k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Instant crash at launch (OSX) #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the DMG
2. Open aseprite.app
3. Crash

Here is the crash report :
----------------------------------------------

Process:         aseprite [3782]
Path:            /Volumes/ASEPRITE 0.9/aseprite.app/Contents/MacOS/aseprite
Identifier:      org.aseprite.aseprite
Version:         1.0 (1.0)
Code Type:       X86 (Native)
Parent Process:  launchd [292]

Date/Time:       2011-11-23 15:09:19.455 +0100
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  4

Application Specific Information:
objc_msgSend() selector name: release

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x91763017 _simple_salloc + 64
1   libSystem.B.dylib               0x9175e5a4 _malloc_vprintf + 60
2   libSystem.B.dylib               0x9175e749 malloc_printf + 35
3   libSystem.B.dylib               0x9166e55e free + 106
4   org.aseprite.aseprite           0x00204cf4 osx_signal_handler + 84
5   libSystem.B.dylib               0x916ce05b _sigtramp + 43
6   ???                             0xffffffff 0 + 4294967295
7   org.aseprite.aseprite           0x002039e2 osx_update_dirty_lines + 738
8   org.aseprite.aseprite           0x002081c5 -[AllegroAppDelegate 
applicationDidFinishLaunching:] + 437
9   com.apple.Foundation            0x96adbe53 _nsnote_callback + 176
10  com.apple.CoreFoundation        0x90d0f793 __CFXNotificationPost + 947
11  com.apple.CoreFoundation        0x90d0f19a _CFXNotificationPostNotification 
+ 186
12  com.apple.Foundation            0x96ad0cf0 -[NSNotificationCenter 
postNotificationName:object:userInfo:] + 128
13  com.apple.Foundation            0x96ade0fd -[NSNotificationCenter 
postNotificationName:object:] + 56
14  com.apple.AppKit                0x938c8216 -[NSApplication 
_postDidFinishNotification] + 125
15  com.apple.AppKit                0x938c8126 -[NSApplication 
_sendFinishLaunchingNotification] + 74
16  com.apple.AppKit                0x93a1f339 
-[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
17  com.apple.AppKit                0x93a1ef59 
-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
18  com.apple.Foundation            0x96b11298 -[NSAppleEventManager 
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
19  com.apple.Foundation            0x96b1105c 
_NSAppleEventManagerGenericHandler + 228
20  com.apple.AE                    0x9a33df5c aeDispatchAppleEvent(AEDesc 
const*, AEDesc*, unsigned long, unsigned char*) + 166
21  com.apple.AE                    0x9a33de5b dispatchEventAndSendReply(AEDesc 
const*, AEDesc*) + 43
22  com.apple.AE                    0x9a33dd65 aeProcessAppleEvent + 197
23  com.apple.HIToolbox             0x992ff0f5 AEProcessAppleEvent + 50
24  com.apple.AppKit                0x938987d2 _DPSNextEvent + 1420
25  com.apple.AppKit                0x93897dd6 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
26  com.apple.AppKit                0x9385a1f3 -[NSApplication run] + 821
27  org.aseprite.aseprite           0x00208910 main + 976
28  org.aseprite.aseprite           0x00008fd5 start + 53

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x9168e382 kevent + 10
1   libSystem.B.dylib               0x9168ea9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x9168df59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x9168dcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib               0x9168d781 _pthread_wqthread + 390
5   libSystem.B.dylib               0x9168d5c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x9168d412 __workq_kernreturn + 10
1   libSystem.B.dylib               0x9168d9a8 _pthread_wqthread + 941
2   libSystem.B.dylib               0x9168d5c6 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib               0x9168d412 __workq_kernreturn + 10
1   libSystem.B.dylib               0x9168d9a8 _pthread_wqthread + 941
2   libSystem.B.dylib               0x9168d5c6 start_wqthread + 30

Thread 4 Crashed:
0   libobjc.A.dylib                 0x97503f8b objc_msgSend + 27
1   org.aseprite.aseprite           0x001a82b3 allegro_exit + 67
2   org.aseprite.aseprite           0x00204ce0 osx_signal_handler + 64
3   libSystem.B.dylib               0x916ce05b _sigtramp + 43
4   ???                             0xffffffff 0 + 4294967295
5   org.aseprite.aseprite           0x000fcec7 jmouse_poll() + 119
6   org.aseprite.aseprite           0x000f21f9 
jmanager_generate_messages(Widget*) + 217
7   org.aseprite.aseprite           0x000f2932 jmanager_run(Widget*) + 50
8   org.aseprite.aseprite           0x0006b5fb gui_run() + 27
9   org.aseprite.aseprite           0x0000a6fa App::run() + 1162
10  org.aseprite.aseprite           0x00009082 _mangled_main(int, char**) + 162
11  org.aseprite.aseprite           0x002084ce call_user_main + 46
12  org.aseprite.aseprite           0x00208523 +[AllegroAppDelegate app_main:] + 
67
13  com.apple.Foundation            0x96adc564 -[NSThread main] + 45
14  com.apple.Foundation            0x96adc514 __NSThread__main__ + 1499
15  libSystem.B.dylib               0x91695259 _pthread_start + 345
16  libSystem.B.dylib               0x916950de thread_start + 34

Thread 5:
0   libSystem.B.dylib               0x9168e382 kevent + 10
1   libSystem.B.dylib               0x916a1a93 _mdns_query_mDNSResponder + 1225
2   libSystem.B.dylib               0x916a09a8 _mdns_search + 1120
3   libSystem.B.dylib               0x916cc28a _mdns_hostbyname + 305
4   libSystem.B.dylib               0x916cbf90 search_host_byname + 160
5   libSystem.B.dylib               0x916f19f5 gethostbyname + 139
6   org.aseprite.aseprite           0x0019e438 Curl_ipv4_resolve_r + 88
7   org.aseprite.aseprite           0x0019e490 Curl_getaddrinfo + 48
8   org.aseprite.aseprite           0x0017975f Curl_resolv + 399
9   org.aseprite.aseprite           0x001799f4 Curl_resolv_timeout + 468
10  org.aseprite.aseprite           0x00185899 resolve_server + 201
11  org.aseprite.aseprite           0x00189c9a create_conn + 4090
12  org.aseprite.aseprite           0x0018a108 Curl_connect + 40
13  org.aseprite.aseprite           0x00194797 Curl_do_perform + 167
14  org.aseprite.aseprite           0x001092dd 
updater::CheckUpdate::CheckUpdateImpl::checkNewVersion(std::string const&, 
std::string const&, updater::CheckUpdateDelegate*) + 749
15  org.aseprite.aseprite           0x0001a1f7 
app::CheckUpdateThreadLauncher::checkForUpdates() + 759
16  org.aseprite.aseprite           0x00108411 
base::thread::details::thread_proxy(void*) + 17
17  org.aseprite.aseprite           0x00108431 (anonymous 
namespace)::pthread_thread_proxy(void*) + 17
18  libSystem.B.dylib               0x91695259 _pthread_start + 345
19  libSystem.B.dylib               0x916950de thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):
  eax: 0x01907380  ebx: 0x00204b6c  ecx: 0x940298b4  edx: 0x019072e7
  edi: 0x00000000  esi: 0x001b6090  ebp: 0xb02066e8  esp: 0xb02066c4
   ss: 0x00000023  efl: 0x00010202  eip: 0x97503f8b   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000

Binary Images:
    0x1000 -   0x269ff3 +org.aseprite.aseprite 1.0 (1.0) <ACE2BFAD-36AD-9390-BDA7-840AE3EA7924> /Volumes/ASEPRITE 0.9/aseprite.app/Contents/MacOS/aseprite
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) 
<67866EA0-11AD-E175-066C-48E996265855> /usr/lib/dyld
0x90003000 - 0x900bffff  com.apple.ColorSync 4.6.6 (4.6.6) 
<7CD8B191-039A-02C3-EA5E-4194EC59995B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
olorSync.framework/Versions/A/ColorSync
0x9013c000 - 0x9015bff7  com.apple.CoreVideo 1.6.2 (45.6) 
<F9E52A13-E181-D302-3B0E-0799ED6D6130> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9015c000 - 0x9019fff7  libGLU.dylib ??? (???) 
<FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x901a0000 - 0x901b1ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) 
<B59157A1-8796-CE8F-2508-EB96F093F6A7> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L
angAnalysis.framework/Versions/A/LangAnalysis
0x901b2000 - 0x901caff7  com.apple.CFOpenDirectory 10.6 (10.6) 
<F11D1CCA-0921-0BBA-C0D3-95BF21483E95> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenD
irectory.framework/Versions/A/CFOpenDirectory
0x90278000 - 0x902a0ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) 
<315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x90a22000 - 0x90a5cff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) 
<038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x90c63000 - 0x90ca7ff3  com.apple.coreui 2 (114) 
<1A3C3B7F-3837-6477-3114-47F6BFD56CB2> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90cb4000 - 0x90e2ffe7  com.apple.CoreFoundation 6.6.5 (550.43) 
<10B8470A-88B7-FC74-1C2F-E5CBD966C051> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90e79000 - 0x90eb6ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) 
<50E4D49B-4F61-446F-1C21-1B2BA814713D> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig
uration
0x91335000 - 0x91338fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) 
<1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x91346000 - 0x9134aff7  IOSurface ??? (???) 
<8C403D51-2644-EBD6-A636-19F8ADEB0A09> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9134b000 - 0x91352ff3  com.apple.print.framework.Print 6.1 (237.1) 
<726A7F31-8C27-8403-0016-71E022EDC14C> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor
k/Versions/A/Print
0x91353000 - 0x91353ff7  com.apple.Cocoa 6.6 (???) 
<5A785062-1ABB-2A54-BAAC-8FEF95275E05> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91354000 - 0x913fcffb  com.apple.QD 3.36 (???) 
<5A93B258-3853-636F-DB26-223642DA2779> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q
D.framework/Versions/A/QD
0x91411000 - 0x9153ffe7  com.apple.CoreData 102.1 (251) 
<0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91667000 - 0x9180eff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) 
<2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9180f000 - 0x91810ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) 
<838E1760-F7D9-3239-B3A8-20E25EFD1379> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x919fc000 - 0x919fcff7  com.apple.Accelerate 1.6 (Accelerate 1.6) 
<3891A689-4F38-FACD-38B2-4BF937DE30CF> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x919fd000 - 0x91a37fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) 
<C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
0x91c64000 - 0x91c88ff7  libJPEG.dylib ??? (???) 
<EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91c89000 - 0x91cbaff7  libGLImage.dylib ??? (???) 
<0EE86397-A867-0BBA-E5B1-B800E43FC5CF> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli
b
0x91cbb000 - 0x91fb5fef  com.apple.QuickTime 7.6.6 (1783) 
<1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91fb6000 - 0x91fd1ff7  libPng.dylib ??? (???) 
<25DF2360-BFD3-0165-51AC-0BDAF7899DEC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libPng.dylib
0x91feb000 - 0x92420ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) 
<4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libLAPACK.dylib
0x92564000 - 0x925adfe7  libTIFF.dylib ??? (???) 
<579DC328-567D-A74C-4BCE-1D1C729E3F6D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libTIFF.dylib
0x925ae000 - 0x925b1ff7  libCoreVMClient.dylib ??? (???) 
<F58BDFC1-7408-53C8-0B08-48BA2F25CA43> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient
.dylib
0x925f6000 - 0x92629fff  libTrueTypeScaler.dylib ??? (???) 
<0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9266b000 - 0x92670ff7  com.apple.OpenDirectory 10.6 (10.6) 
<48487E27-1AC5-8F8D-9A7D-AA41866A9BFF> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92679000 - 0x9269afe7  com.apple.opencl 12.3.6 (12.3.6) 
<6BD7A385-02BC-AAC9-D654-93BD1805EA23> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9272b000 - 0x92a96ff7  com.apple.QuartzCore 1.6.3 (227.37) 
<E323A5CC-499E-CA9E-9BC3-537231449CAA> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92a98000 - 0x92b07ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) 
<B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libvMisc.dylib
0x92bda000 - 0x92e40ff7  com.apple.security 6.1.2 (55002) 
<64A20CEB-E614-D35F-7B9F-246BCB25BA23> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92e41000 - 0x92e5dfe3  com.apple.openscripting 1.3.1 (???) 
<0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.
framework/Versions/A/OpenScripting
0x92eb5000 - 0x92ec0ff7  libGL.dylib ??? (???) 
<3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ff6000 - 0x92ff8ff7  libRadiance.dylib ??? (???) 
<5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92ff9000 - 0x9303bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) 
<1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libvDSP.dylib
0x9303c000 - 0x93452ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) 
<9D89FCB3-24C9-8FCF-DB49-27B184AC3222> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libBLAS.dylib
0x93453000 - 0x9355fff7  libGLProgrammability.dylib ??? (???) 
<04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammab
ility.dylib
0x93560000 - 0x9356dff7  com.apple.NetFS 3.2.2 (3.2.2) 
<12E7F3CD-F898-0FF6-A5DC-A70A8EF6B0E8> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x935c8000 - 0x936a2fff  com.apple.DesktopServices 1.5.11 (1.5.11) 
<800F2040-9211-81A7-B438-7712BF51DEE3> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt
opServicesPriv
0x936a3000 - 0x937a5fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) 
<015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x937dd000 - 0x93803ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) 
<5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona
ryServices.framework/Versions/A/DictionaryServices
0x93804000 - 0x93807ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) 
<4D766435-EB76-C384-0127-1D20ACD74076> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93808000 - 0x9380bffb  com.apple.help 1.3.2 (41.1) 
<8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework
/Versions/A/Help
0x9380c000 - 0x9384fff7  com.apple.NavigationServices 3.5.4 (182) 
<FE19D51B-233A-69EC-9E36-B89D0EA438C1> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ
ices.framework/Versions/A/NavigationServices
0x93850000 - 0x94133ff7  com.apple.AppKit 6.6.8 (1038.36) 
<A353465E-CFC9-CB75-949D-786F6F7732F6> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94134000 - 0x9419efe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) 
<411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9419f000 - 0x941b3fe7  libbsm.0.dylib ??? (???) 
<B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x94201000 - 0x94201ff7  com.apple.vecLib 3.6 (vecLib 3.6) 
<FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94202000 - 0x94252ff7  com.apple.framework.familycontrols 2.0.2 (2020) 
<9062C95B-EE1C-977C-9D74-EF96CE888160> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCont
rols
0x942da000 - 0x942dcff7  com.apple.securityhi 4.0 (36638) 
<BF4D0F7F-4FAE-602A-6CCA-37733F59BA49> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra
mework/Versions/A/SecurityHI
0x95241000 - 0x95255ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) 
<9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S
peechSynthesis.framework/Versions/A/SpeechSynthesis
0x95335000 - 0x95341ff7  libkxld.dylib ??? (???) 
<9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x95342000 - 0x95443fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) 
<E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
0x95488000 - 0x95488ff7  com.apple.Carbon 150 (152) 
<00542B48-EE9B-39E6-F67D-06CEF503519F> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95489000 - 0x95542fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) 
<03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
0x958bb000 - 0x95973feb  libFontParser.dylib ??? (???) 
<D57D3834-9395-FD58-092A-49B3708E8C89> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libFontParser.dylib
0x959e1000 - 0x959ecff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) 
<287DECA3-7821-32B6-724D-AE03A9A350F9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x959ed000 - 0x95a4aff7  com.apple.framework.IOKit 2.0 (???) 
<3DABAB9C-4949-F441-B077-0498F8E47A35> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95a4b000 - 0x9623a557  com.apple.CoreGraphics 1.545.0 (???) 
<1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/CoreGraphics
0x9623b000 - 0x9624dff7  com.apple.MultitouchSupport.framework 207.11 (207.11) 
<6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multito
uchSupport
0x9624e000 - 0x962e9fe7  com.apple.ApplicationServices.ATS 275.16 (???) 
<873C8B8A-B563-50F7-7628-524EE9E8DF0F> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/ATS
0x962ea000 - 0x9633dff7  com.apple.HIServices 1.8.3 (???) 
<1D3C4587-6318-C339-BD0F-1988F246BE2E> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H
IServices.framework/Versions/A/HIServices
0x9633e000 - 0x96353fff  com.apple.ImageCapture 6.1 (6.1) 
<B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f
ramework/Versions/A/ImageCapture
0x965ac000 - 0x96677fef  com.apple.CoreServices.OSServices 359.2 (359.2) 
<7C16D9C8-6F41-5754-17F7-2659D9DD9579> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic
es.framework/Versions/A/OSServices
0x96678000 - 0x96726ff3  com.apple.ink.framework 1.3.3 (107) 
<E215794C-F3E9-C067-8882-9054796DDA8A> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x96727000 - 0x96807fe7  com.apple.vImage 4.1 (4.1) 
<AEF800AE-65DA-5E79-5B01-165AF51BAAF6> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra
mework/Versions/A/vImage
0x96850000 - 0x96859ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) 
<AAE0185D-4A47-1833-27A3-03FDF734A3BA> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9685a000 - 0x9685eff7  libGFXShared.dylib ??? (???) 
<801B2C2C-1692-475A-BAD6-99F85B6E7C25> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dy
lib
0x96aa5000 - 0x96ac5fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) 
<584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
0x96ac6000 - 0x96d37fef  com.apple.Foundation 6.6.7 (751.62) 
<5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96d83000 - 0x96d83ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) 
<ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/vecLib
0x96d84000 - 0x96d84ff7  liblangid.dylib ??? (???) 
<FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x96d85000 - 0x96dfffff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) 
<156A532C-0B60-55B0-EE27-D02B82AA6217> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96e00000 - 0x97120ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) 
<5C59805C-AF39-9010-B8B5-D673C9C38538> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo
re.framework/Versions/A/CarbonCore
0x97123000 - 0x971a3feb  com.apple.SearchKit 1.3.0 (1.3.0) 
<7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi
t.framework/Versions/A/SearchKit
0x971a4000 - 0x97205fe7  com.apple.CoreText 151.10 (???) 
<5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreText.framework/Versions/A/CoreText
0x972d2000 - 0x9740ffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) 
<2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97410000 - 0x9741efe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) 
<E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
0x97465000 - 0x974fdfe7  edu.mit.Kerberos 6.5.11 (6.5.11) 
<49579559-BD62-A988-81DD-7E87D6A82C11> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x974fe000 - 0x975abfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) 
<9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9761b000 - 0x976adfe7  com.apple.print.framework.PrintCore 6.3 (312.7) 
<EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P
rintCore.framework/Versions/A/PrintCore
0x976ec000 - 0x9770efef  com.apple.DirectoryService.Framework 3.6 (621.11) 
<E71F5EA4-A5C4-EDE7-EF52-69135D7DD798> 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic
e
0x9770f000 - 0x97713ff7  libGIF.dylib ??? (???) 
<2123645B-AC89-C4E2-8757-85834CAE3DD2> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libGIF.dylib
0x97714000 - 0x97714ff7  com.apple.ApplicationServices 38 (38) 
<EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS
ervices
0x97715000 - 0x97897fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) 
<D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x9789d000 - 0x978a3fe7  com.apple.CommerceCore 1.0 (9.1) 
<521D067B-3BDA-D04E-E1FA-CFA526C87EB5> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Co
mmerceCore.framework/Versions/A/CommerceCore
0x978f2000 - 0x9799efe7  com.apple.CFNetwork 454.12.4 (454.12.4) 
<DEDCD006-389F-967F-3405-EDF541F406D7> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor
k.framework/Versions/A/CFNetwork
0x97ce1000 - 0x97d22ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) 
<80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x97d5b000 - 0x97d6bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) 
<E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x97e16000 - 0x97e5cff7  libauto.dylib ??? (???) 
<7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
0x97e5d000 - 0x97e5eff7  com.apple.TrustEvaluationAgent 1.1 (1) 
<06484720-AB50-6FD9-B5BF-05F5A640C9E5> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Trus
tEvaluationAgent
0x98eee000 - 0x98f3bfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 
(6.1) <70E88670-86AC-8B94-2EED-4D945DC6398F> 
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordSe
rver
0x98f3c000 - 0x98f74ff7  com.apple.LDAPFramework 2.0 (120.1) 
<FDBA63D6-E765-407A-AD1F-858116AECE8C> 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x98f75000 - 0x98ff7ffb  SecurityFoundation ??? (???) 
<6BDC767F-230D-3FE7-6174-10A329E241FA> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound
ation
0x99053000 - 0x99059fff  com.apple.CommonPanels 1.2.4 (91) 
<CE92759E-865E-8A3B-1488-ECD497E4074D> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f
ramework/Versions/A/CommonPanels
0x990f2000 - 0x990fcffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) 
<90C38107-AEE7-AE55-5C51-28D129B19BCD> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit
ion.framework/Versions/A/SpeechRecognition
0x9910d000 - 0x99117fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) 
<DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr
amework/Versions/A/CarbonSound
0x99242000 - 0x99286fe7  com.apple.Metadata 10.6.3 (507.15) 
<460BEF23-B89F-6F4C-4940-45556C0671B5> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata
.framework/Versions/A/Metadata
0x992c3000 - 0x995e7fef  com.apple.HIToolbox 1.6.5 (???) 
<F21289A3-A00E-0BC3-66F1-7557862CE7EB> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram
ework/Versions/A/HIToolbox
0x9a0cf000 - 0x9a0cfff7  com.apple.CoreServices 44 (44) 
<B9461120-F72A-D28F-D0CF-5647958BD3F9> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a133000 - 0x9a16efeb  libFontRegistry.dylib ??? (???) 
<AD45365E-A3EA-62B8-A288-1E13DBA22B1B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a16f000 - 0x9a331feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) 
<027F55DF-7E4E-2310-1536-3F470CB8847B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/ImageIO
0x9a33a000 - 0x9a36dff7  com.apple.AE 496.5 (496.5) 
<BF9673D5-2419-7120-26A3-83D264C75222> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame
work/Versions/A/AE
0x9a50d000 - 0x9a571fff  com.apple.htmlrendering 72 (1.1.4) 
<0D22B190-513B-7FF6-39FC-9D336285DE08> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.
framework/Versions/A/HTMLRendering
0x9aa2e000 - 0x9aacbfe3  com.apple.LaunchServices 362.3 (362.3) 
<15B47388-16C8-97DA-EEBB-1709E136169E> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe
rvices.framework/Versions/A/LaunchServices
0x9ab28000 - 0x9ab36ff7  com.apple.opengl 1.6.13 (1.6.13) 
<025A905D-C1A3-B24A-1585-37C328D77148> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) 
<2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Original issue reported on code.google.com by mick.la...@gmail.com on 23 Nov 2011 at 2:16

GoogleCodeExporter commented 8 years ago
Do you have the same problem with the previous version of aseprite?

You can get aseprite 0.8.2 
http://aseprite.googlecode.com/files/ase-0.8.2-macosx.dmg

Original comment by davidcapello on 1 Jan 2012 at 11:18

GoogleCodeExporter commented 8 years ago
Please refer issue #73 to http://code.google.com/p/aseprite/issues/detail?id=73

Original comment by davidcapello on 22 Jan 2012 at 11:59