Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashes when clicking database #56

Open
Stepniewski opened this issue Jul 26, 2011 · 4 comments
Open

App crashes when clicking database #56

Stepniewski opened this issue Jul 26, 2011 · 4 comments

Comments

@Stepniewski
Copy link

Process: MongoHub [3122]
Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.thepeppersstudio.MongoHub
Version: 2.3.2 (73)
Code Type: X86-64 (Native)
Parent Process: launchd [172]

Date/Time: 2011-07-26 11:33:39.070 +0200
OS Version: Mac OS X 10.6.8 (10K540)
Report Version: 6

Interval Since Last Report: 1239669 sec
Crashes Since Last Report: 155
Per-App Interval Since Last Report: 30512 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: D0DE0EFD-091E-4672-85F0-94FAE663F8CD

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 5

Application Specific Information:
abort() called
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[NSCFString substringWithRange:]: Range or index out of bounds'
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff872857b4 exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff80c5ef03 objc_exception_throw + 45
2 CoreFoundation 0x00007fff872855d7 +[NSException raise:format:arguments:] + 103
3 CoreFoundation 0x00007fff87285564 +[NSException raise:format:] + 148
4 Foundation 0x00007fff852b12a8 -[NSCFString substringWithRange:] + 231
5 MongoHub 0x00000001000281b7 -[MongoDB listCollections:user:password:] + 705
6 MongoHub 0x00000001000208ba -[ConnectionWindowController useDB:] + 495
7 Foundation 0x00007fff852b0204 __NSThread__main
+ 1429
8 libSystem.B.dylib 0x00007fff8209dfd6 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff8209de89 thread_start + 13
)

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff82064d7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff820653ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff87220932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff8721fdbf CFRunLoopRunSpecific + 575
4 com.apple.HIToolbox 0x00007fff855787ee RunCurrentEventLoopInMode + 333
5 com.apple.HIToolbox 0x00007fff855785f3 ReceiveNextEventCommon + 310
6 com.apple.HIToolbox 0x00007fff855784ac BlockUntilNextEventMatchingListInMode + 59
7 com.apple.AppKit 0x00007fff894daeb2 _DPSNextEvent + 708
8 com.apple.AppKit 0x00007fff894da801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9 com.apple.AppKit 0x00007fff894a068f -[NSApplication run] + 395
10 com.apple.AppKit 0x00007fff894993b0 NSApplicationMain + 364
11 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8207dc0a kevent + 10
1 libSystem.B.dylib 0x00007fff8207fadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8207f7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff8207f2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff8207ec08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff8207eaa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff8207ea2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8207ee3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8207eaa5 start_wqthread + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff8207ea2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8207ee3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8207eaa5 start_wqthread + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff8207ea2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8207ee3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8207eaa5 start_wqthread + 13

Thread 5 Crashed:
0 libSystem.B.dylib 0x00007fff820d79ce semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x00007fff820d78d0 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff821343ce usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff82153a00 abort + 93
4 libstdc++.6.dylib 0x00007fff859265d2 __tcf_0 + 0
5 libobjc.A.dylib 0x00007fff80c62b39 objc_terminate + 100
6 libstdc++.6.dylib 0x00007fff85924ae1 __cxxabiv1::__terminate(void (
)()) + 11
7 libstdc++.6.dylib 0x00007fff85924b16 __cxxabiv1::__unexpected(void (_)()) + 0
8 libstdc++.6.dylib 0x00007fff85924bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception
) + 0
9 libobjc.A.dylib 0x00007fff80c5efa2 object_getIvar + 0
10 com.apple.CoreFoundation 0x00007fff872855d7 +[NSException raise:format:arguments:] + 103
11 com.apple.CoreFoundation 0x00007fff87285564 +[NSException raise:format:] + 148
12 com.apple.Foundation 0x00007fff852b12a8 -[NSCFString substringWithRange:] + 231
13 com.thepeppersstudio.MongoHub 0x00000001000281b7 -[MongoDB listCollections:user:password:] + 705
14 com.thepeppersstudio.MongoHub 0x00000001000208ba -[ConnectionWindowController useDB:] + 495
15 com.apple.Foundation 0x00007fff852b0204 __NSThread__main
* + 1429
16 libSystem.B.dylib 0x00007fff8209dfd6 _pthread_start + 331
17 libSystem.B.dylib 0x00007fff8209de89 thread_start + 13

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x000000000000003c rbx: 0x00000001165d5810 rcx: 0x00000001165d57c8 rdx: 0x0000000000000001
rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x00000001165d5800 rsp: 0x00000001165d57c8
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000009 r15: 0x00007fff70c7d490
rip: 0x00007fff820d79ce rfl: 0x0000000000000247 cr2: 0x00000000557f0000

Binary Images:
0x100000000 - 0x100108fff +com.thepeppersstudio.MongoHub 2.3.2 (73) <52DDC15A-0A67-AC3E-DC2C-4A0F8D22ABF2> /Applications/MongoHub.app/Contents/MacOS/MongoHub
0x10020f000 - 0x100235fff +com.brandonwalkin.BWToolkitFramework ??? (1.2.5) /Applications/MongoHub.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x100257000 - 0x10026efff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100287000 - 0x100408fff +net.chocolatnoir.mcpkit 3.0.1 (3.0.1) <97088F00-6729-99A2-4B87-A9F43399FF46> /Applications/MongoHub.app/Contents/Frameworks/MCPKit_bundled.framework/Versions/A/MCPKit_bundled
0x10049e000 - 0x1004e6feb +com.zang.RegexKit 0.6.0 (0.6.0) /Applications/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x100502000 - 0x1005e8fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
0x100672000 - 0x100674fff libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
0x7fff80003000 - 0x7fff8019ffff com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff80209000 - 0x7fff80323fef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff80324000 - 0x7fff80332ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff80405000 - 0x7fff80405ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff80c55000 - 0x7fff80d0bff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff80d0c000 - 0x7fff80dc5fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff80f07000 - 0x7fff80f0dff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff80f0e000 - 0x7fff80f48fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
0x7fff81054000 - 0x7fff81109fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8110a000 - 0x7fff81115ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8116d000 - 0x7fff8118efff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
0x7fff8118f000 - 0x7fff8119efef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8119f000 - 0x7fff8135dff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <6212CA66-7B18-2AED-6AA8-45185F5D9A03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8135e000 - 0x7fff813adfef libTIFF.dylib ??? (???) <5DE9F066-9B64-CBE4-976A-CC7B8DD3C31A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff81468000 - 0x7fff8146dff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8147c000 - 0x7fff81492fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
0x7fff81493000 - 0x7fff814dffff libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x7fff814e0000 - 0x7fff81535ff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff81536000 - 0x7fff81d40fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff81d41000 - 0x7fff81d94ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff81d95000 - 0x7fff81da6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff81da7000 - 0x7fff81f65fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
0x7fff81f66000 - 0x7fff81fb5ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff81fca000 - 0x7fff81fccfff libRadiance.dylib ??? (???) <76C1B129-6F25-E43C-1498-B1B88B37163B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff82064000 - 0x7fff82225fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff823a6000 - 0x7fff823bdfff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff824e7000 - 0x7fff8251aff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8251b000 - 0x7fff82546ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
0x7fff829f4000 - 0x7fff829f5fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff829f6000 - 0x7fff829f7ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff829f8000 - 0x7fff82a29fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff82c60000 - 0x7fff82c60ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff82c61000 - 0x7fff82c6efe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff82c6f000 - 0x7fff82cb2ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff82cb3000 - 0x7fff82cd0ff7 libPng.dylib ??? (???) <4815A8F2-24A0-E783-8A5A-7B4959F562D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff82cd1000 - 0x7fff83115fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff83116000 - 0x7fff83128fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff8316d000 - 0x7fff8318dff7 com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff831b9000 - 0x7fff8323eff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff832f7000 - 0x7fff8342cfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8342d000 - 0x7fff83433fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff83434000 - 0x7fff834b2ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff834b3000 - 0x7fff834ccfff com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff834cd000 - 0x7fff83559fef SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff83604000 - 0x7fff83605ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff83606000 - 0x7fff839a3fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff839a4000 - 0x7fff839edfef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff839ee000 - 0x7fff839eeff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff83a6b000 - 0x7fff83a71ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff83a81000 - 0x7fff83db5fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff83db6000 - 0x7fff83dfdff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff83e35000 - 0x7fff84e6ffff com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff84e70000 - 0x7fff84e8bff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84e8c000 - 0x7fff84e90ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff84fb2000 - 0x7fff84fb2ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff85028000 - 0x7fff8502dfff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8502e000 - 0x7fff8502eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8505f000 - 0x7fff850effff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff850f2000 - 0x7fff85133fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85274000 - 0x7fff85289ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8528a000 - 0x7fff8529efff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8529f000 - 0x7fff85521fe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85522000 - 0x7fff85549ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8554a000 - 0x7fff85848fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8585b000 - 0x7fff8585bff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff858da000 - 0x7fff85957fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff85b20000 - 0x7fff85b2ffff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff85b30000 - 0x7fff85d3dff7 com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff85d84000 - 0x7fff85e61fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff85ef4000 - 0x7fff85f0afe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86422000 - 0x7fff86436ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8653c000 - 0x7fff86983fef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff86984000 - 0x7fff86aa3fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff86bb9000 - 0x7fff86bdeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff86bdf000 - 0x7fff86cb3fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86cfc000 - 0x7fff86dacfff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff86fe8000 - 0x7fff86febff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff871d3000 - 0x7fff871d3ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff871d4000 - 0x7fff8734bfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff87432000 - 0x7fff87570fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff87574000 - 0x7fff875affff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff875b0000 - 0x7fff875b3fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff875b4000 - 0x7fff875f1ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87973000 - 0x7fff8799bfff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff879be000 - 0x7fff879fffef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff87a00000 - 0x7fff880fcff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff880fd000 - 0x7fff880fffff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff88100000 - 0x7fff8817ffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88233000 - 0x7fff884bcff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff884bd000 - 0x7fff884c4fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff884c5000 - 0x7fff88586fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff88587000 - 0x7fff88648fef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff88649000 - 0x7fff8866cfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8866d000 - 0x7fff88784fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
0x7fff88790000 - 0x7fff887cdff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff888df000 - 0x7fff88979fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8897a000 - 0x7fff8897ffff libGIF.dylib ??? (???) <95443F88-7D4C-1DEE-A323-A70F7A1B4B0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff889d2000 - 0x7fff88a32fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff891c8000 - 0x7fff89285fff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff892c4000 - 0x7fff892c8ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff892c9000 - 0x7fff892cfff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff892d0000 - 0x7fff893b5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff893f6000 - 0x7fff89496fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff89497000 - 0x7fff89e91ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff89ed6000 - 0x7fff89f40fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff89f83000 - 0x7fff89fcdff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8a617000 - 0x7fff8a61aff7 com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8a61b000 - 0x7fff8a663ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: FireWire, FireWire, fw0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298,09 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 / 8
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc040, 0xfd130000 / 5
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 3

@thevinci
Copy link

My MongoHub used to work flawlessly until I upgraded to Lion OSX. It crashes when I try to connect to a database. I am using the SSH option.

Process: MongoHub [2163]
Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.thepeppersstudio.MongoHub
Version: 2.3.1 (67)
Code Type: X86-64 (Native)
Parent Process: launchd [288]

Date/Time: 2011-08-15 13:16:30.415 -0700
OS Version: Mac OS X 10.7 (11A511)
Report Version: 9

Interval Since Last Report: 525080 sec
Crashes Since Last Report: 16
Per-App Interval Since Last Report: 293 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: A5675412-AD05-4AC9-B570-773DCAB1A081

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000100000000-00000001000fb000 [ 1004K] r-x/rwx SM=COW /Applications/MongoHub.app/Contents/MacOS/MongoHub

Application Specific Information:
objc_msgSend() selector name: release
objc[2163]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff8f15be90 objc_msgSend + 16
1 libobjc.A.dylib 0x00007fff8f16103c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
2 com.apple.CoreFoundation 0x00007fff9568d6a5 _CFAutoreleasePoolPop + 37
3 com.apple.Foundation 0x00007fff8e0390d7 -[NSAutoreleasePool drain] + 154
4 com.apple.AppKit 0x00007fff914f547a -[NSApplication run] + 627
5 com.apple.AppKit 0x00007fff9177352a NSApplicationMain + 867
6 com.thepeppersstudio.MongoHub 0x000000010001a004 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9341b7e6 kevent + 10
1 libdispatch.dylib 0x00007fff96f4a60e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff96f4919e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff9341b192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff95b4e594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff95b4fb85 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff9341b192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff95b4e594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff95b4fb85 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff9341b192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff95b4e594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff95b4fb85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9341b192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff95b4e594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff95b4fb85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff9341baf2 read + 10
1 com.apple.Foundation 0x00007fff8e0a2ea6 _NSReadFromFileDescriptor + 77
2 com.apple.Foundation 0x00007fff8e102dcb -[NSConcreteFileHandle availableData] + 177
3 com.thepeppersstudio.MongoHub 0x00000001000389d3 -[Tunnel readStatus] + 171
4 com.thepeppersstudio.MongoHub 0x0000000100021699 -[ConnectionWindowController checkTunnel] + 257
5 com.apple.Foundation 0x00007fff8e08f1ea -[NSThread main] + 68
6 com.apple.Foundation 0x00007fff8e08f162 NSThread__main + 1575
7 libsystem_c.dylib 0x00007fff95b4c8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff95b4fb75 thread_start + 13

Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff9341967a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff93418d71 mach_msg + 73
2 com.apple.CoreGraphics 0x00007fff95d7b0b2 CGSSynchronizeWindowBackingStore + 148
3 com.apple.CoreGraphics 0x00007fff95d38ecb CGSLockWindow + 4657
4 com.apple.CoreGraphics 0x00007fff95d37993 CGSDeviceLock + 307
5 libRIP.A.dylib 0x00007fff97f184e8 ripd_Lock + 46
6 libRIP.A.dylib 0x00007fff97f1d451 ripl_BltImage + 355
7 libRIP.A.dylib 0x00007fff97f1d0ab ripc_RenderImage + 319
8 libRIP.A.dylib 0x00007fff97f2494f ripc_DrawImage + 1187
9 com.apple.CoreGraphics 0x00007fff95ddda60 CGContextDrawImage + 432
10 com.apple.coreui 0x00007fff90e5e328 CUIRenderer::DrawIndeterminateProgressIndicator(CGRect, long, CUIDescriptor const
) + 1472
11 com.apple.coreui 0x00007fff90e5e84a CUIRenderer::DrawAnimation(CUIDescriptor const
) + 1280
12 com.apple.coreui 0x00007fff90e29102 CUIRenderer::Draw(CGRect, CGContext_, _CFDictionary const, __CFDictionary const**) + 4574
13 com.apple.coreui 0x00007fff90e4bd70 CUIDraw + 225
14 com.apple.AppKit 0x00007fff91730197 __NSRenderSpinningIndeterminateIndicator + 1265
15 com.apple.AppKit 0x00007fff9172f580 -[NSProgressIndicator heartBeat:] + 892
16 com.apple.AppKit 0x00007fff9172ef18 -[NSUIHeartBeat _heartBeatThread:] + 1311
17 com.apple.Foundation 0x00007fff8e08f1ea -[NSThread main] + 68
18 com.apple.Foundation 0x00007fff8e08f162 NSThread__main + 1575
19 libsystem_c.dylib 0x00007fff95b4c8bf _pthread_start + 335
20 libsystem_c.dylib 0x00007fff95b4fb75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000001008462f0 rbx: 0x0000000100846038 rcx: 0x00000001008462e8 rdx: 0x00000000a1a1a1a1
rdi: 0x000000010159af40 rsi: 0x00007fff91d6fd88 rbp: 0x00007fff5fbffbf0 rsp: 0x00007fff5fbff7a0
r8: 0x0000000000000000 r9: 0x0000000000000002 r10: 0x0000000000000060 r11: 0x500000001015b4c5
r12: 0x0000000100846000 r13: 0x0000000103d1e250 r14: 0x0000000100846000 r15: 0xa3a3a3a3a3a3a3a3
rip: 0x00007fff8f15be90 rfl: 0x0000000000010246 cr2: 0x000000010122aeb0
Logical CPU: 4

Binary Images:
0x100000000 - 0x1000faff7 +com.thepeppersstudio.MongoHub (2.3.1 - 67) /Applications/MongoHub.app/Contents/MacOS/MongoHub
0x1001f3000 - 0x100219fff +com.brandonwalkin.BWToolkitFramework (??? - 1.2.5) /Applications/MongoHub.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x10023b000 - 0x100252fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10026b000 - 0x1003ecfff +net.chocolatnoir.mcpkit (3.0.1 - 3.0.1) <97088F00-6729-99A2-4B87-A9F43399FF46> /Applications/MongoHub.app/Contents/Frameworks/MCPKit_bundled.framework/Versions/A/MCPKit_bundled
0x100482000 - 0x1004cafeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Applications/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x1004e6000 - 0x1005c9fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x1006fe000 - 0x1006feffd +cl_kernels (??? - ???) <38B5EBA9-9119-495B-954C-F0B891320106> cl_kernels
0x1011b3000 - 0x1011b9fef libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1011bf000 - 0x1011c2ff7 libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1011da000 - 0x1011dbff3 +cl_kernels (??? - ???) <9DBAD34D-3A6D-49D5-A9C4-FCAF2F92453B> cl_kernels
0x1011e6000 - 0x1011e6ff5 +cl_kernels (??? - ???) <30E99055-3E59-429B-9BC0-3C80007AA66C> cl_kernels
0x1011f7000 - 0x1011f8ffc +cl_kernels (??? - ???) cl_kernels
0x1013a7000 - 0x1013aaff7 +net.culater.SIMBL.osax (0.9.9 - 0.9.9) /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
0x1013af000 - 0x1013ceff7 +net.infinite-labs.Afloat (2.4 - 2.4) /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
0x101766000 - 0x101766ff1 +cl_kernels (??? - ???) <2DDAD573-86D9-4E7D-8D0C-C99A976F453C> cl_kernels
0x101776000 - 0x101776ffd +cl_kernels (??? - ???) <432F3EA8-4AE9-4908-86B4-0BB36A41F6CD> cl_kernels
0x103f00000 - 0x103f93ff7 unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x106b00000 - 0x106b91ff7 unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff68aba000 - 0x7fff68aeeac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff8deb9000 - 0x7fff8df0bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8df28000 - 0x7fff8dfbeff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8dfbf000 - 0x7fff8e034ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff8e035000 - 0x7fff8e347fff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e3aa000 - 0x7fff8e44cff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e44d000 - 0x7fff8e44efff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff8e49c000 - 0x7fff8e49dfff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff8e49e000 - 0x7fff8e53dfff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8e53e000 - 0x7fff8e545ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8e546000 - 0x7fff8e5d8fff com.apple.PDFKit (2.6 - 2.6) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8e5d9000 - 0x7fff8e5e3ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff8e5e4000 - 0x7fff8e5e4fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8e5e5000 - 0x7fff8e624fff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8e625000 - 0x7fff8e630ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8e631000 - 0x7fff8e648fff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8e74c000 - 0x7fff8e959fff com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8e95a000 - 0x7fff8ea5cff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8ea5d000 - 0x7fff8ea7afff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8ea8d000 - 0x7fff8eebafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8eebf000 - 0x7fff8eeeaff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff8f069000 - 0x7fff8f071fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8f072000 - 0x7fff8f0ceff7 com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8f0d1000 - 0x7fff8f0d7fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8f0d8000 - 0x7fff8f0ecff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8f0ed000 - 0x7fff8f151fff com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8f152000 - 0x7fff8f236def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff8f237000 - 0x7fff8f669fe7 com.apple.VideoToolbox (1.0 - 705.35) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8f66a000 - 0x7fff8f66bfff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8f790000 - 0x7fff8f7ccfff libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x7fff8f822000 - 0x7fff8f8bcff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8f8bd000 - 0x7fff8f9cafff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8fa28000 - 0x7fff8fa35fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8fa46000 - 0x7fff8fa48ff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8fa49000 - 0x7fff8fa7cfff com.apple.GSS (2.1 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8fa7d000 - 0x7fff8fd96fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8fd97000 - 0x7fff8fdc4fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
0x7fff8fdeb000 - 0x7fff8fdf9fff com.apple.HelpData (2.1.0 - 68) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8fdfa000 - 0x7fff8fe05ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8feb8000 - 0x7fff8febefff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8ff4c000 - 0x7fff8ff69ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8ff76000 - 0x7fff9070afff com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9070b000 - 0x7fff9070ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff90710000 - 0x7fff90711ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff90979000 - 0x7fff90979fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9097a000 - 0x7fff90b3bfe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff90b3c000 - 0x7fff90db6ff7 com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff90db7000 - 0x7fff90e21fff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff90e22000 - 0x7fff90e84ff7 com.apple.coreui (0.3 - 162) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff90ed8000 - 0x7fff90f03fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff90f04000 - 0x7fff90f54fff com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff90f71000 - 0x7fff91015fef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff91016000 - 0x7fff9101cfff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9101d000 - 0x7fff9105dfff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x7fff9105e000 - 0x7fff910b2ff7 com.apple.ImageCaptureCore (3.0 - 3.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff910b3000 - 0x7fff910e2fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff91193000 - 0x7fff911a9ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff91204000 - 0x7fff91209fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9126e000 - 0x7fff9134cff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff9137c000 - 0x7fff9147aff7 com.apple.QuickLookUIFramework (3.0 - 489.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff9147b000 - 0x7fff914a8fff com.apple.quartzfilters (1.7.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff914a9000 - 0x7fff914aefff com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff914af000 - 0x7fff914d2ff7 com.apple.RemoteViewServices (1.0 - 1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff914d3000 - 0x7fff914efff7 com.apple.GenerationalStorage (1.0 - 124) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff914f0000 - 0x7fff920e8fff com.apple.AppKit (6.7 - 1138) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff920e9000 - 0x7fff92590ff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff92591000 - 0x7fff929acff7 com.apple.RawCamera.bundle (3.7.2 - 573) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff929ad000 - 0x7fff929bcfff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff929bd000 - 0x7fff929bdfff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff929c1000 - 0x7fff92d87fff com.apple.MediaToolbox (1.0 - 705.35) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff92d88000 - 0x7fff92d9bff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff92d9c000 - 0x7fff92d9cfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff92da9000 - 0x7fff92daafff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff92dab000 - 0x7fff92db1fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff92db2000 - 0x7fff93020ff7 com.apple.QuartzComposer (5.0 - 232) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff93021000 - 0x7fff93045ff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff93046000 - 0x7fff931a9fff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff931aa000 - 0x7fff931dafff com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff931db000 - 0x7fff931defff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff93261000 - 0x7fff9335dff7 com.apple.avfoundation (2.0 - 180.23) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff9336a000 - 0x7fff9336ffff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff9337e000 - 0x7fff93403ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff93404000 - 0x7fff93424fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff93429000 - 0x7fff9346bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff9346c000 - 0x7fff93472ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff93473000 - 0x7fff934eeff7 com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff934ef000 - 0x7fff935fbfef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x7fff935fc000 - 0x7fff93603fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff93604000 - 0x7fff93608fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff93609000 - 0x7fff93628fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff93629000 - 0x7fff937c8fff com.apple.QuartzCore (1.7 - 269.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff93806000 - 0x7fff9382eff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9382f000 - 0x7fff93836fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff93837000 - 0x7fff9383cfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff939f9000 - 0x7fff93a59fff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff93a5a000 - 0x7fff93a5fff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
0x7fff93a60000 - 0x7fff93a99fe7 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff93bde000 - 0x7fff941c2faf libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff941c3000 - 0x7fff941c6fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff941c7000 - 0x7fff941d5ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff941d6000 - 0x7fff941e1fff com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff941ed000 - 0x7fff94216fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff94217000 - 0x7fff9425eff7 com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9425f000 - 0x7fff94264fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff94265000 - 0x7fff942a4ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff94730000 - 0x7fff94783fff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff94ecc000 - 0x7fff94ed0ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff95253000 - 0x7fff952a1ff7 libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff952a2000 - 0x7fff952cfff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff954f1000 - 0x7fff95530ff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff95531000 - 0x7fff95534ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff95535000 - 0x7fff95537fff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff95538000 - 0x7fff95583fff com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9565c000 - 0x7fff9582fff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff95866000 - 0x7fff95969fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff9596a000 - 0x7fff95a6fff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff95afe000 - 0x7fff95bdbfef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
0x7fff95bdc000 - 0x7fff95bdcfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff95bdd000 - 0x7fff95c34fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff95c35000 - 0x7fff95cb9ff7 com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff95cba000 - 0x7fff963889df com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff963e4000 - 0x7fff9640bfff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9640c000 - 0x7fff96460ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff9648f000 - 0x7fff967b2fff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff967ba000 - 0x7fff967bcfff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff967bd000 - 0x7fff9686ffff com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff96870000 - 0x7fff96871fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff968e7000 - 0x7fff968eafff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff968eb000 - 0x7fff96a75ff7 com.apple.QTKit (7.7.1 - 2246) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff96a76000 - 0x7fff96a76fff com.apple.audio.units.AudioUnit (1.7 - 1.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff96abb000 - 0x7fff96ad8ff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x7fff96e02000 - 0x7fff96e17fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff96e18000 - 0x7fff96e52fff com.apple.DebugSymbols (2.1 - 85) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff96eb1000 - 0x7fff96eb1fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff96f43000 - 0x7fff96f46fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff96f47000 - 0x7fff96f55fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x7fff96f56000 - 0x7fff96f68ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff96f69000 - 0x7fff96f80fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff96f81000 - 0x7fff97096fff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff97097000 - 0x7fff97177fff com.apple.CoreServices.OSServices (478.25 - 478.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff97206000 - 0x7fff97214fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff97267000 - 0x7fff97469fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
0x7fff9746a000 - 0x7fff974d8fff com.apple.CoreSymbolication (2.1 - 66) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff974d9000 - 0x7fff975a0ff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff975e8000 - 0x7fff9765bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff97684000 - 0x7fff97716fff com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff97a67000 - 0x7fff97d3efff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff97d43000 - 0x7fff97db3fff com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff97db4000 - 0x7fff97f0dff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff97f0e000 - 0x7fff97f0ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff97f10000 - 0x7fff97f53ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff9801c000 - 0x7fff9805dfff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9808c000 - 0x7fff98216fff com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff98217000 - 0x7fff98240fff com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff98241000 - 0x7fff9824afff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib
0x7fff9863a000 - 0x7fff98641fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff98642000 - 0x7fff98737fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff98738000 - 0x7fff98871fef com.apple.vImage (5.0 - 5.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff98872000 - 0x7fff988c5fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff98f92000 - 0x7fff98f93ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff98f94000 - 0x7fff98faefff com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff98faf000 - 0x7fff993cafff com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff993cb000 - 0x7fff993cdfff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff993ce000 - 0x7fff993d2fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff993d3000 - 0x7fff993d3fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff993d4000 - 0x7fff9943bff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9943c000 - 0x7fff99447fff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff99448000 - 0x7fff994a2fff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff994a3000 - 0x7fff994b9fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff994ba000 - 0x7fff994bafff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff994bb000 - 0x7fff9a1b4fef com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff9a21f000 - 0x7fff9a490fff com.apple.CoreImage (7.77 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9a491000 - 0x7fff9a491fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9a4db000 - 0x7fff9a4edff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff9a4ee000 - 0x7fff9a570fff com.apple.Metadata (10.7.0 - 627.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9a5df000 - 0x7fff9a605ff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

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

VM Region Summary:
ReadOnly portion of Libraries: Total=196.7M resident=135.5M(69%) swapped_out_or_unallocated=61.2M(31%)
Writable regions: Total=117.8M written=5256K(4%) resident=15.7M(13%) swapped_out=0K(0%) unallocated=102.1M(87%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 4544K
CG image 32K
CG raster data 316K
CG shared images 3448K
CoreGraphics 16K
CoreImage 72K
CoreServices 1788K
MALLOC 83.4M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 8K
OpenCL 56K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 19.5M
__IMAGE 1256K
__LINKEDIT 48.9M
__TEXT 147.7M
__UNICODE 544K
mapped file 33.6M
shared memory 312K
=========== =======
TOTAL 429.1M

Model: MacBookPro8,2, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f1
Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.6)
Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545050B9A302, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: USB Optical Mouse, 0x0461 (Primax Electronics), 0x4d0f, 0xfa130000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2

@johnhamelink
Copy link

I'm also having this issue:

Process: MongoHub [18582]
Path: /Applications/Web Dev/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.thepeppersstudio.MongoHub
Version: 2.3.2 (73)
Code Type: X86-64 (Native)
Parent Process: launchd [233]

Date/Time: 2011-11-02 17:04:31.765 +0000
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9

Interval Since Last Report: 295568 sec
Crashes Since Last Report: 19
Per-App Interval Since Last Report: 6797 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 3090FB9B-83AD-4CA2-B9A0-980D9660B064

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000100000000-0000000100109000 [ 1060K] r-x/rwx SM=COW /Applications/Web Dev/MongoHub.app/Contents/MacOS/MongoHub

Application Specific Information:
objc_msgSend() selector name: frameRectForContentRect:styleMask:
objc[18582]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff8eb40a5e objc_msgSendSuper2_stret + 30
1 com.apple.AppKit 0x00007fff91b94978 -[NSThemeFrame frameRectForContentRect:styleMask:] + 87
2 com.apple.AppKit 0x00007fff91b9480a -[NSWindow frameRectForContentRect:styleMask:] + 182
3 com.apple.AppKit 0x00007fff91b94748 -[NSWindow frameRectForContentRect:] + 90
4 com.apple.AppKit 0x00007fff91b93bd1 -[NSWindow maxSize] + 186
5 com.apple.AppKit 0x00007fff91b93727 -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:] + 168
6 com.apple.AppKit 0x00007fff91bf739c -[NSWindow(NSWindowResizing) _cursorForResizeDirection:] + 39
7 com.apple.AppKit 0x00007fff91bf72b9 -[NSWindow(NSWindowResizing) _edgeResizingCursorUpdate:atLocation:] + 232
8 com.apple.AppKit 0x00007fff91bfdc14 -[NSWindow(NSCarbonExtensions) _setCursorForMouseLocation:] + 491
9 com.apple.AppKit 0x00007fff91bf27d7 __-[NSWindow _postInvalidCursorRects]_block_invoke_1 + 1290
10 com.apple.CoreFoundation 0x00007fff90c3cf37 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
11 com.apple.CoreFoundation 0x00007fff90c3ce96 __CFRunLoopDoObservers + 374
12 com.apple.CoreFoundation 0x00007fff90c12159 __CFRunLoopRun + 825
13 com.apple.CoreFoundation 0x00007fff90c11ae6 CFRunLoopRunSpecific + 230
14 com.apple.HIToolbox 0x00007fff8f7413d3 RunCurrentEventLoopInMode + 277
15 com.apple.HIToolbox 0x00007fff8f74858f ReceiveNextEventCommon + 181
16 com.apple.HIToolbox 0x00007fff8f7484ca BlockUntilNextEventMatchingListInMode + 62
17 com.apple.AppKit 0x00007fff91b2b3f1 _DPSNextEvent + 659
18 com.apple.AppKit 0x00007fff91b2acf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
19 com.apple.AppKit 0x00007fff91b2762d -[NSApplication run] + 470
20 com.apple.AppKit 0x00007fff91da680c NSApplicationMain + 867
21 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8e0fc7e6 kevent + 10
1 libdispatch.dylib 0x00007fff994e35be _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff994e214e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8e0fc192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff97865594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff97866b85 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8e0fc192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff97865594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff97866b85 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8e0fc192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff97865594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff97866b85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8e0fc192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff97865594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff97866b85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8e0fc192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff97865594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff97866b85 start_wqthread + 13

Thread 7:
0 libsystem_c.dylib 0x00007fff9783ce61 memmove$VARIANT$sse42 + 420
1 com.apple.CoreFoundation 0x00007fff90bdcf5a CFStringCreateImmutableFunnel3 + 2890
2 com.apple.CoreFoundation 0x00007fff90bf4863 CFStringCreateWithSubstring + 691
3 com.apple.CoreFoundation 0x00007fff90c4e746 -[__NSCFString substringWithRange:] + 134
4 com.thepeppersstudio.MongoHub 0x00000001000281b7 -[MongoDB listCollections:user:password:] + 705
5 com.thepeppersstudio.MongoHub 0x00000001000208ba -[ConnectionWindowController useDB:] + 495
6 com.apple.Foundation 0x00007fff992207fe -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff99220776 __NSThread__main
+ 1575
8 libsystem_c.dylib 0x00007fff978638bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff97866b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x00000001013afc10 rcx: 0x000000000000000f rdx: 0x00007fff92479250
rdi: 0x00007fff5fbfe100 rsi: 0x00007fff5fbfe0f0 rbp: 0x00007fff5fbfe130 rsp: 0x00007fff5fbfe0b0
r8: 0x0000000004273140 r9: 0x0000000000000000 r10: 0x00000001013aab20 r11: 0x013a013901380137
r12: 0x00000001013af780 r13: 0x00007fff5fbfe288 r14: 0x00007fff5fbfe178 r15: 0x00007fff5fbfe1f0
rip: 0x00007fff8eb40a5e rfl: 0x0000000000010202 cr2: 0x0000000103505e78
Logical CPU: 1

Binary Images:
0x100000000 - 0x100108fff +com.thepeppersstudio.MongoHub (2.3.2 - 73) <52DDC15A-0A67-AC3E-DC2C-4A0F8D22ABF2> /Applications/Web Dev/MongoHub.app/Contents/MacOS/MongoHub
0x10021b000 - 0x100241fff +com.brandonwalkin.BWToolkitFramework (??? - 1.2.5) /Applications/Web Dev/MongoHub.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x100263000 - 0x10027afff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/Web Dev/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100293000 - 0x100414fff +net.chocolatnoir.mcpkit (3.0.1 - 3.0.1) <97088F00-6729-99A2-4B87-A9F43399FF46> /Applications/Web Dev/MongoHub.app/Contents/Frameworks/MCPKit_bundled.framework/Versions/A/MCPKit_bundled
0x1004aa000 - 0x1004f2feb +com.zang.RegexKit (0.6.0 - 0.6.0) /Applications/Web Dev/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x10050e000 - 0x1005f1fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x101289000 - 0x101296ff7 +com.rogueamoeba.audio_hijack_server.hermes (4.1.0 - 4.1.0) /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x1017b3000 - 0x1017b9fef libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1017bf000 - 0x1017c2ff7 libCoreFSCache.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1017da000 - 0x1017daffd +cl_kernels (??? - ???) <447A1902-998E-4D33-B5B9-A1A5C7F3E87A> cl_kernels
0x1017e0000 - 0x1017e1ff3 +cl_kernels (??? - ???) cl_kernels
0x1017ec000 - 0x1017ecff5 +cl_kernels (??? - ???) <8BF3A974-2547-4F5B-9756-6FD9FF4A98FF> cl_kernels
0x1037ee000 - 0x1037efffc +cl_kernels (??? - ???) <227D7545-8F5B-4C94-8528-431ECBE3ABEF> cl_kernels
0x1037fa000 - 0x1037faff1 +cl_kernels (??? - ???) cl_kernels
0x104e21000 - 0x104eb4ff7 unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x104f3d000 - 0x104f3dffd +cl_kernels (??? - ???) <0C1CE239-3EEC-4D4E-945F-847C1FBB940C> cl_kernels
0x10581b000 - 0x1058acff7 unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff6874e000 - 0x7fff68782ac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff8d5ff000 - 0x7fff8d87afff com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8dd0b000 - 0x7fff8dd75fff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8dd84000 - 0x7fff8dde4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8de04000 - 0x7fff8de5bfff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8de5c000 - 0x7fff8df00fef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8df3a000 - 0x7fff8dfa8fff com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8dfa9000 - 0x7fff8dfd6ff7 com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8dfd7000 - 0x7fff8e0b5fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8e0b6000 - 0x7fff8e0b7fff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff8e0cd000 - 0x7fff8e0e4fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e0e5000 - 0x7fff8e105fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8e106000 - 0x7fff8e16dfff com.apple.Symbolication (1.2 - 87) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8e1e3000 - 0x7fff8e1ffff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8e200000 - 0x7fff8e2fdfff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8ea37000 - 0x7fff8eabbff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8eabc000 - 0x7fff8eae0fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8eae1000 - 0x7fff8eb35ff7 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8eb36000 - 0x7fff8ec1adef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff8ec1b000 - 0x7fff8ec3fff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8ec40000 - 0x7fff8ec47fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8ec48000 - 0x7fff8ec9bfff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ec9c000 - 0x7fff8eca0fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff8eca1000 - 0x7fff8eca2fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff8eca3000 - 0x7fff8eca6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8ecfc000 - 0x7fff8ed6ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8ed8b000 - 0x7fff8ee98fff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8f5a1000 - 0x7fff8f5a3fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f5a4000 - 0x7fff8f657fff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f659000 - 0x7fff8f659fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8f65a000 - 0x7fff8f695ff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
0x7fff8f696000 - 0x7fff8f6a1ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8f6b2000 - 0x7fff8f6b7fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f71c000 - 0x7fff8f720fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8f73f000 - 0x7fff8fa63fff com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8fa64000 - 0x7fff8fa8dfff com.apple.CoreServicesInternal (113.8 - 113.8) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8fdb0000 - 0x7fff8fdd6ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8fdd7000 - 0x7fff8fddafff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8fddb000 - 0x7fff8fe0eff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8fe0f000 - 0x7fff8fe0ffff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8fe10000 - 0x7fff8fe16fff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8fe17000 - 0x7fff8ff1cff7 libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8ff39000 - 0x7fff9009ffff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff900a0000 - 0x7fff903bcff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff90406000 - 0x7fff90407fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff90408000 - 0x7fff90425ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
0x7fff9042d000 - 0x7fff90444fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff905f0000 - 0x7fff905f2ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff905f3000 - 0x7fff90bd7fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff90bd8000 - 0x7fff90bd8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90bd9000 - 0x7fff90dadfff com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90e25000 - 0x7fff90e25fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff90e31000 - 0x7fff90e35fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff90e6c000 - 0x7fff90e8bfff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff90e8c000 - 0x7fff90e8dfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff90e8e000 - 0x7fff90e94ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff90e99000 - 0x7fff90f60ff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90f61000 - 0x7fff90f66fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff90f67000 - 0x7fff910f1ff7 com.apple.QTKit (7.7.1 - 2306) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff910f2000 - 0x7fff91122ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff91123000 - 0x7fff9112dff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff91158000 - 0x7fff9115bfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9115c000 - 0x7fff9125eff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff912c1000 - 0x7fff912c1fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff912c2000 - 0x7fff912c5fff libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff913c4000 - 0x7fff91412fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff91413000 - 0x7fff914b2fff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff914b3000 - 0x7fff914bafff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff914bb000 - 0x7fff915befff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
0x7fff915bf000 - 0x7fff915ecfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff91644000 - 0x7fff9166fff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff9167d000 - 0x7fff91693fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff916f4000 - 0x7fff91737ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff91738000 - 0x7fff9173dff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff9173e000 - 0x7fff9173efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9173f000 - 0x7fff91745fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff91746000 - 0x7fff91948fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff919af000 - 0x7fff91b08fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff91b22000 - 0x7fff92723ff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff92724000 - 0x7fff9272fff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff92730000 - 0x7fff927c2fff com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff927c3000 - 0x7fff92a31ff7 com.apple.QuartzComposer (5.0 - 236) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff92c09000 - 0x7fff92c34fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff92c8b000 - 0x7fff92cb2fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff92e09000 - 0x7fff92e4afff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff92e8c000 - 0x7fff9322afef com.apple.MediaToolbox (1.0 - 705.42) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff9322b000 - 0x7fff9322cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff93239000 - 0x7fff932cbff7 com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff932d2000 - 0x7fff9332efff com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff9332f000 - 0x7fff937f6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff937f7000 - 0x7fff93930fef com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff93931000 - 0x7fff939a1fff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff939ce000 - 0x7fff93a43ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff93a44000 - 0x7fff93a44fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff93a47000 - 0x7fff93a48fff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff93b31000 - 0x7fff93b5afff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff93b9e000 - 0x7fff93ba0fff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff93d05000 - 0x7fff94173fff com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff94176000 - 0x7fff9417bfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff9417c000 - 0x7fff94216ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff94217000 - 0x7fff9422aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff9422b000 - 0x7fff9423dff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff9423e000 - 0x7fff9428efff com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff9428f000 - 0x7fff94292ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff942cf000 - 0x7fff942deff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff942df000 - 0x7fff94569fff com.apple.JavaScriptCore (7534.51 - 7534.51.21) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff945e7000 - 0x7fff945ecfff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff945ed000 - 0x7fff952f3fef com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff952f4000 - 0x7fff953e9fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff95434000 - 0x7fff9543fff7 com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff95440000 - 0x7fff954bbff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9559b000 - 0x7fff955b1ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff955b2000 - 0x7fff955b8fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff955b9000 - 0x7fff955bffff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff95613000 - 0x7fff9565aff7 com.apple.CoreMedia (1.0 - 705.42) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff956a8000 - 0x7fff957a6fff com.apple.QuickLookUIFramework (3.1 - 500.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff957a7000 - 0x7fff957acfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff957ad000 - 0x7fff957bbfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9583b000 - 0x7fff958d1ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff958d2000 - 0x7fff958d9fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff958da000 - 0x7fff959f2ff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff95bca000 - 0x7fff95bd2fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff95bd3000 - 0x7fff95be5ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff95be6000 - 0x7fff95c20fef com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff95c21000 - 0x7fff95c73ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff95c74000 - 0x7fff95c88ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff95d09000 - 0x7fff95d16fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff95d2c000 - 0x7fff95e38fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff95e74000 - 0x7fff95ffeff7 com.apple.WebKit (7534.51 - 7534.51.22) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff95fff000 - 0x7fff96001fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff96002000 - 0x7fff96056ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff9626c000 - 0x7fff962d4ff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9631c000 - 0x7fff9631cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9633d000 - 0x7fff9637cff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9673c000 - 0x7fff96747fff com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff967ca000 - 0x7fff967f7fff com.apple.quartzfilters (1.7.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff96805000 - 0x7fff969a4fff com.apple.QuartzCore (1.7 - 270.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff969ba000 - 0x7fff969fcff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff969fd000 - 0x7fff96a80fef com.apple.Metadata (10.7.0 - 627.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff96a90000 - 0x7fff96aadff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff96aae000 - 0x7fff96ab7ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff96ab8000 - 0x7fff96ab8fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff96ab9000 - 0x7fff96b3eff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff96b3f000 - 0x7fff96b40ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff96b7c000 - 0x7fff96c1eff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff96c1f000 - 0x7fff96ef7ff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff96f08000 - 0x7fff96f53ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff96f54000 - 0x7fff96f71fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff96f72000 - 0x7fff97053fff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff970e5000 - 0x7fff97501ff7 com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff97570000 - 0x7fff9778afef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9778b000 - 0x7fff977a0fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff97815000 - 0x7fff978f2fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
0x7fff978f3000 - 0x7fff97932fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff97a36000 - 0x7fff97ca9fff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff97caa000 - 0x7fff980d7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff980d8000 - 0x7fff980d9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff980da000 - 0x7fff9850cfff com.apple.VideoToolbox (1.0 - 705.42) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff98590000 - 0x7fff98590fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff98591000 - 0x7fff985abfff com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff9897d000 - 0x7fff99111fef com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff991c6000 - 0x7fff994dfff7 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff994e0000 - 0x7fff994eefff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff994ef000 - 0x7fff994f6ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff994f7000 - 0x7fff99530fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff99566000 - 0x7fff9956aff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9956b000 - 0x7fff99c7e587 com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9a01e000 - 0x7fff9a071fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9a07c000 - 0x7fff9a0d7ff7 com.apple.HIServices (1.10 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9a0d8000 - 0x7fff9a0e6ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff9a0e7000 - 0x7fff9a127ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff9a128000 - 0x7fff9a150ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9a15f000 - 0x7fff9a1c1fff com.apple.coreui (1.2.1 - 164.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

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

VM Region Summary:
ReadOnly portion of Libraries: Total=198.9M resident=93.2M(47%) swapped_out_or_unallocated=105.8M(53%)
Writable regions: Total=77.1M written=6628K(8%) resident=30.2M(39%) swapped_out=4K(0%) unallocated=47.0M(61%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 3748K
CG image 48K
CG raster data 396K
CG shared images 3448K
CoreGraphics 16K
CoreImage 72K
CoreServices 3900K
MALLOC 43.3M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 16K
OpenCL 56K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 19.0M
__IMAGE 1256K
__LINKEDIT 49.2M
__TEXT 149.7M
__UNICODE 544K
mapped file 35.0M
shared memory 312K
=========== =======
TOTAL 393.8M

Model: MacBookPro8,1, BootROM MBP81.0047.B24, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f96
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 2 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
Serial ATA Device: OPTIARC DVD RW AD-5970H
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: iPhone, apple_vendor_id, 0x1297, 0xfa130000 / 6
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

@opensourceame
Copy link

Same issue here. I'm using 2.4.15 (89)

@Technohazard
Copy link

I'm also having this same crash issue, version 2.3.2, 100% reproducible. Any time I click a database in the left hand menu, the client hard crashes.

Process: MongoHub [6933]
Path: /Users/USER/Downloads/*/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.thepeppersstudio.MongoHub
Version: 2.3.2 (73)
Code Type: X86-64 (Native)
Parent Process: launchd [130]
User ID: 501

Date/Time: 2013-05-09 11:46:09.902 -0700
OS Version: Mac OS X 10.8.2 (12C3006)
Report Version: 10

Interval Since Last Report: 110331 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 417 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: 6B91983C-6C4A-928C-B328-74327678E6DB

Crashed Thread: 7

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Application Specific Information:
objc_msgSend() selector name: release

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d8f8686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d8f7c42 mach_msg + 70
2 com.apple.CoreGraphics 0x00007fff8b0ad135 CGSSynchronizeWindowBackingStore + 97
3 com.apple.CoreGraphics 0x00007fff8b05a9f6 CGSLockWindow + 3198
4 com.apple.CoreGraphics 0x00007fff8b059b88 CGSDeviceLock + 319
5 libRIP.A.dylib 0x00007fff8ad816ff ripd_Lock + 49
6 libRIP.A.dylib 0x00007fff8ad8805c ripl_BltImage + 383
7 libRIP.A.dylib 0x00007fff8ad87c8a ripc_RenderImage + 313
8 libRIP.A.dylib 0x00007fff8ad905bb ripc_DrawImages + 6141
9 com.apple.CoreGraphics 0x00007fff8b08a8b6 CGContextDrawImages + 229
10 com.apple.coreui 0x00007fff8d936703 CUIArtFileRenderer::DrawWindowFrameStandard(CUIDescriptor const
) + 4953
11 com.apple.coreui 0x00007fff8d93c97a CUIArtFileRenderer::Draw(CUIDescriptor const
, CGAffineTransform, CUIReturnInfo&) + 1814
12 com.apple.coreui 0x00007fff8d917895 CUIRenderer::Draw(CGRect, CGContext_, _CFDictionary const, __CFDictionary const**) + 3343
13 com.apple.coreui 0x00007fff8d942bcb CUIDraw + 180
14 com.apple.AppKit 0x00007fff8e358356 _NSDrawThemeBackground + 1341
15 com.apple.AppKit 0x00007fff8e357abb -[NSThemeFrame _drawUnifiedToolbarWithState:inFrame:] + 212
16 com.apple.AppKit 0x00007fff8e3577c7 -[NSThemeFrame _drawUnifiedToolbar:] + 106
17 com.apple.AppKit 0x00007fff8e3575c4 -[NSThemeFrame _drawTitleBarBackgroundInClipRect:] + 195
18 com.apple.AppKit 0x00007fff8e3574b4 -[NSThemeFrame _drawTitleBar:] + 99
19 com.apple.AppKit 0x00007fff8e3570f1 -[NSThemeFrame drawFrame:] + 153
20 com.apple.AppKit 0x00007fff8e356f78 -[NSFrameView drawRect:] + 1100
21 com.apple.AppKit 0x00007fff8e356b11 -[NSThemeFrame drawRect:] + 249
22 com.apple.AppKit 0x00007fff8e356220 -[NSView _drawRect:clip:] + 4437
23 com.apple.AppKit 0x00007fff8e3550bb -[NSThemeFrame _drawRect:clip:] + 328
24 com.apple.AppKit 0x00007fff8e353093 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3058
25 com.apple.AppKit 0x00007fff8e352223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
26 com.apple.AppKit 0x00007fff8e34de4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
27 com.apple.AppKit 0x00007fff8e317d73 -[NSView displayIfNeeded] + 1830
28 com.apple.AppKit 0x00007fff8e3172ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
29 com.apple.AppKit 0x00007fff8e8e2971 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46
30 com.apple.CoreFoundation 0x00007fff872239b7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
31 com.apple.CoreFoundation 0x00007fff87223921 __CFRunLoopDoObservers + 369
32 com.apple.CoreFoundation 0x00007fff871fed88 __CFRunLoopRun + 728
33 com.apple.CoreFoundation 0x00007fff871fe6b2 CFRunLoopRunSpecific + 290
34 com.apple.HIToolbox 0x00007fff8bab10a4 RunCurrentEventLoopInMode + 209
35 com.apple.HIToolbox 0x00007fff8bab0e42 ReceiveNextEventCommon + 356
36 com.apple.HIToolbox 0x00007fff8bab0cd3 BlockUntilNextEventMatchingListInMode + 62
37 com.apple.AppKit 0x00007fff8e314613 _DPSNextEvent + 685
38 com.apple.AppKit 0x00007fff8e313ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
39 com.apple.AppKit 0x00007fff8e30b283 -[NSApplication run] + 517
40 com.apple.AppKit 0x00007fff8e2afcb6 NSApplicationMain + 869
41 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8d8fad16 kevent + 10
1 libdispatch.dylib 0x00007fff8c51bdea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8c51b9ee _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8d8fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9154deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9154dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff91538171 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8d8fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9154deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9154dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff91538171 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8d8fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9154deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9154dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff91538171 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8d8fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9154deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9154dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff91538171 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8d8fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9154deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9154dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff91538171 start_wqthread + 13

Thread 7 Crashed:
0 libobjc.A.dylib 0x00007fff8f837750 objc_msgSend_vtable14 + 16
1 com.apple.Foundation 0x00007fff8699c289 NSFinalizeThreadData + 1169
2 com.apple.CoreFoundation 0x00007fff8720e9c4 __CFTSDFinalize + 100
3 libsystem_c.dylib 0x00007fff915524fe _pthread_tsd_cleanup + 240
4 libsystem_c.dylib 0x00007fff9154b9a2 _pthread_exit + 146
5 libsystem_c.dylib 0x00007fff9154cd01 pthread_exit + 30
6 com.apple.Foundation 0x00007fff8699bdf8 +[NSThread exit] + 11
7 com.apple.Foundation 0x00007fff86998626 __NSThread__main
+ 1365
8 libsystem_c.dylib 0x00007fff9154b742 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff91538181 thread_start + 13

Thread 7 crashed with X86 Thread State (64-bit):
rax: 0xc000000010162465 rbx: 0x00007fff74c68580 rcx: 0x0000000000000008 rdx: 0x0000000000000018
rdi: 0x0000000101639050 rsi: 0x00007fff74c68580 rbp: 0x0000000107186bc0 rsp: 0x00000001071869a8
r8: 0xfffffffefdee1fcf r9: 0x00000000000000ff r10: 0x0000000102852400 r11: 0x000000000fa016fd
r12: 0x0000000000000001 r13: 0x0000000000000000 r14: 0x0000000101646b20 r15: 0x000000010680f600
rip: 0x00007fff8f837750 rfl: 0x0000000000010246 cr2: 0x0000000013010000
Logical CPU: 1

Binary Images:
0x100000000 - 0x100108fff +com.thepeppersstudio.MongoHub (2.3.2 - 73) <52DDC15A-0A67-AC3E-DC2C-4A0F8D22ABF2> /Users/USER/Downloads//MongoHub.app/Contents/MacOS/MongoHub
0x10020f000 - 0x100235fff +com.brandonwalkin.BWToolkitFramework (1.2.5) /Users/USER/Downloads/
/MongoHub.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x100257000 - 0x10026efff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Users/USER/Downloads//MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100287000 - 0x100408fff +net.chocolatnoir.mcpkit (3.0.1 - 3.0.1) <97088F00-6729-99A2-4B87-A9F43399FF46> /Users/USER/Downloads/
/MongoHub.app/Contents/Frameworks/MCPKit_bundled.framework/Versions/A/MCPKit_bundled
0x10049e000 - 0x1004e6feb +com.zang.RegexKit (0.6.0 - 0.6.0) /Users/USER/Downloads/*/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x100502000 - 0x1005dbff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x1012f7000 - 0x1012faff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1015c6000 - 0x1015c6ff4 +cl_kernels (???) <0B7C80E1-8CCB-4A11-B1EA-F6DF2C4C1617> cl_kernels
0x1015ca000 - 0x1015cafff +cl_kernels (???) cl_kernels
0x1015ce000 - 0x1015ceff4 +cl_kernels (???) <0B7C80E1-8CCB-4A11-B1EA-F6DF2C4C1617> cl_kernels
0x1015dc000 - 0x1015e5fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x101786000 - 0x101786ff3 +cl_kernels (???) <659A66DE-D211-4911-8785-C27B1CD2284E> cl_kernels
0x10178b000 - 0x10178bff5 +cl_kernels (???) <09994097-1E97-4C1B-8374-46A68FE57FC8> cl_kernels
0x101790000 - 0x101790ff5 +cl_kernels (???) cl_kernels
0x101793000 - 0x101793ff6 +cl_kernels (???) <1771B98F-44F6-45BA-8C4F-997FB7CCFE4E> cl_kernels
0x10179d000 - 0x10179dff9 +cl_kernels (???) <9B9B8490-13F1-4B47-8268-0847A08F8A7C> cl_kernels
0x1017a7000 - 0x1017a7ff5 +cl_kernels (???) cl_kernels
0x1027e2000 - 0x1027e2ff2 +cl_kernels (???) cl_kernels
0x10472e000 - 0x1047c9ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff65632000 - 0x7fff6566693f dyld (210.2.3) /usr/lib/dyld
0x7fff8481d000 - 0x7fff849a3fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff849b2000 - 0x7fff849dafff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff849db000 - 0x7fff84a48fff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff84cca000 - 0x7fff84d0aff7 com.apple.MediaKit (14 - 685) <0188751A-93EC-3FB1-92CB-76DD75818CD4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff84d0b000 - 0x7fff84d18ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff84d19000 - 0x7fff84d76fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff84d7c000 - 0x7fff84d8fff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff8555a000 - 0x7fff8556efff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8556f000 - 0x7fff8559bfff com.apple.framework.Apple80211 (8.3 - 830.18) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8559c000 - 0x7fff8559cfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff855e5000 - 0x7fff8567ffff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8589a000 - 0x7fff85908fff com.apple.framework.IOKit (2.0.1 - 755.20.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff85909000 - 0x7fff85966ff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff859bf000 - 0x7fff85a0aff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff85a0b000 - 0x7fff85a9cfff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff85e4c000 - 0x7fff86081ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff86082000 - 0x7fff860dcfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff860e0000 - 0x7fff86148ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff861a4000 - 0x7fff861c5fff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8621d000 - 0x7fff8621dfff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8621e000 - 0x7fff8631cfff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8631d000 - 0x7fff86337fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff86338000 - 0x7fff8637cfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff86750000 - 0x7fff8678dfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8678e000 - 0x7fff86902fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86903000 - 0x7fff86c5ffff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff86c60000 - 0x7fff86c65fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff86c66000 - 0x7fff86cbcfff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86cbd000 - 0x7fff86cd3fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff871ca000 - 0x7fff873b3fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff873b4000 - 0x7fff873bffff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff873c0000 - 0x7fff873ddfff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff87424000 - 0x7fff8744ffff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff87450000 - 0x7fff87545fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff87551000 - 0x7fff87557ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8762d000 - 0x7fff8763eff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8763f000 - 0x7fff87711ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8771c000 - 0x7fff8771cfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8771d000 - 0x7fff8779ffff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff877a0000 - 0x7fff877a1fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff877a2000 - 0x7fff877f1ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff87839000 - 0x7fff8784cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8784d000 - 0x7fff87853fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87856000 - 0x7fff87953ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff87968000 - 0x7fff87c38fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87c39000 - 0x7fff87c90ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff87cee000 - 0x7fff87cf9ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff87cfa000 - 0x7fff87df7fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff87e10000 - 0x7fff87e10fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff87e11000 - 0x7fff87e16fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff87e17000 - 0x7fff87e20fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff87e21000 - 0x7fff87e23ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff87e24000 - 0x7fff87fbffef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87fc0000 - 0x7fff88003fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff88025000 - 0x7fff88034ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff88125000 - 0x7fff88128fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff88371000 - 0x7fff88390ff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff883c5000 - 0x7fff8841aff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8841b000 - 0x7fff88477fff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff88478000 - 0x7fff8878fff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff88790000 - 0x7fff88793ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff88794000 - 0x7fff887a8fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff887a9000 - 0x7fff887e8ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff887e9000 - 0x7fff88a8dfff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff88a92000 - 0x7fff88bacfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff88bf0000 - 0x7fff88bf6fff libCGXCoreImage.A.dylib (328.0.4) <1E8692C1-7F72-391E-93C7-9306E3FB1C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff88bf7000 - 0x7fff88c0cfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff88c0d000 - 0x7fff88e0dfff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff88e0e000 - 0x7fff88e0efff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff88e0f000 - 0x7fff890a9ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff890aa000 - 0x7fff890f4ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8924e000 - 0x7fff8929dff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8929e000 - 0x7fff892efff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff892f0000 - 0x7fff8a2a9fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8a2aa000 - 0x7fff8a37dff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8a62e000 - 0x7fff8aa25fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8aa26000 - 0x7fff8aa5cfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8aa5d000 - 0x7fff8aa6cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8aa7c000 - 0x7fff8ad2afff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8ad2b000 - 0x7fff8ad32fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ad78000 - 0x7fff8ada4ff7 libRIP.A.dylib (328.0.4) <9DFF2DC8-9877-3546-A760-929CD974E30A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8ada5000 - 0x7fff8b000ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8b013000 - 0x7fff8b9a31f7 com.apple.CoreGraphics (1.600.0 - 328.0.4) <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b9a4000 - 0x7fff8ba4aff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ba4b000 - 0x7fff8ba50fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8ba51000 - 0x7fff8bd81ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8bd82000 - 0x7fff8bd82fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8bd83000 - 0x7fff8bd91fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff8bdf0000 - 0x7fff8be58fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8bec9000 - 0x7fff8bed7fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8bed8000 - 0x7fff8bee6ff7 libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
0x7fff8bf5c000 - 0x7fff8bf60ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8bf61000 - 0x7fff8bfaefff com.apple.CoreMediaIO (306.0 - 4151.1) <583789FD-1AB3-3436-9B92-FC78B1FBDACD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8bff3000 - 0x7fff8c03cfff com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8c07a000 - 0x7fff8c193ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8c194000 - 0x7fff8c195fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8c1a2000 - 0x7fff8c1d3ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8c1d4000 - 0x7fff8c1fbfff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8c326000 - 0x7fff8c332fff libCSync.A.dylib (328.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8c344000 - 0x7fff8c495fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8c496000 - 0x7fff8c516ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8c517000 - 0x7fff8c52cff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff8c52e000 - 0x7fff8c69fff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8c6a0000 - 0x7fff8c6a3fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c6a4000 - 0x7fff8c6a4fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8c6a5000 - 0x7fff8c6a5fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8c6c9000 - 0x7fff8c732fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff8c769000 - 0x7fff8c78bff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff8c7a7000 - 0x7fff8c7a8ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c82c000 - 0x7fff8c843fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8c844000 - 0x7fff8c85bfff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c8ba000 - 0x7fff8c8baffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c8bb000 - 0x7fff8c8f6fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8c9c6000 - 0x7fff8cab6ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8cab7000 - 0x7fff8caf1fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8cb3c000 - 0x7fff8cbedfff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8cbee000 - 0x7fff8cbeffff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8cbf0000 - 0x7fff8cbfdfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8cbfe000 - 0x7fff8cc04fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8cc47000 - 0x7fff8d064fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8d065000 - 0x7fff8d08cff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8d0e8000 - 0x7fff8d0ecff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8d0ed000 - 0x7fff8d231fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8d232000 - 0x7fff8d269ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff8d26f000 - 0x7fff8d4f4ff7 com.apple.RawCamera.bundle (4.04 - 680) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8d4f5000 - 0x7fff8d576fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8d579000 - 0x7fff8d5d0ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8d5e8000 - 0x7fff8d616fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8d617000 - 0x7fff8d618ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff8d619000 - 0x7fff8d61bff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8d623000 - 0x7fff8d644ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8d6bc000 - 0x7fff8d7befff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8d7bf000 - 0x7fff8d80bff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8d854000 - 0x7fff8d8b0ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8d8e3000 - 0x7fff8d8e7fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8d8e8000 - 0x7fff8d903ff7 libsystem_kernel.dylib (2050.20.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff8d90f000 - 0x7fff8d90ffff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d910000 - 0x7fff8d9d5ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8d9d6000 - 0x7fff8dad8fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8dad9000 - 0x7fff8dafbff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8dafc000 - 0x7fff8db0aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8db0b000 - 0x7fff8db16ff7 com.apple.DisplayServicesFW (2.7.2 - 357) <00CB0283-408E-3F37-8138-B108EE6DDE83> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8db17000 - 0x7fff8dca1fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8de06000 - 0x7fff8de49ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8de4a000 - 0x7fff8dec8ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8dec9000 - 0x7fff8ded0fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8df1d000 - 0x7fff8df23fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff8df24000 - 0x7fff8df31fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8df32000 - 0x7fff8e052fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8e089000 - 0x7fff8e0d1fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff8e0fe000 - 0x7fff8e128ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8e129000 - 0x7fff8e12dfff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8e1b9000 - 0x7fff8e1bcfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8e1bd000 - 0x7fff8e1beff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff8e1bf000 - 0x7fff8edecff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8eded000 - 0x7fff8ef9bfff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8effc000 - 0x7fff8f032fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8f03d000 - 0x7fff8f436ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8f529000 - 0x7fff8f531ff7 libsystem_dnssd.dylib (379.34) /usr/lib/system/libsystem_dnssd.dylib
0x7fff8f5a3000 - 0x7fff8f67dff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f830000 - 0x7fff8f94892f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8f949000 - 0x7fff8f994fff com.apple.framework.CoreWLAN (3.0.1 - 301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8f995000 - 0x7fff8fa52ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8fa53000 - 0x7fff8fa57fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8fa58000 - 0x7fff8fb63fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8fb64000 - 0x7fff8fbbdfff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8fbbe000 - 0x7fff8fbc2fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fbc3000 - 0x7fff8fbc5fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8fbc6000 - 0x7fff8fc63ff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8fc64000 - 0x7fff8fd02ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8fd03000 - 0x7fff8fd15ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8fd16000 - 0x7fff8fd20fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8fd21000 - 0x7fff8fd21fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8fd22000 - 0x7fff8fdbcfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8fdbd000 - 0x7fff8fe4aff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8fe9d000 - 0x7fff8fec9fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8feca000 - 0x7fff8feccfff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8fecd000 - 0x7fff8feecff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8feed000 - 0x7fff8fef5fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8fef6000 - 0x7fff8fef7ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff8fefd000 - 0x7fff90339fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff90bef000 - 0x7fff90c45ff7 com.apple.opencl (2.1.21 - 2.1.21) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff90c46000 - 0x7fff913eefff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff913ef000 - 0x7fff913fafff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff914f9000 - 0x7fff91527ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff9152a000 - 0x7fff91536fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff91537000 - 0x7fff91603fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff91694000 - 0x7fff916b4fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff91762000 - 0x7fff91766fff libCGXType.A.dylib (328.0.4) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff91767000 - 0x7fff91769fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9176a000 - 0x7fff9176cfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff917d5000 - 0x7fff917faff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=205.1M resident=124.6M(61%) swapped_out_or_unallocated=80.5M(39%)
Writable regions: Total=151.7M written=7476K(5%) resident=43.3M(29%) swapped_out=4K(0%) unallocated=108.4M(71%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 29.4M
CG image 60K
CG raster data 872K
CG shared images 224K
CoreImage 12K
CoreServices 2300K
MALLOC 93.7M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 16K
OpenCL 80K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.2M
__DATA 18.1M
__IMAGE 528K
__LINKEDIT 53.9M
__TEXT 151.1M
__UNICODE 544K
mapped file 55.3M
shared memory 308K
=========== =======
TOTAL 490.2M

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f32
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.14)
Bluetooth: Version 4.1.2f9 11046, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: iPod, apple_vendor_id, 0x12aa, 0x1d110000 / 7
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants