UNCONFIRMED 73809
Random crashes inside CodeBlock::shrinkToFit
https://bugs.webkit.org/show_bug.cgi?id=73809
Summary Random crashes inside CodeBlock::shrinkToFit
Giulio
Reported 2011-12-05 02:19:58 PST
Process: WebProcess [1048] Path: /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess Identifier: com.apple.WebProcess Version: 535+ (535.12+) Code Type: X86-64 (Native) Parent Process: Safari [841] Date/Time: 2011-12-05 11:14:58.193 +0100 OS Version: Mac OS X 10.7.2 (11C74) Report Version: 9 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000d557690 VM Regions Near 0xd557690: --> __TEXT 00000001021a9000-00000001021aa000 [ 4K] r-x/rwx SM=COW /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess Application Specific Information: objc[1048]: garbage collection is OFF Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x000000010266445a WTF::TCMalloc_Central_FreeList::RemoveRange(void**, void**, int*) + 314 1 com.apple.JavaScriptCore 0x0000000102663026 WTF::fastMalloc(unsigned long) + 406 2 com.apple.JavaScriptCore 0x000000010261a177 JSC::CodeBlock::shrinkToFit() + 87 3 com.apple.JavaScriptCore 0x0000000102605f59 JSC::BytecodeGenerator::generate() + 233 4 com.apple.JavaScriptCore 0x000000010265fdd1 JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 593 5 com.apple.JavaScriptCore 0x000000010265f53d JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 77 6 com.apple.JavaScriptCore 0x0000000102670f60 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 320 7 com.apple.JavaScriptCore 0x000000010261730a JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 42 8 com.apple.JavaScriptCore 0x00000001026d26fb JSObjectCallAsFunction + 443 9 com.apple.Safari.framework 0x00007fff8414ecc6 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 110 10 com.apple.Safari.framework 0x00007fff8414ee83 Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 363 11 com.apple.Safari.framework 0x00007fff8414ef99 Safari::EventTarget::fireEventListeners(Safari::Event*) + 199 12 com.apple.Safari.framework 0x00007fff8414f10c Safari::EventTarget::dispatchEvent(Safari::Event*) + 326 13 com.apple.Safari.framework 0x00007fff8411922b Safari::ContentExtension::dispatchMessageToPage(Safari::SString const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) + 105 14 com.apple.Safari.framework 0x00007fff8411cf91 Safari::ContentExtensionsController::dispatchExtensionMessageToPage(Safari::SString const&, Safari::SString const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) const + 65 15 com.apple.Safari.framework 0x00007fff8408c041 Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle&, Safari::WK::String&, Safari::WK::Type&) + 8485 16 com.apple.Safari.framework 0x00007fff84102f8f _ZN6Safari2WKL17didReceiveMessageEPK14OpaqueWKBundlePK14OpaqueWKStringPKvS8_ + 91 17 com.apple.WebKit2 0x00000001023bbde4 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, WTF::String const&, WebKit::APIObject*) + 134 18 com.apple.WebKit2 0x000000010230828b WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 97 19 com.apple.WebKit2 0x0000000102303377 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175 20 com.apple.WebKit2 0x00000001023047a9 CoreIPC::Connection::dispatchMessages() + 147 21 com.apple.WebKit2 0x000000010231e20d RunLoop::performWork() + 111 22 com.apple.WebKit2 0x000000010231e549 RunLoop::performWork(void*) + 75 23 com.apple.CoreFoundation 0x00007fff886bdb51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 24 com.apple.CoreFoundation 0x00007fff886bd47c __CFRunLoopDoSources0 + 444 25 com.apple.CoreFoundation 0x00007fff886e41a9 __CFRunLoopRun + 905 26 com.apple.CoreFoundation 0x00007fff886e3ae6 CFRunLoopRunSpecific + 230 27 com.apple.HIToolbox 0x00007fff833bc3d3 RunCurrentEventLoopInMode + 277 28 com.apple.HIToolbox 0x00007fff833c363d ReceiveNextEventCommon + 355 29 com.apple.HIToolbox 0x00007fff833c34ca BlockUntilNextEventMatchingListInMode + 62 30 com.apple.AppKit 0x00007fff8933f3f1 _DPSNextEvent + 659 31 com.apple.AppKit 0x00007fff8933ecf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 32 com.apple.AppKit 0x00007fff8933b62d -[NSApplication run] + 470 33 com.apple.WebKit2 0x000000010231e709 RunLoop::run() + 67 34 com.apple.WebKit2 0x00000001023651c4 WebKit::WebProcessMain(WebKit::CommandLine const&) + 678 35 com.apple.WebKit2 0x0000000102338591 WebKitMain + 285 36 com.apple.WebProcess 0x00000001021a9e5f main + 219 37 com.apple.WebProcess 0x00000001021a9d7c start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8474d7e6 kevent + 10 1 libdispatch.dylib 0x00007fff825b45be _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff825b314e _dispatch_mgr_thread + 54 Thread 2: 0 libsystem_kernel.dylib 0x00007fff8474d192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff88d36594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff88d37b85 start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff8474d192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff88d36594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff88d37b85 start_wqthread + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff8474d192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff88d36594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff88d37b85 start_wqthread + 13 Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8474cbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff88d38274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x000000010279c4ea JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 170 3 com.apple.JavaScriptCore 0x000000010279c3f9 JSC::MarkStackThreadSharedData::markingThreadMain() + 265 4 com.apple.JavaScriptCore 0x000000010279c5d6 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 6 5 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 6:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8474cbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff88d38274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x000000010279c4ea JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 170 3 com.apple.JavaScriptCore 0x000000010279c3f9 JSC::MarkStackThreadSharedData::markingThreadMain() + 265 4 com.apple.JavaScriptCore 0x000000010279c5d6 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 6 5 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 7:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8474cbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff88d38274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x000000010279c4ea JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 170 3 com.apple.JavaScriptCore 0x000000010279c3f9 JSC::MarkStackThreadSharedData::markingThreadMain() + 265 4 com.apple.JavaScriptCore 0x000000010279c5d6 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 6 5 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 8:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8474cbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff88d38274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x000000010277b795 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 117 3 com.apple.JavaScriptCore 0x00000001027a0eff JSC::Heap::blockFreeingThreadMain() + 175 4 com.apple.JavaScriptCore 0x00000001027a09e6 JSC::Heap::blockFreeingThreadStartFunc(void*) + 6 5 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 9:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8474b67a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8474ad71 mach_msg + 73 2 com.apple.CoreFoundation 0x00007fff886dbb6c __CFRunLoopServiceMachPort + 188 3 com.apple.CoreFoundation 0x00007fff886e42d4 __CFRunLoopRun + 1204 4 com.apple.CoreFoundation 0x00007fff886e3ae6 CFRunLoopRunSpecific + 230 5 com.apple.Foundation 0x00007fff8e5410ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 6 com.apple.Foundation 0x00007fff8e5357fe -[NSThread main] + 68 7 com.apple.Foundation 0x00007fff8e535776 __NSThread__main__ + 1575 8 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 9 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 10:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8474cdf2 __select + 10 1 com.apple.CoreFoundation 0x00007fff8872cf9b __CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff88d348bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff88d37b75 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000000010d3d6b20 rbx: 0x000000010283e350 rcx: 0x000000000000001d rdx: 0x000000010283e390 rdi: 0x000000000d557690 rsi: 0x000000000d557690 rbp: 0x000000000000002e rsp: 0x00007fff61da6410 r8: 0x000000010b7984b0 r9: 0x000000010283e360 r10: 0x000000010283e390 r11: 0x000000010d557960 r12: 0x00007fff61da6484 r13: 0x0000000000000000 r14: 0x0000000000000020 r15: 0x00007fff61da6478 rip: 0x000000010266445a rfl: 0x0000000000010206 cr2: 0x000000000d557690 Logical CPU: 2 Binary Images: 0x1021a9000 - 0x1021a9fff com.apple.WebProcess (535+ - 535.12+) <4C2EBCC1-A3BF-3974-8D6F-197541F0B79D> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess 0x1021ac000 - 0x1021acfff +WebProcessShim.dylib (535.12.0 - compatibility 1.0.0) <C5ADB98C-0508-38C5-B9DD-2B9F984C26B9> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib 0x102300000 - 0x1024b2ff7 com.apple.WebKit2 (535+ - 535.12+) <A73A7ECF-BEFC-38CE-8B85-CA524E9E0DD9> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebKit2 0x1025eb000 - 0x10282afff com.apple.JavaScriptCore (535+ - 535.12+) <428B3685-9F83-3D1C-9B07-C6CC44F0DC4A> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1028c3000 - 0x10372dff7 com.apple.WebCore (535+ - 535.12+) <0271BE2F-7564-329B-B6EF-CBCE5028FE45> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebCore.framework/Versions/A/WebCore 0x1055ad000 - 0x10572bfff com.apple.WebKit (r101960 - 535.12+) <FFC95FC1-4C19-369E-96C0-7EA99B4AE3A2> /Applications/My apps/*/WebKit.app/Contents/Frameworks/10.7/WebKit.framework/Versions/A/WebKit 0x7fff61da9000 - 0x7fff61dddac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld 0x7fff82075000 - 0x7fff82178fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib 0x7fff825b1000 - 0x7fff825bffff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib 0x7fff8262e000 - 0x7fff82848fef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff82849000 - 0x7fff8284efff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib 0x7fff82851000 - 0x7fff82851fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8285c000 - 0x7fff828affff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff832ae000 - 0x7fff83312fff com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff83313000 - 0x7fff833b5ff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff833b6000 - 0x7fff833b9fff libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib 0x7fff833ba000 - 0x7fff836defff com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff83726000 - 0x7fff83729fff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8372a000 - 0x7fff8392cfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib 0x7fff839bf000 - 0x7fff839c5ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff839c6000 - 0x7fff839dcfff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83a0e000 - 0x7fff83a4ffff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff83a50000 - 0x7fff83a5eff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib 0x7fff83d31000 - 0x7fff83d39fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib 0x7fff83d55000 - 0x7fff83e5aff7 libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff83e5b000 - 0x7fff83f22ff7 com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff83f23000 - 0x7fff83f96fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff83f97000 - 0x7fff83feefff libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8402a000 - 0x7fff8402ffff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib 0x7fff84030000 - 0x7fff844c3fff com.apple.Safari.framework (7534 - 7534.52.7) <566A916D-C5B2-33C5-BA2C-DE1FA2B3A156> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari 0x7fff8452d000 - 0x7fff845d1fef com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8461f000 - 0x7fff8461ffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff84620000 - 0x7fff84650ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8467a000 - 0x7fff8469eff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8469f000 - 0x7fff84735ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff84736000 - 0x7fff84756fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib 0x7fff84757000 - 0x7fff8475afff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8475b000 - 0x7fff84772fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff84773000 - 0x7fff847f6fef com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff84cf4000 - 0x7fff84d10ff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff84d11000 - 0x7fff84d1eff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib 0x7fff84d1f000 - 0x7fff84e2cfff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff84e2d000 - 0x7fff84f22fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff84f23000 - 0x7fff84f39ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff84fcd000 - 0x7fff8500dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib 0x7fff8500e000 - 0x7fff85050fff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff85051000 - 0x7fff850c7fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff850c8000 - 0x7fff850cafff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff850cc000 - 0x7fff8510bff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8511a000 - 0x7fff85273fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff85274000 - 0x7fff8527eff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib 0x7fff8527f000 - 0x7fff852f4ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib 0x7fff8534a000 - 0x7fff85350fff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8605d000 - 0x7fff86081fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff86082000 - 0x7fff864affff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff864b0000 - 0x7fff864d9fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff864da000 - 0x7fff86505ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib 0x7fff86512000 - 0x7fff86525ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib 0x7fff86526000 - 0x7fff8658eff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff86737000 - 0x7fff86e4a587 com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff87862000 - 0x7fff87867ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib 0x7fff87868000 - 0x7fff87b40ff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff87b41000 - 0x7fff87c59ff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87c83000 - 0x7fff87cc2fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87cc3000 - 0x7fff87d23fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff87d98000 - 0x7fff8825ffff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff88260000 - 0x7fff88260fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff88261000 - 0x7fff8828afff com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8828d000 - 0x7fff8828dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8828e000 - 0x7fff88313ff7 com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff88314000 - 0x7fff88318fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff88319000 - 0x7fff88320fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib 0x7fff88321000 - 0x7fff88326fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff88327000 - 0x7fff88329fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8832a000 - 0x7fff88335fff com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff883fd000 - 0x7fff88403fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88404000 - 0x7fff88412fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff88413000 - 0x7fff88497ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff885f8000 - 0x7fff8860aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff8860b000 - 0x7fff886aafff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff886ab000 - 0x7fff8887ffff com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88afc000 - 0x7fff88b4afff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib 0x7fff88b4b000 - 0x7fff88b51fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff88b52000 - 0x7fff88bc2fff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff88ce6000 - 0x7fff88dc3fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib 0x7fff88dc4000 - 0x7fff88df9fff com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff88dfa000 - 0x7fff88e01fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8904c000 - 0x7fff8904fff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff89050000 - 0x7fff89054ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8906b000 - 0x7fff890b4fff com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff890b5000 - 0x7fff891eefef com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff891ef000 - 0x7fff891f2fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff89336000 - 0x7fff89f37ff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff89f38000 - 0x7fff89f4aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff8a368000 - 0x7fff8a390ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8a84d000 - 0x7fff8a84fff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8a850000 - 0x7fff8a857ff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8a858000 - 0x7fff8a875ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib 0x7fff8a876000 - 0x7fff8a8d8fff com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8a8f1000 - 0x7fff8a933ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib 0x7fff8a945000 - 0x7fff8a94afff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff8a94b000 - 0x7fff8a972fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8a973000 - 0x7fff8a97eff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8a9bb000 - 0x7fff8aa0fff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8aa64000 - 0x7fff8aa6dff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib 0x7fff8aa87000 - 0x7fff8aa98ff7 SyndicationUI (??? - ???) <C8084303-1ABA-3FE8-A3F2-2EF67A70FF50> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x7fff8aa99000 - 0x7fff8ab9bff7 com.apple.PubSub (1.0.5 - 65.28) <8251731B-2EAA-3957-82B6-3FF0E096645A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x7fff8ab9c000 - 0x7fff8ac4ffff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8ac50000 - 0x7fff8ac7dff7 com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8ad30000 - 0x7fff8ad31fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib 0x7fff8aef3000 - 0x7fff8af2eff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib 0x7fff8af85000 - 0x7fff8af94ff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8af95000 - 0x7fff8b208fff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8b209000 - 0x7fff8b36ffff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8b370000 - 0x7fff8b3dafff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8bcfc000 - 0x7fff8bd07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff8bd08000 - 0x7fff8bd53ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8bda9000 - 0x7fff8bddcff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8bddd000 - 0x7fff8bdf2fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8c192000 - 0x7fff8c192fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8c210000 - 0x7fff8c6a4fff com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8c719000 - 0x7fff8c71dfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib 0x7fff8c71e000 - 0x7fff8c71ffff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8cbd3000 - 0x7fff8cbdffff com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8cbe0000 - 0x7fff8cc3bff7 com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8cc6c000 - 0x7fff8cce7ff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8cd45000 - 0x7fff8d061ff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8d062000 - 0x7fff8d081fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib 0x7fff8d09e000 - 0x7fff8d0adfff libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib 0x7fff8d117000 - 0x7fff8d151fff com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8d152000 - 0x7fff8d157fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8d158000 - 0x7fff8d23cdef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib 0x7fff8d23d000 - 0x7fff8d24afff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8d24b000 - 0x7fff8d329fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8d39e000 - 0x7fff8d3c7ff7 com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8d3db000 - 0x7fff8d42dff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8d42e000 - 0x7fff8d42efff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8d42f000 - 0x7fff8d510fff com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8d5a4000 - 0x7fff8d6b0fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8d705000 - 0x7fff8d72cff7 libsandbox.1.dylib (??? - ???) <E30D1C79-C6B3-3167-AF20-045055A9C607> /usr/lib/libsandbox.1.dylib 0x7fff8d736000 - 0x7fff8d736fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8d737000 - 0x7fff8d738ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib 0x7fff8d739000 - 0x7fff8d73afff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib 0x7fff8d73b000 - 0x7fff8d73dfff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib 0x7fff8d7ac000 - 0x7fff8d7adff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff8d7b9000 - 0x7fff8d7b9fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8d7ba000 - 0x7fff8d7fdff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8dac2000 - 0x7fff8e0a6fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8e0a7000 - 0x7fff8e246fff com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8e247000 - 0x7fff8e264fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8e265000 - 0x7fff8e27cfff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8e431000 - 0x7fff8e45efe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib 0x7fff8e45f000 - 0x7fff8e473ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8e474000 - 0x7fff8e475fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e476000 - 0x7fff8e493ff7 com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8e49a000 - 0x7fff8e4dafff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib 0x7fff8e4db000 - 0x7fff8e7f4ff7 com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8e7f9000 - 0x7fff8e867fff com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8e86e000 - 0x7fff8e970ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib 0x7fff8e9af000 - 0x7fff8e9b0fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib 0x7fff8e9b1000 - 0x7fff8e9d7ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8e9d8000 - 0x7fff8ea72ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8eb3b000 - 0x7fff8eb3ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib 0x7fff8ebc6000 - 0x7fff8ebc6fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8ec3c000 - 0x7fff8ec42fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 5245 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=178.7M resident=97.5M(55%) swapped_out_or_unallocated=81.2M(45%) Writable regions: Total=1.2G written=112.3M(9%) resident=121.1M(10%) swapped_out=0K(0%) unallocated=1.0G(90%) REGION TYPE VIRTUAL =========== ======= CG shared images 1184K CoreGraphics 16K CoreServices 1784K JS JIT generated code 256.0M JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 35.6M MALLOC 110.7M MALLOC guard page 32K Memory tag=242 12K SQLite page cache 288K STACK GUARD 56.0M Stack 12.6M VM_ALLOCATE 264K __CI_BITMAP 80K __DATA 16.0M __IMAGE 1256K __LINKEDIT 56.1M __RC_CAMERAS 236K __TEXT 122.6M __UNICODE 544K mapped file 29.2M shared memory 5460K =========== ======= TOTAL 1.4G TOTAL, minus reserved VM space 709.9M
Attachments
One zip file with two logs files inside (29.27 KB, application/zip)
2011-12-07 06:16 PST, Giulio
no flags
Mark Rowe (bdash)
Comment 1 2011-12-05 03:53:12 PST
When doing… what? Please provide information about how to reproduce this issue.
Giulio
Comment 2 2011-12-05 04:26:59 PST
(In reply to comment #1) > When doing… what? Please provide information about how to reproduce this issue. Hi, I'm sorry but I can't say exactly "when" because it's totally random... I really don't know but this happen quite often during surfing. In example, when I load a webpage all seems to be ok but when I click on another tabs I get a reload for all the other tabs/windows open! After this, every time I watch the Console and WebProcess is crashed!
Giulio
Comment 3 2011-12-07 06:16:25 PST
Created attachment 118202 [details] One zip file with two logs files inside
Note You need to log in before you can comment on or make changes to this bug.