On start, if memcached is already running, mcinsight crashes. Would be nice if instead it somehow attached to the existing memcached process, or at least gave an error message.
On access (e.g. command STATS via telnet), mcinsight crashes. Here's the dump:
Application Specific Information:
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'
On start, if memcached is already running, mcinsight crashes. Would be nice if instead it somehow attached to the existing memcached process, or at least gave an error message.
On access (e.g. command STATS via telnet), mcinsight crashes. Here's the dump:
Process: mcinsight [6192] Path: /Users/saizai/Dropbox/workspace/mcinsight/build/Release/mcinsight.app/Contents/MacOS/mcinsight Identifier: com.yourcompany.mcinsight Version: ??? (1.0) Code Type: X86 (Native) Parent Process: launchd [658]
Date/Time: 2009-06-05 15:46:04.497 -0700 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6
Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 1
Application Specific Information: * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'
Thread 0: 0 libSystem.B.dylib 0x903621c6 mach_msg_trap + 10 1 libSystem.B.dylib 0x903699bc mach_msg + 72 2 com.apple.CoreFoundation 0x91e3c0ae CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x91e3ccd8 CFRunLoopRunInMode + 88 4 com.apple.HIToolbox 0x01aae2c0 RunCurrentEventLoopInMode + 283 5 com.apple.HIToolbox 0x01aae0d9 ReceiveNextEventCommon + 374 6 com.apple.HIToolbox 0x01aadf4d BlockUntilNextEventMatchingListInMode + 106 7 com.apple.AppKit 0x00d7fd7d _DPSNextEvent + 657 8 com.apple.AppKit 0x00d7f630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 9 com.apple.AppKit 0x00d7866b -[NSApplication run] + 795 10 com.apple.AppKit 0x00d458a4 NSApplicationMain + 574 11 com.yourcompany.mcinsight 0x00001b66 start + 54
Thread 1 Crashed: 0 com.apple.CoreFoundation 0x91eb5fb4 _TERMINATING_DUE_TO_UNCAUGHTEXCEPTION + 4 1 libobjc.A.dylib 0x9065d0fb objc_exception_throw + 40 2 com.apple.CoreFoundation 0x91e3cab3 CFRunLoopRunSpecific + 4355 3 com.apple.CoreFoundation 0x91e3ccd8 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x933dad75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 5 com.apple.Foundation 0x933e6e94 -[NSRunLoop(NSRunLoop) run] + 84 6 com.yourcompany.mcinsight 0x000077be -[Runner run] + 181 (Runner.m:21) 7 com.apple.Foundation 0x933a67ed -[NSThread main] + 45 8 com.apple.Foundation 0x933a6394 NSThread__main + 308 9 libSystem.B.dylib 0x90393095 _pthread_start + 321 10 libSystem.B.dylib 0x90392f52 thread_start + 34
Thread 2: 0 libSystem.B.dylib 0x903693ae semwait_signal + 10 1 libSystem.B.dylib 0x903bee71 sleep$UNIX2003 + 63 2 com.yourcompany.mcinsight 0x00001cd5 -[data_AppDelegate run] + 42 (data_AppDelegate.m:28) 3 com.apple.Foundation 0x933a67ed -[NSThread main] + 45 4 com.apple.Foundation 0x933a6394 NSThreadmain + 308 5 libSystem.B.dylib 0x90393095 _pthread_start + 321 6 libSystem.B.dylib 0x90392f52 thread_start + 34
Thread 3: 0 libSystem.B.dylib 0x903693ae semwait_signal + 10 1 libSystem.B.dylib 0x903bee71 sleep$UNIX2003 + 63 2 com.yourcompany.mcinsight 0x000079ed -[LogDelegate run] + 42 (LogDelegate.m:32) 3 com.apple.Foundation 0x933a67ed -[NSThread main] + 45 4 com.apple.Foundation 0x933a6394 NSThreadmain + 308 5 libSystem.B.dylib 0x90393095 _pthread_start + 321 6 libSystem.B.dylib 0x90392f52 thread_start + 34
Thread 4: 0 libSystem.B.dylib 0x903693ae __semwait_signal + 10 1 libSystem.B.dylib 0x90393d0d pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x92074b32 glvmDoWork + 162 3 libSystem.B.dylib 0x90393095 _pthread_start + 321 4 libSystem.B.dylib 0x90392f52 thread_start + 34
Thread 5: 0 libSystem.B.dylib 0x903b16f2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x90393095 _pthread_start + 321 2 libSystem.B.dylib 0x90392f52 thread_start + 34
Thread 1 crashed with X86 Thread State (32-bit): eax: 0xa01ad0f0 ebx: 0x9065d0dc ecx: 0xa01ac1a0 edx: 0x00295000 edi: 0x0240a200 esi: 0xb0080c20 ebp: 0xb00806c8 esp: 0xb00806c8 ss: 0x0000001f efl: 0x00000282 eip: 0x91eb5fb4 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0xb05b8fec
Binary Images: 0x1000 - 0x9fff +com.yourcompany.mcinsight ??? (1.0) <6176bcf0ddd60cbbe3ef9feda3e3a83c> /Users/saizai/Dropbox/workspace/mcinsight/build/Release/mcinsight.app/Contents/MacOS/mcinsight 0x21000 - 0x21ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x25000 - 0x25ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x2d000 - 0x36fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x5a000 - 0x77fea libJPEG.dylib ??? (???) <87e1c0bc5732bd4b0304c8aff04bac84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7f000 - 0x83fff libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0xd5000 - 0x15ffe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x1aa000 - 0x1e4fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x204000 - 0x242fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x24c000 - 0x24eff5 libRadiance.dylib ??? (???) <9d743be3d04889d2e2dd1b6546ae7446> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x253000 - 0x260fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x268000 - 0x280ff7 com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x297000 - 0x297fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x2a6000 - 0x2b1fff +com.rogueamoeba.audio_hijack_server.hermes 2.1.0 (2.1.0) /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x2b7000 - 0x2bcfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x2c5000 - 0x2c8fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x2ce000 - 0x2e3ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x2fe000 - 0x300fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x466000 - 0x5acff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x604000 - 0x660ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x68e000 - 0x721fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x740000 - 0x782fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x7b0000 - 0x7c8fff com.apple.openscripting 1.2.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0xd3f000 - 0x153dfef com.apple.AppKit 6.5.6 (949.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a7e000 - 0x1d86fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1ee4000 - 0x2281fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x237b000 - 0x237bffc +com.growl.GrowlSafariLoader 1.0 (1.1) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
0x2380000 - 0x2382fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x23ef000 - 0x23f6ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x27ad000 - 0x27eefe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x15e72000 - 0x15e7dfe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x15ee2000 - 0x15efeff7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x167f9000 - 0x169cbfe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16a50000 - 0x16bd3fe3 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x16c01000 - 0x16f69fe8 com.apple.GeForce8xxxGLDriver 1.5.36 (5.3.6) /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x19ed7000 - 0x19effff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90011ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x90012000 - 0x900ccfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x900cd000 - 0x90160ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90161000 - 0x901e0ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x901e1000 - 0x9025efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90361000 - 0x904c8ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x904c9000 - 0x90601ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x90602000 - 0x90653ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90654000 - 0x90733fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x90734000 - 0x90735ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x90736000 - 0x9073afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90780000 - 0x90e20fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90e21000 - 0x90ea8ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x90ea9000 - 0x90ea9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91113000 - 0x911c3fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x911c4000 - 0x91261fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91262000 - 0x91291fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91292000 - 0x91460ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91461000 - 0x91871fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91872000 - 0x918a9fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x918aa000 - 0x91975fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91976000 - 0x91a57ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x91a5b000 - 0x91aa4fef com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91aa5000 - 0x91aa5ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91aa6000 - 0x91ae4ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91ae5000 - 0x91af1ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91af2000 - 0x91b6cff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91b6d000 - 0x91b9afeb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cc7000 - 0x91cd7fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91cd8000 - 0x91d64ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91d6a000 - 0x91dc7ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x91dc8000 - 0x91dc8ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91dc9000 - 0x91efcfff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91efd000 - 0x91fa4feb com.apple.QD 3.11.52 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91fa5000 - 0x92022feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92023000 - 0x9202dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9204d000 - 0x9251ef3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9251f000 - 0x925d1ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x925d2000 - 0x926b7ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9271e000 - 0x927a9fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x927aa000 - 0x92804ff7 com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9286a000 - 0x9286affd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9286b000 - 0x92886ff3 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92887000 - 0x928b2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x928bd000 - 0x928e5fff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x928e6000 - 0x92904fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x92905000 - 0x92a57ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92a58000 - 0x92a63ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92a78000 - 0x92e36fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92e37000 - 0x93111ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93112000 - 0x931d9ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x932e1000 - 0x93305fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x93306000 - 0x9330efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9331f000 - 0x93326fe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x93327000 - 0x9332effe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x9332f000 - 0x9332fffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93330000 - 0x93389ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9339c000 - 0x93617fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9368f000 - 0x936a5fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x936a6000 - 0x936a6ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x936a7000 - 0x936b7ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib