Bilalh / Tagger

Tagger music metadata editor which supports batch tag editing and getting tags from VGMdb
http://bilalh.github.com/projects/tagger/
178 stars 18 forks source link

VGmdb Search Box Frequent Crashes in Mavericks #32

Closed Spagnutty closed 10 years ago

Spagnutty commented 10 years ago

I've encountered a lot of crashes using the VGmdb search box. Usually it crashes upon selecting an album. Certain albums are fine, other albums crash it every time. This is one album that crashed every time for me. I'm not 100% positive but I think this frequent crashing appeared after I upgraded to Mavericks. I apologize if the OS is a red herring.

I've pasted error log in case it can be of any help.

Thank you for this fantastic utility. It has saved me so many hours : )

Process: Tagger [1064] Path: /Applications/Tagger.app/Contents/MacOS/Tagger Identifier: Bilal.Tagger Version: 1.6.2 (1.6.2) Code Type: X86-64 (Native) Parent Process: launchd [158] Responsible: Tagger [1064] User ID: 501

Date/Time: 2013-12-12 22:49:15.342 -0500 OS Version: Mac OS X 10.9 (13A603) Report Version: 11 Anonymous UUID: 77EE15C4-D280-C947-45EA-BDD813F4ECFB

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010

VM Regions Near 0x10: --> __TEXT 0000000100000000-000000010006e000 [ 440K] r-x/rwx SM=COW /Applications/Tagger.app/Contents/MacOS/Tagger

Application Specific Information: Performing @selector(selectAlbum:) from sender NSButton 0x608000147fe0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 Bilal.Tagger 0x0000000100040185 -[Vgmdb get_spilt_data:] + 71 1 Bilal.Tagger 0x000000010003f368 -[Vgmdb storeMetadata:forHtml:in:] + 1175 2 Bilal.Tagger 0x000000010003dc25 -[Vgmdb getAlbumData:encoding:] + 671 3 Bilal.Tagger 0x000000010003d97d -[Vgmdb getAlbumData:] + 22 4 Bilal.Tagger 0x000000010003563e -[DisplayController setAlbumUrl:] + 76 5 Bilal.Tagger 0x0000000100033e26 -[DisplayController initWithUrl:vgmdb:files:] + 103 6 Bilal.Tagger 0x0000000100037c8a -[VgmdbController selectAlbum:] + 177 7 com.apple.AppKit 0x00007fff921443d0 -[NSApplication sendAction:to:from:] + 327 8 com.apple.AppKit 0x00007fff9214424e -[NSControl sendAction:to:] + 86 9 com.apple.AppKit 0x00007fff92190d7d -[NSCell _sendActionFrom:] + 128 10 com.apple.AppKit 0x00007fff921aa715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316 11 com.apple.AppKit 0x00007fff921a9ae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487 12 com.apple.AppKit 0x00007fff921a91fd -[NSControl mouseDown:] + 706 13 com.apple.AppKit 0x00007fff9212ad08 -[NSWindow sendEvent:] + 11296 14 com.apple.AppKit 0x00007fff920c9744 -[NSApplication sendEvent:] + 2021 15 com.apple.AppKit 0x00007fff91f19a29 -[NSApplication run] + 646 16 com.apple.AppKit 0x00007fff91f04803 NSApplicationMain + 940 17 Bilal.Tagger 0x0000000100001894 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8a183e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8a930f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8a933fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8a184662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8f0aa43d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8f0aa152 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8a183e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8a930f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8a933fb9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8a183e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8a930f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8a933fb9 start_wqthread + 13

Thread 5:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff8a183716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8a931c3b _pthread_cond_wait + 727 2 com.apple.CoreVideo 0x00007fff8c0f4a38 CVDisplayLink::runIOThread() + 656 3 com.apple.CoreVideo 0x00007fff8c0f478f startIOThread(void*) + 147 4 libsystem_pthread.dylib 0x00007fff8a92f899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff8a92f72a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff8a933fc9 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8a183e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8a930f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8a933fb9 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8a17fa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8a17ed18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8becb315 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8beca939 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8beca275 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff920c61ce _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8a92f899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8a92f72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8a933fc9 thread_start + 13

Thread 8:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8a17fa1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8a17ed18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8becb315 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8beca939 __CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8beca275 CFRunLoopRunSpecific + 309 5 com.apple.Foundation 0x00007fff8d075907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 6 com.apple.Foundation 0x00007fff8d07570b NSThreadmain + 1318 7 libsystem_pthread.dylib 0x00007fff8a92f899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff8a92f72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff8a933fc9 thread_start + 13

Thread 9:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8a1839aa select + 10 1 com.apple.CoreFoundation 0x00007fff8bf16d43 CFSocketManager + 867 2 libsystem_pthread.dylib 0x00007fff8a92f899 _pthread_body + 138 3 libsystem_pthread.dylib 0x00007fff8a92f72a _pthread_start + 137 4 libsystem_pthread.dylib 0x00007fff8a933fc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00006080004408d0 rbx: 0x0000000000000000 rcx: 0x0000000000000003 rdx: 0x0000000000000028 rdi: 0x0000000000000000 rsi: 0x00006080004408d0 rbp: 0x00007fff5fbff0d0 rsp: 0x00007fff5fbfef60 r8: 0x0000000000000001 r9: 0x0000000000000001 r10: 0x000060800006e250 r11: 0x00007fff780728c8 r12: 0x00006080004407b0 r13: 0x00006080002522d0 r14: 0x0000608000201840 r15: 0x0000608000440750 rip: 0x0000000100040185 rfl: 0x0000000000010202 cr2: 0x0000000000000010

Logical CPU: 3 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x100000000 - 0x10006dfff +Bilal.Tagger (1.6.2 - 1.6.2) /Applications/Tagger.app/Contents/MacOS/Tagger 0x1000dd000 - 0x1000e6fff +libhtmlcxx.3.dylib (5) /Applications/Tagger.app/Contents/Frameworks/libhtmlcxx.3.dylib 0x1000f0000 - 0x1001bcfef +libtag.1.dylib (1.7) <60A43516-CB13-3360-BD41-B56C6FA9C890> /Applications/Tagger.app/Contents/Frameworks/libtag.1.dylib 0x10025f000 - 0x100279fff +libhcxselect.dylib (0) /Applications/Tagger.app/Contents/Frameworks/libhcxselect.dylib 0x100295000 - 0x1002acfff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/Tagger.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x106300000 - 0x10630bfff libGPUSupport.dylib (9.0.83) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x106323000 - 0x106323fff +cl_kernels (???) cl_kernels 0x1066ec000 - 0x1066edffa +cl_kernels (???) <8FBF483A-0915-4F74-B0A2-E1DD277BBE25> cl_kernels 0x1066fb000 - 0x1066fcff9 +cl_kernels (???) <7CC10849-2BE7-46FF-A686-85F11D8A0792> cl_kernels 0x108340000 - 0x108426fef unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x10b4f7000 - 0x10b5d7ff7 unorm8_rgba.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x123400000000 - 0x123400366ff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.18.27 - 8.1.8) <10962454-79BD-31BF-8C23-7D3EE0DF8FA5> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver 0x7fff6365b000 - 0x7fff6368e817 dyld (239.3) /usr/lib/dyld 0x7fff877db000 - 0x7fff87820ff7 libcurl.4.dylib (78) /usr/lib/libcurl.4.dylib 0x7fff87839000 - 0x7fff879e6f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff879e7000 - 0x7fff87ab2fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff87ab3000 - 0x7fff87b00fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff87b01000 - 0x7fff87b08ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib 0x7fff87b4b000 - 0x7fff87b4dfff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff87b4e000 - 0x7fff87c83ffa com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff87c84000 - 0x7fff87d0dff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib 0x7fff87d0e000 - 0x7fff87d37fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff87f28000 - 0x7fff87f29ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff87f65000 - 0x7fff88346ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8837a000 - 0x7fff88664fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff889c1000 - 0x7fff88a20fff com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff88a72000 - 0x7fff88a8bff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff88ad0000 - 0x7fff88ad1ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib 0x7fff88ad2000 - 0x7fff88ae3ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff88b7d000 - 0x7fff88b7dff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff88b80000 - 0x7fff88cc0fff com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff88cc1000 - 0x7fff88d1afff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff88d1b000 - 0x7fff88d64fff com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff88d65000 - 0x7fff88d75ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff88d76000 - 0x7fff88d7dff7 liblaunch.dylib (842.1.4) /usr/lib/system/liblaunch.dylib 0x7fff88d7e000 - 0x7fff88da2fff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib 0x7fff88daa000 - 0x7fff88db3ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff88db4000 - 0x7fff88db7fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff88db8000 - 0x7fff88ea6fff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff88ea7000 - 0x7fff88ea7ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff88eae000 - 0x7fff88eb0ff7 com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff88eb1000 - 0x7fff88fe1ff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8906a000 - 0x7fff8909bfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff89be1000 - 0x7fff89bf8ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff89bf9000 - 0x7fff89bfaffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff89bfe000 - 0x7fff89f74ffa com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff89fd2000 - 0x7fff8a010ff7 libGLImage.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8a011000 - 0x7fff8a024ff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff8a025000 - 0x7fff8a092fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8a093000 - 0x7fff8a095fff libCVMSPluginSupport.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8a0b2000 - 0x7fff8a162ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8a163000 - 0x7fff8a16cfff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8a16e000 - 0x7fff8a18aff7 libsystem_kernel.dylib (2422.1.72) /usr/lib/system/libsystem_kernel.dylib 0x7fff8a18b000 - 0x7fff8a275fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8a276000 - 0x7fff8a278ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8a318000 - 0x7fff8a3fcfff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8a3fd000 - 0x7fff8a40bfff com.apple.opengl (9.0.83 - 9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8a40c000 - 0x7fff8a415ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8a416000 - 0x7fff8a432fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8a433000 - 0x7fff8a440ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8a441000 - 0x7fff8a520fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8a521000 - 0x7fff8a568ff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib 0x7fff8a569000 - 0x7fff8a721ff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib 0x7fff8a8e2000 - 0x7fff8a90eff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff8a92e000 - 0x7fff8a935ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8a936000 - 0x7fff8a941fff libkxld.dylib (2422.1.72) /usr/lib/system/libkxld.dylib 0x7fff8a942000 - 0x7fff8a949fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8ac99000 - 0x7fff8ace0fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8ada6000 - 0x7fff8ada7ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8ada8000 - 0x7fff8ada9fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff8adb4000 - 0x7fff8adf6ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff8adf7000 - 0x7fff8aec8ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8b0db000 - 0x7fff8b0e0fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8b0e1000 - 0x7fff8b110fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8b111000 - 0x7fff8b128fff com.apple.ScriptingBridge (1.3.1 - 63) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff8b134000 - 0x7fff8b163fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8b164000 - 0x7fff8b16aff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8b16e000 - 0x7fff8b1d2ff9 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8b205000 - 0x7fff8b205fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8b206000 - 0x7fff8b20aff7 libGIF.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8b20b000 - 0x7fff8b235ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff8b2ba000 - 0x7fff8b564ffd com.apple.HIToolbox (2.1 - 695) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8b565000 - 0x7fff8b567ffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff8b568000 - 0x7fff8b6f5ff7 GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b730000 - 0x7fff8b735fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8b736000 - 0x7fff8b748fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8b749000 - 0x7fff8b782ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8b783000 - 0x7fff8b9e4ff7 com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8b9e5000 - 0x7fff8ba45ff2 com.apple.CoreUtils (1.9 - 190.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8ba46000 - 0x7fff8bad2ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8bad3000 - 0x7fff8bad7fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8bb0a000 - 0x7fff8bb32ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8bb7a000 - 0x7fff8bce8ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8bce9000 - 0x7fff8be59ff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8be5a000 - 0x7fff8c03fff7 com.apple.CoreFoundation (6.9 - 855.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8c040000 - 0x7fff8c042ff3 libsystem_configuration.dylib (596.12) /usr/lib/system/libsystem_configuration.dylib 0x7fff8c043000 - 0x7fff8c09effb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8c0a5000 - 0x7fff8c0b7ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8c0b8000 - 0x7fff8c0c3fff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8c0e0000 - 0x7fff8c0e5ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8c0e6000 - 0x7fff8c0f2ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8c0f3000 - 0x7fff8c118ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8c183000 - 0x7fff8c288fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8c289000 - 0x7fff8c34cff7 com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8c34d000 - 0x7fff8c34ffff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8c350000 - 0x7fff8c351fff libffi.dylib (18.1) /usr/lib/libffi.dylib 0x7fff8c374000 - 0x7fff8c898fff com.apple.QuartzComposer (5.1 - 316) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8c899000 - 0x7fff8cae1fff com.apple.CoreData (107 - 481) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8cb38000 - 0x7fff8cb41fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8cb42000 - 0x7fff8cb93fff com.apple.QuickLookFramework (5.0 - 622.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8cb94000 - 0x7fff8cbbcffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8cbbd000 - 0x7fff8cc30ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8cc72000 - 0x7fff8cc72fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8ce0f000 - 0x7fff8ce60ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8ce61000 - 0x7fff8ce79ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8cee5000 - 0x7fff8cee8fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8cf39000 - 0x7fff8cf73ff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8cf75000 - 0x7fff8cf9eff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib 0x7fff8cf9f000 - 0x7fff8cfebffe com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8d00a000 - 0x7fff8d00dffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8d00e000 - 0x7fff8d30dfff com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8d30e000 - 0x7fff8d333ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8d334000 - 0x7fff8d382ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib 0x7fff8d483000 - 0x7fff8d8d1fff com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8d8d2000 - 0x7fff8d8ddff7 com.apple.DirectoryService.Framework (10.9 - 173.1.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8d8de000 - 0x7fff8d8defff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8d9b2000 - 0x7fff8d9bafff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8dcb3000 - 0x7fff8dcb9ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib 0x7fff8dcba000 - 0x7fff8dd24ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8dd25000 - 0x7fff8dd32ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff8dd33000 - 0x7fff8dd35fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8dd36000 - 0x7fff8ddf8ff1 com.apple.CoreText (352.0 - 367.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8ddf9000 - 0x7fff8ddfafff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8e194000 - 0x7fff8e19cffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8e19d000 - 0x7fff8e238ff7 com.apple.PDFKit (2.9 - 2.9) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8e239000 - 0x7fff8e248ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8e260000 - 0x7fff8e2a1fff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8e32a000 - 0x7fff8e32cff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8e36f000 - 0x7fff8e38aff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8e3af000 - 0x7fff8e478fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8e479000 - 0x7fff8e47cff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff8e47d000 - 0x7fff8ed9905f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8ed9a000 - 0x7fff8edc3fff GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff8edc6000 - 0x7fff8ee3dfff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8ee3e000 - 0x7fff8eea1ff7 com.apple.SystemConfiguration (1.13 - 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8eea2000 - 0x7fff8eea8fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff8eea9000 - 0x7fff8eee8fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8eee9000 - 0x7fff8ef1dfff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff8efb8000 - 0x7fff8eff0ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8eff1000 - 0x7fff8f03ffff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8f040000 - 0x7fff8f06cfff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8f06d000 - 0x7fff8f09cff5 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8f09d000 - 0x7fff8f0a6fff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8f0a7000 - 0x7fff8f0c1fff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib 0x7fff8f0c2000 - 0x7fff8f0c6fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8f0d9000 - 0x7fff8f0dafff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff8f0db000 - 0x7fff8f1c2ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8f1c3000 - 0x7fff8f294ff7 com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8f295000 - 0x7fff900e1ff5 com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff903a6000 - 0x7fff9045eff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff9045f000 - 0x7fff9047aff7 libsystem_malloc.dylib (23.1.10) /usr/lib/system/libsystem_malloc.dylib 0x7fff90498000 - 0x7fff904b0ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff904b1000 - 0x7fff904b5ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff904b6000 - 0x7fff904c0ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff904c1000 - 0x7fff904c1fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff90504000 - 0x7fff906a0ff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff906a1000 - 0x7fff906f3fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff906f4000 - 0x7fff906f8fff libsystem_stats.dylib (93.1.26) /usr/lib/system/libsystem_stats.dylib 0x7fff906f9000 - 0x7fff906fcff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib 0x7fff907b2000 - 0x7fff907d9ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff90832000 - 0x7fff90885fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff90886000 - 0x7fff9088aff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib 0x7fff9088b000 - 0x7fff9088bfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff9088c000 - 0x7fff908b3ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff913bc000 - 0x7fff913c4fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib 0x7fff913ca000 - 0x7fff91459ff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff91473000 - 0x7fff91497fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff91498000 - 0x7fff914fefff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff914ff000 - 0x7fff9150bff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff9150c000 - 0x7fff91522fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff91523000 - 0x7fff91523fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff91524000 - 0x7fff9177cff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff917a5000 - 0x7fff917fdff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff9182d000 - 0x7fff91b47ff7 com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff91b48000 - 0x7fff91b49ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff91bcb000 - 0x7fff91cf7fff com.apple.MediaControlSender (1.9 - 190.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff91cf8000 - 0x7fff91d02ff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib 0x7fff91d0c000 - 0x7fff91d1afff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff91d1b000 - 0x7fff91d69fff com.apple.opencl (2.3.57 - 2.3.57) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff91d6a000 - 0x7fff91d6fff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff91d70000 - 0x7fff91e92ff1 com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff91e99000 - 0x7fff91edeff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff91edf000 - 0x7fff91f01fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff91f02000 - 0x7fff92a76ff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff92a77000 - 0x7fff92b68ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff92b69000 - 0x7fff92b69fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff92b6a000 - 0x7fff92b74fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff92b75000 - 0x7fff930e5fff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff930e6000 - 0x7fff930e9ffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff93232000 - 0x7fff93233ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff93234000 - 0x7fff9323cff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff93295000 - 0x7fff932b2ff7 com.apple.framework.Apple80211 (9.0 - 900.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff932b3000 - 0x7fff932b6fff com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff932b7000 - 0x7fff93326ff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff93327000 - 0x7fff93337fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff93342000 - 0x7fff93359fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff9335a000 - 0x7fff93365ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff93366000 - 0x7fff9336dfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff9336e000 - 0x7fff93642fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff936cb000 - 0x7fff936dcff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff936df000 - 0x7fff936f8ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff936f9000 - 0x7fff93701ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff93702000 - 0x7fff9370cff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff93791000 - 0x7fff93794fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff93795000 - 0x7fff9381efff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9381f000 - 0x7fff93849ff7 libsandbox.1.dylib (278.10) /usr/lib/libsandbox.1.dylib 0x7fff9384a000 - 0x7fff938aeff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff938af000 - 0x7fff938deff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff938df000 - 0x7fff93a32ff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff93a33000 - 0x7fff93a33ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff93a34000 - 0x7fff93a64fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff93f66000 - 0x7fff940ccfff libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff940cd000 - 0x7fff940daff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff9430b000 - 0x7fff94396fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x7fff94397000 - 0x7fff94398ff7 libsystem_sandbox.dylib (278.10) /usr/lib/system/libsystem_sandbox.dylib 0x7fff9439b000 - 0x7fff943a1ff7 libCGXCoreImage.A.dylib (599.7) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff943a2000 - 0x7fff943c6ff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff94433000 - 0x7fff9447efff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff9447f000 - 0x7fff94489fff com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff9448a000 - 0x7fff94706ff7 com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff94785000 - 0x7fff947d2ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff94805000 - 0x7fff948f4fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff948f5000 - 0x7fff9492affc com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9492b000 - 0x7fff949e4fff libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib 0x7fff949e5000 - 0x7fff949f2fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff949f3000 - 0x7fff94e26ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff94e27000 - 0x7fff94eafff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff94f5d000 - 0x7fff94f78ff7 libPng.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff94f79000 - 0x7fff94ff9fff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff94ffa000 - 0x7fff952c8ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 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: 2838 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=222.0M resident=90.0M(41%) swapped_out_or_unallocated=132.0M(59%) Writable regions: Total=141.7M written=19.4M(14%) resident=34.6M(24%) swapped_out=0K(0%) unallocated=107.2M(76%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 3496K CG image 444K CG raster data 72K CG shared images 180K CoreAnimation 14.1M CoreAnimation (reserved) 4K reserved VM address space (unallocated) CoreImage 8K Foundation 4K IOKit 9356K Image IO 8K Kernel Alloc Once 8K MALLOC 90.1M MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 251 8K OpenCL 32K OpenGL GLSL 1664K SQLite page cache 256K STACK GUARD 56.0M Stack 11.7M VM_ALLOCATE 18.3M DATA 27.4M IMAGE 528K LINKEDIT 67.7M TEXT 154.3M __UNICODE 544K mapped file 72.7M shared memory 68K =========== ======= TOTAL 528.7M TOTAL, minus reserved VM space 528.7M

Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.74f4 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.106.98.100.22) Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM256C, 251 GB USB Device: FaceTime Camera (Built-in) USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub Thunderbolt Bus: MacBook Air, Apple Inc., 8.1

Bilalh commented 10 years ago

Could tell my any of the url (or names) of any the albums that crashed?

Could try version 1.7 beta from https://github.com/Bilalh/Tagger/releases? to see if it has the same problem?

I using 10.8 and can't find any albums that crash it so far

Spagnutty commented 10 years ago

http://vgmdb.net/album/33773 Sorry I meant to paste that URL :( I will try the beta and report back.

Spagnutty commented 10 years ago

HURRAH 1.7 beta fixed the crash for that album and the others that crashed for me!

Thank you for the quick response, the working solution, and the great program.