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

executing a query causes mongohub to crash #49

Closed
ghost opened this issue Oct 12, 2012 · 3 comments
Closed

executing a query causes mongohub to crash #49

ghost opened this issue Oct 12, 2012 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 12, 2012

Hi there,

I've been having this problem for at least the past 2 weeks now and unfortunately it has made mongohub unusable for me.

When I go to the find query dialog the query field label is greyed out and the actual query textfield is not visible.

Clicking the run button causes MongoHub to crash.

Below is the stack trace:

Process: MongoHub [79934]
Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub
Identifier: com.fotonauts.MongoHub
Version: 2.5.3 (97)
Code Type: X86-64 (Native)
Parent Process: launchd [147]
User ID: 501

Date/Time: 2012-10-13 00:57:30.810 +1100
OS Version: Mac OS X 10.8.2 (12C54)
Report Version: 10

Interval Since Last Report: 1667627 sec
Crashes Since Last Report: 24
Per-App Interval Since Last Report: 1576190 sec
Per-App Crashes Since Last Report: 16
Anonymous UUID: C18C901D-05A3-7F53-6623-5EE3B4F2A5D9

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unknown type type MODUndefined value <MODUndefined: 0x101536d00>'
terminate called throwing an exception
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8fff40a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff976c83f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8fff3ee8 +[NSException raise:format:arguments:] + 104
3 Foundation 0x00007fff8d01e6a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
4 MongoHub 0x000000010004725e +[MODHelper convertForOutlineWithValue:dataKey:] + 2590
5 MongoHub 0x0000000100046745 +[MODHelper convertForOutlineWithObject:] + 485
6 MongoHub 0x00000001000463ee +[MODHelper convertForOutlineWithObjects:] + 958
7 MongoHub 0x000000010001be4f __37-[MHQueryWindowController findQuery:]_block_invoke_0 + 911
8 MongoHub 0x00000001000359e5 __block_global_2 + 117
9 libdispatch.dylib 0x00007fff95ca7f01 _dispatch_call_block_and_release + 15
10 libdispatch.dylib 0x00007fff95ca40b6 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff95ca90c8 _dispatch_main_queue_callback_4CF + 275
12 CoreFoundation 0x00007fff8ff960fe __CFRunLoopRun + 1614
13 CoreFoundation 0x00007fff8ff956b2 CFRunLoopRunSpecific + 290
14 HIToolbox 0x00007fff8f9f80a4 RunCurrentEventLoopInMode + 209
15 HIToolbox 0x00007fff8f9f7e42 ReceiveNextEventCommon + 356
16 HIToolbox 0x00007fff8f9f7cd3 BlockUntilNextEventMatchingListInMode + 62
17 AppKit 0x00007fff95e0d613 _DPSNextEvent + 685
18 AppKit 0x00007fff95e0ced2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
19 AppKit 0x00007fff95e04283 -[NSApplication run] + 517
20 AppKit 0x00007fff95da8cb6 NSApplicationMain + 869
21 MongoHub 0x0000000100012c52 main + 34
22 MongoHub 0x0000000100002144 start + 52

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8f31f212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff9370caf4 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff93750dce abort + 143
3 libc++abi.dylib 0x00007fff986cea17 abort_message + 257
4 libc++abi.dylib 0x00007fff986cc3c6 default_terminate() + 28
5 libobjc.A.dylib 0x00007fff976c8873 _objc_terminate() + 91
6 libc++.1.dylib 0x00007fff9409c8fe std::terminate() + 20
7 libobjc.A.dylib 0x00007fff976c85de objc_terminate + 9
8 libdispatch.dylib 0x00007fff95ca40ca _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff95ca90c8 _dispatch_main_queue_callback_4CF + 275
10 com.apple.CoreFoundation 0x00007fff8ff960fe __CFRunLoopRun + 1614
11 com.apple.CoreFoundation 0x00007fff8ff956b2 CFRunLoopRunSpecific + 290
12 com.apple.HIToolbox 0x00007fff8f9f80a4 RunCurrentEventLoopInMode + 209
13 com.apple.HIToolbox 0x00007fff8f9f7e42 ReceiveNextEventCommon + 356
14 com.apple.HIToolbox 0x00007fff8f9f7cd3 BlockUntilNextEventMatchingListInMode + 62
15 com.apple.AppKit 0x00007fff95e0d613 _DPSNextEvent + 685
16 com.apple.AppKit 0x00007fff95e0ced2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17 com.apple.AppKit 0x00007fff95e04283 -[NSApplication run] + 517
18 com.apple.AppKit 0x00007fff95da8cb6 NSApplicationMain + 869
19 com.fotonauts.MongoHub 0x0000000100012c52 main + 34
20 com.fotonauts.MongoHub 0x0000000100002144 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8f31fd16 kevent + 10
1 libdispatch.dylib 0x00007fff95ca6dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff95ca69ee _dispatch_mgr_thread + 54

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8f31d686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f31cc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8ff90803 CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8ff95ee6 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8ff956b2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff8d049586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff8d0a7612 __NSThread__main
+ 1345
7 libsystem_c.dylib 0x00007fff9370b742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff936f8181 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8f31f322 __select + 10
1 com.apple.CoreFoundation 0x00007fff8ffd54e6 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff9370b742 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff936f8181 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8f31f6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9370deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9370dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff936f8171 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8f31f6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9370deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9370dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff936f8171 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8f31f6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9370deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9370dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff936f8171 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8f31f6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9370deec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9370dcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff936f8171 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfe378 rdx: 0x0000000000000000
rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe3a0 rsp: 0x00007fff5fbfe378
r8: 0x00007fff7dcb6278 r9: 0x00007fff5fbfe380 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00007fff5fbfe500 r13: 0x0000000000000000 r14: 0x00007fff7dcb7180 r15: 0x00007fff5fbfe3e0
rip: 0x00007fff8f31f212 rfl: 0x0000000000000206 cr2: 0x00007fff7dcaffe8
Logical CPU: 0

Binary Images:
0x100000000 - 0x100085fff +com.fotonauts.MongoHub (2.5.3 - 97) <43E6DC14-8DFA-375B-A21B-32AA4ECE65C5> /Applications/MongoHub.app/Contents/MacOS/MongoHub
0x1000f5000 - 0x10013dfeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Applications/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x100159000 - 0x100170fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100189000 - 0x100256fff +com.google.code.sequel-pro.mcpkit (1.0 - 1.0) <96C5CE58-644D-3D25-9BA7-D3B3993E1603> /Applications/MongoHub.app/Contents/Frameworks/MCPKit.framework/Versions/A/MCPKit
0x1002db000 - 0x1003b4ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x1007ad000 - 0x1007b6fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1007bc000 - 0x1007bfff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1007c9000 - 0x1007caff2 +cl_kernels (???) <6A62F031-5763-41A4-A22A-A32DFC6C531F> cl_kernels
0x1007d0000 - 0x1007d1ff3 +cl_kernels (???) cl_kernels
0x1007d7000 - 0x1007d7ff1 +cl_kernels (???) <14F330C9-3001-4D2D-8F93-9D2C00D5250E> cl_kernels
0x1007f2000 - 0x1007f2ff9 +cl_kernels (???) <0983EC94-01D6-460C-8927-EA40576A7462> cl_kernels
0x1014ae000 - 0x1014aeff3 +cl_kernels (???) <14C44233-25D6-4C24-BCFA-C0F386254D39> cl_kernels
0x1027ea000 - 0x1027eaff1 +cl_kernels (???) <48B73AEE-2C4A-4249-B029-CE716D9AD688> cl_kernels
0x1027f7000 - 0x1027f8ff3 +cl_kernels (???) <8FE63CF7-9732-4694-8D54-FE6BD2CF31AE> cl_kernels
0x1027fc000 - 0x1027fcffb +cl_kernels (???) <945EA8FF-06B4-4450-8FB9-59448BF706F8> cl_kernels
0x105a25000 - 0x105ac0ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x105e33000 - 0x105ec9ff7 unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x108e13000 - 0x108e9dff7 com.apple.xquery (1.3.1 - 30) <04E0E165-BE1D-3DD7-899F-10AFD053B30C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff654d3000 - 0x7fff6550793f dyld (210.2.3) /usr/lib/dyld
0x7fff8cfae000 - 0x7fff8cffbfff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8cffc000 - 0x7fff8d011fff 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
0x7fff8d012000 - 0x7fff8d36efff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8d37b000 - 0x7fff8d3bffff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff8d3c2000 - 0x7fff8d3cdfff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8d3ce000 - 0x7fff8d3cefff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d3cf000 - 0x7fff8d3e6fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8d3e7000 - 0x7fff8e3a0fff 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
0x7fff8e3a1000 - 0x7fff8e3f6ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8e452000 - 0x7fff8e715ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8e716000 - 0x7fff8e717ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff8e726000 - 0x7fff8e77ffff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8e780000 - 0x7fff8e7ddff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8e80f000 - 0x7fff8e817fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8e818000 - 0x7fff8e83ffff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8e882000 - 0x7fff8e88fff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8e8eb000 - 0x7fff8e902fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e973000 - 0x7fff8e974fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8e978000 - 0x7fff8e985fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8f23e000 - 0x7fff8f260ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff8f269000 - 0x7fff8f2a4fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8f30d000 - 0x7fff8f328ff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib
0x7fff8f335000 - 0x7fff8f391fff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8f392000 - 0x7fff8f3a0fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff8f4cb000 - 0x7fff8f525fff 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
0x7fff8f526000 - 0x7fff8f526fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f527000 - 0x7fff8f53aff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff8f53b000 - 0x7fff8f655fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8f656000 - 0x7fff8f6a5ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8f6a6000 - 0x7fff8f940ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8f941000 - 0x7fff8f94bfff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8f94c000 - 0x7fff8f95aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8f95b000 - 0x7fff8f95cfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f998000 - 0x7fff8fcc8ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8fcc9000 - 0x7fff8fce9fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8fcea000 - 0x7fff8fceefff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fcef000 - 0x7fff8fcfafff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8fcfb000 - 0x7fff8fd0aff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8fd0b000 - 0x7fff8fd39fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8fd3a000 - 0x7fff8fe8bfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8fed8000 - 0x7fff8ff0cfff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8ff55000 - 0x7fff8ff60ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8ff61000 - 0x7fff9014afff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff9015c000 - 0x7fff9015dff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9015e000 - 0x7fff90160ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff90161000 - 0x7fff90226ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff90227000 - 0x7fff902c1fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9030a000 - 0x7fff90746fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff90747000 - 0x7fff90754ff7 com.apple.HelpData (2.1.4 - 85) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff90755000 - 0x7fff90860fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff90861000 - 0x7fff908a1fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff908a4000 - 0x7fff908ccfff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff908cd000 - 0x7fff908f8fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff908f9000 - 0x7fff90907ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff90908000 - 0x7fff90aa3fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff90aa4000 - 0x7fff90aceff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff90ae3000 - 0x7fff90b4bfff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff90b61000 - 0x7fff91309fff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9130a000 - 0x7fff9130cfff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff913e4000 - 0x7fff91405ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff91406000 - 0x7fff91463fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff914ef000 - 0x7fff914f1fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff914f2000 - 0x7fff91663ff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff916ae000 - 0x7fff916aefff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff916af000 - 0x7fff918affff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff918b0000 - 0x7fff91932fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff91933000 - 0x7fff91937ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff91938000 - 0x7fff9194cfff 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
0x7fff9194d000 - 0x7fff9195cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff91980000 - 0x7fff91987fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff920cb000 - 0x7fff920d1fff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff920d2000 - 0x7fff920d2fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff920d3000 - 0x7fff92101ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff92102000 - 0x7fff92106fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff92167000 - 0x7fff9216dff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff9216e000 - 0x7fff92173fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff9218d000 - 0x7fff92192fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff92193000 - 0x7fff92239ff7 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
0x7fff92242000 - 0x7fff92242fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff92243000 - 0x7fff9235cff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff9235d000 - 0x7fff92369fff com.apple.CrashReporterSupport (10.8.2 - 414.3) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9236a000 - 0x7fff92407ff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff92465000 - 0x7fff92480ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff9248f000 - 0x7fff92733fff 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
0x7fff9274c000 - 0x7fff9275fff7 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
0x7fff92760000 - 0x7fff9279afff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff9279b000 - 0x7fff927f1fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff927f2000 - 0x7fff92966fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff929ad000 - 0x7fff929f5fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff929f6000 - 0x7fff92ad0ff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff92ae8000 - 0x7fff92ae8fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff92ae9000 - 0x7fff92aeafff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff93033000 - 0x7fff930c4fff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff930c5000 - 0x7fff930fcff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff93158000 - 0x7fff93255ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff93261000 - 0x7fff9326efff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff935fb000 - 0x7fff93627ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff93628000 - 0x7fff93673fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff93674000 - 0x7fff936a5ff7 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
0x7fff936a6000 - 0x7fff936c3fff 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
0x7fff936f7000 - 0x7fff937c3fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff937c4000 - 0x7fff93807fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff93808000 - 0x7fff93814fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff93815000 - 0x7fff93c0eff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff93c0f000 - 0x7fff93c13ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff93c14000 - 0x7fff93c4efff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff93c4f000 - 0x7fff9406cfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff94095000 - 0x7fff940fdff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff940fe000 - 0x7fff9412afff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff9412b000 - 0x7fff94220fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff94271000 - 0x7fff9427afff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff9427b000 - 0x7fff942d1ff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff942d2000 - 0x7fff94458fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff945b2000 - 0x7fff945b2fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff945c1000 - 0x7fff9462efff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9462f000 - 0x7fff94636fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff94637000 - 0x7fff94688ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff94689000 - 0x7fff94707ff7 com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff94708000 - 0x7fff94708fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff94709000 - 0x7fff9472afff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff9472b000 - 0x7fff94737ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff94738000 - 0x7fff9475aff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9475b000 - 0x7fff9475eff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff9477a000 - 0x7fff9478bff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff9481a000 - 0x7fff9481dfff 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
0x7fff94a66000 - 0x7fff94b38ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff94b39000 - 0x7fff94c3bfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff94c3c000 - 0x7fff94c40fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff94c41000 - 0x7fff94c45fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff94c46000 - 0x7fff94c5cfff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff94c5d000 - 0x7fff94c65ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff94c66000 - 0x7fff94d64fff 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
0x7fff94d65000 - 0x7fff94d84ff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff94d85000 - 0x7fff95715c67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff95716000 - 0x7fff957e9ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff957ea000 - 0x7fff95be1fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff95c65000 - 0x7fff95c6afff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff95c6b000 - 0x7fff95ca1fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff95ca2000 - 0x7fff95cb7ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff95cb8000 - 0x7fff968e5ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff968e6000 - 0x7fff968e6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff968e7000 - 0x7fff968e7fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff968e8000 - 0x7fff96bb8fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff96c7b000 - 0x7fff96c7bfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff96d04000 - 0x7fff96d0afff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff96d0b000 - 0x7fff96d0dfff com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff96d0e000 - 0x7fff96d39fff com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff96d3a000 - 0x7fff96e37fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff96e38000 - 0x7fff96e52fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff96e97000 - 0x7fff96ea2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff96ea3000 - 0x7fff96ea3ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff96ea4000 - 0x7fff96f61ff7 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
0x7fff96f62000 - 0x7fff96f64fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff96f72000 - 0x7fff97023fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff97024000 - 0x7fff97061fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff97064000 - 0x7fff970afff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff970b0000 - 0x7fff970b2ff7 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
0x7fff970b3000 - 0x7fff970e9fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff971d0000 - 0x7fff9722cff7 com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9739e000 - 0x7fff9764cfff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff9764d000 - 0x7fff976b6fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff976b7000 - 0x7fff977cf92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff977d0000 - 0x7fff9781cff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff9781d000 - 0x7fff9788dfff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff978ec000 - 0x7fff9796cff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9796d000 - 0x7fff9796eff7 libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
0x7fff979d1000 - 0x7fff97af1fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff97af2000 - 0x7fff97c36fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff97c41000 - 0x7fff97c4ffff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff97c53000 - 0x7fff97c9bfff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff97c9c000 - 0x7fff97d1dfff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff97df3000 - 0x7fff98028ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff98211000 - 0x7fff982afff7 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
0x7fff982b0000 - 0x7fff982ffff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff98300000 - 0x7fff9839afff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9839d000 - 0x7fff983c4ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff983c5000 - 0x7fff9841cff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9847d000 - 0x7fff9849cff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff9849d000 - 0x7fff9864bfff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9865e000 - 0x7fff986b5ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff986b6000 - 0x7fff986cafff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff986cb000 - 0x7fff986f0ff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib
0x7fff986f1000 - 0x7fff9875eff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff98763000 - 0x7fff98767fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff98b8f000 - 0x7fff98b92fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff98b98000 - 0x7fff98bc3fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff98bd3000 - 0x7fff98c12ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff98c13000 - 0x7fff98c1afff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff98c1b000 - 0x7fff98c25fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff98e08000 - 0x7fff9908bfff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff99095000 - 0x7fff99185ff7 com.apple.DiskImagesFramework (10.8 - 344) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff99186000 - 0x7fff991befff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff99210000 - 0x7fff9923efff com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff992ec000 - 0x7fff992edff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff992ee000 - 0x7fff992f4fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff992f5000 - 0x7fff9960cff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9960d000 - 0x7fff99868ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff99869000 - 0x7fff998f6ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff998f7000 - 0x7fff99b77ff7 com.apple.AOSKit (1.05 - 151) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff99b78000 - 0x7fff99d02fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff99d03000 - 0x7fff99e05fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff99e06000 - 0x7fff99e0cfff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff99e3f000 - 0x7fff99e51ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff99e52000 - 0x7fff99e55fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff99e56000 - 0x7fff99ea0ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff99eea000 - 0x7fff99f2dff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

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: 24816
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=212.2M resident=96.3M(45%) swapped_out_or_unallocated=115.9M(55%)
Writable regions: Total=117.7M written=7204K(6%) resident=13.8M(12%) swapped_out=20K(0%) unallocated=103.8M(88%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 3364K
CG image 56K
CG raster data 80K
CG shared images 224K
CoreAnimation 8K
CoreImage 12K
CoreServices 2660K
MALLOC 85.9M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 8K
OpenCL 76K
SQLite page cache 192K
STACK GUARD 56.0M
Stack 11.1M
VM_ALLOCATE 16.2M
__DATA 19.1M
__IMAGE 528K
__LINKEDIT 54.3M
__TEXT 157.9M
__UNICODE 544K
mapped file 48.7M
shared memory 308K
=========== =======
TOTAL 457.2M

Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 3.4 GHz, 8 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 2048 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 (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD TS256C, 251 GB
Serial ATA Device: HL-DT-STDVDRW GA32N

Appreciate any help on this issue

@jeromelebel
Copy link
Owner

should be fixed with:

[master 81cbaba] fix for '#49' (problem to display undefined value)
2 files changed, 4 insertions(+), 1 deletion(-)

Can you try with https://github.com/downloads/fotonauts/MongoHub-Mac/MongoHub%20(issue%2049).zip to see if it works better for you?

@ghost
Copy link
Author

ghost commented Oct 23, 2012

This appears to have fixed my issues, and the #49 seems relevant as my data does contain undefined values.

Thanks!

@jeromelebel
Copy link
Owner

So fixed with 2.4.5(98)
I let you closed this issue.

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

1 participant