Bug 56641 - semi-regular crashing, yielding log. Very often when switching windows or loading page for first time.
Summary: semi-regular crashing, yielding log. Very often when switching windows or loa...
Status: RESOLVED DUPLICATE of bug 56470
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Major
Assignee: Nobody
URL: several, especially nytimes.com
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 03:52 PDT by Wade
Modified: 2011-03-18 10:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wade 2011-03-18 03:52:33 PDT
Process:         Safari [60450]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r80833 (80833)
Code Type:       X86-64 (Native)
Parent Process:  launchd [232]

Date/Time:       2011-03-18 06:46:20.221 -0400
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          492472 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  168119 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      1273A350-DC17-4610-B44F-9C5D00099CB9

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000011e0c40f0
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x00000001007d21af JSC::Heap::markRoots() + 495
1   com.apple.JavaScriptCore      	0x00000001007d289a JSC::Heap::reset(JSC::Heap::SweepToggle) + 26
2   com.apple.JavaScriptCore      	0x00000001007d29b3 JSC::Heap::allocateSlowCase(unsigned long) + 19
3   com.apple.JavaScriptCore      	0x000000010078dde4 JSC::BytecodeGenerator::emitNewFunction(JSC::RegisterID*, JSC::FunctionBodyNode*) + 468
4   com.apple.JavaScriptCore      	0x000000010079054d JSC::BytecodeGenerator::BytecodeGenerator(JSC::ProgramNode*, JSC::ScopeChainNode*, WTF::HashMap<WTF::RefPtr<WTF::StringImpl>, JSC::SymbolTableEntry, JSC::IdentifierRepHash, WTF::HashTraits<WTF::RefPtr<WTF::StringImpl> >, JSC::SymbolTableIndexHashTraits>*, JSC::ProgramCodeBlock*) + 3901
5   com.apple.JavaScriptCore      	0x00000001007bd108 JSC::ProgramExecutable::compileInternal(JSC::ExecState*, JSC::ScopeChainNode*) + 584
6   com.apple.JavaScriptCore      	0x000000010079f2ae JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue) + 494
7   com.apple.WebCore             	0x0000000101767f52 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 530
8   com.apple.WebCore             	0x00000001017688f3 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 51
9   com.apple.WebCore             	0x0000000101770d23 WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 115
10  com.apple.WebCore             	0x0000000101773029 WebCore::ScriptElement::prepareScript(WTF::TextPosition<WTF::OneBasedNumber> const&, WebCore::ScriptElement::LegacyTypeSupport) + 1337
11  com.apple.WebCore             	0x00000001010809e0 WebCore::HTMLScriptRunner::runScript(WebCore::Element*, WTF::TextPosition<WTF::OneBasedNumber> const&) + 704
12  com.apple.WebCore             	0x00000001010813c4 WebCore::HTMLScriptRunner::execute(WTF::PassRefPtr<WebCore::Element>, WTF::TextPosition<WTF::OneBasedNumber> const&) + 20
13  com.apple.WebCore             	0x00000001010321e0 WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder() + 144
14  com.apple.WebCore             	0x0000000101032248 WebCore::HTMLDocumentParser::canTakeNextToken(WebCore::HTMLDocumentParser::SynchronousMode, WebCore::PumpSession&) + 56
15  com.apple.WebCore             	0x0000000101034b28 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 424
16  com.apple.WebCore             	0x00000001010352b5 WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution() + 581
17  com.apple.WebCore             	0x0000000101035588 WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 184
18  com.apple.WebCore             	0x0000000100cfa977 WebCore::CachedResource::switchClientsToRevalidatedResource() + 567
19  com.apple.WebCore             	0x00000001015a7a84 WebCore::MemoryCache::revalidationSucceeded(WebCore::CachedResource*, WebCore::ResourceResponse const&) + 196
20  com.apple.WebCore             	0x0000000100d02304 WebCore::CachedResourceRequest::didReceiveResponse(WebCore::SubresourceLoader*, WebCore::ResourceResponse const&) + 404
21  com.apple.WebCore             	0x00000001017dafc0 WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 112
22  com.apple.WebCore             	0x0000000101744544 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 308
23  com.apple.Foundation          	0x00007fff8844ac87 _NSURLConnectionDidReceiveResponse + 123
24  com.apple.CFNetwork           	0x00007fff874d8ca4 URLConnectionClient::_clientSendDidReceiveResponse(_CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 38
25  com.apple.CFNetwork           	0x00007fff8753fa90 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 456
26  com.apple.CFNetwork           	0x00007fff8753fc32 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 874
27  com.apple.CFNetwork           	0x00007fff874c696d URLConnectionClient::processEvents() + 121
28  com.apple.CFNetwork           	0x00007fff874c6748 MultiplexerSource::perform() + 160
29  com.apple.CoreFoundation      	0x00007fff88048401 __CFRunLoopDoSources0 + 1361
30  com.apple.CoreFoundation      	0x00007fff880465f9 __CFRunLoopRun + 873
31  com.apple.CoreFoundation      	0x00007fff88045dbf CFRunLoopRunSpecific + 575
32  com.apple.HIToolbox           	0x00007fff81f9e93a RunCurrentEventLoopInMode + 333
33  com.apple.HIToolbox           	0x00007fff81f9e73f ReceiveNextEventCommon + 310
34  com.apple.HIToolbox           	0x00007fff81f9e5f8 BlockUntilNextEventMatchingListInMode + 59
35  com.apple.AppKit              	0x00007fff852e1e64 _DPSNextEvent + 718
36  com.apple.AppKit              	0x00007fff852e17a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
37  com.apple.Safari              	0x0000000100016062 0x100000000 + 90210
38  com.apple.AppKit              	0x00007fff852a748b -[NSApplication run] + 395
39  com.apple.AppKit              	0x00007fff852a01a8 NSApplicationMain + 364
40  com.apple.Safari              	0x0000000100009f84 0x100000000 + 40836

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff800ab16a kevent + 10
1   libSystem.B.dylib             	0x00007fff800ad03d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff800acd14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff800ac83e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff800ac168 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff800ac005 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff800922da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8009294d mach_msg + 59
2   com.unsanity.ape              	0x0000000103702f8f __ape_agent + 201
3   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
4   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 3:  WebCore: IconDatabase
0   libSystem.B.dylib             	0x00007fff800ccfca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff800d0de1 _pthread_cond_wait + 1286
2   com.apple.WebCore             	0x00000001010bb63d WebCore::IconDatabase::syncThreadMainLoop() + 269
3   com.apple.WebCore             	0x00000001010bb77c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
4   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 4:  Safari: SafeBrowsingManager
0   libSystem.B.dylib             	0x00007fff800922da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8009294d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff88046932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff88045dbf CFRunLoopRunSpecific + 575
4   com.apple.Safari              	0x000000010002f631 0x100000000 + 194097
5   com.apple.Safari              	0x000000010002f5c1 0x100000000 + 193985
6   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 5:  Safari: SnapshotStore
0   libSystem.B.dylib             	0x00007fff800ccfca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff800d0de1 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x00000001008ea6c0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.Safari              	0x00000001001be5ed 0x100000000 + 1828333
4   com.apple.Safari              	0x0000000100047113 0x100000000 + 291091
5   com.apple.Safari              	0x0000000100046f91 0x100000000 + 290705
6   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff800922da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8009294d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff88046932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff88045dbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff8844a07f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff883cb0a5 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 7:  com.apple.CFSocket.private
0   libSystem.B.dylib             	0x00007fff800d5e92 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff88068498 __CFSocketManager + 824
2   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 8:
0   libSystem.B.dylib             	0x00007fff800ccfca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff800d0de1 _pthread_cond_wait + 1286
2   com.zang.RegexKit             	0x0000000118ec2b3c RKFastConditionLock + 686
3   com.zang.RegexKit             	0x0000000118ecd8b8 -[RKThreadPool workerThreadStart:] + 483
4   com.apple.Foundation          	0x00007fff883cb0a5 __NSThread__main__ + 1429
5   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
6   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 9:
0   libSystem.B.dylib             	0x00007fff800ccfca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff800d0de1 _pthread_cond_wait + 1286
2   com.zang.RegexKit             	0x0000000118ec2b3c RKFastConditionLock + 686
3   com.zang.RegexKit             	0x0000000118ecd8b8 -[RKThreadPool workerThreadStart:] + 483
4   com.apple.Foundation          	0x00007fff883cb0a5 __NSThread__main__ + 1429
5   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
6   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 10:
0   libSystem.B.dylib             	0x00007fff800abf8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff800ac39c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff800ac005 start_wqthread + 13

Thread 11:
0   libSystem.B.dylib             	0x00007fff800922da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8009294d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff88046932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff88045dbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff884058e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5   com.apple.Foundation          	0x00007fff884057c3 -[NSRunLoop(NSRunLoop) run] + 77
6   com.machangout.glimsInternal  	0x0000000118e2fa2e -[MHOGoogleConnectionThreaded thread:] + 390
7   com.apple.Foundation          	0x00007fff883cb0a5 __NSThread__main__ + 1429
8   libSystem.B.dylib             	0x00007fff800cb536 _pthread_start + 331
9   libSystem.B.dylib             	0x00007fff800cb3e9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000036  rbx: 0xffff000000000002  rcx: 0x0000000000000010  rdx: 0x0000000000000010
  rdi: 0x000000011e0c4000  rsi: 0x0000000001000000  rbp: 0x0000000117657848  rsp: 0x00007fff5fbfcb40
   r8: 0x000000011e0c7680   r9: 0x0000000119ee4048  r10: 0x00000001186bc000  r11: 0x0000000000000026
  r12: 0x0000000000010000  r13: 0x0000000117eb0140  r14: 0x0000000117657be0  r15: 0x000000000000000c
  rip: 0x00000001007d21af  rfl: 0x0000000000010207  cr2: 0x000000011e0c40f0

Binary Images:
       0x100000000 -        0x1006affff  com.apple.Safari 5.0.4 (6533.20.27) <BE30083C-FAEA-E0C4-BD94-C3A586B14A64> /Applications/Safari.app/Contents/MacOS/Safari
       0x100758000 -        0x10075bfff +WebKitNightlyEnabler.dylib ??? (???) <9C8256A0-31D9-1D56-BAD0-CF9976A951E1> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
       0x100760000 -        0x100966fff  com.apple.JavaScriptCore 534+ (534.24+) <A80D5AB8-4721-6DA0-EE36-1DF50D097BAC> /Applications/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1009dd000 -        0x100b78fef  com.apple.WebKit r80833 (534.24+) <13C9D25E-21C5-9AD6-1AD3-7AB46EC3665D> /Applications/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A/WebKit
       0x100c57000 -        0x101cecfef  com.apple.WebCore 534+ (534.24+) <63073DE9-B0C7-BD24-FD63-03CFA60C1618> /Applications/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/WebCore
       0x102448000 -        0x102471ff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Applications/WebKit.app/Contents/Frameworks/10.6/Sparkle.framework/Versions/A/Sparkle
       0x10248c000 -        0x102572fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
       0x103700000 -        0x103715ff7 +com.unsanity.ape 2.6.1 (2.6.1) <751AA5E7-ED1A-3B2F-5845-799AFD585CC7> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
       0x117eef000 -        0x117ef0fff +com.machangout.glims.osax 1.0 (1) <D06B8DDB-641D-A5A6-7C8E-66CA18F81F3D> /Library/ScriptingAdditions/Glims.osax/Contents/MacOS/GlimsOSAX
       0x117ef3000 -        0x117ef6ff7 +net.culater.SIMBL.osax 0.9.9 (0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
       0x118cbd000 -        0x118cc2fff +com.myownapp.MenuAndDockless 1.0.5 (1.0.5) <8631EE92-B18D-0BAA-B264-D0D5F5B184F1> /Library/Application Support/SIMBL/Plugins/MenuAndDockless.bundle/Contents/MacOS/MenuAndDockless
       0x118cc8000 -        0x118cdcfff +com.sweetpproductions.SafariAdBlocker 1.9.8.7 (1.9.8.7) <2DCB2DBC-3C12-CE5A-E47B-F8499C4BD3DF> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
       0x118dee000 -        0x118e56ff7 +com.machangout.glimsInternal 1.0b27 (1.0 build 27) <2B43255C-584E-CE14-D39E-E17DE782C3F4> /Library/Application Support/Glims/PlugIns/Glims for Safari.plugin/Contents/MacOS/.GlimsInternal
       0x118eb0000 -        0x118ef8feb +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
       0x118f56000 -        0x118f72fff +com.sweetpproductions.SafariCookies 1.7.2 (1.7.2) <0129391B-9925-349D-3E93-AB4D88DE2EB3> /Library/Application Support/SIMBL/Plugins/Safari Cookies.bundle/Contents/MacOS/Safari Cookies
       0x118f8b000 -        0x118f95ff7 +com.yourcompany.SafariFlvSniffer ??? (1.0) <06390B73-50DA-2005-B1C5-EE1F061B05D9> /Library/Application Support/SIMBL/Plugins/SafariFlvSniffer.bundle/Contents/MacOS/SafariFlvSniffer
       0x118fc1000 -        0x118fc9fff +com.tildesoft.SafariSource SafariSource v1.8
Copyright © Kevin Ballard, 2004-2010 (1.8) <54233A30-73C0-3B29-F8FB-2707AC91C1DC> /Library/Application Support/SIMBL/Plugins/SafariSource.bundle/Contents/MacOS/SafariSource
       0x1196ed000 -        0x1196edfff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
       0x11caa1000 -        0x11caa6ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
       0x11caad000 -        0x11cac9ff7 +com.github.rentzsch.clicktoflash 1.6b8 (1.6b8) <65B7CD43-F829-71F7-5553-2BA4C310DA8F> /Users/wade/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/MacOS/ClickToFlash
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80026000 -     0x7fff80055ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff80056000 -     0x7fff80090fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff80091000 -     0x7fff80252fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff80253000 -     0x7fff8029dff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff804fd000 -     0x7fff804fdff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff804fe000 -     0x7fff80537ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff80591000 -     0x7fff80646fe7  com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff80647000 -     0x7fff806d3fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff806d4000 -     0x7fff808b7fff  libType1Scaler.dylib ??? (???) <3A1AFBA4-958E-DD07-297E-DF1FB2C96D7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff81534000 -     0x7fff81575ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81578000 -     0x7fff815b5ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff815f1000 -     0x7fff81623fff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff81624000 -     0x7fff81a51fe7  com.apple.RawCamera.bundle 3.6.0 (558) <9F93BC25-80D8-15B5-5529-E6199E3A5CA1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81a7c000 -     0x7fff81afafff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff81afb000 -     0x7fff81d81fff  com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff81d82000 -     0x7fff81decfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff81ded000 -     0x7fff81df0fff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff81df1000 -     0x7fff81e38fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff81e68000 -     0x7fff81ea1fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff81ea2000 -     0x7fff81eb1fff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff81f70000 -     0x7fff8226efe7  com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff82326000 -     0x7fff823c6fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff823c7000 -     0x7fff823c7ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff823c8000 -     0x7fff828ccfe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff82931000 -     0x7fff82938fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff82ad3000 -     0x7fff82adefff  com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff82b95000 -     0x7fff82dd0fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff82dd1000 -     0x7fff82e4dff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff82e4e000 -     0x7fff82f07fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8312b000 -     0x7fff8356ffef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff83570000 -     0x7fff83696fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83697000 -     0x7fff836adfff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff836ae000 -     0x7fff836b4ff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff836b5000 -     0x7fff836b5ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff836be000 -     0x7fff836cdfff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff836ce000 -     0x7fff836dafff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff838ff000 -     0x7fff839aefff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff839af000 -     0x7fff839afff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff839b0000 -     0x7fff83a18fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff83a19000 -     0x7fff83db6fe7  com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83db7000 -     0x7fff83dc6fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff83dd3000 -     0x7fff83e17fe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff83e18000 -     0x7fff83e26ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff83e27000 -     0x7fff83e76fef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83e77000 -     0x7fff83e78fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff83e79000 -     0x7fff83e8ffef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff83e90000 -     0x7fff83ed3fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff83ed4000 -     0x7fff83f40ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83f41000 -     0x7fff83f8aff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff83f8b000 -     0x7fff8400dfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8400e000 -     0x7fff84055ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84190000 -     0x7fff8419bfff  com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8419c000 -     0x7fff843defef  com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff843df000 -     0x7fff8445cfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8445d000 -     0x7fff84483fe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84484000 -     0x7fff84b8106f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84b82000 -     0x7fff84b85ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff84ce7000 -     0x7fff84d77fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff84d78000 -     0x7fff84d79ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84db7000 -     0x7fff84edfff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff84ee0000 -     0x7fff84f28ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff84f29000 -     0x7fff84f3bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84f52000 -     0x7fff84f53ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8529e000 -     0x7fff85c94fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85c95000 -     0x7fff85cbdfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff85cbe000 -     0x7fff85cdffff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff85d30000 -     0x7fff85d73ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff85d74000 -     0x7fff85ee3fe7  com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff85ee4000 -     0x7fff85eefff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85ef0000 -     0x7fff85f31fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff85f32000 -     0x7fff86038fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff860c8000 -     0x7fff860c8ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff860c9000 -     0x7fff8617efe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8618e000 -     0x7fff86244fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff86245000 -     0x7fff8624afff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8624b000 -     0x7fff8636cfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff864d7000 -     0x7fff864dcfff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff864dd000 -     0x7fff864e3fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff864e4000 -     0x7fff86539ff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8653a000 -     0x7fff86678fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86679000 -     0x7fff866a4ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff866a5000 -     0x7fff86707fe7  com.apple.datadetectorscore 2.0 (80.7) <04093091-088D-79D9-0B86-E551E5833E7F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff86708000 -     0x7fff8670afff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8670b000 -     0x7fff8670eff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8670f000 -     0x7fff86728fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff86729000 -     0x7fff86746ff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86747000 -     0x7fff8678cfff  com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff8678d000 -     0x7fff8678efff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86868000 -     0x7fff868edff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff86902000 -     0x7fff86902ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86903000 -     0x7fff86944fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff86945000 -     0x7fff86997ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86998000 -     0x7fff86cccfff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff86cee000 -     0x7fff86cf4ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86cf5000 -     0x7fff86eb3fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff86eb4000 -     0x7fff8706bfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8706c000 -     0x7fff87071ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff87072000 -     0x7fff87086ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87180000 -     0x7fff87182fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff87183000 -     0x7fff87190fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8725b000 -     0x7fff87318ff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff87319000 -     0x7fff8731fff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87320000 -     0x7fff87351fff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff87409000 -     0x7fff8741eff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8741f000 -     0x7fff8741fff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87420000 -     0x7fff87434fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87435000 -     0x7fff874b4fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff874b5000 -     0x7fff87587fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff87588000 -     0x7fff87588ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff875b9000 -     0x7fff87648fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff87649000 -     0x7fff87e53fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff87e54000 -     0x7fff87ec5ff7  com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff87ecb000 -     0x7fff87ed6ff7  com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff87ffa000 -     0x7fff88171fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88172000 -     0x7fff881d2fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff881d3000 -     0x7fff8821cfef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8821d000 -     0x7fff882f7ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff882f8000 -     0x7fff88333fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8836a000 -     0x7fff883b9fef  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff883ba000 -     0x7fff8863dff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8863e000 -     0x7fff8868afff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff8868b000 -     0x7fff8869cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff886b1000 -     0x7fff886ccff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff886cd000 -     0x7fff887d7ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff887d8000 -     0x7fff888bdfef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff888be000 -     0x7fff888cffff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
    0x7fff888d0000 -     0x7fff888d4ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff888d5000 -     0x7fff8896ffff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff88970000 -     0x7fff88a31fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff88a32000 -     0x7fff88b49fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff88b4a000 -     0x7fff88b7ffef  com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff88b80000 -     0x7fff88ba5ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88ba6000 -     0x7fff88bd6fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff88bd7000 -     0x7fff88e41fef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff88e8d000 -     0x7fff88fa6fef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff88fcc000 -     0x7fff88fd5ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff88fef000 -     0x7fff8902cfff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8902d000 -     0x7fff8904dff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8904e000 -     0x7fff89071fff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff89072000 -     0x7fff89083fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff89150000 -     0x7fff891cdfef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff891ce000 -     0x7fff891e4fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff891e5000 -     0x7fff891e9ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.52f9
Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
Modem: 
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Parallels Shared Networking Adapter #0, Ethernet, vnic0
Serial ATA Device: WDC WD1001FALS-40U9B0, 931.51 GB
Serial ATA Device: HL-DT-ST DVDRW  GA11N
USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x24100000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24300000
USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x24330000
USB Device: hp scanjet, 0x03f0  (Hewlett Packard), 0x2305, 0x24310000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x24320000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000
USB Device: Hub, 0x050d  (Belkin Corporation), 0x0234, 0x26200000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
USB Device: Apple USB Modem, 0x05ac  (Apple Inc.), 0x1401, 0x06400000
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000
FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec
FireWire Device: My Book 1112, WD, Up to 800 Mb/sec
Comment 1 Oliver Hunt 2011-03-18 10:47:26 PDT

*** This bug has been marked as a duplicate of bug 56470 ***