Bug 51400 - when closing a main window with the Inspect Element frame open, crash below occurs
Summary: when closing a main window with the Inspect Element frame open, crash below o...
Status: RESOLVED DUPLICATE of bug 44230
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 08:24 PST by Wade
Modified: 2010-12-21 11:45 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wade 2010-12-21 08:24:51 PST
Process:         Safari [89281]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r74228 (74228)
Code Type:       X86-64 (Native)
Parent Process:  launchd [388]

Date/Time:       2010-12-21 11:20:59.352 -0500
OS Version:      Mac OS X 10.6.5 (10H574)
Report Version:  6

Interval Since Last Report:          136210 sec
Crashes Since Last Report:           5
Per-App Interval Since Last Report:  85498 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      1273A350-DC17-4610-B44F-9C5D00099CB9

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

Application Specific Information:
objc_msgSend() selector name: _isClosed


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff80db311c objc_msgSend + 40
1   com.apple.WebKit              	0x0000000100a6a414 -[WebInspectorWindowController close] + 84
2   com.apple.WebKit              	0x0000000100a6a94f -[WebInspectorWindowController destroyInspectorView:] + 127
3   com.apple.WebCore             	0x000000010110c5fb WebCore::InspectorFrontendHost::disconnectFromBackend() + 27
4   com.apple.WebCore             	0x00000001012ec936 WebCore::jsInspectorFrontendHostPrototypeFunctionDisconnectFromBackend(JSC::ExecState*) + 118
5   ???                           	0x00003178924001b8 0 + 54393919504824
6   com.apple.JavaScriptCore      	0x00000001007ddc00 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 832
7   ???                           	0x0000000118723ac0 0 + 4705106624
8   ???                           	0x000000011bcfe050 0 + 4761575504
9   com.apple.JavaScriptCore      	0x0000000100840a90 JSC::JSFunction::~JSFunction() + 0
10  ???                           	0x9090909090909090 0 + 10416984888683040912

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff8794016a kevent + 10
1   libSystem.B.dylib             	0x00007fff8794203d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff87941d14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff8794183e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff87941168 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff87941005 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff87940f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff8794139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff87941005 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff879272da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8792794d mach_msg + 59
2   com.unsanity.ape              	0x0000000104d5cf8f __ape_agent + 201
3   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
4   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 4:  WebCore: IconDatabase
0   libSystem.B.dylib             	0x00007fff87961fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff87965de1 _pthread_cond_wait + 1286
2   com.apple.WebCore             	0x000000010106d7fd WebCore::IconDatabase::syncThreadMainLoop() + 269
3   com.apple.WebCore             	0x000000010106d93c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
4   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 5:  Safari: SafeBrowsingManager
0   libSystem.B.dylib             	0x00007fff879272da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8792794d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff87e12932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff87e11dbf CFRunLoopRunSpecific + 575
4   com.apple.Safari              	0x000000010002f899 0x100000000 + 194713
5   com.apple.Safari              	0x000000010002f829 0x100000000 + 194601
6   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 6:  Safari: SnapshotStore
0   libSystem.B.dylib             	0x00007fff87961fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff87965de1 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x000000010091ac00 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.Safari              	0x00000001001be869 0x100000000 + 1828969
4   com.apple.Safari              	0x000000010004737b 0x100000000 + 291707
5   com.apple.Safari              	0x00000001000471f9 0x100000000 + 291321
6   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff879272da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff8792794d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff87e12932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff87e11dbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff82cb007f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff82c310a5 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 8:
0   libSystem.B.dylib             	0x00007fff87961fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff87965de1 _pthread_cond_wait + 1286
2   com.zang.RegexKit             	0x0000000119260b3c RKFastConditionLock + 686
3   com.zang.RegexKit             	0x000000011926b8b8 -[RKThreadPool workerThreadStart:] + 483
4   com.apple.Foundation          	0x00007fff82c310a5 __NSThread__main__ + 1429
5   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
6   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 9:
0   libSystem.B.dylib             	0x00007fff87961fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff87965de1 _pthread_cond_wait + 1286
2   com.zang.RegexKit             	0x0000000119260b3c RKFastConditionLock + 686
3   com.zang.RegexKit             	0x000000011926b8b8 -[RKThreadPool workerThreadStart:] + 483
4   com.apple.Foundation          	0x00007fff82c310a5 __NSThread__main__ + 1429
5   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
6   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 10:  com.apple.CFSocket.private
0   libSystem.B.dylib             	0x00007fff8796ae92 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff87e34498 __CFSocketManager + 824
2   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 11:  WebCore: LocalStorage
0   libSystem.B.dylib             	0x00007fff87961fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff87965de1 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x000000010091ac00 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.WebCore             	0x00000001014f8511 WebCore::LocalStorageThread::threadEntryPoint() + 193
4   libSystem.B.dylib             	0x00007fff87960536 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff879603e9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000050  rbx: 0x000000011a51bc60  rcx: 0x00000001199bc140  rdx: 0x0000000000000000
  rdi: 0x00000001183742e0  rsi: 0x00007fff86221a76  rbp: 0x00007fff5fbfe240  rsp: 0x00007fff5fbfe1a8
   r8: 0x000000011bee7ba0   r9: 0x000000011bd5b958  r10: 0x0000000000000001  r11: 0x0000000000000009
  r12: 0x00007fff8248f638  r13: 0x0000000000000000  r14: 0x000000011a51bc60  r15: 0xffff000000000002
  rip: 0x00007fff80db311c  rfl: 0x0000000000010202  cr2: 0x0000000000000019

Binary Images:
       0x100000000 -        0x1006afff7  com.apple.Safari 5.0.3 (6533.19.4) <B19794C1-5278-9BBE-1505-AB9C9DDA84E0> /Applications/Safari.app/Contents/MacOS/Safari
       0x100758000 -        0x10075bfff +WebKitNightlyEnabler.dylib ??? (???) <E86162B1-930C-646C-8C5A-52CB1FB49C10> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
       0x100760000 -        0x10097cfef  com.apple.JavaScriptCore 534+ (534.15+) <86FBFA3D-2C0D-A184-F3A6-A4BFEFB4C446> /Applications/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1009f1000 -        0x100b7fff7  com.apple.WebKit r74228 (534.15+) <73E264FC-73A2-A065-3925-0D2F0D1DB263> /Applications/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A/WebKit
       0x100c57000 -        0x101c11fff  com.apple.WebCore 534+ (534.15+) <88FEF710-B45B-D12A-1B88-D12B3AD6FAFB> /Applications/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/WebCore
       0x10232b000 -        0x102354ff7 +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
       0x10236f000 -        0x102455fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
       0x104d5a000 -        0x104d6fff7 +com.unsanity.ape 2.6.1 (2.6.1) <751AA5E7-ED1A-3B2F-5845-799AFD585CC7> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
       0x105409000 -        0x105409fff  com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <FE297F73-9063-3507-BA4D-B02306F4A3C2> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
       0x10540d000 -        0x105416fff  com.apple.JavaVM 13.3.0 (13.3.0) <36BCE3E0-67EB-184B-3831-78287E8C58A1> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
       0x1157f6000 -        0x115c00fff  com.apple.RawCamera.bundle 3.5.0 (551) <FC906EA7-3E89-CA01-6D48-E157EF1E83F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x1179ea000 -        0x1179edfff +net.culater.SIMBL.osax 0.9.8 (0.9.8) <FBA78D61-8AA5-A9F6-45E9-36203F7FB92E> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
       0x1179f2000 -        0x1179f3fff +com.machangout.glims.osax 1.0 (1) <D06B8DDB-641D-A5A6-7C8E-66CA18F81F3D> /Library/ScriptingAdditions/Glims.osax/Contents/MacOS/GlimsOSAX
       0x1187b8000 -        0x1187ccfff +com.sweetpproductions.SafariAdBlocker 1.9.8.6 (1.9.8.6) <7D0A03F6-0ED8-FF39-8968-D9264EE0E445> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
       0x1187e4000 -        0x1187ecfff +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
       0x11924e000 -        0x119296feb +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
       0x11a000000 -        0x11a01aff7 +com.sweetpproductions.SafariCookies 1.6.2 (1.6.2) <369C9D1C-39F9-3B1D-A2A4-27EEF06A6018> /Library/Application Support/SIMBL/Plugins/Safari Cookies.bundle/Contents/MacOS/Safari Cookies
       0x11a032000 -        0x11a09aff7 +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
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff8016d000 -     0x7fff803a8fef  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
    0x7fff803a9000 -     0x7fff803f1ff7  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
    0x7fff803f2000 -     0x7fff803f6ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff803f7000 -     0x7fff803fcfff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff803fd000 -     0x7fff80425fff  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
    0x7fff80476000 -     0x7fff8049cfe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff804df000 -     0x7fff8050ffef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8051c000 -     0x7fff8052bfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff8055c000 -     0x7fff80567fff  com.apple.CrashReporterSupport 10.6.5 (252) <0895BE37-CC7E-1939-8020-489BFCB3E2C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff80568000 -     0x7fff80571ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff80577000 -     0x7fff80c7406f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80cc0000 -     0x7fff80cceff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff80d42000 -     0x7fff80d5fff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80d60000 -     0x7fff80d75ff7  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
    0x7fff80dae000 -     0x7fff80e64fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff80e65000 -     0x7fff80e86fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff80e87000 -     0x7fff80f05fff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff80f06000 -     0x7fff80f06ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff80f07000 -     0x7fff80fc8fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80fc9000 -     0x7fff81012fef  libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81013000 -     0x7fff81042ff7  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
    0x7fff81043000 -     0x7fff810afff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff810b0000 -     0x7fff810b0ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8118d000 -     0x7fff81242fe7  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
    0x7fff8124a000 -     0x7fff81255ff7  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
    0x7fff81256000 -     0x7fff8133bfef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8133c000 -     0x7fff8137dfff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8137e000 -     0x7fff81381ff7  libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff81382000 -     0x7fff81393fff  SyndicationUI ??? (???) <91DAD490-897C-E5E9-C30B-161D4F42BF98> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
    0x7fff81394000 -     0x7fff81395ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff81396000 -     0x7fff813c1ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff813c2000 -     0x7fff813dbfff  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
    0x7fff813dc000 -     0x7fff814b6ff7  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
    0x7fff814b7000 -     0x7fff814fafef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff814fb000 -     0x7fff8152dfff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff815f0000 -     0x7fff8163ffef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81640000 -     0x7fff8164cfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff8164d000 -     0x7fff81653ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff81654000 -     0x7fff81659ff7  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
    0x7fff8165a000 -     0x7fff8165aff7  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
    0x7fff81992000 -     0x7fff81995ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff819d3000 -     0x7fff819e7fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff819e8000 -     0x7fff81a29ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81a2a000 -     0x7fff81b34ff7  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
    0x7fff81b59000 -     0x7fff81b5dff7  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
    0x7fff81b90000 -     0x7fff81bd5fff  com.apple.CoreMediaIOServices 133.0 (1158) <53F7A2A6-78CA-6C34-0BB6-471388019799> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff81d48000 -     0x7fff8273efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff827c4000 -     0x7fff8282cfff  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
    0x7fff8282d000 -     0x7fff828b2ff7  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
    0x7fff828b3000 -     0x7fff829d9fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff829da000 -     0x7fff82b18fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82bde000 -     0x7fff82be9fff  com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff82bea000 -     0x7fff82bfbff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff82bfc000 -     0x7fff82c1ffff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff82c20000 -     0x7fff82ea3ff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82ea4000 -     0x7fff82ed5fff  libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82ef2000 -     0x7fff82f03fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff83065000 -     0x7fff834a9fef  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
    0x7fff834aa000 -     0x7fff836ecfef  com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff83701000 -     0x7fff8373cfff  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
    0x7fff8373d000 -     0x7fff838f4fef  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
    0x7fff83901000 -     0x7fff83952fef  com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff83953000 -     0x7fff839cfff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83bcf000 -     0x7fff83c08ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff83c67000 -     0x7fff83c7dfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff83ce5000 -     0x7fff83d34fef  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff83d35000 -     0x7fff83df2ff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff83df3000 -     0x7fff842f7fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff842f8000 -     0x7fff8430cff7  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
    0x7fff8430d000 -     0x7fff8460bfe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8460c000 -     0x7fff8460efff  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
    0x7fff8460f000 -     0x7fff84728fef  libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff84759000 -     0x7fff8478efef  com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8478f000 -     0x7fff847a5fff  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
    0x7fff847a6000 -     0x7fff847e3fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff847e4000 -     0x7fff84821ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84822000 -     0x7fff8502cfe7  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
    0x7fff8502d000 -     0x7fff8506efef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8506f000 -     0x7fff85074fff  libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff85075000 -     0x7fff85075ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff853ba000 -     0x7fff853f3fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
    0x7fff853f4000 -     0x7fff85440fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff85441000 -     0x7fff85447fff  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
    0x7fff85642000 -     0x7fff85697fef  com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff85698000 -     0x7fff85747fff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85748000 -     0x7fff857a8fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff857a9000 -     0x7fff858d1ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff858d2000 -     0x7fff85a41fe7  com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff85a42000 -     0x7fff85cc8fef  com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85cc9000 -     0x7fff85d0dfe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff85d0e000 -     0x7fff85e12fff  com.apple.PubSub 1.0.5 (65.20) <67A088DF-7F4A-DC23-6F96-F9BAA4C238DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff85e1b000 -     0x7fff85e1cfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff85ef8000 -     0x7fff85fcafe7  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
    0x7fff85fcb000 -     0x7fff86015ff7  com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff86016000 -     0x7fff86017fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8603b000 -     0x7fff8605bff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8605c000 -     0x7fff86111fe7  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
    0x7fff86290000 -     0x7fff863a7fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff863a8000 -     0x7fff863a8ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8658d000 -     0x7fff865feff7  com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff865ff000 -     0x7fff86681fff  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
    0x7fff872f6000 -     0x7fff87330fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff87347000 -     0x7fff87356fff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87357000 -     0x7fff87357ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87769000 -     0x7fff87803fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff87804000 -     0x7fff87925fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87926000 -     0x7fff87ae7fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff87ae8000 -     0x7fff87b2fff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87b30000 -     0x7fff87b55ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87b72000 -     0x7fff87bfefef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff87bff000 -     0x7fff87c11fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87c8f000 -     0x7fff87c9aff7  com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff87c9b000 -     0x7fff87d18fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87d19000 -     0x7fff87d1aff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87d1b000 -     0x7fff87d9afe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87d9b000 -     0x7fff87d9efff  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
    0x7fff87d9f000 -     0x7fff87dacfe7  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
    0x7fff87dc6000 -     0x7fff87f3dfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87fb3000 -     0x7fff8801dfe7  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
    0x7fff8801e000 -     0x7fff88352fff  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
    0x7fff88353000 -     0x7fff883e3fff  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
    0x7fff883e4000 -     0x7fff883f3fff  com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8847c000 -     0x7fff884f9fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff88502000 -     0x7fff8889ffe7  com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff888a0000 -     0x7fff888a7fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff888a8000 -     0x7fff888aafff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff888ab000 -     0x7fff88b15fef  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
    0x7fff88b16000 -     0x7fff88b31ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88b32000 -     0x7fff88b48fef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff88c24000 -     0x7fff88cddfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff88cde000 -     0x7fff88d25fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88d26000 -     0x7fff88d26ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff88d3d000 -     0x7fff88d43ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88d44000 -     0x7fff88dd3fff  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
    0x7fff88dd4000 -     0x7fff88e36fe7  com.apple.datadetectorscore 2.0 (80.7) <04093091-088D-79D9-0B86-E551E5833E7F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff88e37000 -     0x7fff88e80ff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff88e81000 -     0x7fff88ec4ff7  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
    0x7fff88f15000 -     0x7fff88fb5fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88fb6000 -     0x7fff88fb6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88fb7000 -     0x7fff89175fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.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: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
USB Device: Hub, 0x050d  (Belkin Corporation), 0x0234, 0x26200000
USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x24100000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24300000
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: 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
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
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 Alexey Proskuryakov 2010-12-21 11:45:32 PST

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