jeromelebel / MongoHub-Mac

Mac Native Mongodb Client
2.43k stars 159 forks source link

Right click, edit on multiple database connections causes 'bad selector' or crash #183

Open ssteinerx opened 9 years ago

ssteinerx commented 9 years ago

In connection browser, right click a connection and select "Edit". Without closing the first, do the same thing to another. Beep is sounded, but something gets mis-connected. First time I did this I got the crash below. That was after a long session.

Second time, in fresh run, the "Cancel" and "Save" buttons no longer work and this shows up in console:

12/27/14 7:09:56.401 PM MongoHub[6463]: -[NSConcreteMapTable cancelAction:]: unrecognized selector sent to instance 0x7facda413950 12/27/14 7:09:56.401 PM MongoHub[6463]: -[NSConcreteMapTable cancelAction:]: unrecognized selector sent to instance 0x7facda413950

Process: MongoHub [6128] Path: /Users/USER/Downloads/MongoHub.app/Contents/MacOS/MongoHub Identifier: com.fotonauts.MongoHub Version: 3.0.8 (3.0.8) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: MongoHub [6128] User ID: 501

Date/Time: 2014-12-27 19:06:25.053 -0500 OS Version: Mac OS X 10.10.1 (14B25) Report Version: 11 Anonymous UUID: 713C3C19-CE82-2F71-8525-BEDC33BB929B

Sleep/Wake UUID: A07B477C-C50F-4087-ADC2-F3C2E190670D

Time Awake Since Boot: 72000 seconds Time Since Wake: 41000 seconds

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

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

VM Regions Near 0x18: --> __TEXT 0000000101c6c000-0000000101cdd000 [ 452K] r-x/rwx SM=COW /Users/USER/Downloads/MongoHub.app/Contents/MacOS/MongoHub

Application Specific Information: objc_msgSend() selector name: performSelector:withObject: Performing @selector(cancelAction:) from sender NSButton 0x610000145b70

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff96bf30dd objc_msgSend + 29 1 com.apple.AppKit 0x00007fff8ed52497 -[NSApplication sendAction:to:from:] + 410 2 com.apple.AppKit 0x00007fff8ed522c0 -[NSControl sendAction:to:] + 86 3 com.apple.AppKit 0x00007fff8ef26c5f __26-[NSCell _sendActionFrom:]_block_invoke + 131 4 libsystem_trace.dylib 0x00007fff96b92cd7 _os_activity_initiate + 75 5 com.apple.AppKit 0x00007fff8ed9addc -[NSCell _sendActionFrom:] + 144 6 com.apple.AppKit 0x00007fff8ef0d962 -[NSButtonCell _sendActionFrom:] + 39 7 libsystem_trace.dylib 0x00007fff96b92cd7 _os_activity_initiate + 75 8 com.apple.AppKit 0x00007fff8edb5916 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2731 9 com.apple.AppKit 0x00007fff8edb4b71 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 491 10 com.apple.AppKit 0x00007fff8edb4139 -[NSControl mouseDown:] + 714 11 com.apple.AppKit 0x00007fff8f2adf4f -[NSWindow _reallySendEvent:] + 12827 12 com.apple.AppKit 0x00007fff8ed3850c -[NSWindow sendEvent:] + 368 13 com.apple.AppKit 0x00007fff8ecea096 -[NSApplication sendEvent:] + 2238 14 com.apple.AppKit 0x00007fff8eb76e98 -[NSApplication run] + 711 15 com.apple.AppKit 0x00007fff8eb622d4 NSApplicationMain + 1832 16 com.fotonauts.MongoHub 0x0000000101c70ac2 main + 34 17 com.fotonauts.MongoHub 0x0000000101c6d294 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff9732222e kevent64 + 10 1 libdispatch.dylib 0x00007fff8eb38a6a _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff9731c52e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9731b69f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff92457b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff92456fdb __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff92456838 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff8e514d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 6 com.apple.Foundation 0x00007fff8c9c7b7a NSThreadmain + 1345 7 libsystem_pthread.dylib 0x00007fff900342fc _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff90034279 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff900324b1 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff9731c52e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9731b69f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff92457b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff92456fdb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff92456838 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8ece67a7 _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff900342fc _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff90034279 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff900324b1 thread_start + 13

Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff973213f6 __select + 10 1 libsystem_pthread.dylib 0x00007fff900342fc _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff90034279 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff900324b1 thread_start + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff97321946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff900324a1 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff97321946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff900324a1 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff97321946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff900324a1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fd9aad46a10 rbx: 0x0000000000000000 rcx: 0x0000610000145b70 rdx: 0x00007fff98f497d5 rdi: 0x00007fd9aad46a10 rsi: 0x00007fff8f4d6749 rbp: 0x00007fff5df92e30 rsp: 0x00007fff5df92df8 r8: 0x00000000000003ff r9: 0x00006100002ea300 r10: 0x00007fff8f4d6749 r11: 0x0000000000000000 r12: 0x00007fff8f676600 r13: 0x00007fff8eb5f000 r14: 0x0000022700000088 r15: 0x00007fff5df92e40 rip: 0x00007fff96bf30dd rfl: 0x0000000000010246 cr2: 0x0000000000000018

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

Binary Images: 0x101c6c000 - 0x101cdcff7 +com.fotonauts.MongoHub (3.0.8 - 3.0.8) /Users/USER/Downloads/MongoHub.app/Contents/MacOS/MongoHub 0x101d46000 - 0x101d8efeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Users/USER/Downloads/MongoHub.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit 0x101daf000 - 0x101dc6fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/USER/Downloads/MongoHub.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x101de3000 - 0x101eb0fff +com.google.code.sequel-pro.mcpkit (1.0 - 1.0) <96C5CE58-644D-3D25-9BA7-D3B3993E1603> /Users/USER/Downloads/MongoHub.app/Contents/Frameworks/MCPKit.framework/Versions/A/MCPKit 0x101f36000 - 0x101fe9ff7 +com.jeromelebel.MongoObjCDriver (1.0 - 1) /Users/USER/Downloads/MongoHub.app/Contents/Frameworks/MongoObjCDriver.framework/Versions/A/MongoObjCDriver 0x102051000 - 0x102086ff7 libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib 0x10444b000 - 0x104450ff7 libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib 0x104730000 - 0x104731fe5 +cl_kernels (???) cl_kernels 0x1047e8000 - 0x1047e8fe5 +cl_kernels (???) cl_kernels 0x106387000 - 0x1063afffb libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x106795000 - 0x106795fef +cl_kernels (???) <4C778EF8-A836-4807-A7A9-5CEEF49F114B> cl_kernels 0x1067a0000 - 0x1067a0fe7 +cl_kernels (???) <7466F5D0-FC56-491C-995A-9BE63A8D1B65> cl_kernels 0x1067a4000 - 0x1067a4ffe +cl_kernels (???) <7619C5C7-839E-4194-8850-6838B46C3A7C> cl_kernels 0x1067a6000 - 0x10688cfef unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x106ada000 - 0x106addfff libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x106bd2000 - 0x106bd2ff5 +cl_kernels (???) <9A5CC2AC-34D8-424F-BF0E-4E5973432A59> cl_kernels 0x107f67000 - 0x107f6bfff +com.stclairsoft.DefaultFolderX.osax (4.6.7 - 4.6.7) /Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition 0x1081c2000 - 0x10823cff7 com.apple.xquery (1.3.1 - 30) <9D868AE3-C5A0-34BD-8C33-EB5F8EDD7ACA> /System/Library/PrivateFrameworks/XQuery.framework/XQuery 0x108314000 - 0x10833dfff +com.stclairsoft.DefaultFolderX.CocoaPatcher (4.6.12 - 4.6.12) <9509DBF9-6B83-33A0-B29F-68B734645205> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher 0x10afbc000 - 0x10b09cff7 unorm8_rgba.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff62766000 - 0x7fff6279c837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld 0x7fff89734000 - 0x7fff8975aff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8975b000 - 0x7fff89c6eff3 com.apple.JavaScriptCore (10600 - 10600.1.17) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff89c6f000 - 0x7fff89c98ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff89c9f000 - 0x7fff89d13fff com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff89d14000 - 0x7fff89d41fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff89d43000 - 0x7fff89d4eff7 com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff89d76000 - 0x7fff89d81ff7 libkxld.dylib (2782.1.97) /usr/lib/system/libkxld.dylib 0x7fff89da1000 - 0x7fff89da9ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff89dbc000 - 0x7fff89e5bdf7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff89f2f000 - 0x7fff89f7eff7 com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff89f7f000 - 0x7fff89f8aff7 libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib 0x7fff89f8b000 - 0x7fff89f95ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a044000 - 0x7fff8a180ffb com.apple.WebKitLegacy (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff8a181000 - 0x7fff8a1ceff3 com.apple.CoreMediaIO (601.0 - 4749) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8a1cf000 - 0x7fff8a2a5ff3 com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8a2a6000 - 0x7fff8a67dfe7 com.apple.CoreAUC (211.0.0 - 211.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8a685000 - 0x7fff8a70efff com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8a70f000 - 0x7fff8a803ff7 libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8a804000 - 0x7fff8a804fff com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff8a805000 - 0x7fff8a805fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8a806000 - 0x7fff8a80efff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8a80f000 - 0x7fff8a81cfff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8a84d000 - 0x7fff8a86cfff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff8a86d000 - 0x7fff8a8e5ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8a8e6000 - 0x7fff8a90aff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8a998000 - 0x7fff8a998fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8a999000 - 0x7fff8a99cfff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8a99d000 - 0x7fff8aa3bfff com.apple.Metadata (10.7.0 - 916.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8aa3c000 - 0x7fff8aaabfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8aac9000 - 0x7fff8aafbff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8ab35000 - 0x7fff8ab42ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff8ab43000 - 0x7fff8ab92ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib 0x7fff8ac08000 - 0x7fff8aeafff7 com.apple.RawCamera.bundle (6.01 - 766) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8aeb0000 - 0x7fff8b39cfff com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8b3a1000 - 0x7fff8b3a3fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff8b3a4000 - 0x7fff8b3c8ff7 com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7fff8b3d4000 - 0x7fff8b4b7fff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8b716000 - 0x7fff8b7aafff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8b7ab000 - 0x7fff8b7acfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8b7b0000 - 0x7fff8b7c6ff7 com.apple.CoreMediaAuthoring (2.2 - 951) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8b7c7000 - 0x7fff8b849fff com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8b853000 - 0x7fff8b854ff7 com.apple.AddressBook.ContactsData (9.0 - 1499) /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData 0x7fff8b855000 - 0x7fff8b86fff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff8c12c000 - 0x7fff8c14aff7 com.apple.addressbook.vCard (9.0 - 1499) /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff8c14b000 - 0x7fff8c191ffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8c192000 - 0x7fff8c19bff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff8c19c000 - 0x7fff8c1b8fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8c1b9000 - 0x7fff8c227ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8c228000 - 0x7fff8c22efff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8c22f000 - 0x7fff8c26fff7 libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8c270000 - 0x7fff8c2a8ffb libsystem_network.dylib (411) /usr/lib/system/libsystem_network.dylib 0x7fff8c2a9000 - 0x7fff8c2abff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib 0x7fff8c2ac000 - 0x7fff8c2aeff7 com.apple.diagnosticlogcollection (10.0 - 1000) /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff8c465000 - 0x7fff8c4bfff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8c4c0000 - 0x7fff8c4d9ff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8c4da000 - 0x7fff8c4dbff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8c4dc000 - 0x7fff8c4e0ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8c4e1000 - 0x7fff8c51eff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8c51f000 - 0x7fff8c52aff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8c52b000 - 0x7fff8c53eff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8c554000 - 0x7fff8c631ff7 com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8c68d000 - 0x7fff8c70eff3 com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8c70f000 - 0x7fff8c711ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8c712000 - 0x7fff8c834ff7 com.apple.LaunchServices (644.12 - 644.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8c8c7000 - 0x7fff8c93bff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8c95f000 - 0x7fff8cc8dff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8cc8e000 - 0x7fff8cd4dfff com.apple.backup.framework (1.6.1 - 1.6.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8cd4e000 - 0x7fff8ce0aff7 libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib 0x7fff8ce0b000 - 0x7fff8ce33fff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib 0x7fff8ce4a000 - 0x7fff8ce55fff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ce69000 - 0x7fff8ce71fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8ce72000 - 0x7fff8d126ff7 com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8d127000 - 0x7fff8d12ffe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8d130000 - 0x7fff8d142fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib 0x7fff8d15b000 - 0x7fff8d15ffff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib 0x7fff8d160000 - 0x7fff8d3caff7 com.apple.imageKit (2.6 - 838) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8d3fa000 - 0x7fff8d3fbfff libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib 0x7fff8d424000 - 0x7fff8d4b2ff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8d4b3000 - 0x7fff8d4cdff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8d4ce000 - 0x7fff8d522fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff8d5ae000 - 0x7fff8d5c0ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8d5c1000 - 0x7fff8d5dcff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8d5dd000 - 0x7fff8d5defff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8d616000 - 0x7fff8d64ffff com.apple.AirPlaySupport (2.0 - 215.10) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport 0x7fff8d650000 - 0x7fff8d652fff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8d684000 - 0x7fff8d68cff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8d68d000 - 0x7fff8d723ffb com.apple.CoreMedia (1.0 - 1562.19) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8d724000 - 0x7fff8d72bfff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8d72c000 - 0x7fff8d9a6fff com.apple.CoreData (110 - 526) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8d9a7000 - 0x7fff8ded0ff7 com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8df2c000 - 0x7fff8df38ff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8df39000 - 0x7fff8df45ff7 com.apple.HelpData (2.1.4 - 90) <7ACD7E30-8848-36E1-B558-221FDFB42C8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8dfe3000 - 0x7fff8dff2fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8dff3000 - 0x7fff8e017fef libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8e1a8000 - 0x7fff8e1a8ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff8e1a9000 - 0x7fff8e1c2fff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8e1c3000 - 0x7fff8e258ff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8e339000 - 0x7fff8e473ff7 com.apple.ImageIO.framework (3.3.0 - 1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e474000 - 0x7fff8e677ff3 com.apple.CFNetwork (720.1.1 - 720.1.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8e678000 - 0x7fff8e6a3fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff8e6a4000 - 0x7fff8e973ff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8eb28000 - 0x7fff8eb33fff libGL.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8eb34000 - 0x7fff8eb5eff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff8eb5f000 - 0x7fff8f6a0fff com.apple.AppKit (6.9 - 1343.16) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8f6a1000 - 0x7fff8f6d1ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8f802000 - 0x7fff8f96dff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8f997000 - 0x7fff8fac7fff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8fae1000 - 0x7fff8fb0dfff libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib 0x7fff8fbb0000 - 0x7fff8fc51ff7 com.apple.Bluetooth (4.3.1 - 4.3.1f2) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8fc52000 - 0x7fff8fc8dfff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8fca6000 - 0x7fff8fcb3ff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib 0x7fff8fcb4000 - 0x7fff8fcb9ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8fcba000 - 0x7fff8fcc1ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8fcc2000 - 0x7fff8fd08ff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8fd10000 - 0x7fff8fd77ff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8fd78000 - 0x7fff8fd7cfff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff8fd7d000 - 0x7fff8fd82ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8fd83000 - 0x7fff8fd85ffb libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8fd86000 - 0x7fff8ffc6ff7 com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff8ffc7000 - 0x7fff8ffcaff7 com.apple.AppleSystemInfo (3.0 - 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff90031000 - 0x7fff9003afff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib 0x7fff9003b000 - 0x7fff9003dff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff9003e000 - 0x7fff90053fff com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff90054000 - 0x7fff9036ffcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff90370000 - 0x7fff90378ff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff90379000 - 0x7fff90394ff7 com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff90395000 - 0x7fff903a2fff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff903a3000 - 0x7fff903b4ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff903b5000 - 0x7fff90464fe7 libvMisc.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff90465000 - 0x7fff90597ff7 com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff905da000 - 0x7fff905eeff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff9061d000 - 0x7fff9062bff7 com.apple.opengl (11.0.7 - 11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff9067b000 - 0x7fff90793ffb com.apple.CoreText (352.0 - 454.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff90aee000 - 0x7fff90af0fff libRadiance.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff90af1000 - 0x7fff90af9fff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib 0x7fff90afa000 - 0x7fff90c09ffb com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff90c0a000 - 0x7fff90c10ff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff90c11000 - 0x7fff9144aff3 com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff9144b000 - 0x7fff91465ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff9157f000 - 0x7fff91581fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff91582000 - 0x7fff915b0fff com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff915b1000 - 0x7fff915e9fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff915ea000 - 0x7fff915faff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff916f6000 - 0x7fff9171bfff libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff9171c000 - 0x7fff91786ff7 com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff91787000 - 0x7fff917c7fff com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff918ac000 - 0x7fff91c17fff com.apple.VideoToolbox (1.0 - 1562.19) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff91c18000 - 0x7fff91c40fff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib 0x7fff91cea000 - 0x7fff91d04ff7 libextension.dylib (55.1) /usr/lib/libextension.dylib 0x7fff91d05000 - 0x7fff91eb5ff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff91ec5000 - 0x7fff91ed6fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff91f5d000 - 0x7fff91f67ff7 com.apple.CrashReporterSupport (10.10 - 629) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff9205c000 - 0x7fff921eafff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff921eb000 - 0x7fff921f2fff libCGCMS.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff921f3000 - 0x7fff92337ff7 com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff92338000 - 0x7fff9233cfff libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib 0x7fff9233d000 - 0x7fff92344fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff923de000 - 0x7fff923e4ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff923e5000 - 0x7fff9277bfff com.apple.CoreFoundation (6.9 - 1151.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff9277c000 - 0x7fff927b2ffb com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff9317d000 - 0x7fff935adfff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff935ae000 - 0x7fff935ffff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff93600000 - 0x7fff93604ff7 libGIF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff93631000 - 0x7fff93635fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff9367e000 - 0x7fff936ddff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff936ed000 - 0x7fff93718ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff93719000 - 0x7fff9371bff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff9371c000 - 0x7fff93732ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff93733000 - 0x7fff9373aff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff9373b000 - 0x7fff93740fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff939d8000 - 0x7fff939d8fff com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff939d9000 - 0x7fff93bbeff3 libicucore.A.dylib (531.30) /usr/lib/libicucore.A.dylib 0x7fff93bbf000 - 0x7fff93bd9ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff93bda000 - 0x7fff93beefeb libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff93bef000 - 0x7fff93c1fffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff93c20000 - 0x7fff93c20fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff93c21000 - 0x7fff93c21fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff93c22000 - 0x7fff93c24fff libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff93c25000 - 0x7fff93e8dffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff93e8e000 - 0x7fff93edbfff com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff93f18000 - 0x7fff93f7dff7 com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff93f7e000 - 0x7fff93faffff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib 0x7fff93fb0000 - 0x7fff93fb4fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff93fb5000 - 0x7fff93fb6fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff93fb7000 - 0x7fff93ff8fff libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff93ff9000 - 0x7fff94004fdb com.apple.AppleFSCompression (68.1.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff94005000 - 0x7fff9401cff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff9401d000 - 0x7fff94304ffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff94305000 - 0x7fff94330fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff94331000 - 0x7fff94351fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff94352000 - 0x7fff943befff com.apple.framework.CoreWLAN (5.0 - 500.35.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff943d7000 - 0x7fff9537bffb com.apple.WebCore (10600 - 10600.1.25.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff9537c000 - 0x7fff953d7fff com.apple.QuickLookFramework (5.0 - 675) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff95460000 - 0x7fff954ecfff libsystem_c.dylib (1044.1.2) /usr/lib/system/libsystem_c.dylib 0x7fff954ed000 - 0x7fff954f8ff7 com.apple.AppSandbox (4.0 - 238) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff9555d000 - 0x7fff95684fff com.apple.coreui (2.1 - 305) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff95685000 - 0x7fff95688fff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff95689000 - 0x7fff95a96ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff95a97000 - 0x7fff95ac4fff com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff95ada000 - 0x7fff95ae4fff com.apple.IntlPreferences (2.0 - 150.1) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff95aee000 - 0x7fff95afaff7 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff95b7c000 - 0x7fff95bf9fff com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff95bfa000 - 0x7fff95ea6fff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff95ea7000 - 0x7fff95ec3ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff95ec4000 - 0x7fff95f12fff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib 0x7fff96874000 - 0x7fff96875fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff96876000 - 0x7fff96b78fff com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff96b88000 - 0x7fff96b91ff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff96b92000 - 0x7fff96b98fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib 0x7fff96b9b000 - 0x7fff96b9bff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib 0x7fff96b9c000 - 0x7fff96bbdfff com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff96bbe000 - 0x7fff96bf1ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff96bf2000 - 0x7fff96dd7267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib 0x7fff96dd8000 - 0x7fff96eeaff7 libvDSP.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff96eeb000 - 0x7fff96fddfff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff9708f000 - 0x7fff97091fff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff97092000 - 0x7fff97095fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff97096000 - 0x7fff9713cfff com.apple.PDFKit (3.0 - 3.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff9713d000 - 0x7fff97178fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff9718e000 - 0x7fff97280ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff97281000 - 0x7fff97283fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib 0x7fff9728d000 - 0x7fff9728fff7 com.apple.SecCodeWrapper (4.0 - 238) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff97290000 - 0x7fff97306fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff9730b000 - 0x7fff97328fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib 0x7fff97329000 - 0x7fff97331ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff97332000 - 0x7fff97347ff7 com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff97352000 - 0x7fff9739efff com.apple.corelocation (1486.17 - 1615.21) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff973df000 - 0x7fff97712ff7 libmecabra.dylib (666.1) /usr/lib/libmecabra.dylib 0x7fff97713000 - 0x7fff97714ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff97715000 - 0x7fff9774cffb com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9774d000 - 0x7fff9774fff7 libsystem_sandbox.dylib (358.1.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fff97750000 - 0x7fff97799ff3 com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff9779a000 - 0x7fff9779dff7 com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff9780e000 - 0x7fff97817fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff9797a000 - 0x7fff97a6afef libJP2.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff97a6b000 - 0x7fff97a6bfff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff97a6c000 - 0x7fff97a6efff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff97a6f000 - 0x7fff97a74ffb libheimdal-asn1.dylib (398.1.2) /usr/lib/libheimdal-asn1.dylib 0x7fff97aee000 - 0x7fff97b0bffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff97b0c000 - 0x7fff97b0cff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff97b5a000 - 0x7fff97b5bffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff97b5c000 - 0x7fff97b70ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff98570000 - 0x7fff986b6fef libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib 0x7fff986b7000 - 0x7fff986baff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib 0x7fff986bb000 - 0x7fff9872cff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff9872d000 - 0x7fff9875dfff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff9875e000 - 0x7fff9875efff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff9875f000 - 0x7fff988bdff3 com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff988be000 - 0x7fff9894ffff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff98950000 - 0x7fff9895eff7 com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff9895f000 - 0x7fff989b0ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff989b1000 - 0x7fff989c3ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff989c4000 - 0x7fff98a17ffb libAVFAudio.dylib (118.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff98a18000 - 0x7fff98aa9ff7 libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib 0x7fff98aaa000 - 0x7fff98b11ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff98b12000 - 0x7fff98b16fff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff98b4a000 - 0x7fff98c05ff7 com.apple.DiscRecording (9.0 - 9000.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff98c20000 - 0x7fff98c7bfef libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff98c7f000 - 0x7fff98c7ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff98c80000 - 0x7fff98ccdff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff98d14000 - 0x7fff98d1dfff libGFXShared.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff98d27000 - 0x7fff98d61ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff98d62000 - 0x7fff98d85fff com.apple.Sharing (328.3 - 328.3) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff98d92000 - 0x7fff98db5ff7 com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff98db6000 - 0x7fff98e02ff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib 0x7fff98e0e000 - 0x7fff98e1fff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib 0x7fff98e20000 - 0x7fff98e20fff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib 0x7fff98f88000 - 0x7fff98f96fff com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff98f97000 - 0x7fff98fc6fff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff98fc7000 - 0x7fff98fccff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff98fcd000 - 0x7fff98ff4fff com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

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

VM Region Summary: ReadOnly portion of Libraries: Total=249.1M resident=270.0M(108%) swapped_out_or_unallocated=16777216.0T(7061700608000%) Writable regions: Total=157.6M written=27.4M(17%) resident=55.7M(35%) swapped_out=0K(0%) unallocated=101.9M(65%)

REGION TYPE VIRTUAL =========== ======= Activity Tracing 2048K CG backing stores 5924K CG image 804K CG shared images 624K CoreAnimation 4588K CoreGraphics 20K CoreImage 76K CoreUI image data 372K Foundation 4K Image IO 1204K Kernel Alloc Once 8K MALLOC 113.4M MALLOC (admin) 48K Memory Tag 242 12K Memory Tag 251 16K OpenCL 52K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 17.7M DATA 25.4M IMAGE 528K LINKEDIT 71.6M TEXT 177.6M __UNICODE 544K mapped file 116.2M shared memory 28K =========== ======= TOTAL 605.5M

Model: iMac14,2, BootROM IM142.0118.B07, 4 processors, Intel Core i7, 3.5 GHz, 16 GB, SMC 2.15f5 Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020 Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1600 MHz, 0x85F7, 0x483634353155363747313630304700000000 Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1600 MHz, 0x85F7, 0x483634353155363747313630304700000000 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.15.124.12.10) Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD ST3000DM001, 3 TB USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) USB Device: USB 2.0 ATAPI Bridge USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: USB Keyboard + 3P HUB Thunderbolt Bus: iMac, Apple Inc., 23.10

jeromelebel commented 9 years ago

can you reproduce this issue all the time?

jeromelebel commented 9 years ago

ah, I can reproduce it too. Sorry about the question.

ssteinerx commented 9 years ago

Super, no problem. I'll pull the code down and see how it goes...

jeromelebel commented 9 years ago

Should be fixed in 3.1. I let you verify this issue and close it.

ssteinerx commented 9 years ago

Using latest XCode, 6.2 (6C131e), I get Semantic Issue -- Implicit declaration of function 'MOD_RELEASE' isinvalid in C99.

jeromelebel commented 9 years ago

How did you get the mongohub source? with git? with https or ssh? I'm guessing MongoObjCDriver is out of date.

ssteinerx commented 9 years ago

On Mar 28, 2015, at 5:24 PM, Jérôme Lebel wrote:

How did you get the mongohub source? with git? with https or ssh? I'm guessing MongoObjCDriver is out of date.

Just pulled your repo.

Do I have to update subrepos, too? I almost always forget that...

S

ssteinerx commented 9 years ago

Pulled master of the MongoObCDriver as well (with lots of tags about 3.1.1 etc)

Same error, and "Validate Project Settings" on main MongoHub and MongoObjCDriver projects.

S

On Mar 28, 2015, at 5:24 PM, Jérôme Lebel wrote:

How did you get the mongohub source? with git? with https or ssh? I'm guessing MongoObjCDriver is out of date.

— Reply to this email directly or view it on GitHub.

ssteinerx commented 9 years ago

Picture's worth a thousand words:

screen shot 2015-03-28 at 5 44 03 pm

jeromelebel commented 9 years ago

you should have the definition of MOD_RELEASE() in https://github.com/jeromelebel/MongoObjCDriver/blob/master/Sources/MODTools.h

jeromelebel commented 9 years ago

did you do git clone https://github.com/jeromelebel/MongoHub-Mac.git or git clone git@github.com:jeromelebel/MongoHub-Mac.git ?

ssteinerx commented 9 years ago

I was working from my own fork in which nothing was changed.

I killed it and pulled fresh.

After starting over with a fresh pull, I'm still getting warnings about project settings, and 2 'Semantic Issue's in MHMysqlExportWindowController.m.

S

jeromelebel commented 9 years ago

Which version of OS X do you have?

I've never seen those project settings warnings...

jeromelebel commented 9 years ago

We have the exact same version of Xcode.

jeromelebel commented 9 years ago

How do you do git clone?

ssteinerx commented 9 years ago

OS X : 10.10.2 XCode, latest, version in previous message (on different machine now...)

S

On Mar 28, 2015, at 8:44 PM, Jérôme Lebel wrote:

Which version of OS X do you have?

I've never seen those project settings warnings...

— Reply to this email directly or view it on GitHub.

jeromelebel commented 9 years ago

As I said, you don't have the latest version of MongoObjCDriver : https://github.com/ssteinerx/MongoHub-Mac/tree/master/Libraries

4h ago, you created this commit in your fork : https://github.com/ssteinerx/MongoHub-Mac/commit/3b413cb07c7f67f00399094614e2417d5b8147cf

This version of MongoObjCDriver is from Dec 29, 2014 : https://github.com/jeromelebel/MongoObjCDriver/tree/0a6b3301495f2f188eaf9505ce61ece5ae3c83a1

ssteinerx commented 9 years ago

Sorry, I wasn't clear. I pulled a fresh clone of your repo -- I've killed mine to avoid confusion.

I have re-pulled into a clean directory and the app builds successfully, however it hangs when attempting to double-click either of the two databases I have. It's using 108% processor and just stays there with a beachball. I'm going to leave it alone for a little while and see what happens but it looks like it's gone into outer space. Pausing it doesn't reveal much...will debug when I get back.

ssteinerx commented 9 years ago

I am having a beachball about 5 seconds after startup that never ends. I'm sure that one of the listed connections is not available but I've not been able to figure out where to put a breakpoint that gets triggered.

Running "Analyze" comes up with a whole bunch of suggestions, but not having used that tool, I don't know whether any of the things it it catching might be causing the issue.

If you can tell me where to put a breakpoint on startup, I can try to debug a bit from there but, for me it's just hanging right after the main window's drawn.

ssteinerx commented 9 years ago

My favorite, a heisenbug. I managed to whack a breakpoint in there (in ConnectionsArrayController awakeFromNib), stepped through some code, then jumped out of the thread and the app started just fine. Sounds like a deadlock/race condition somewhere.

I'll be happy to help in any way I can, but I just don't have enough familiarity with this code to even know where to begin...

jeromelebel commented 9 years ago

The best would be to give me access to your server if it's possible so I can try myself. Other I can try to see if I can get any information by skype. But at least a stack trace would be great.

ssteinerx commented 9 years ago

On Mar 29, 2015, at 2:59 PM, Jérôme Lebel wrote:

The best would be to give me access to your server if it's possible so I can try myself.

One is local to my development machine, the other's a local Meteor instance's.

Other I can try to see if I can get any information by skype. But at least a stack trace would be great.

I'm not getting a crash/stack trace, I'm just getting a beachball.

S

jeromelebel commented 9 years ago

Press the pause button, and type "bt" in the lldb to get the stack trace.

If you can setup a test database (empty), I can try that.