Process: MiniBrowser [2654] Path: /Users/Shared/data/source/MiniBrowser/build/Debug/MiniBrowser.app/Contents/MacOS/MiniBrowser Identifier: com.apple.MiniBrowser Version: 1.0 (1) Code Type: X86 (Native) Parent Process: bash [2640] Date/Time: 2009-05-16 14:33:15.591 -0500 OS Version: Mac OS X 10.5.7 (9J61) Report Version: 6 Anonymous UUID: 1982561F-1129-4057-B90C-961CAAD509FF Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000031e Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.WebCore 0x03b89f87 WebCore::RenderPart::setWidget(WebCore::Widget*) + 105 (RenderPart.cpp:68) 1 com.apple.WebCore 0x037a712b WebCore::FrameLoader::loadPlugin(WebCore::RenderPart*, WebCore::KURL const&, WebCore::String const&, WTF::Vector const&, WTF::Vector const&, bool) + 413 (FrameLoader.cpp:1718) 2 com.apple.WebCore 0x037a75e5 WebCore::FrameLoader::requestObject(WebCore::RenderPart*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, WTF::Vector const&, WTF::Vector const&) + 399 (FrameLoader.cpp:1650) 3 com.apple.WebCore 0x03b8b80c WebCore::RenderPartObject::updateWidget(bool) + 2706 (RenderPartObject.cpp:268) 4 com.apple.WebCore 0x03824e76 WebCore::HTMLObjectElement::updateWidget() + 154 (HTMLObjectElement.cpp:170) 5 com.apple.WebCore 0x03833be8 WebCore::HTMLPlugInElement::updateWidgetCallback(WebCore::Node*) + 26 (HTMLPlugInElement.cpp:200) 6 com.apple.WebCore 0x03601bf0 WebCore::ContainerNode::dispatchPostAttachCallbacks() + 84 (ContainerNode.cpp:567) 7 com.apple.WebCore 0x03601ced WebCore::ContainerNode::resumePostAttachCallbacks() + 43 (ContainerNode.cpp:545) 8 com.apple.WebCore 0x037001fc WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 1572 (Document.cpp:1204) 9 com.apple.WebCore 0x036f4f9d WebCore::Document::updateStyleIfNeeded() + 123 (Document.cpp:1224) 10 com.apple.WebCore 0x036f5b33 WebCore::Document::updateLayout() + 65 (Document.cpp:1250) 11 com.apple.WebCore 0x036fee49 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 199 (Document.cpp:1285) 12 com.apple.WebCore 0x038251b4 WebCore::HTMLObjectElement::renderWidgetForJSBindings() const + 142 (HTMLObjectElement.cpp:66) 13 com.apple.WebCore 0x038342f1 WebCore::HTMLPlugInElement::getInstance() const + 129 (HTMLPlugInElement.cpp:87) 14 com.apple.WebCore 0x039aad81 __ZN7WebCoreL14pluginInstanceEPNS_4NodeE + 181 (JSPluginElementFunctions.cpp:46) 15 com.apple.WebCore 0x039aaebf __ZN7WebCoreL16getRuntimeObjectEPN3JSC9ExecStateEPNS_4NodeE + 17 (JSPluginElementFunctions.cpp:54) 16 com.apple.WebCore 0x039aaf0a WebCore::runtimeObjectCustomPut(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, WebCore::HTMLElement*, JSC::PutPropertySlot&) + 24 (JSPluginElementFunctions.cpp:91) 17 com.apple.WebCore 0x0396699f WebCore::JSHTMLObjectElement::customPut(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 55 (JSHTMLObjectElementCustom.cpp:43) 18 com.apple.WebCore 0x039660f2 WebCore::JSHTMLObjectElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 52 (JSHTMLObjectElement.cpp:301) 19 com.apple.JavaScriptCore 0x006a8455 JSC::JSValue::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 157 (JSObject.h:549) 20 com.apple.JavaScriptCore 0x006c5b0d JSC::JITStubs::cti_op_put_by_id(void*, ...) + 153 (JITStubs.cpp:648) 21 com.apple.JavaScriptCore 0x006c04a2 jscGeneratedNativeCode + 0 (JITStubs.cpp:390) 22 com.apple.JavaScriptCore 0x006a99dc JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*, JSC::JSValue*) + 58 (JITCode.h:76) 23 com.apple.JavaScriptCore 0x00692fb1 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 801 (Interpreter.cpp:641) 24 com.apple.JavaScriptCore 0x00621375 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 475 (Completion.cpp:67) 25 com.apple.WebCore 0x03ccf5a0 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 266 (ScriptController.cpp:101) 26 com.apple.WebCore 0x0379c685 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 169 (FrameLoader.cpp:802) 27 com.apple.WebCore 0x0384a323 WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 199 (HTMLTokenizer.cpp:555) 28 com.apple.WebCore 0x0384bc2e WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 1692 (HTMLTokenizer.cpp:497) 29 com.apple.WebCore 0x0384c2c8 WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 1048 (HTMLTokenizer.cpp:348) 30 com.apple.WebCore 0x0384e32f WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 6743 (HTMLTokenizer.cpp:1487) 31 com.apple.WebCore 0x0384eda5 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1701 (HTMLTokenizer.cpp:1718) 32 com.apple.WebCore 0x0384a88a WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 868 (HTMLTokenizer.cpp:2019) 33 com.apple.WebCore 0x03847311 WebCore::HTMLTokenizer::executeScriptsWaitingForStylesheets() + 137 (HTMLTokenizer.cpp:1951) 34 com.apple.WebCore 0x036fe8a4 WebCore::Document::removePendingSheet() + 174 (Document.cpp:2223) 35 com.apple.WebCore 0x0380e7b4 WebCore::HTMLLinkElement::sheetLoaded() + 106 (HTMLLinkElement.cpp:284) 36 com.apple.WebCore 0x035bae3d WebCore::CSSStyleSheet::checkLoaded() + 137 (CSSStyleSheet.cpp:189) 37 com.apple.WebCore 0x0380f382 WebCore::HTMLLinkElement::setCSSStyleSheet(WebCore::String const&, WebCore::String const&, WebCore::CachedCSSStyleSheet const*) + 526 (HTMLLinkElement.cpp:268) 38 com.apple.WebCore 0x035c745f WebCore::CachedCSSStyleSheet::checkNotify() + 173 (CachedCSSStyleSheet.cpp:117) 39 com.apple.WebCore 0x035c7620 WebCore::CachedCSSStyleSheet::data(WTF::PassRefPtr, bool) + 376 (CachedCSSStyleSheet.cpp:107) 40 com.apple.WebCore 0x03dbcf43 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 457 (loader.cpp:319) 41 com.apple.WebCore 0x03d1421a WebCore::SubresourceLoader::didFinishLoading() + 176 (SubresourceLoader.cpp:185) 42 com.apple.WebCore 0x03bf281a WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24 (ResourceLoader.cpp:417) 43 com.apple.WebCore 0x03bef978 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 172 (ResourceHandleMac.mm:658) 44 com.apple.Foundation 0x90c2b4a7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87 45 com.apple.Foundation 0x90c2b413 _NSURLConnectionDidFinishLoading + 147 46 com.apple.CFNetwork 0x914cbb96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*) + 212 47 com.apple.CFNetwork 0x914cc8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo*, long) + 310 48 com.apple.CFNetwork 0x914cb36c URLConnectionClient::processEvents() + 104 49 com.apple.CFNetwork 0x91478dbf MultiplexerSource::perform() + 189 50 com.apple.CoreFoundation 0x971c4595 CFRunLoopRunSpecific + 3141 51 com.apple.CoreFoundation 0x971c4c78 CFRunLoopRunInMode + 88 52 com.apple.HIToolbox 0x9344528c RunCurrentEventLoopInMode + 283 53 com.apple.HIToolbox 0x934450a5 ReceiveNextEventCommon + 374 54 com.apple.HIToolbox 0x93444f19 BlockUntilNextEventMatchingListInMode + 106 55 com.apple.AppKit 0x93ecfd0d _DPSNextEvent + 657 56 com.apple.AppKit 0x93ecf5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 57 com.apple.AppKit 0x93ec85fb -[NSApplication run] + 795 58 com.apple.AppKit 0x93e95834 NSApplicationMain + 574 59 com.apple.MiniBrowser 0x00001c88 main + 30 (main.m:46) 60 com.apple.MiniBrowser 0x00001c4e _start + 216 61 com.apple.MiniBrowser 0x00001b75 start + 41 Thread 1: 0 libSystem.B.dylib 0x90004286 mach_msg_trap + 10 1 libSystem.B.dylib 0x9000ba7c mach_msg + 72 2 com.apple.CoreFoundation 0x971c404e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x971c4c78 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x9144c298 CFURLCacheWorkerThread(void*) + 388 5 libSystem.B.dylib 0x90035155 _pthread_start + 321 6 libSystem.B.dylib 0x90035012 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x90004286 mach_msg_trap + 10 1 libSystem.B.dylib 0x9000ba7c mach_msg + 72 2 com.apple.CoreFoundation 0x971c404e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x971c4c78 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x90c29530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x90bc5e0d -[NSThread main] + 45 6 com.apple.Foundation 0x90bc59b4 __NSThread__main__ + 308 7 libSystem.B.dylib 0x90035155 _pthread_start + 321 8 libSystem.B.dylib 0x90035012 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x900536fa select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x90035155 _pthread_start + 321 2 libSystem.B.dylib 0x90035012 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x0000031e ebx: 0x037a7466 ecx: 0x00000001 edx: 0x00b12520 edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffd348 esp: 0xbfffd320 ss: 0x0000001f efl: 0x00010206 eip: 0x03b89f87 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x0000031e Binary Images: 0x1000 - 0x3ffe com.apple.MiniBrowser 1.0 (1) <74d09f881497dc1568ab3d2071b3f2f0> /Users/Shared/data/source/MiniBrowser/build/Debug/MiniBrowser.app/Contents/MacOS/MiniBrowser 0x2e6000 - 0x416ff7 com.apple.WebKit 530+ (530.11+) <653df10a73a3a39cea6e40957fd7724c> /Users/Shared/data/source/WebKit/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit 0x5cc000 - 0x784fe9 com.apple.JavaScriptCore 530+ (530.11+) /Users/Shared/data/source/WebKit/WebKitBuild/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore 0xac0000 - 0xac0ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0xf00000 - 0xf06ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x1057000 - 0x124ffff com.apple.RawCamera.bundle 2.0.14 (436) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x347e000 - 0x47e9fef com.apple.WebCore 530+ (530.11+) /Users/Shared/data/source/WebKit/WebKitBuild/Debug/WebCore.framework/Versions/A/WebCore 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) /usr/lib/dyld 0x90003000 - 0x9016aff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib 0x90303000 - 0x90303fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90304000 - 0x90308fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x90340000 - 0x90340ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90347000 - 0x90818fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x90819000 - 0x90837fff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib 0x909e6000 - 0x90a72ff7 com.apple.LaunchServices 290.3 (290.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x90a73000 - 0x90a7efe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x90a97000 - 0x90abfff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90bb5000 - 0x90bbafff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90bbb000 - 0x90e37fe7 com.apple.Foundation 6.5.8 (677.24) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90e38000 - 0x90eb5feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90f0a000 - 0x90f16ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x90f17000 - 0x90f36ffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90f37000 - 0x90fb1ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90fb2000 - 0x91079ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9107a000 - 0x911ccff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9131b000 - 0x91329ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x91367000 - 0x9137dfff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9137e000 - 0x913c8fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x913c9000 - 0x91448ff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91449000 - 0x914edfec com.apple.CFNetwork 438.10 (438.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x914ee000 - 0x914f5ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x914f6000 - 0x915d6fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0x92919000 - 0x9291bff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9291c000 - 0x9295afff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x92bc4000 - 0x92c4bff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x92d1b000 - 0x930d9fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x930da000 - 0x93114fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x93115000 - 0x93115ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93176000 - 0x931b5fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x931b6000 - 0x931cefff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x931cf000 - 0x931dcfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x931dd000 - 0x931e5fff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93216000 - 0x93216ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x93217000 - 0x93217ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93218000 - 0x9323cfff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib 0x9323d000 - 0x93325ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93326000 - 0x933b2ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x933b8000 - 0x93414ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x93415000 - 0x9371dfff com.apple.HIToolbox 1.5.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9371e000 - 0x9372efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x93830000 - 0x938adfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x938ae000 - 0x938dbfeb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x938dc000 - 0x938dcff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x938dd000 - 0x938e6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x938e7000 - 0x93944ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x93945000 - 0x93996ff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x93997000 - 0x939d1ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x939d2000 - 0x939edffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x939f1000 - 0x93e01fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x93e02000 - 0x93e5bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x93e87000 - 0x93e8efe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib 0x93e8f000 - 0x9468dfef com.apple.AppKit 6.5.7 (949.46) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9468e000 - 0x94718fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x94719000 - 0x9475afe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9475b000 - 0x94826fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9483b000 - 0x94974ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib 0x94975000 - 0x949befef com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x949bf000 - 0x94a01fef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94b67000 - 0x94c17fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x94c4b000 - 0x94c82fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x94cf1000 - 0x95391fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x95392000 - 0x95399ffe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib 0x95674000 - 0x95755ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib 0x95756000 - 0x95757ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib 0x957fc000 - 0x958b6fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x958ea000 - 0x9597dff3 com.apple.ApplicationServices.ATS 3.7 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9597e000 - 0x95b4fffb com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x95b50000 - 0x95b50ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x95b51000 - 0x95b7afff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib 0x95b7b000 - 0x95b93ff7 com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x95b94000 - 0x95bc3fe3 com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95bc4000 - 0x95c6bfeb com.apple.QD 3.11.56 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x95c6c000 - 0x95cfffff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x95d00000 - 0x95db2ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib 0x95e26000 - 0x96100ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x96101000 - 0x96107fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x962c0000 - 0x962d0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x96ae0000 - 0x96ae3fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96ae4000 - 0x96b3eff7 com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x96b3f000 - 0x96b54ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x96b55000 - 0x96b61ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x96b62000 - 0x96b62ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x96b6a000 - 0x96b6efff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x96beb000 - 0x96bf5feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x96bf6000 - 0x96c21fe7 libauto.dylib ??? (???) /usr/lib/libauto.dylib 0x96c22000 - 0x96fbffef com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x97007000 - 0x9714dff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9714e000 - 0x97150fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x97151000 - 0x97284fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x97285000 - 0x97285ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib