alinebee / Boxer

The DOS game emulator that's fit for your Mac.
http://boxerapp.com/
773 stars 139 forks source link

Import game crash when importing games with BIN+CUE images #2

Closed elvisizer closed 12 years ago

elvisizer commented 12 years ago

I discovered yesterday that if I have McAfee's security suite 1.1 installed on my macs, boxer will sometimes crash near the end of a game import operation. I tried disabling Mcafee, but the crashes continued. Then, I removed the Mcafee Security suite and the McAfee agent software and was able to import successfully.

elvisizer commented 12 years ago

Here's the log from one of the crashes:

Process: Boxer [37976] Path: /Applications/Boxer.app/Contents/MacOS/Boxer Identifier: net.washboardabs.boxer Version: 1.2 (20111031.1) Code Type: X86 (Native) Parent Process: launchd [981]

Date/Time: 2011-12-27 14:43:12.182 -0800 OS Version: Mac OS X 10.7.2 (11C74) Report Version: 9

Interval Since Last Report: 279 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 268 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 69D200EF-ADDC-4126-AE4B-4CD2F1E13629

Crashed Thread: 7 Dispatch queue: com.apple.root.default-priority

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information: objc[37976]: garbage collection is OFF * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFSet writeToFile:atomically:encoding:error:]: unrecognized selector sent to instance 0x34acac0' * Call stack at first throw: ( 0 CoreFoundation 0x91699d87 __raiseError + 231 1 libobjc.A.dylib 0x93707149 objc_exception_throw + 155 2 CoreFoundation 0x9169d390 -[NSObject doesNotRecognizeSelector:] + 256 3 CoreFoundation 0x915ec059 __forwarding + 457 4 CoreFoundation 0x915ebe22 _CF_forwarding_prep_0 + 50 5 Boxer 0x00060114 -[BXDriveBundleImport performOperation] + 1746 6 Boxer 0x00046206 -[BXOperation main] + 86 7 Foundation 0x99a83323 -[NSOperationInternal start] + 797 8 Foundation 0x99a82fff -[NSOperation start] + 67 9 Boxer 0x0004625f -[BXOperation start] + 66 10 Foundation 0x99a97152 __NSOQSchedule_block_invoke_2 + 135 11 libdispatch.dylib 0x9b473e11 _dispatch_call_block_and_release + 15 12 libdispatch.dylib 0x9b474e70 _dispatch_worker_thread2 + 231 13 libsystem_c.dylib 0x961b5b24 _pthread_wqthread + 346 14 libsystem_c.dylib 0x961b76fe start_wqthread + 30 )

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x9234c83e psynch_cvwait + 10 1 libsystem_c.dylib 0x961b7e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x9616842c pthread_cond_wait$UNIX2003 + 71 3 com.apple.Foundation 0x99aa38c0 -[NSOperationInternal waitUntilFinished] + 145 4 com.apple.Foundation 0x99aa3828 -[NSOperation waitUntilFinished] + 67 5 com.apple.Foundation 0x99aa3731 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 265 6 net.washboardabs.boxer 0x0004a584 -[BXImportSession finalizeGamebox] + 1974 7 net.washboardabs.boxer 0x00048fa3 -[BXImportSession sourceFileImportDidFinish:] + 460 8 com.apple.CoreFoundation 0x915ef091 -[NSObject performSelector:withObject:] + 65 9 com.apple.Foundation 0x99a8af64 NSThreadPerformPerform + 503 10 com.apple.CoreFoundation 0x9156684f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15 11 com.apple.CoreFoundation 0x91566206 CFRunLoopDoSources0 + 246 12 com.apple.CoreFoundation 0x915900d8 CFRunLoopRun + 1112 13 com.apple.CoreFoundation 0x9158f8ec CFRunLoopRunSpecific + 332 14 com.apple.CoreFoundation 0x9158f798 CFRunLoopRunInMode + 120 15 com.apple.HIToolbox 0x95434a7f RunCurrentEventLoopInMode + 318 16 com.apple.HIToolbox 0x9543bd9b ReceiveNextEventCommon + 381 17 com.apple.HIToolbox 0x9543bc0a BlockUntilNextEventMatchingListInMode + 88 18 com.apple.AppKit 0x98c15040 _DPSNextEvent + 678 19 com.apple.AppKit 0x98c148ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 20 com.apple.AppKit 0x98c10c22 -[NSApplication run] + 911 21 com.apple.AppKit 0x98ea518a NSApplicationMain + 1054 22 net.washboardabs.boxer 0x00003555 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x9234d90a kevent + 10 1 libdispatch.dylib 0x9b475c58 _dispatch_mgr_invoke + 969 2 libdispatch.dylib 0x9b4746a7 _dispatch_mgr_thread + 53

Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x9234cb42 select + 10 1 com.apple.CoreFoundation 0x915de195 CFSocketManager + 1557 2 libsystem_c.dylib 0x961b3ed9 _pthread_start + 335 3 libsystem_c.dylib 0x961b76de thread_start + 34

Thread 3: 0 libsystem_kernel.dylib 0x9234ac22 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9234a1f6 mach_msg + 70 2 com.apple.CoreFoundation 0x915870ea CFRunLoopServiceMachPort + 170 3 com.apple.CoreFoundation 0x91590214 CFRunLoopRun + 1428 4 com.apple.CoreFoundation 0x9158f8ec CFRunLoopRunSpecific + 332 5 com.apple.CoreFoundation 0x9158f798 CFRunLoopRunInMode + 120 6 com.apple.Foundation 0x99a42607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273 7 net.washboardabs.boxer 0x00239c80 -[BXMIDIDeviceMonitor main] + 386 8 com.apple.Foundation 0x99a95f2d NSThread__main + 1582 9 libsystem_c.dylib 0x961b3ed9 _pthread_start + 335 10 libsystem_c.dylib 0x961b76de thread_start + 34

Thread 4: 0 libsystem_kernel.dylib 0x9234ac22 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9234a1f6 machmsg + 70 2 com.apple.audio.midi.CoreMIDI 0x0214ffcb XServerMachPort::ReceiveMessage(int&, void, int&) + 101 3 com.apple.audio.midi.CoreMIDI 0x02172f8b MIDIProcess::RunMIDIInThread() + 259 4 com.apple.audio.midi.CoreMIDI 0x02173912 MIDIProcess::MIDIInPortThread::Run() + 24 5 com.apple.audio.midi.CoreMIDI 0x0215159f XThread::RunHelper(void_) + 17 6 com.apple.audio.midi.CoreMIDI 0x02150f69 CAPThread::Entry(CAPThread*) + 123 7 libsystem_c.dylib 0x961b3ed9 _pthread_start + 335 8 libsystem_c.dylib 0x961b76de thread_start + 34

Thread 5: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 6: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 7 Crashed:: Dispatch queue: com.apple.root.default-priority 0 com.apple.CoreFoundation 0x91699c77 _TERMINATING_DUE_TO_UNCAUGHTEXCEPTION + 7 1 libobjc.A.dylib 0x93707149 objc_exception_throw + 155 2 com.apple.CoreFoundation 0x9169d390 -[NSObject doesNotRecognizeSelector:] + 256 3 com.apple.CoreFoundation 0x915ec059 _forwarding_ + 457 4 com.apple.CoreFoundation 0x915ebe22 _CF_forwarding_prep_0 + 50 5 net.washboardabs.boxer 0x00060114 -[BXDriveBundleImport performOperation] + 1746 6 net.washboardabs.boxer 0x00046206 -[BXOperation main] + 86 7 com.apple.Foundation 0x99a83323 -[NSOperationInternal start] + 797 8 com.apple.Foundation 0x99a82fff -[NSOperation start] + 67 9 net.washboardabs.boxer 0x0004625f -[BXOperation start] + 66 10 com.apple.Foundation 0x99a97152 __NSOQSchedule_block_invoke_2 + 135 11 libdispatch.dylib 0x9b473e11 _dispatch_call_block_and_release + 15 12 libdispatch.dylib 0x9b474e70 _dispatch_worker_thread2 + 231 13 libsystem_c.dylib 0x961b5b24 _pthread_wqthread + 346 14 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 8: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 9: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 10: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 11: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 12: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 13: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 14: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 15: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 16: 0 libsystem_kernel.dylib 0x9234d02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x961b5ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x961b76fe start_wqthread + 30

Thread 7 crashed with X86 Thread State (32-bit): eax: 0x00000001 ebx: 0x0346f470 ecx: 0x00000001 edx: 0x00000000 edi: 0x026439f0 esi: 0x937070bf ebp: 0xb01b53f8 esp: 0xb01b53f0 ss: 0x00000023 efl: 0x00000286 eip: 0x91699c77 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f cr2: 0xb01b3f5c Logical CPU: 1

Binary Images: 0x1000 - 0x2c1fef +net.washboardabs.boxer (1.2 - 20111031.1) /Applications/Boxer.app/Contents/MacOS/Boxer 0x20c9000 - 0x212ef17 +SDL (1.2.14 - 1.2.14) /Applications/Boxer.app/Contents/Frameworks/SDL.framework/Versions/A/SDL 0x2140000 - 0x218cffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x21af000 - 0x21c2fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Boxer.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x21d0000 - 0x21ebff7 +com.yourcompany.PhysFS (2.0.1 - 1) <6DCF6361-6B62-F02B-F87A-8CA4C5909609> /Applications/Boxer.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS 0x21f6000 - 0x21f9ff7 +net.washboardabs.SDL_sound (1.0 - 1) <6AA7E0D1-45E0-F1C7-E048-9B14DA925B11> /Applications/Boxer.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound 0x21fd000 - 0x2206ff7 +org.dribin.dave.DDHidLib (1.1 - 1010.9.0) /Applications/Boxer.app/Contents/Frameworks/DDHidLib.framework/Versions/A/DDHidLib 0x2211000 - 0x221fffb +net.sourceforge.munt.MT32Emu (1.0 - 1) <49DF872E-6E32-C9E0-DC9A-755FDE9AFB59> /Applications/Boxer.app/Contents/Frameworks/MT32Emu.framework/Versions/A/MT32Emu 0x222b000 - 0x22d8ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib 0x231d000 - 0x2320ff7 +org.xiph.ogg (1.1.4 - 1.1.4) <6358130C-085C-EC2D-CC5E-38B76B426F8D> /Applications/Boxer.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg 0x2324000 - 0x24b1ff7 +org.xiph.vorbis (1.2.3 - 1.2.3) /Applications/Boxer.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis 0x272a000 - 0x2757ff8 GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x97ec000 - 0x9959ffc GLEngine (??? - ???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x998d000 - 0x9a84ffb libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9aa8000 - 0x9e3efff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver 0x33000000 - 0x33001fff +SDL_net (1.2.5 - 1.2.5) /Applications/Boxer.app/Contents/Frameworks/SDL_net.framework/Versions/A/SDL_net 0x8fe00000 - 0x8fe329c7 dyld (195.5 - ???) /usr/lib/dyld 0x90005000 - 0x900e8ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x90145000 - 0x903f7ff7 com.apple.security (7.0 - 55010) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x90489000 - 0x904c9ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib 0x904ca000 - 0x904d1ff9 libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib 0x904d2000 - 0x905a9ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x905aa000 - 0x905b5ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x905b6000 - 0x905bfffb com.apple.DisplayServicesFW (2.5.2 - 317) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x905c0000 - 0x905c3ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x905c4000 - 0x907adff7 com.apple.CoreData (104 - 358.12) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x907ae000 - 0x907dcff7 com.apple.DictionaryServices (1.2.1 - 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90806000 - 0x90811ffc com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x90812000 - 0x90815ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib 0x90816000 - 0x908e5fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90962000 - 0x90ca4fff com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x90ccf000 - 0x90d1fff4 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x90d20000 - 0x90dc4fff com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x90dc5000 - 0x90f26ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90f33000 - 0x90fafffd com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x90fb0000 - 0x91012ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib 0x91013000 - 0x91042ff7 libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib 0x91043000 - 0x91046fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x91145000 - 0x91195fff libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x91196000 - 0x9126cff6 com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9126d000 - 0x912bdff9 com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x9130b000 - 0x91554ff7 com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91555000 - 0x9172bfe3 com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9172c000 - 0x9188efff com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x918a0000 - 0x918c2ff1 com.apple.PerformanceAnalysis (1.10 - 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x918c3000 - 0x91f3efe5 com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x91f64000 - 0x91f6cff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib 0x92250000 - 0x92252ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92259000 - 0x92272fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92273000 - 0x92333ff3 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x92334000 - 0x92352ff7 libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib 0x923b7000 - 0x923f3ffd libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x92440000 - 0x92444ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib 0x92445000 - 0x92449ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib 0x9244a000 - 0x924aefff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x924b7000 - 0x9266bff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib 0x92736000 - 0x9314efff com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x9314f000 - 0x931c7ff6 com.apple.CorePDF (3.0 - 3.0) <75F74A63-36BB-3C4E-8BB8-B4651B534FDB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x931c8000 - 0x93252ffb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x93253000 - 0x9326bff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) /usr/lib/libexpat.1.dylib 0x9326c000 - 0x93270fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x93271000 - 0x93271ff0 com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x93272000 - 0x9349bffb com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x935d0000 - 0x935d2ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib 0x935f1000 - 0x9360bfff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x936e6000 - 0x936e7fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x936e8000 - 0x936e8fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x936f3000 - 0x936f3fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib 0x936f4000 - 0x937caa5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib 0x93838000 - 0x93abdfe3 com.apple.QuickTime (7.7.1 - 2306) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x93abe000 - 0x93ae9fff com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x93aea000 - 0x93bdaff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib 0x93bef000 - 0x93c5efff com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x93c5f000 - 0x93c7efff com.apple.RemoteViewServices (1.2 - 39) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x93c7f000 - 0x93c86ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib 0x93cb5000 - 0x93d2afff com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x93d2b000 - 0x93d33fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93d34000 - 0x94127feb com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x9413c000 - 0x9416afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib 0x9416b000 - 0x94282fe9 com.apple.WebKit (7534.52 - 7534.52.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x9430d000 - 0x94320ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x94321000 - 0x94336fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x94337000 - 0x94338fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib 0x94361000 - 0x94364ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib 0x943ae000 - 0x9440bffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9440c000 - 0x94429ff3 com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9442a000 - 0x9444dfff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9475b000 - 0x9475cfff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib 0x9475d000 - 0x947eafe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x947fb000 - 0x94868ff3 com.apple.CoreSymbolication (2.1 - 71) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x94b94000 - 0x94b95ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib 0x94b96000 - 0x94bfdfff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib 0x94c0c000 - 0x94c20fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x94c56000 - 0x94c8cff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x94c99000 - 0x94ca1ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib 0x94cd9000 - 0x94cddff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x94cde000 - 0x94cdefff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94d2e000 - 0x94d6afff libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib 0x94d6b000 - 0x94d76fff libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib 0x94dae000 - 0x9528aff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9528b000 - 0x953abfec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95414000 - 0x95431fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib 0x95432000 - 0x95772ffb com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x95773000 - 0x95be8ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x95be9000 - 0x95c11ff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x95c19000 - 0x95cb0ff3 com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x95cb1000 - 0x95cb1fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x95cb2000 - 0x95cc3fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib 0x95cc4000 - 0x95cd9ff7 com.apple.ImageCapture (7.0 - 7.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x95cda000 - 0x95d33ffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9612e000 - 0x96156ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib 0x96157000 - 0x96222fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib 0x96234000 - 0x96242fff com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x96243000 - 0x962a7ffb com.apple.Symbolication (1.2 - 89) <98706396-23C9-37FD-9116-E5FD867AD64C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x962a8000 - 0x963a0ff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x963c7000 - 0x964d6ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib 0x964d7000 - 0x96515fff com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96521000 - 0x96562ff7 com.apple.CoreMedia (1.0 - 705.42) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x96563000 - 0x9657fff5 com.apple.GenerationalStorage (1.0 - 125) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x965f2000 - 0x965f7ffd libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x965f8000 - 0x965f8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x966bb000 - 0x966beffb com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x97bb7000 - 0x97bb8ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x97bb9000 - 0x97bc2fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib 0x97bc3000 - 0x97bc7ffd IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x97bcc000 - 0x97ecefff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x97f3e000 - 0x97f47ff3 com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x97f48000 - 0x97fadff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x97fec000 - 0x9803bffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9803c000 - 0x9803dffd libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x9804d000 - 0x984a6fff com.apple.RawCamera.bundle (3.8.2 - 579) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x98555000 - 0x985a6ff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x985a7000 - 0x985afff3 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib 0x9862d000 - 0x98644ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x98645000 - 0x98653fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib 0x98732000 - 0x987bfff7 com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x987c0000 - 0x98912fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x98948000 - 0x98a74ff9 com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x98a75000 - 0x98a76ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib 0x98a77000 - 0x98a9cff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x98a9d000 - 0x98a9dfff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x98a9e000 - 0x98aa9ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x98aaa000 - 0x98ac0ffe libxpc.dylib (77.17.0 - compatibility 1.0.0) /usr/lib/system/libxpc.dylib 0x98bc1000 - 0x98c0aff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x98c0b000 - 0x99699ffe com.apple.AppKit (6.7.2 - 1138.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9969a000 - 0x9969aff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x996bf000 - 0x996bfffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib 0x99a36000 - 0x99d40ff3 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x99d84000 - 0x99d94ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib 0x99d95000 - 0x99daeffb com.apple.ScriptingBridge (1.2.1 - ???) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x99daf000 - 0x99e10ffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x99e53000 - 0x9a4fceeb com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9a4fd000 - 0x9a504ffd com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9a505000 - 0x9a507ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9a508000 - 0x9a508fff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib 0x9a509000 - 0x9a59dff7 com.apple.LaunchServices (480.21 - 480.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9a5a4000 - 0x9a5e2fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9a5e3000 - 0x9a5e3fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9a5e4000 - 0x9a6f5ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9a83d000 - 0x9a847ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9a848000 - 0x9a858fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9a86a000 - 0x9a92afff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9a92b000 - 0x9a92bfff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9a92c000 - 0x9a92dff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib 0x9a92e000 - 0x9a97fff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x9a980000 - 0x9ad3affb com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x9ad3b000 - 0x9ad9dffb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x9ad9e000 - 0x9ad9fff7 libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib 0x9afa1000 - 0x9afa4ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib 0x9afa5000 - 0x9afb2fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9b00f000 - 0x9b282fff com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9b283000 - 0x9b2bafef com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9b2bb000 - 0x9b356ff3 com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9b440000 - 0x9b46aff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib 0x9b473000 - 0x9b481fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) /usr/lib/system/libdispatch.dylib 0x9b491000 - 0x9b4d8fff com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9b4eb000 - 0x9b8edff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9b8ee000 - 0x9b8f3ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib 0x9b8f4000 - 0x9b91dffe com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9b91e000 - 0x9b922fff com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9b924000 - 0x9b927ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x9bff7000 - 0x9c04ffff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9c26a000 - 0x9c379ffb com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9c388000 - 0x9c40ffff com.apple.print.framework.PrintCore (7.1 - 366.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9c410000 - 0x9c411fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x9c412000 - 0x9c418ffd com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x9c419000 - 0x9c43fffb com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x9c440000 - 0x9c528fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x9c52c000 - 0x9c54effe com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x9c559000 - 0x9c55fffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9c560000 - 0x9c77fff7 com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x9c785000 - 0x9c7d3ff3 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x9c9e8000 - 0x9ca2bffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib 0x9ca86000 - 0x9cb01ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0xb0000000 - 0xb0021ff7 +BGHUDAppKit (??? - ???) /Applications/Boxer.app/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/BGHUDAppKit 0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <39A543C1-2604-3AB8-8148-0D76D02CE501> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 29 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 33158 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=190.9M resident=65.5M(34%) swapped_out_or_unallocated=125.4M(66%) Writable regions: Total=108.1M written=6372K(6%) resident=14.7M(14%) swapped_out=0K(0%) unallocated=93.4M(86%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 1596K CG image 116K CG raster data 436K CG shared images 3448K CoreAnimation 4K CoreGraphics 8K CoreServices 1572K MALLOC 43.9M MALLOC guard page 32K Memory tag=240 4K Memory tag=242 12K Stack 71.7M VM_ALLOCATE 16.3M __CI_BITMAP 80K DATA 38.1M DATA/OBJC 100K IMAGE 1256K IMPORT 16K LINKEDIT 45.6M OBJC 2760K OBJC/DATA 4K PAGEZERO 4K TEXT 145.3M UNICODE 544K mapped file 112.0M shared memory 28.4M shared pmap 7108K =========== ======= TOTAL 519.9M

System Profile: Model: MacBookAir4,2, BootROM MBA41.0077.B0E, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.100.98.75.18) Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM128C, 121.33 GB USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0xfa120000 / 5 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 6 USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3

alinebee commented 12 years ago

Hi elvisizer, thanks for this report and especially for the copy of the crash log.

I strongly suspect that McAfee is a red herring - this looks like a programming error in Boxer's CD importing. With which game(s) have you had these crashes when importing, and most importantly what form did the game(s) come in? (e.g. original CD, ISO image, game folder from GOG.com, other downloaded game folder, etc.)

elvisizer commented 12 years ago

These were all GOG installations- Dungeon Keeper, Earthworm Jim 1+2, Arcanum, and Master of Orion 1+2. nick

On Fri, Dec 30, 2011 at 1:27 AM, alunbestor < reply@reply.github.com

wrote:

Hi elvisizer, thanks for this report and especially for the copy of the crash log.

I strongly suspect that McAfee is a red herring - this looks like a programming error in Boxer's CD importing. With which game(s) have you had these crashes when importing, and most importantly what form did the game(s) come in? (e.g. original CD, ISO image, game folder from GOG.com, other downloaded game folder, etc.)


Reply to this email directly or view it on GitHub: https://github.com/alunbestor/Boxer/issues/2#issuecomment-3311982

alinebee commented 12 years ago

There turned out to be an object-access-after-deallocation bug in Boxer's drive importer, which was causing random crashes when importing BIN+CUE images (commonly used by GOG games).

This has now been fixed by commit 848e8dd86a - the fix will appear in the next Boxer update.

elvisizer commented 12 years ago

Awesome! Thanks so much for the quick response. Boxer's a great piece of software. nick

On Fri, Dec 30, 2011 at 11:14 AM, alunbestor < reply@reply.github.com

wrote:

There turned out to be an object-access-after-deallocation bug in Boxer's drive importer, which was causing random crashes when importing BIN+CUE images (commonly used by GOG games).

This has now been fixed by [commit 848e8dd86a][ https://github.com/alunbestor/Boxer/commit/848e8dd86afca705fc021a40d63c40160f3cbd6d]

  • the fix will appear in the next Boxer update.

Reply to this email directly or view it on GitHub: https://github.com/alunbestor/Boxer/issues/2#issuecomment-3316123