mats.andren@gmail.com
Diskimager64 used to work fine with warpcopy. Then it crashed once, and now it doesn't work with warpcopy. It seems to read the disk fine (no indications of anything else, at least) but when it is about to display the directory of the disk which I try to read (I have tried several different disks), it just crashes and gives the information below. There is no problems with browsing to a .d64 image on my harddrive and displaying the directory of this .d64 though.
Every time it crashes it gives precisely the same information (crashing on DImage::readDirectory(CBMFileList&) + 481), so the problem seems to be stable at least.
Process: DiskImagery64 [5686]
Path: /Applications/DiskImagery64.app/Contents/MacOS/DiskImagery64
Identifier: de.lallafa.Imager64
Version: ??? (1.0)
Code Type: X86 (Native)
Parent Process: launchd [108]
Date/Time: 2009-02-01 18:11:52.691 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000000
Crashed Thread: 0
Thread 0 Crashed:
0 0x0002e003 di_read + 219
1 0x0002b2a5 DImage::readDirectory(CBMFileList&) + 481
Thread 1:
0 libSystem.B.dylib 0x91b8c1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x91b939bc mach_msg + 72
2 com.apple.CoreFoundation 0x9143e0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9143ed34 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x90ab4e83 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x92ff110b PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
7 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x91b8c1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x91b939bc mach_msg + 72
2 com.apple.CoreFoundation 0x9143e0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9143ed34 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x90ab4ffc TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x92ff110b PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
7 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x91b933ae __semwait_signal + 10
1 libSystem.B.dylib 0x91bbdd0d pthread_cond_wait$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x92ff2ef7 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x92fd1e36 TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x92ff2b74 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x90abffba TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x92ff110b PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
8 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x91bbc906 kevent + 10
1 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
2 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x91bdb6f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
2 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x91b8c226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91bbe1ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x91bbfa73 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x901f775c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x901f7570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x901f74d5 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x95d26d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x901b17ed -[NSThread main] + 45
8 com.apple.Foundation 0x901b1394 __NSThread__main__ + 308
9 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
10 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x91bc330a select$DARWIN_EXTSN$NOCANCEL + 10
1 QtNetwork 0x000901fc QNativeSocketEnginePrivate::nativeSelect(int, bool, bool, bool*, bool*) const + 288
2 QtNetwork 0x0008290a QNativeSocketEngine::waitForReadOrWrite(bool*, bool*, bool, bool, int, bool*) const + 122
3 QtNetwork 0x0008a6e4 QAbstractSocket::waitForReadyRead(int) + 288
4 0x0001ca9b NetHost::waitForPacket(int) + 27
5 0x0001dd28 NetService::snooze(NetHost*) + 142
6 0x0001e492 NetService::run() + 1446
7 QtCore 0x001c5208 QThreadPrivate::start(void*) + 190
8 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
9 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x91bc330a select$DARWIN_EXTSN$NOCANCEL + 10
1 QtNetwork 0x000901fc QNativeSocketEnginePrivate::nativeSelect(int, bool, bool, bool*, bool*) const + 288
2 QtNetwork 0x0008290a QNativeSocketEngine::waitForReadOrWrite(bool*, bool*, bool, bool, int, bool*) const + 122
3 QtNetwork 0x0008a6e4 QAbstractSocket::waitForReadyRead(int) + 288
4 0x0001ca9b NetHost::waitForPacket(int) + 27
5 0x0001dd28 NetService::snooze(NetHost*) + 142
6 0x0001e492 NetService::run() + 1446
7 QtCore 0x001c5208 QThreadPrivate::start(void*) + 190
8 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
9 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x91b8c226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91bbe1ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x91bbfa73 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x92fd1e62 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x92ff2b74 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x90ac1f04 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x92ff110b PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x91bbd095 _pthread_start + 321
8 libSystem.B.dylib 0x91bbcf52 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0002b0d5 ecx: 0x0000223e edx: 0x0000223e
edi: 0xc0000000 esi: 0x17a9b500 ebp: 0xbfffdd88 esp: 0xbfffdd60
ss: 0x0000001f efl: 0x00010282 eip: 0x0002e003 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xc0000000
Binary Images:
0x1000 - 0x40ea0 + ??? (???)
0x6c000 - 0xa7d4f +QtNetwork ??? (???) /Applications/DiskImagery64.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x1be000 - 0x2c877b +QtCore ??? (???) /Applications/DiskImagery64.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x46c000 - 0x47afeb libSimplifiedChineseConverter.dylib ??? (???) <a506528715475cff6c623675f3a72bf8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x80b000 - 0xc94dd2 +QtGui ??? (???) /Applications/DiskImagery64.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x10de000 - 0x10f0fff libTraditionalChineseConverter.dylib ??? (???) <62db211c07419a0432254a86fcc96587> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x1638a000 - 0x16395ffb +com.fsb.SafariBlock ??? (2.1) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
0x1639f000 - 0x163a1fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x163fd000 - 0x16407ffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x16465000 - 0x1646aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1665e000 - 0x16854fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90096fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90105000 - 0x90144fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90157000 - 0x901a6fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x901a7000 - 0x90422fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9042d000 - 0x9043dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9043e000 - 0x9090ff3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90924000 - 0x90924ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90925000 - 0x90931ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90ab3000 - 0x90b3dfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90c10000 - 0x90ca3ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90ca4000 - 0x90d4bfeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90d4c000 - 0x90dfeffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90dff000 - 0x90e04fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90e05000 - 0x90e05ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90e09000 - 0x90e12fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90e13000 - 0x90e6fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90e70000 - 0x90f27ff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90f28000 - 0x90f71fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90f72000 - 0x90f72ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90f73000 - 0x91010ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9127a000 - 0x912f7feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x912f8000 - 0x91329ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9132a000 - 0x913b1ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x913b2000 - 0x913c1ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x913c2000 - 0x913cafff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913cb000 - 0x914fefff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x914ff000 - 0x914ffff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91500000 - 0x9150cffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91574000 - 0x915eeff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x915ef000 - 0x917abff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x917ac000 - 0x917aefff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x917af000 - 0x917c7ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91801000 - 0x918e1fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x918e2000 - 0x918f0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x918f4000 - 0x919aefe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x919af000 - 0x919affff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x919b5000 - 0x919bafff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x919bb000 - 0x919bbffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x919bc000 - 0x91b8aff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91b8b000 - 0x91cf2ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x91cf3000 - 0x91d2afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91d2b000 - 0x91e63fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91e64000 - 0x91ed6fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91f14000 - 0x91fc4fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91fff000 - 0x92006fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x92007000 - 0x9200afff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9200b000 - 0x9200bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9200c000 - 0x92314fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92477000 - 0x924d0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x924d1000 - 0x928e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x928e2000 - 0x928e6fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9291a000 - 0x92927fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92aae000 - 0x92acbff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x92acc000 - 0x92b58ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92b65000 - 0x92b9ffe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92ba0000 - 0x92c81ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x92c82000 - 0x92fa7fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92fa8000 - 0x93282ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93283000 - 0x93641fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93679000 - 0x93694ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93695000 - 0x936e6ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93732000 - 0x9378cff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9378d000 - 0x937cffef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x937d6000 - 0x937d6ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x938b9000 - 0x939ffff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93a00000 - 0x93a5dffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93a5e000 - 0x93a64fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93a65000 - 0x93af0fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93af1000 - 0x93be5ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x93be6000 - 0x93c63fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93c64000 - 0x93c68fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93c86000 - 0x93d4dff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93d4e000 - 0x93d6dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93d6e000 - 0x93d6fffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x93d70000 - 0x93ec2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93ec3000 - 0x93ec3ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f19000 - 0x93f48fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93f49000 - 0x93f76feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93f77000 - 0x93f7effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x946ba000 - 0x946d2fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x946d3000 - 0x946fbfff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x946fc000 - 0x94712fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x956f4000 - 0x9571ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x95720000 - 0x95720ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x95721000 - 0x9573fff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x958c5000 - 0x95933ff7 com.apple.iLifeMediaBrowser 2.0.1 (317) <0eea965b4b483e3e10b9970af6449363> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x95934000 - 0x95973fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x95974000 - 0x95998fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x959fb000 - 0x959fbff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x959fc000 - 0x95a3aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95a3b000 - 0x95a4bffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95a4c000 - 0x95a74ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95a75000 - 0x95b43ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95b44000 - 0x95c29ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95c2a000 - 0x95c48fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x95c56000 - 0x95c7ffff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x95c80000 - 0x9647efef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9647f000 - 0x96489feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9648a000 - 0x9649fffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x964a0000 - 0x9656bfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9656c000 - 0x965ebff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x965ec000 - 0x965f3ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x965f4000 - 0x9672cff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x96745000 - 0x96ae2fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96ae3000 - 0x97183fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x97184000 - 0x97186ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97187000 - 0x97192fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97252000 - 0x97293fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <2f3be93c8c0872958b681397ee09c9f1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
I forgot to say that I tried to remove the program and re-install it, but the problem remains. (I did not remove and install the fonts again though, if that possibly have anything to do with this crash.)
Also, sorry for naming my bug report "Crash on"... It should have been "Crash on directory display after warp disk read" or something like that.