Bug 85094
| Summary: | RPG game on hildr.luminance.org crashes Safari | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | August Mueller <gus> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Critical | CC: | ap |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.7 | ||
| URL: | http://hildr.luminance.org/RPG/RPG.html | ||
August Mueller
Visiting this URL in WebKit / Safari (Version 5.2 (7536.6.1)) crashes with the following info:
Process: WebProcess [14230]
Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier: com.apple.WebProcess
Version: 7536 (7536.6.1)
Build Info: WebKit2-7536006001000000~1
Code Type: X86-64 (Native)
Parent Process: Safari [14228]
Date/Time: 2012-04-27 13:23:03.351 -0700
OS Version: Mac OS X 10.7.4 (11E52)
Report Version: 9
Interval Since Last Report: 96532 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 37327 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: DB9A1A9C-FD1F-453B-B625-F6B778FDE03A
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000208
VM Regions Near 0x208:
-->
__TEXT 0000000103b96000-0000000103b97000 [ 4K] r-x/rwx SM=COW /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Application Specific Information:
objc[14230]: garbage collection is OFF
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore 0x000000010405ef31 JSC::JSObject::allowsAccessFrom(JSC::ExecState*) + 33
1 com.apple.JavaScriptCore 0x0000000103f9d688 _ZN3JSCL31objectConstructorGetPrototypeOfEPNS_9ExecStateE + 152
2 ??? 0x000044a7b8401258 0 + 75487141433944
3 com.apple.JavaScriptCore 0x0000000103f2234f JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 879
4 com.apple.JavaScriptCore 0x0000000103f21fd1 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 49
5 com.apple.JavaScriptCore 0x0000000103f6f97e JSC::PropertySlot::functionGetter(JSC::ExecState*) const + 158
6 com.apple.JavaScriptCore 0x0000000103f441fe cti_op_get_by_val + 1070
7 ??? 0x000044a7b8434918 0 + 75487141644568
8 com.apple.JavaScriptCore 0x0000000103f2234f JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 879
9 com.apple.JavaScriptCore 0x0000000103f21fd1 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 49
10 com.apple.JavaScriptCore 0x0000000103f6f97e JSC::PropertySlot::functionGetter(JSC::ExecState*) const + 158
11 com.apple.JavaScriptCore 0x0000000104110884 JSC::LLInt::getByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue) + 900
12 com.apple.JavaScriptCore 0x000000010410c318 llint_slow_path_get_by_val + 136
13 com.apple.JavaScriptCore 0x00000001041128dd llint_op_get_by_val + 180
14 com.apple.JavaScriptCore 0x0000000103f1b1eb JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) + 3083
15 com.apple.JavaScriptCore 0x0000000103fccf48 JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 344
16 com.apple.WebCore 0x00000001042c8789 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 425
17 com.apple.WebCore 0x00000001042c83d9 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 41
18 com.apple.WebCore 0x00000001042ebc7b WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 155
19 com.apple.WebCore 0x00000001043275d5 WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEvent(WebCore::PendingScript&) + 213
20 com.apple.WebCore 0x00000001043274e6 WebCore::HTMLScriptRunner::executeParsingBlockingScript() + 214
21 com.apple.WebCore 0x0000000104a117d8 WebCore::HTMLScriptRunner::executeParsingBlockingScripts() + 24
22 com.apple.WebCore 0x0000000104a11354 WebCore::HTMLScriptRunner::execute(WTF::PassRefPtr<WebCore::Element>, WTF::TextPosition const&) + 100
23 com.apple.WebCore 0x00000001042eb1d4 WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder() + 84
24 com.apple.WebCore 0x000000010427dce8 WebCore::HTMLDocumentParser::canTakeNextToken(WebCore::HTMLDocumentParser::SynchronousMode, WebCore::PumpSession&) + 88
25 com.apple.WebCore 0x000000010427db0c WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 268
26 com.apple.WebCore 0x00000001049ecc20 WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution() + 112
27 com.apple.WebCore 0x0000000104328a32 WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 114
28 com.apple.WebCore 0x000000010432891c WebCore::CachedResource::checkNotify() + 92
29 com.apple.WebCore 0x00000001043260b2 WebCore::SubresourceLoader::didFinishLoading(double) + 146
30 com.apple.Foundation 0x00007fff8eefa63e ___NSURLConnectionDidFinishLoading_block_invoke_1 + 122
31 com.apple.Foundation 0x00007fff8eefa5be _NSURLConnectionDidFinishLoading + 81
32 com.apple.CFNetwork 0x00007fff89eb04fe URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*) + 296
33 com.apple.CFNetwork 0x00007fff89f6091e URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 862
34 com.apple.CFNetwork 0x00007fff89e8b389 URLConnectionClient::processEvents() + 185
35 com.apple.CFNetwork 0x00007fff89e8b22e MultiplexerSource::perform() + 212
36 com.apple.CoreFoundation 0x00007fff8da2d4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
37 com.apple.CoreFoundation 0x00007fff8da2cd5d __CFRunLoopDoSources0 + 253
38 com.apple.CoreFoundation 0x00007fff8da53b49 __CFRunLoopRun + 905
39 com.apple.CoreFoundation 0x00007fff8da53486 CFRunLoopRunSpecific + 230
40 com.apple.HIToolbox 0x00007fff8b21a4d3 RunCurrentEventLoopInMode + 277
41 com.apple.HIToolbox 0x00007fff8b221781 ReceiveNextEventCommon + 355
42 com.apple.HIToolbox 0x00007fff8b22160e BlockUntilNextEventMatchingListInMode + 62
43 com.apple.AppKit 0x00007fff95ad7e31 _DPSNextEvent + 659
44 com.apple.AppKit 0x00007fff95ad7735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
45 com.apple.AppKit 0x00007fff95ad4071 -[NSApplication run] + 470
46 com.apple.WebCore 0x0000000104d0c8ef WebCore::RunLoop::run() + 63
47 com.apple.WebKit2 0x0000000103cca8ec WebKit::WebProcessMain(WebKit::CommandLine const&) + 2538
48 com.apple.WebKit2 0x0000000103c95e73 WebKitMain + 285
49 com.apple.WebProcess 0x0000000103b96e5f 0x103b96000 + 3679
50 com.apple.WebProcess 0x0000000103b96d7c 0x103b96000 + 3452
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8cdeb7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8c8c778a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8c8c631a _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 4:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8cdeabca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff94b49274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00000001040867e4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00000001040866c6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x000000010413742f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8cdeabca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff94b49274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00000001040867e4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00000001040866c6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x000000010413742f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8cdeabca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff94b49274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00000001040867e4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00000001040866c6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x000000010413742f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8cdeabca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff94b49274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000103f0d546 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x000000010403444f JSC::Heap::blockFreeingThreadMain() + 191
4 com.apple.JavaScriptCore 0x000000010413742f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 8:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8cde967a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8cde8d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff8da4b50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff8da53c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff8da53486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff8eef7fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff8eeec72a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff8eeec6a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 12:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8cdeadf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff8da9cc8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff94b458bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff94b48b75 thread_start + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff8cdeb192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94b47594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff94b48b85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000010d998860 rbx: 0x00000001081c0940 rcx: 0x00000001081c0940 rdx: 0x0000000000000001
rdi: 0x0000000000000000 rsi: 0x00000001081c0940 rbp: 0x00007fff63791f50 rsp: 0x00007fff63791f40
r8: 0x00000001094f4800 r9: 0x000000010d995e60 r10: 0x00000001081c0940 r11: 0x0000000000000000
r12: 0x0000000000000200 r13: 0x00000001081c0940 r14: 0x000000010dee30a0 r15: 0xffff000000000002
rip: 0x000000010405ef31 rfl: 0x0000000000010287 cr2: 0x0000000000000208
Logical CPU: 8
Binary Images:
0x103b96000 - 0x103b96fff com.apple.WebProcess (7536 - 7536.6.1) <1DC27FAB-C4AB-3F3A-AAE8-7A54F44817E2> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
0x103ba0000 - 0x103ba0fff WebProcessShim.dylib (536.6.1 - compatibility 1.0.0) <9D269CD5-624E-3C30-BF89-51FFD90281BF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
0x103bd2000 - 0x103da8ff7 com.apple.WebKit2 (7536 - 7536.6.1) <60C02AEA-DD7B-3B71-B780-14C9B5711D3A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
0x103f07000 - 0x104193ff7 com.apple.JavaScriptCore (7536 - 7536.6.2) <080B78A1-CF87-3795-BEB9-570210FBB5F5> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
0x104240000 - 0x1051e6ff7 com.apple.WebCore (7536 - 7536.6) <E9576799-159E-3D02-A906-2C9747267E97> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
0x106f1f000 - 0x1070a4ff7 com.apple.WebKit (7536 - 7536.6.1) <ADA5DE0D-CC9E-3F55-83C1-A0E561D2F176> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
0x1079a9000 - 0x107e2aff7 com.apple.Safari.framework (7536 - 7536.6.1) <001654AC-6AB2-3FFE-8498-D07C1B886DA5> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
0x108643000 - 0x108657ff7 com.apple.WebInspector (5.2 - 7536.6) <6470C1F4-8354-393D-A89E-C55D49AF3245> /System/Library/StagedFrameworks/Safari/WebInspector.framework/WebInspector
0x108ff8000 - 0x108ff9fff ATSHI.dylib (??? - ???) <8EBE46C6-AD0E-3F64-A24D-DC284976DCB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x7fff63796000 - 0x7fff637cabaf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
0x7fff89e77000 - 0x7fff89e82ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff89e83000 - 0x7fff89feafff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a2aa000 - 0x7fff8a88efff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8a916000 - 0x7fff8a98cfff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff8a98d000 - 0x7fff8a9b6fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8a9b7000 - 0x7fff8aa03ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8b11f000 - 0x7fff8b18aff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8b18b000 - 0x7fff8b1caff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8b218000 - 0x7fff8b544ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b545000 - 0x7fff8b552fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8b553000 - 0x7fff8b55afff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8be9a000 - 0x7fff8becffff libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8bed2000 - 0x7fff8bed6fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8c351000 - 0x7fff8c368fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c3a7000 - 0x7fff8c4a9fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff8c4aa000 - 0x7fff8c7c6fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8c7c7000 - 0x7fff8c7c7fff 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
0x7fff8c7c8000 - 0x7fff8c7deff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8c87b000 - 0x7fff8c87bfff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c87c000 - 0x7fff8c881fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8c882000 - 0x7fff8c8c3fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c8c4000 - 0x7fff8c8d2fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8c8d3000 - 0x7fff8c8e2fff libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
0x7fff8c90c000 - 0x7fff8cdd3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8cdd4000 - 0x7fff8cdf4fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff8cebd000 - 0x7fff8cebeff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8cf55000 - 0x7fff8d0aefff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8d0af000 - 0x7fff8d4dcfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8d4dd000 - 0x7fff8d4defff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8d4df000 - 0x7fff8d5c3e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8d5c4000 - 0x7fff8d5ccfff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8d5ce000 - 0x7fff8d6dbfff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8d6dc000 - 0x7fff8d702fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8d934000 - 0x7fff8d936fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8d937000 - 0x7fff8d977fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff8d978000 - 0x7fff8d9c6fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8da0d000 - 0x7fff8da1aff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff8da1b000 - 0x7fff8dbefff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8dbf0000 - 0x7fff8dbf1fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8e091000 - 0x7fff8e0bcff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff8e0bf000 - 0x7fff8e121ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8e176000 - 0x7fff8e176fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8e177000 - 0x7fff8e17cff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8e1a3000 - 0x7fff8e256ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8e257000 - 0x7fff8e25cfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff8e67b000 - 0x7fff8e6abff7 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
0x7fff8e6ac000 - 0x7fff8e700fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8e701000 - 0x7fff8e701fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8e702000 - 0x7fff8e741fff 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
0x7fff8e76b000 - 0x7fff8e872fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8e873000 - 0x7fff8e889fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8e88a000 - 0x7fff8e88ffff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff8e890000 - 0x7fff8e893ff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8e894000 - 0x7fff8e894fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8e895000 - 0x7fff8e89bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8e89c000 - 0x7fff8e89efff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8e89f000 - 0x7fff8e8f7fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8e8f8000 - 0x7fff8e97dff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8e97e000 - 0x7fff8e984fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff8e985000 - 0x7fff8e987ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8e988000 - 0x7fff8e989ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8eb09000 - 0x7fff8eb31fff libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
0x7fff8eb6e000 - 0x7fff8ec7afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8ed18000 - 0x7fff8ed2dfff 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
0x7fff8ed2e000 - 0x7fff8ed4aff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8edba000 - 0x7fff8ee0cff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ee0d000 - 0x7fff8ee88ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8ee89000 - 0x7fff8ee8dff7 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
0x7fff8ee8e000 - 0x7fff8ee91fff libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
0x7fff8ee92000 - 0x7fff8f1abfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8f1ac000 - 0x7fff8f208ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8f209000 - 0x7fff8f209fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f27e000 - 0x7fff8f2e6ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8f2f5000 - 0x7fff8f315fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8f316000 - 0x7fff8f324ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
0x7fff8f325000 - 0x7fff8f32cff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8f335000 - 0x7fff8f354fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8f355000 - 0x7fff8f372ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8f39f000 - 0x7fff8f3a5fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8f3bc000 - 0x7fff8f42ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8f5ac000 - 0x7fff8f5e7fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8f6cd000 - 0x7fff8f6e0ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff8f6e1000 - 0x7fff8f6f8fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8f6f9000 - 0x7fff8f7eefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8f7ef000 - 0x7fff8f81aff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8f82a000 - 0x7fff8f873ff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8faa0000 - 0x7fff8fab2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8fb2c000 - 0x7fff8fb36ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8fb44000 - 0x7fff8fb45fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8fea5000 - 0x7fff90842c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff908bf000 - 0x7fff908f4fff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff90921000 - 0x7fff90b4bfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff90cb9000 - 0x7fff90cbdfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff90cbe000 - 0x7fff90d5fff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff90d7d000 - 0x7fff90d8fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff90d90000 - 0x7fff90db4fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff911e9000 - 0x7fff9121cff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9121d000 - 0x7fff91223fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff91224000 - 0x7fff91241fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff91242000 - 0x7fff912c6ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff912c7000 - 0x7fff912d6ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff91332000 - 0x7fff9135fff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff91683000 - 0x7fff91688fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff91689000 - 0x7fff916ddff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff916de000 - 0x7fff916e7ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff916e8000 - 0x7fff9172afff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff9172b000 - 0x7fff9172dfff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff91752000 - 0x7fff91836fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff91837000 - 0x7fff91897fff 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
0x7fff918ab000 - 0x7fff91d50fff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff91da5000 - 0x7fff91eaafff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff91eab000 - 0x7fff91ebfff7 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
0x7fff91ec0000 - 0x7fff91f56ff7 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
0x7fff91f73000 - 0x7fff91f74ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff920c1000 - 0x7fff922c3fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff922cb000 - 0x7fff92392ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9264a000 - 0x7fff92651fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff92652000 - 0x7fff926ecff7 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
0x7fff926ed000 - 0x7fff926edfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff926ee000 - 0x7fff926f9fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff926fa000 - 0x7fff9271efff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9297f000 - 0x7fff92984fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff92985000 - 0x7fff92986fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff92987000 - 0x7fff9298dfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9298e000 - 0x7fff92c77ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff92cd0000 - 0x7fff92dafff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff92db0000 - 0x7fff92e52fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff93760000 - 0x7fff93789fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff937cf000 - 0x7fff937d3fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff937d4000 - 0x7fff93801fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
0x7fff93853000 - 0x7fff939f2ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff939f3000 - 0x7fff93a35ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff93b45000 - 0x7fff93bb5fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff93bfa000 - 0x7fff93bfafff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff93bfb000 - 0x7fff93bfbfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff93bfc000 - 0x7fff93c24fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff93c25000 - 0x7fff93d3efff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff93d3f000 - 0x7fff93d42fff 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
0x7fff93d43000 - 0x7fff93e79fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff941a2000 - 0x7fff941a5fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff941a6000 - 0x7fff941eaff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff941eb000 - 0x7fff94214ff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff94215000 - 0x7fff94218fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff94219000 - 0x7fff94259ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff9425a000 - 0x7fff94265ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff942d2000 - 0x7fff9433bfff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff94ae6000 - 0x7fff94af6ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94af7000 - 0x7fff94bd4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff95acf000 - 0x7fff966d5ff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff966d6000 - 0x7fff9674cfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9674d000 - 0x7fff967d0fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff967d1000 - 0x7fff967defff com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff967df000 - 0x7fff96884fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff96885000 - 0x7fff96af8fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff96af9000 - 0x7fff96b07fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff96b6a000 - 0x7fff96ba0fff com.apple.DebugSymbols (93 - 93) <C4093285-5AFE-36FA-900C-183192E0467B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
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: 56019
thread_create: 1
thread_set_state: 1398
VM Region Summary:
ReadOnly portion of Libraries: Total=187.2M resident=132.2M(71%) swapped_out_or_unallocated=55.0M(29%)
Writable regions: Total=1.2G written=49.1M(4%) resident=60.7M(5%) swapped_out=0K(0%) unallocated=1.1G(95%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 8K reserved VM address space (unallocated)
CG shared images 1216K
CoreGraphics 16K
CoreServices 6116K
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 7760K
MALLOC 120.0M
MALLOC guard page 48K
Memory tag=242 12K
SQLite page cache 480K
STACK GUARD 56.1M
Stack 15.7M
VM_ALLOCATE 332K
__CI_BITMAP 80K
__DATA 15.9M
__IMAGE 528K
__LINKEDIT 61.2M
__RC_CAMERAS 244K
__TEXT 126.0M
__UNICODE 544K
mapped file 25.6M
shared memory 7260K
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 736.3M
Model: MacPro4,1, BootROM MP41.0081.B07, 8 processors, Quad-Core Intel Xeon, 2.26 GHz, 12 GB, SMC 1.39f5
Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
Memory Module: DIMM 1, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
Memory Module: DIMM 2, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
Memory Module: DIMM 3, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
Memory Module: DIMM 5, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
Memory Module: DIMM 6, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
Memory Module: DIMM 7, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.198.4.19)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: Hitachi HDE721064SLA360, 640.14 GB
Serial ATA Device: WDC WD10EADS-00M2B0, 1 TB
Serial ATA Device: INTEL SSDSA2MH080G1GC, 80.03 GB
USB Device: hub_device, apple_vendor_id, 0x9136, 0xfa200000 / 2
USB Device: hub_device, apple_vendor_id, 0x9137, 0xfa240000 / 3
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9236, 0xfa243000 / 6
USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfa242000 / 5
USB Device: Display Audio, apple_vendor_id, 0x2912, 0xfa241000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd300000 / 2
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc051, 0xfd330000 / 5
USB Device: NaturalĀ® Ergonomic Keyboard 4000, 0x045e (Microsoft Corporation), 0x00db, 0xfd340000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2640, 0xfd310000 / 3
USB Device: Ultra Fast Media Reader, 0x0424 (SMSC), 0x4064, 0xfd311000 / 6
USB Device: PTK-640, 0x056a (WACOM Co., Ltd.), 0x00b9, 0x3a200000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 4
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: Voyager Q, Newer Technology, 800mbit_speed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
August Mueller
er, sorry for not adding the backtrace as an attachment btw. my bad.
Alexey Proskuryakov
Please do not report bugs about unreleased Apple software in Bugzilla, only <http://bugreport.apple.com> is appropriate for that.
Anyway, I cannot reproduce this with nightly r115470 (+Safari 5.1.5), so this must have been fixed since the preview you're running was seeded.