Open ryonlife opened 12 years ago
+1
Same exact issue.
Same issue...
Same issue here, as well.
Same here :-(
+1, Got the tunnel working manually on command line, and MongHub will connect to the local port which is forwarding through the tunnel, all data transactioins work well. But MongoHub won't create the tunnel, it crashes
+1
+1
same here
Same problem, OSX Lion 10.7.4:
Process: MongoHub [38960]
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 [123]
Date/Time: 2012-06-20 11:55:33.721 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 500462 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 1026 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 43A8984E-8D27-4C87-8CA3-649FE153167C
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 /Users/USER/Downloads/MongoHub.app/Contents/MacOS/MongoHub
Application Specific Information:
objc[38960]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff919caa3a CFRelease + 58
1 com.apple.CoreFoundation 0x00007fff919f2f90 -[__NSArrayM dealloc] + 304
2 libobjc.A.dylib 0x00007fff8965a03c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
3 com.apple.CoreFoundation 0x00007fff919f3915 _CFAutoreleasePoolPop + 37
4 com.apple.Foundation 0x00007fff8cfaa6cf -[NSAutoreleasePool drain] + 154
5 com.apple.AppKit 0x00007fff84d59115 -[NSApplication run] + 634
6 com.apple.AppKit 0x00007fff84fd5244 NSApplicationMain + 867
7 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8eb9f7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8d3d078a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8d3cf31a _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8eb9f192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91048594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91049b85 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8eb9f192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91048594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91049b85 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8eb9f192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91048594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91049b85 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8eb9f192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff91048594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff91049b85 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8eb9faf2 read + 10
1 com.apple.Foundation 0x00007fff8d0143e6 _NSReadFromFileDescriptor + 77
2 com.apple.Foundation 0x00007fff8d07439b -[NSConcreteFileHandle availableData] + 177
3 com.thepeppersstudio.MongoHub 0x000000010003d73a -[Tunnel readStatus] + 171
4 com.thepeppersstudio.MongoHub 0x0000000100021baa -[ConnectionWindowController checkTunnel] + 257
5 com.apple.Foundation 0x00007fff8d00072a -[NSThread main] + 68
6 com.apple.Foundation 0x00007fff8d0006a2 __NSThread__main__ + 1575
7 libsystem_c.dylib 0x00007fff910468bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff91049b75 thread_start + 13
Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff8eb9d67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8eb9cd71 mach_msg + 73
2 com.apple.CoreGraphics 0x00007fff8edc5b7e _CGSSynchronizeWindowBackingStore + 148
3 com.apple.CoreGraphics 0x00007fff8ed88d4f _CGSLockWindow + 4657
4 com.apple.CoreGraphics 0x00007fff8ed87817 CGSDeviceLock + 307
5 libRIP.A.dylib 0x00007fff859921a4 ripd_Lock + 46
6 libRIP.A.dylib 0x00007fff8599711d ripl_BltImage + 355
7 libRIP.A.dylib 0x00007fff85996d77 ripc_RenderImage + 319
8 libRIP.A.dylib 0x00007fff8599e617 ripc_DrawImage + 1187
9 com.apple.CoreGraphics 0x00007fff8ee28d72 CGContextDrawImage + 434
10 com.apple.coreui 0x00007fff881d95d4 CUIRenderer::DrawIndeterminateProgressIndicator(CGRect, long, CUIDescriptor const*) + 1472
11 com.apple.coreui 0x00007fff881d9af6 CUIRenderer::DrawAnimation(CUIDescriptor const*) + 1280
12 com.apple.coreui 0x00007fff881a103e CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4706
13 com.apple.coreui 0x00007fff881c69a4 CUIDraw + 225
14 com.apple.AppKit 0x00007fff84f925e5 __NSRenderSpinningIndeterminateIndicator + 1265
15 com.apple.AppKit 0x00007fff84f919ce -[NSProgressIndicator heartBeat:] + 943
16 com.apple.AppKit 0x00007fff84f91333 -[NSUIHeartBeat _heartBeatThread:] + 1311
17 com.apple.Foundation 0x00007fff8d00072a -[NSThread main] + 68
18 com.apple.Foundation 0x00007fff8d0006a2 __NSThread__main__ + 1575
19 libsystem_c.dylib 0x00007fff910468bf _pthread_start + 335
20 libsystem_c.dylib 0x00007fff91049b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff76668fa0 rcx: 0x0000000107106b30 rdx: 0x0000000000000006
rdi: 0xd000000000000000 rsi: 0x00007fff5fbff5e0 rbp: 0x00007fff5fbff5b0 rsp: 0x00007fff5fbff570
r8: 0x0000000000000010 r9: 0x0000000000000180 r10: 0x00000001011c7830 r11: 0x000000010071aea8
r12: 0x0000000000000001 r13: 0xd000000000000000 r14: 0x0000000000000007 r15: 0x0000000000000006
rip: 0x00007fff919caa3a rfl: 0x0000000000010246 cr2: 0x0000000101635c70
Logical CPU: 2
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) <A66B7381-791A-64FE-23F6-05D69127A3D4> /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 - 0x1005e5fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x1013c1000 - 0x1013c7fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1013ce000 - 0x1013d1ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1013e9000 - 0x1013e9ffd +cl_kernels (??? - ???) <8592057B-BB7A-44EC-9773-F32416C9DA27> cl_kernels
0x1013ef000 - 0x1013f0ff3 +cl_kernels (??? - ???) <00AA0711-66C2-4B40-AAFD-953FA292AAEE> cl_kernels
0x1013fd000 - 0x1013fdff5 +cl_kernels (??? - ???) <622382F5-F243-4D7D-A79F-637767C92FB0> cl_kernels
0x1015f7000 - 0x1015f8ffc +cl_kernels (??? - ???) <C657E737-7BCF-4453-82FE-D2FE69269B1E> cl_kernels
0x105e1a000 - 0x105eadff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x105f4f000 - 0x105fe0ff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff69f89000 - 0x7fff69fbdbaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff84b96000 - 0x7fff84b96fff com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff84b97000 - 0x7fff84b98fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff84be5000 - 0x7fff84bf9ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff84bfa000 - 0x7fff84d53fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84d54000 - 0x7fff8595aff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8595b000 - 0x7fff85988fff com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff85989000 - 0x7fff859cdff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff859ce000 - 0x7fff859fbff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff859fc000 - 0x7fff859fcfff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff85a53000 - 0x7fff85aceff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff85cb1000 - 0x7fff85cdcff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff85cdd000 - 0x7fff85cfafff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff85cfb000 - 0x7fff85efdfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff85efe000 - 0x7fff85fe2fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff85fe3000 - 0x7fff85fe9fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff85fea000 - 0x7fff86001fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86356000 - 0x7fff863a8ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff863a9000 - 0x7fff867dcff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff867dd000 - 0x7fff867e3fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff86f37000 - 0x7fff87259fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8725a000 - 0x7fff87277ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff872d0000 - 0x7fff87346fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff87347000 - 0x7fff8736dfff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8736e000 - 0x7fff8737bfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff873d9000 - 0x7fff874d3ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff874ed000 - 0x7fff8750dfff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8750e000 - 0x7fff87513fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff87514000 - 0x7fff875aeff7 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
0x7fff87687000 - 0x7fff876b0fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff876b1000 - 0x7fff87b56fff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff87b57000 - 0x7fff8813bfff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8813c000 - 0x7fff88188ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88189000 - 0x7fff88189fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff88199000 - 0x7fff88202fff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88203000 - 0x7fff88222fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff88227000 - 0x7fff88327fff com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff88335000 - 0x7fff88342fff com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff88343000 - 0x7fff8907afff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8907b000 - 0x7fff89364ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff89365000 - 0x7fff893d5fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff893d6000 - 0x7fff89649fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8964a000 - 0x7fff8964afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8964b000 - 0x7fff8972fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff89730000 - 0x7fff89760ff7 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
0x7fff89761000 - 0x7fff89761fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89762000 - 0x7fff897b3ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff897b4000 - 0x7fff89892fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff89893000 - 0x7fff89896fff com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff898ac000 - 0x7fff898b5ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff898b6000 - 0x7fff899bbfff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff899bc000 - 0x7fff899cafff com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff899fd000 - 0x7fff89a28fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff89a29000 - 0x7fff89a2afff libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
0x7fff89a82000 - 0x7fff89ab5ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff89ae0000 - 0x7fff89aeeff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
0x7fff89bb7000 - 0x7fff89bc2ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff89ee8000 - 0x7fff89f8afff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff89f8b000 - 0x7fff89fc5fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff89fc6000 - 0x7fff89ff1ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff89ff2000 - 0x7fff89ff2fff com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff89ff3000 - 0x7fff89ff9ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff89ffc000 - 0x7fff8a0c3ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8a0c4000 - 0x7fff8a263ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8a2dc000 - 0x7fff8a3e3fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8a3e4000 - 0x7fff8a446ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8a490000 - 0x7fff8a957fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8a958000 - 0x7fff8a999fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8a99a000 - 0x7fff8aad0fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8aad9000 - 0x7fff8ab4cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8ab5b000 - 0x7fff8ab88fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff8abbf000 - 0x7fff8abc0fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8abc1000 - 0x7fff8ac37fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff8ac38000 - 0x7fff8ac3bff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8ac48000 - 0x7fff8aeb6ff7 com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8aeb7000 - 0x7fff8aef9ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8af9c000 - 0x7fff8afa4fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8afee000 - 0x7fff8afefff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8aff0000 - 0x7fff8aff2ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8aff3000 - 0x7fff8aff7fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff8b497000 - 0x7fff8b49bfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8b49c000 - 0x7fff8b4e2fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff8b4e3000 - 0x7fff8b540ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8b541000 - 0x7fff8b59dff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8b5d9000 - 0x7fff8b5ebff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff8b5ec000 - 0x7fff8b5f7ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8b5f8000 - 0x7fff8b603fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8b62d000 - 0x7fff8b68dfff 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
0x7fff8b6cd000 - 0x7fff8b6d8ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8b6e5000 - 0x7fff8b7fefff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8b7ff000 - 0x7fff8bba8fef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8bdc1000 - 0x7fff8c1eefff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c1ef000 - 0x7fff8c1f2fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c208000 - 0x7fff8c2a9ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c2aa000 - 0x7fff8c411fff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8c43e000 - 0x7fff8c5c8ff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8c5c9000 - 0x7fff8c608ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8c609000 - 0x7fff8c644fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8c6e3000 - 0x7fff8c6e7ff7 com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8c6e8000 - 0x7fff8c6faff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8c6fb000 - 0x7fff8c78eff7 com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8caea000 - 0x7fff8caecfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8caed000 - 0x7fff8cb03ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8cb04000 - 0x7fff8cd79ff7 com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8cd7a000 - 0x7fff8cd7afff com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8cd7b000 - 0x7fff8cfa5fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8cfa6000 - 0x7fff8d2bffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8d2c0000 - 0x7fff8d2c5fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8d2c6000 - 0x7fff8d2d5ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff8d2f2000 - 0x7fff8d32dfff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8d32e000 - 0x7fff8d36dfff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8d36e000 - 0x7fff8d3c6fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8d3c7000 - 0x7fff8d3ccfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8d3cd000 - 0x7fff8d3dbfff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8d4f1000 - 0x7fff8d53ffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8d540000 - 0x7fff8d59aff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8d59b000 - 0x7fff8dd2ffef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8dd40000 - 0x7fff8dda8ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8dda9000 - 0x7fff8ddcdfff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8dee6000 - 0x7fff8e212ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8e213000 - 0x7fff8e320fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8e321000 - 0x7fff8e416fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8e417000 - 0x7fff8e514ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8e515000 - 0x7fff8e52bfff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8e619000 - 0x7fff8e652fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff8e71f000 - 0x7fff8e720ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8e721000 - 0x7fff8e774fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8e775000 - 0x7fff8e78cfff com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e9d8000 - 0x7fff8e9d9ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8e9da000 - 0x7fff8e9edff7 libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
0x7fff8e9ee000 - 0x7fff8e9fbff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff8e9fc000 - 0x7fff8ea20fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8ea21000 - 0x7fff8ea4afff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8eaea000 - 0x7fff8eaf1fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
0x7fff8eafa000 - 0x7fff8eafcfff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff8eb04000 - 0x7fff8eb16ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8eb17000 - 0x7fff8eb1afff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8eb1b000 - 0x7fff8eb25ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8eb26000 - 0x7fff8eb29fff com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8eb2a000 - 0x7fff8eb31ff7 com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8eb4f000 - 0x7fff8eb56fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8eb77000 - 0x7fff8eb87ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8eb88000 - 0x7fff8eba8fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff8ebe2000 - 0x7fff8ec65fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ec66000 - 0x7fff8ec6dfff com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ed09000 - 0x7fff8f6a6c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f6a7000 - 0x7fff8f6a7fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f6ef000 - 0x7fff8f794fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8f795000 - 0x7fff8fab1fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8fab2000 - 0x7fff8fadafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8fadb000 - 0x7fff8fb60ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8fb61000 - 0x7fff8fb76fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8fb77000 - 0x7fff8fbbeff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8fbbf000 - 0x7fff8fbc4fff libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
0x7fff8fbc5000 - 0x7fff8fbcbfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8fbcc000 - 0x7fff8fbd1fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8fbd2000 - 0x7fff8fc26fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8fd14000 - 0x7fff8fd58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8fd59000 - 0x7fff8fdc4ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8fe27000 - 0x7fff8fe7bff7 com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8fe7c000 - 0x7fff8ff7efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff8fff4000 - 0x7fff8fff4fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9016f000 - 0x7fff90170fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff901e2000 - 0x7fff90222ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff90223000 - 0x7fff90640ff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff90641000 - 0x7fff906d7ff7 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
0x7fff90e11000 - 0x7fff90e16ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff90ff8000 - 0x7fff910d5fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff911b0000 - 0x7fff9133afff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff914c7000 - 0x7fff914e3ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff914e4000 - 0x7fff914eafff libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
0x7fff914eb000 - 0x7fff91505fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff91537000 - 0x7fff915eaff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff915eb000 - 0x7fff916caff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff916cb000 - 0x7fff916cdfff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff916ce000 - 0x7fff917dafff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff917ec000 - 0x7fff9187eff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff9187f000 - 0x7fff91903ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff91943000 - 0x7fff91943fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff91944000 - 0x7fff91948fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff919c2000 - 0x7fff91b96ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
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: 89529
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=205.1M resident=89.2M(44%) swapped_out_or_unallocated=115.8M(56%)
Writable regions: Total=79.0M written=3680K(5%) resident=14.3M(18%) swapped_out=56K(0%) unallocated=64.7M(82%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 4312K
CG image 48K
CG raster data 316K
CG shared images 3480K
CoreGraphics 16K
CoreImage 8K
CoreServices 3888K
MALLOC 44.8M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 36K
OpenCL 40K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 18.8M
__IMAGE 528K
__LINKEDIT 49.5M
__RC_CAMERAS 244K
__TEXT 155.5M
__UNICODE 544K
mapped file 40.2M
shared memory 312K
=========== =======
TOTAL 406.4M
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.73f63
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0xfa120000 / 4
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
+1 :(
same here:
Process: MongoHub [7708] Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub Identifier: com.thepeppersstudio.MongoHub Version: 2.3.2 (73) Code Type: X86-64 (Native) Parent Process: launchd [214]
Date/Time: 2012-07-08 16:03:10.825 -0400 OS Version: Mac OS X 10.7.4 (11E53) Report Version: 9
Interval Since Last Report: 1097955 sec Crashes Since Last Report: 24 Per-App Interval Since Last Report: 3115 sec Per-App Crashes Since Last Report: 5 Anonymous UUID: CC769E87-BBBD-42E9-AAAE-041DDFD53DD5
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/MongoHub.app/Contents/MacOS/MongoHub
Application Specific Information: objc_msgSend() selector name: release objc[7708]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff8c3d4e96 objc_msgSend + 22 1 libobjc.A.dylib 0x00007fff8c3da03c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434 2 com.apple.CoreFoundation 0x00007fff86848915 _CFAutoreleasePoolPop + 37 3 com.apple.Foundation 0x00007fff81c7c6cf -[NSAutoreleasePool drain] + 154 4 com.apple.AppKit 0x000000010090a115 -[NSApplication run] + 634 5 com.apple.AppKit 0x0000000100b86244 NSApplicationMain + 867 6 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8b4347e6 kevent + 10 1 libdispatch.dylib 0x00007fff82f9278a _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff82f9131a _dispatch_mgr_thread + 54
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8b434192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff85558594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff85559b85 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8b434192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff85558594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff85559b85 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8b434192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff85558594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff85559b85 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff8b434192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff85558594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff85559b85 start_wqthread + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff8b434af2 read + 10 1 com.apple.Foundation 0x00007fff81ce63e6 _NSReadFromFileDescriptor + 77 2 com.apple.Foundation 0x00007fff81d4639b -[NSConcreteFileHandle availableData] + 177 3 com.thepeppersstudio.MongoHub 0x000000010003d73a -[Tunnel readStatus] + 171 4 com.thepeppersstudio.MongoHub 0x0000000100021baa -[ConnectionWindowController checkTunnel] + 257 5 com.apple.Foundation 0x00007fff81cd272a -[NSThread main] + 68 6 com.apple.Foundation 0x00007fff81cd26a2 NSThreadmain__ + 1575 7 libsystem_c.dylib 0x00007fff855568bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff85559b75 thread_start + 13
Thread 7:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x00007fff8b43267a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8b431d71 mach_msg + 73 2 com.apple.CoreGraphics 0x00007fff8c57ab7e _CGSSynchronizeWindowBackingStore + 148 3 com.apple.CoreGraphics 0x00007fff8c53dd4f _CGSLockWindow + 4657 4 com.apple.CoreGraphics 0x00007fff8c53c817 CGSDeviceLock + 307 5 libRIP.A.dylib 0x00007fff8b2a31a4 ripd_Lock + 46 6 libRIP.A.dylib 0x00007fff8b2a811d ripl_BltImage + 355 7 libRIP.A.dylib 0x00007fff8b2a7d77 ripc_RenderImage + 319 8 libRIP.A.dylib 0x00007fff8b2af617 ripcDrawImage + 1187 9 com.apple.CoreGraphics 0x00007fff8c5ddd72 CGContextDrawImage + 434 10 com.apple.coreui 0x0000000101bd05d4 CUIRenderer::DrawIndeterminateProgressIndicator(CGRect, long, CUIDescriptor const) + 1472 11 com.apple.coreui 0x0000000101bd0af6 CUIRenderer::DrawAnimation(CUIDescriptor const) + 1280 12 com.apple.coreui 0x0000000101b9803e CUIRenderer::Draw(CGRect, CGContext, CFDictionary const_, CFDictionary const**) + 4706 13 com.apple.coreui 0x0000000101bbd9a4 CUIDraw + 225 14 com.apple.AppKit 0x0000000100b435e5 NSRenderSpinningIndeterminateIndicator + 1265 15 com.apple.AppKit 0x0000000100b429ce -[NSProgressIndicator heartBeat:] + 943 16 com.apple.AppKit 0x0000000100b42333 -[NSUIHeartBeat _heartBeatThread:] + 1311 17 com.apple.Foundation 0x00007fff81cd272a -[NSThread main] + 68 18 com.apple.Foundation 0x00007fff81cd26a2 NSThreadmain + 1575 19 libsystem_c.dylib 0x00007fff855568bf _pthread_start + 335 20 libsystem_c.dylib 0x00007fff85559b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000085eb1ae0 rbx: 0x0000000102826038 rcx: 0x00000001028262d0 rdx: 0x00000000a1a1a1a1 rdi: 0x000000010263cf70 rsi: 0x00007fff85eb1ae0 rbp: 0x00007fff5fbffbb0 rsp: 0x00007fff5fbff760 r8: 0x0000000000000000 r9: 0x0000000000000006 r10: 0x73776f6c6c615f00 r11: 0x00007fff85f80ab4 r12: 0x0000000102826000 r13: 0x000000010259aae0 r14: 0x0000000102826000 r15: 0xa3a3a3a3a3a3a3a3 rip: 0x00007fff8c3d4e96 rfl: 0x0000000000010246 cr2: 0x00000001025f6080 Logical CPU: 0
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)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 12840 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=210.7M resident=111.2M(53%) swapped_out_or_unallocated=99.5M(47%) Writable regions: Total=81.1M written=5692K(7%) resident=16.5M(20%) swapped_out=16K(0%) unallocated=64.6M(80%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 4320K CG image 32K CG raster data 268K CG shared images 3416K CoreGraphics 16K CoreImage 8K CoreServices 5176K MALLOC 44.8M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=251 8K OpenCL 48K STACK GUARD 56.0M Stack 11.6M VM_ALLOCATE 16.2M CI_BITMAP 80K DATA 19.8M IMAGE 528K LINKEDIT 54.8M RC_CAMERAS 248K TEXT 155.9M __UNICODE 544K mapped file 45.5M shared memory 312K =========== ======= TOTAL 419.3M
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.4.20) Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM128C, 121.33 GB USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0xfa120000 / 5 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8 USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
+1
+1
+1
+1
+1
+1
+1
+1 is anyone going to fix? This is too cool and app otherwise.
+1
+1
+1
+1
+1
:+1:
:+1:
:+1:
:+1:
Have you tried with this version: https://github.com/fotonauts/mongohub-mac ?
Just did, that doesn't work either. Says "can't connect". So, that is better messaging, but still a fail.
i use my own ssh tunnel. I setup an ssh tunnel to the mongo port on the server, then just connect to localhost:9800 in mongohub
ssh -N -L 9800:localhost:27017 mongohost
thanks chovy, but I think that is the kind of workaround everyone is already using, and rather not.
Process: MongoHub [86167] Path: /Applications/MongoHub.app/Contents/MacOS/MongoHub Identifier: com.thepeppersstudio.MongoHub Version: 2.3.2 (73) Code Type: X86-64 (Native) Parent Process: launchd [269]
Date/Time: 2012-04-10 13:20:42.774 -0700 OS Version: Mac OS X 10.7.3 (11D50d) Report Version: 9 Sleep/Wake UUID: BB8ACCBE-FAFC-4F87-A683-785B4DB3A439
Interval Since Last Report: 188116 sec Crashes Since Last Report: 5 Per-App Interval Since Last Report: 11791 sec Per-App Crashes Since Last Report: 4 Anonymous UUID: 77D57764-F1F3-47BF-981B-E6521918B1F7
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/MongoHub.app/Contents/MacOS/MongoHub
Application Specific Information: objc[86167]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x00007fff8b3f5c2a CFRelease + 58 1 com.apple.CoreFoundation 0x00007fff8b41e180 -[__NSArrayM dealloc] + 304 2 libobjc.A.dylib 0x00007fff8e9f403c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434 3 com.apple.CoreFoundation 0x00007fff8b41eb05 _CFAutoreleasePoolPop + 37 4 com.apple.Foundation 0x00007fff887646f3 -[NSAutoreleasePool drain] + 154 5 com.apple.AppKit 0x00007fff8f809241 -[NSApplication run] + 634 6 com.apple.AppKit 0x00007fff8fa87b88 NSApplicationMain + 867 7 com.thepeppersstudio.MongoHub 0x000000010001a0d8 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff90f177e6 kevent + 10 1 libdispatch.dylib 0x00007fff8babe5be _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff8babd14e _dispatch_mgr_thread + 54
Thread 2: 0 libsystem_kernel.dylib 0x00007fff90f17192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff90e56594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff90e57b85 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff90f17192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff90e56594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff90e57b85 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff90f17192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff90e56594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff90e57b85 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff90f17af2 read + 10 1 com.apple.Foundation 0x00007fff887ce40a _NSReadFromFileDescriptor + 77 2 com.apple.Foundation 0x00007fff8882e3bf -[NSConcreteFileHandle availableData] + 177 3 com.thepeppersstudio.MongoHub 0x000000010003d73a -[Tunnel readStatus] + 171 4 com.thepeppersstudio.MongoHub 0x0000000100021baa -[ConnectionWindowController checkTunnel] + 257 5 com.apple.Foundation 0x00007fff887ba74e -[NSThread main] + 68 6 com.apple.Foundation 0x00007fff887ba6c6 NSThreadmain__ + 1575 7 libsystem_c.dylib 0x00007fff90e548bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff90e57b75 thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff90f17192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff90e56594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff90e57b85 start_wqthread + 13
Thread 7:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x00007fff90f1567a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90f14d71 mach_msg + 73 2 com.apple.CoreGraphics 0x00007fff8d8bf33e _CGSSynchronizeWindowBackingStore + 148 3 com.apple.CoreGraphics 0x00007fff8d87d14f _CGSLockWindow + 4657 4 com.apple.CoreGraphics 0x00007fff8d87bc17 CGSDeviceLock + 307 5 libRIP.A.dylib 0x00007fff904114dc ripd_Lock + 46 6 libRIP.A.dylib 0x00007fff90416455 ripl_BltImage + 355 7 libRIP.A.dylib 0x00007fff904160af ripc_RenderImage + 319 8 libRIP.A.dylib 0x00007fff9041d94f ripcDrawImage + 1187 9 com.apple.CoreGraphics 0x00007fff8d92234c CGContextDrawImage + 432 10 com.apple.coreui 0x00007fff8af47c74 CUIRenderer::DrawIndeterminateProgressIndicator(CGRect, long, CUIDescriptor const) + 1472 11 com.apple.coreui 0x00007fff8af48196 CUIRenderer::DrawAnimation(CUIDescriptor const) + 1280 12 com.apple.coreui 0x00007fff8af112b4 CUIRenderer::Draw(CGRect, CGContext, CFDictionary const_, CFDictionary const**) + 4684 13 com.apple.coreui 0x00007fff8af352e8 CUIDraw + 225 14 com.apple.AppKit 0x00007fff8fa44d85 NSRenderSpinningIndeterminateIndicator + 1265 15 com.apple.AppKit 0x00007fff8fa4416e -[NSProgressIndicator heartBeat:] + 943 16 com.apple.AppKit 0x00007fff8fa43ad3 -[NSUIHeartBeat _heartBeatThread:] + 1311 17 com.apple.Foundation 0x00007fff887ba74e -[NSThread main] + 68 18 com.apple.Foundation 0x00007fff887ba6c6 NSThreadmain + 1575 19 libsystem_c.dylib 0x00007fff90e548bf _pthread_start + 335 20 libsystem_c.dylib 0x00007fff90e57b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fff7869afc0 rcx: 0x00000001038a7720 rdx: 0x0000000000000006 rdi: 0xa000000000000000 rsi: 0x00007fff5fbff5f0 rbp: 0x00007fff5fbff5c0 rsp: 0x00007fff5fbff580 r8: 0x0000000000000010 r9: 0x0000000000000300 r10: 0x00000001011c48c0 r11: 0x000000010071ae30 r12: 0x0000000000000001 r13: 0xa000000000000000 r14: 0x0000000000000007 r15: 0x0000000000000006 rip: 0x00007fff8b3f5c2a rfl: 0x0000000000010246 cr2: 0x000000010389d28e Logical CPU: 2
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 - 0x1005e5fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x101393000 - 0x101399fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1013a0000 - 0x1013a3ff7 libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1013b9000 - 0x1013b9ffd +cl_kernels (??? - ???) cl_kernels
0x1013be000 - 0x1013bfff3 +cl_kernels (??? - ???) <29F09C8B-6649-4C36-AA61-C8F399DB230A> cl_kernels
0x1013ca000 - 0x1013caff5 +cl_kernels (??? - ???) <122FD02D-4594-4787-8FA8-4EC347284D0A> cl_kernels
0x1013ea000 - 0x1013ebffc +cl_kernels (??? - ???) <2343FE8E-B4C0-46EB-8F5F-A379C838C015> cl_kernels
0x1013f7000 - 0x1013f7ff1 +cl_kernels (??? - ???) cl_kernels
0x103eb4000 - 0x103f47ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x105d5f000 - 0x105df0ff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff67877000 - 0x7fff678abbaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff8801a000 - 0x7fff88290ff7 com.apple.imageKit (2.1.1 - 1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff88291000 - 0x7fff88297fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8834a000 - 0x7fff8834bfff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff8834c000 - 0x7fff883d1ff7 com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff883df000 - 0x7fff884c1fff com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff884c2000 - 0x7fff884d0fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff884d1000 - 0x7fff885cefff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff88637000 - 0x7fff8865bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8866a000 - 0x7fff8875ffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff88760000 - 0x7fff88a79ff7 com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff88ab0000 - 0x7fff88abeff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff88afd000 - 0x7fff88f1aff7 com.apple.SceneKit (2.2 - 125.3) /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff88f1b000 - 0x7fff89245ff7 com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff89246000 - 0x7fff8924cfff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff8924d000 - 0x7fff89280ff7 com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff89303000 - 0x7fff8932eff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff8932f000 - 0x7fff89332fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89333000 - 0x7fff89387ff7 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff89388000 - 0x7fff893c2fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff893c3000 - 0x7fff893eeff7 com.apple.CoreServicesInternal (113.12 - 113.12) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff893ef000 - 0x7fff893effff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff89420000 - 0x7fff89478fff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89479000 - 0x7fff8947fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff89480000 - 0x7fff894c0ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
0x7fff894c1000 - 0x7fff894c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff894c9000 - 0x7fff895a7fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89715000 - 0x7fff89716fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff89717000 - 0x7fff8972efff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8972f000 - 0x7fff8975fff7 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
0x7fff89760000 - 0x7fff89767fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff89768000 - 0x7fff899dbfff com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff899dc000 - 0x7fff899eeff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff899ef000 - 0x7fff89afbfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89afc000 - 0x7fff89b1bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff89b1c000 - 0x7fff89b3cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff89b3d000 - 0x7fff89bcfff7 com.apple.CorePDF (3.1 - 3.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff89bd0000 - 0x7fff89bd5fff com.apple.OpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff89efa000 - 0x7fff89f0dff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff89f0e000 - 0x7fff89f0efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff89f0f000 - 0x7fff8a011ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8a012000 - 0x7fff8a013ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8a034000 - 0x7fff8a046ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8a252000 - 0x7fff8a25ffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8a48d000 - 0x7fff8a497ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff8a498000 - 0x7fff8a49dff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8a49e000 - 0x7fff8a4adff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib
0x7fff8a4ae000 - 0x7fff8a4aefff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8a4c5000 - 0x7fff8a4ebff7 com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8a4ec000 - 0x7fff8a4eefff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
0x7fff8a50c000 - 0x7fff8a50fff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8a510000 - 0x7fff8a5a6ff7 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
0x7fff8a5a7000 - 0x7fff8a700fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8a7e3000 - 0x7fff8a829ff7 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
0x7fff8af0a000 - 0x7fff8af70ff7 com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8af71000 - 0x7fff8af72fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff8af73000 - 0x7fff8af7bfff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8af7c000 - 0x7fff8af7ffff libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8af80000 - 0x7fff8af86fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8af87000 - 0x7fff8afc6ff7 libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8b035000 - 0x7fff8b351ff7 com.apple.CoreServices.CarbonCore (960.20 - 960.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8b352000 - 0x7fff8b3ecff7 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
0x7fff8b3ed000 - 0x7fff8b5c1fff com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8b5c2000 - 0x7fff8b664ff7 com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8b71f000 - 0x7fff8b71ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b734000 - 0x7fff8b794fff 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
0x7fff8b795000 - 0x7fff8b7acfff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8b83e000 - 0x7fff8b854ff7 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
0x7fff8b855000 - 0x7fff8b95afff libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8b95b000 - 0x7fff8ba74fff com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8babb000 - 0x7fff8bac9fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8baca000 - 0x7fff8bb25ff7 com.apple.HIServices (1.11 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8bb26000 - 0x7fff8bd4efe7 com.apple.CoreData (104.1 - 358.13) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8bd4f000 - 0x7fff8bd6cff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8bd6d000 - 0x7fff8be6dfff com.apple.QuickLookUIFramework (3.1 - 500.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8be6e000 - 0x7fff8bebcfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8bebd000 - 0x7fff8bebffff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8bec0000 - 0x7fff8bf3bff7 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
0x7fff8bf3c000 - 0x7fff8bf51fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8bf52000 - 0x7fff8bfc2fff com.apple.datadetectorscore (3.0 - 179.4) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8c001000 - 0x7fff8c051fff com.apple.CoreMediaIO (210.0 - 3180) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8c072000 - 0x7fff8c17ffff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8c1a4000 - 0x7fff8c1c8fff com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8c1c9000 - 0x7fff8c1e6fff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
0x7fff8c3a1000 - 0x7fff8c508ff7 com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8c509000 - 0x7fff8c59bfff com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8c59c000 - 0x7fff8c5c9fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff8c5ca000 - 0x7fff8c626ff7 com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8c627000 - 0x7fff8c721ff7 com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8c8a4000 - 0x7fff8ca43fff com.apple.QuartzCore (1.7 - 270.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8ca44000 - 0x7fff8ca44fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8ca61000 - 0x7fff8cf3dfef com.apple.RawCamera.bundle (3.12.0 - 614) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8cf4a000 - 0x7fff8cf57ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff8cf58000 - 0x7fff8cf93fff com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8cf94000 - 0x7fff8d034fff com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8d035000 - 0x7fff8d16bfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8d178000 - 0x7fff8d1a0ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8d1a1000 - 0x7fff8d1ccfff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff8d1cd000 - 0x7fff8d219ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8d21a000 - 0x7fff8d28dfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8d28e000 - 0x7fff8d299ff7 com.apple.DisplayServicesFW (2.5.2 - 317) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8d29a000 - 0x7fff8d6ccfef com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8d6cd000 - 0x7fff8d7abfff com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8d7f9000 - 0x7fff8d7fdfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff8d7fe000 - 0x7fff8e18e7a7 com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8e18f000 - 0x7fff8e1f7ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8e1f8000 - 0x7fff8e2abfff com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8e2ac000 - 0x7fff8e321ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff8e322000 - 0x7fff8e366ff7 com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8e702000 - 0x7fff8e73bfe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff8e7a1000 - 0x7fff8e7f3ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8e8db000 - 0x7fff8e8dfff7 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
0x7fff8e960000 - 0x7fff8e9e4ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8e9e5000 - 0x7fff8eac9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8efe2000 - 0x7fff8efebff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff8efec000 - 0x7fff8eff1fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff8eff2000 - 0x7fff8f17cff7 com.apple.QTKit (7.7.1 - 2315) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8f1d8000 - 0x7fff8f1d8fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f1d9000 - 0x7fff8f1e9ff7 com.apple.opengl (1.7.6 - 1.7.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f1ea000 - 0x7fff8f1f5ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8f1f6000 - 0x7fff8f7dafff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f7dd000 - 0x7fff8f7f3fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f7f4000 - 0x7fff8f7f5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f801000 - 0x7fff8f803fff libCVMSPluginSupport.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8f804000 - 0x7fff90408fff com.apple.AppKit (6.7.3 - 1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff90409000 - 0x7fff9044cff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff90539000 - 0x7fff9053dfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff9053e000 - 0x7fff90591fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9063f000 - 0x7fff90645fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9078e000 - 0x7fff90791fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff907d1000 - 0x7fff907d6fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff907d7000 - 0x7fff907e2fff com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff907e3000 - 0x7fff9084dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff9084e000 - 0x7fff90855fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff90856000 - 0x7fff90a58fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff90c92000 - 0x7fff90c92fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff90c9b000 - 0x7fff90d62ff7 com.apple.ColorSync (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90d63000 - 0x7fff90d7dfff com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff90da6000 - 0x7fff90dd3fff com.apple.quartzfilters (1.7.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff90dd4000 - 0x7fff90dd7fff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff90dd8000 - 0x7fff90decff7 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
0x7fff90ded000 - 0x7fff90dffff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff90e00000 - 0x7fff90e05fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90e06000 - 0x7fff90ee3fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
0x7fff90ee4000 - 0x7fff90ee4fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90efb000 - 0x7fff90efffff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff90f00000 - 0x7fff90f20fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff90f21000 - 0x7fff90f62fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff90fa7000 - 0x7fff90ffbff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff90ffc000 - 0x7fff9103bfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9103c000 - 0x7fff91043ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff91044000 - 0x7fff9106dfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff910c4000 - 0x7fff910ebfff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff910ec000 - 0x7fff91133ff7 com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff91134000 - 0x7fff911b7fef com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff911b8000 - 0x7fff911bdfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff911be000 - 0x7fff9142cff7 com.apple.QuartzComposer (5.0 - 236.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff915af000 - 0x7fff91891fff com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff918b1000 - 0x7fff918deff7 com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff918df000 - 0x7fff91933ff7 libFontRegistry.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff91934000 - 0x7fff920c8fef com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff92186000 - 0x7fff92191ff7 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
0x7fff92192000 - 0x7fff921f4ff7 com.apple.Symbolication (1.3 - 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9223f000 - 0x7fff92240ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff9229e000 - 0x7fff922d9fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff922da000 - 0x7fff9231cff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff9231d000 - 0x7fff9231dfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff926c1000 - 0x7fff92a5ffef com.apple.MediaToolbox (1.0 - 705.61) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff93199000 - 0x7fff9319afff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff931c3000 - 0x7fff932cafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff932d0000 - 0x7fff93fe4fef com.apple.WebCore (7534.53 - 7534.53.11) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff93fe5000 - 0x7fff9416fff7 com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff94170000 - 0x7fff943fbfff com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff943fc000 - 0x7fff948c3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff948c4000 - 0x7fff948e0ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff948ef000 - 0x7fff948effff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff948f0000 - 0x7fff948f1ff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
0x7fff948f2000 - 0x7fff94968fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff94969000 - 0x7fff94d96fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff94e9a000 - 0x7fff94f3efef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff94f3f000 - 0x7fff94f41ff7 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
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 36504 thread_create: 2 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=204.1M resident=144.6M(71%) swapped_out_or_unallocated=59.5M(29%) Writable regions: Total=81.6M written=2492K(3%) resident=33.6M(41%) swapped_out=0K(0%) unallocated=47.9M(59%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 6680K CG image 36K CG raster data 268K CG shared images 3488K CoreGraphics 16K CoreImage 8K CoreServices 1896K MALLOC 45.2M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K OpenCL 48K STACK GUARD 56.0M Stack 11.6M VM_ALLOCATE 16.2M CI_BITMAP 80K DATA 19.1M IMAGE 528K LINKEDIT 49.3M RC_CAMERAS 244K TEXT 154.8M __UNICODE 544K mapped file 45.2M shared memory 312K =========== ======= TOTAL 411.2M
Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.58f16 Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.19) Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2 USB Device: hub_device, apple_vendor_id, 0x9126, 0xfa140000 / 6 USB Device: My Passport 070A, 0x1058 (Western Digital Technologies, Inc.), 0x070a, 0xfa141000 / 12 USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfa146000 / 10 USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfa144000 / 9 USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfa145000 / 7 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3 USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4 USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3