Bug 79557

Summary: Webkit nightlies fails to start after upgrading or downgrading from r108811
Product: WebKit Reporter: sharikov.suba
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   

Description sharikov.suba 2012-02-24 21:21:32 PST
Detail:

Process:         Safari [3191]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r108878 (108878)
Code Type:       X86-64 (Native)
Parent Process:  launchd [130]

Date/Time:       2012-02-24 21:08:30.240 -0800
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9

Interval Since Last Report:          302784 sec
Crashes Since Last Report:           24
Per-App Interval Since Last Report:  6 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      A44B99F5-3898-4AFC-9922-6B5D0B2CC0A4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff6bd013e0

VM Regions Near 0x7fff6bd013e0:
    STACK GUARD            00007fff67d04000-00007fff6b504000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
--> Stack                  00007fff6b504000-00007fff6bd04000 [ 8192K] rw-/rwx SM=COW  thread 0
    __TEXT                 00007fff6bd04000-00007fff6bd39000 [  212K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
Enabled Extensions:
com.betafish.adblockforsafari-UAMUU4S2D9 (102.5.19 - 2.5.19) AdBlock
com.betteradvertising.ghostery-HPY23A294X (6 - 1.2.0) Ghostery
com.hoyois.safari.clicktoplugin-GY5KR7239Q (35 - 2.6) ClickToPlugin
 
objc[3191]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                           	0x00007fff6bd013e0 0 + 140735002186720
1   com.apple.WebKit2             	0x000000010c7726d7 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 149
2   com.apple.WebKit2             	0x000000010c6f8ff0 WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 194
3   com.apple.WebKit2             	0x000000010c69c4b9 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175
4   com.apple.WebKit2             	0x000000010c69d9c5 CoreIPC::Connection::dispatchMessages() + 147
5   com.apple.WebCore             	0x000000010d34cf19 WebCore::RunLoop::performWork() + 89
6   com.apple.WebCore             	0x000000010d34d3d7 WebCore::RunLoop::performWork(void*) + 71
7   com.apple.CoreFoundation      	0x00007fff936e56e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
8   com.apple.CoreFoundation      	0x00007fff936e500c __CFRunLoopDoSources0 + 444
9   com.apple.CoreFoundation      	0x00007fff9370bd39 __CFRunLoopRun + 905
10  com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
11  com.apple.HIToolbox           	0x00007fff9869a31f RunCurrentEventLoopInMode + 277
12  com.apple.HIToolbox           	0x00007fff986a151b ReceiveNextEventCommon + 181
13  com.apple.HIToolbox           	0x00007fff986a1456 BlockUntilNextEventMatchingListInMode + 62
14  com.apple.AppKit              	0x00007fff8efc6f5d _DPSNextEvent + 659
15  com.apple.AppKit              	0x00007fff8efc6861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
16  com.apple.Safari.framework    	0x00007fff8e135979 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
17  com.apple.AppKit              	0x00007fff8efc319d -[NSApplication run] + 470
18  com.apple.AppKit              	0x00007fff8f241b88 NSApplicationMain + 867
19  com.apple.Safari.framework    	0x00007fff8e2efe12 SafariMain + 166
20  com.apple.Safari              	0x000000010c104f2c 0x10c104000 + 3884

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff97ea57e6 kevent + 10
1   libdispatch.dylib             	0x00007fff96b285be _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff96b2714e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 4:: WebCore: IconDatabase
0   libsystem_kernel.dylib        	0x00007fff97ea4bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff93ccc274 _pthread_cond_wait + 840
2   com.apple.WebCore             	0x000000010cddab0c WebCore::IconDatabase::syncThreadMainLoop() + 108
3   com.apple.WebCore             	0x000000010cddaa60 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
4   com.apple.JavaScriptCore      	0x000000010c2f7c8f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 5:: CoreAnimation render server
0   libsystem_kernel.dylib        	0x00007fff97ea367a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff97ea2d71 mach_msg + 73
2   com.apple.QuartzCore          	0x00007fff976505c9 CA::Render::Server::server_thread(void*) + 184
3   com.apple.QuartzCore          	0x00007fff97650509 thread_fun + 24
4   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
5   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff97ea367a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff97ea2d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff937036fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff9370be64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff92f48ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation          	0x00007fff92f3d74e -[NSThread main] + 68
7   com.apple.Foundation          	0x00007fff92f3d6c6 __NSThread__main__ + 1575
8   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 9:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff97ea4bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff93ccc274 _pthread_cond_wait + 840
2   com.apple.CoreVideo           	0x00007fff97cf0b3c CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo           	0x00007fff97cf085d _ZL13startIOThreadPv + 148
4   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
5   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000110a7fd80  rbx: 0x0000000110889680  rcx: 0x00007fff6bd013e0  rdx: 0x0000000110a7fd80
  rdi: 0x0000000110889680  rsi: 0x0000000110924168  rbp: 0x00007fff6bd02460  rsp: 0x00007fff6bd02438
   r8: 0x000000000000003f   r9: 0x00000000dff93029  r10: 0x00000000dff93dd6  r11: 0x000000000000000a
  r12: 0x0000000000000000  r13: 0x0000000000000088  r14: 0x000000010c741b2e  r15: 0x0000000000000000
  rip: 0x00007fff6bd013e0  rfl: 0x0000000000010202  cr2: 0x00007fff6bd013e0
Logical CPU: 1

Binary Images:
       0x10c104000 -        0x10c104fff  com.apple.Safari (5.2 - 7535.18.5) <0543BCE9-1930-3C54-BE86-C0F11B86AEF4> /Applications/Safari.app/Contents/MacOS/Safari
       0x10c10b000 -        0x10c10eff7 +WebKitNightlyEnabler.dylib (??? - ???) <07A28CE6-93B2-36C3-9A5A-99C12ADB19AC> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
       0x10c118000 -        0x10c37cfff  com.apple.JavaScriptCore (535+ - 535.24+) <EACDE6FF-0852-3DF9-B6C3-F2D4B430304F> /Applications/WebKit.app/Contents/Frameworks/10.7/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x10c421000 -        0x10c5a5fff  com.apple.WebKit (r108878 - 535.24+) <4C01F50F-E522-36D5-9E32-F1B943BA1044> /Applications/WebKit.app/Contents/Frameworks/10.7/WebKit.framework/Versions/A/WebKit
       0x10c690000 -        0x10c857fff  com.apple.WebKit2 (535+ - 535.24+) <F7AC287E-CAEF-3F1B-8E0B-8FD2E1679E1F> /Applications/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/Versions/A/WebKit2
       0x10c9ab000 -        0x10d8deff7  com.apple.WebCore (535+ - 535.24+) <A69D0695-FBDC-316E-8BA2-3A52F857C3EB> /Applications/WebKit.app/Contents/Frameworks/10.7/WebCore.framework/Versions/A/WebCore
       0x10e15b000 -        0x10e184ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Applications/WebKit.app/Contents/Frameworks/10.7/Sparkle.framework/Versions/A/Sparkle
       0x10e19f000 -        0x10e282fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x113acb000 -        0x113acbffd +cl_kernels (??? - ???) <D6980FD4-51EB-49F6-9B54-AE36E8C0A508> cl_kernels
       0x113f67000 -        0x113f6dfef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x113f74000 -        0x113f77ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x113f7b000 -        0x11400eff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x114037000 -        0x114038ffc +cl_kernels (??? - ???) <F468D2A0-739F-4E69-8FED-D4E2E7FDFC4B> cl_kernels
       0x114040000 -        0x114041ff3 +cl_kernels (??? - ???) <DB084392-3A25-4DB4-B629-661E98A19602> cl_kernels
       0x114053000 -        0x1140e4ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x11410d000 -        0x11410dffd +cl_kernels (??? - ???) <CE385808-3413-4011-97F1-D0BB8DFCB2CA> cl_kernels
       0x11411f000 -        0x1141afff7  unorm16_rgba.dylib (1.50.69 - compatibility 1.0.0) <BEAA96F8-3C0F-3188-AA84-F6F090B80287> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
       0x1141e2000 -        0x1141e2ff5 +cl_kernels (??? - ???) <45522063-FD4D-432D-B88C-2D9A9FA86CDA> cl_kernels
       0x114a39000 -        0x114bd2fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114c06000 -        0x114cfffff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x114d26000 -        0x114d54ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x200000000 -        0x2007e6ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6bd04000 -     0x7fff6bd38baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8c109000 -     0x7fff8c5d0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8c5d1000 -     0x7fff8c6d3ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8c6d4000 -     0x7fff8c6d5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8c6d9000 -     0x7fff8c7a0ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8c7a1000 -     0x7fff8c7b0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8c7b1000 -     0x7fff8c7b2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8c7b3000 -     0x7fff8c7b3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8c7b4000 -     0x7fff8c7effff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8c7f0000 -     0x7fff8c7f0fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8cc0f000 -     0x7fff8cc4fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
    0x7fff8cc8e000 -     0x7fff8cc8efff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8cc8f000 -     0x7fff8cc90ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8cf12000 -     0x7fff8cf74ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cf75000 -     0x7fff8d053fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8d054000 -     0x7fff8d059ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8d0dc000 -     0x7fff8d125ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d126000 -     0x7fff8d196fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8d197000 -     0x7fff8d1a9ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8d1aa000 -     0x7fff8d1d7ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d1d8000 -     0x7fff8d24dff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8d24e000 -     0x7fff8d255fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8d256000 -     0x7fff8d265ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8d274000 -     0x7fff8d379fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d37a000 -     0x7fff8d399fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d39a000 -     0x7fff8d3a3ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8d3cd000 -     0x7fff8d413ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
    0x7fff8d434000 -     0x7fff8d43bfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8d43c000 -     0x7fff8d4a2ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d4a3000 -     0x7fff8d716fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d717000 -     0x7fff8d71dfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8d787000 -     0x7fff8d7c9ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d7d0000 -     0x7fff8d855ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8d857000 -     0x7fff8d8c1ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8d984000 -     0x7fff8d986fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
    0x7fff8d987000 -     0x7fff8d9fdfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d9fe000 -     0x7fff8da01fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8da02000 -     0x7fff8da75fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8da76000 -     0x7fff8dd58fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8dd59000 -     0x7fff8ddc1ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ddc2000 -     0x7fff8ddc5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8dec4000 -     0x7fff8decafff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8df5e000 -     0x7fff8dfb2ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8dfb3000 -     0x7fff8dfb3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8dfc0000 -     0x7fff8e0cdfff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e0ce000 -     0x7fff8e0d9ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8e0da000 -     0x7fff8e0e5ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8e0e6000 -     0x7fff8e551ff7  com.apple.Safari.framework (7535 - 7535.18.5) <FE5AA15E-560E-3DB7-B664-D451437E4028> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8e580000 -     0x7fff8e5c2fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8e5c3000 -     0x7fff8e5e9ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8e62d000 -     0x7fff8efbd7a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8efbe000 -     0x7fff8fbc2fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8fbc3000 -     0x7fff8fbc7fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8fefb000 -     0x7fff8fefcfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8fefd000 -     0x7fff8ff0bfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ff21000 -     0x7fff8ff56fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8ffe6000 -     0x7fff90069fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9006a000 -     0x7fff90086ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90205000 -     0x7fff90245fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff90246000 -     0x7fff90246fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90296000 -     0x7fff902a2ff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff902e8000 -     0x7fff90322fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff90323000 -     0x7fff90331ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff90332000 -     0x7fff9042cff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff90473000 -     0x7fff905ccfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff905cd000 -     0x7fff905d0fff  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
    0x7fff905d1000 -     0x7fff905defff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff905fb000 -     0x7fff90636fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff90653000 -     0x7fff9067eff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9067f000 -     0x7fff90680ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff906b2000 -     0x7fff906d6fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff906d7000 -     0x7fff907b5fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff907b6000 -     0x7fff907b6fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff908fa000 -     0x7fff90b22fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff921dd000 -     0x7fff921dfff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff92253000 -     0x7fff92269ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff922bb000 -     0x7fff922c0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff922c1000 -     0x7fff922f1ff7  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
    0x7fff922f2000 -     0x7fff922ffff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff92300000 -     0x7fff92316fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff92317000 -     0x7fff9247eff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9247f000 -     0x7fff924c2ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff924c5000 -     0x7fff9251dfff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92848000 -     0x7fff92caaff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff92cab000 -     0x7fff92d06ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff92d07000 -     0x7fff92d3aff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff92d58000 -     0x7fff92ddcff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff92ddd000 -     0x7fff92e21ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff92e22000 -     0x7fff92e82fff  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
    0x7fff92ee3000 -     0x7fff931fcff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93212000 -     0x7fff9324bfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff9324c000 -     0x7fff93341fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff93584000 -     0x7fff9368bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff936ab000 -     0x7fff936b0fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff936bd000 -     0x7fff936c3fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff936c4000 -     0x7fff936cbff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff936cc000 -     0x7fff936d2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff936d3000 -     0x7fff938a7fff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff938a8000 -     0x7fff938d1ff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff938d2000 -     0x7fff9396cff7  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
    0x7fff9396d000 -     0x7fff9396dfff  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
    0x7fff9396e000 -     0x7fff93a7afff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93c7a000 -     0x7fff93d57fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff93d58000 -     0x7fff93daaff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93dab000 -     0x7fff93dd2fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff93dd9000 -     0x7fff93e02fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9425c000 -     0x7fff94267fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff944d7000 -     0x7fff94abbfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff94abc000 -     0x7fff94b08ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff94b09000 -     0x7fff94b0cff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff94b0d000 -     0x7fff94b4cfff  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
    0x7fff94d57000 -     0x7fff94d59fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff94d5a000 -     0x7fff94e73fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff94efd000 -     0x7fff94f0dff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff952ad000 -     0x7fff952bfff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff952c0000 -     0x7fff952caff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff952f4000 -     0x7fff95311fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
    0x7fff95312000 -     0x7fff95324ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff95388000 -     0x7fff95388fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9546b000 -     0x7fff9550dff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff95785000 -     0x7fff9578afff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff957ec000 -     0x7fff95817ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff95818000 -     0x7fff958cbfff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff958cc000 -     0x7fff95970fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff95971000 -     0x7fff95984ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff95985000 -     0x7fff95989fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff959e9000 -     0x7fff95bebfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff95bec000 -     0x7fff95bedff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff96488000 -     0x7fff9656ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff96b1d000 -     0x7fff96b1dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff96b1e000 -     0x7fff96b24fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff96b25000 -     0x7fff96b33fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff96b34000 -     0x7fff96bafff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff96bb0000 -     0x7fff96ce6fff  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
    0x7fff96ce7000 -     0x7fff97114fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff97124000 -     0x7fff97128ff7  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
    0x7fff97129000 -     0x7fff9720bfff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9721a000 -     0x7fff9721bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff97257000 -     0x7fff972f7fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff972f8000 -     0x7fff97325fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff97562000 -     0x7fff975f8ff7  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
    0x7fff975f9000 -     0x7fff97647fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff97648000 -     0x7fff9764dfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9764e000 -     0x7fff977edfff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9782b000 -     0x7fff9787fff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff97880000 -     0x7fff97895fff  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
    0x7fff97ae0000 -     0x7fff97ae2fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff97ae3000 -     0x7fff97ae7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff97cef000 -     0x7fff97d17ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff97df3000 -     0x7fff97df8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff97df9000 -     0x7fff97e19fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff97e74000 -     0x7fff97e8bfff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff97e8e000 -     0x7fff97eaefff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff97eaf000 -     0x7fff97ec6fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff97ec7000 -     0x7fff985a2ff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff985a3000 -     0x7fff985c7fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff985f0000 -     0x7fff9860dff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff9860e000 -     0x7fff9864dff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9864e000 -     0x7fff98655fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff98656000 -     0x7fff98697fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff98698000 -     0x7fff989c2ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff989c3000 -     0x7fff989cbfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff98a29000 -     0x7fff98a3dff7  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
    0x7fff98a96000 -     0x7fff98db2ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 5196
    thread_create: 0
    thread_set_state: 1368

VM Region Summary:
ReadOnly portion of Libraries: Total=206.8M resident=119.6M(58%) swapped_out_or_unallocated=87.2M(42%)
Writable regions: Total=1.1G written=35.2M(3%) resident=51.4M(5%) swapped_out=0K(0%) unallocated=1.0G(95%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    4808K
CG image                             8032K
CG raster data                       4212K
CG shared images                     4444K
CoreAnimation                         260K
CoreGraphics                           16K
CoreImage                              92K
CoreServices                         3148K
IOKit                                3500K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                               43.8M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                         44K
OpenCL                                 48K
OpenGL GLSL                          1372K
OpenGL GLSL (reserved)                128K        reserved VM address space (unallocated)
SQLite page cache                    1248K
STACK GUARD                          56.0M
Stack                                12.6M
VM_ALLOCATE                          16.3M
__CI_BITMAP                            80K
__DATA                               21.5M
__IMAGE                               528K
__LINKEDIT                           59.1M
__RC_CAMERAS                          232K
__TEXT                              147.7M
__UNICODE                             544K
mapped file                          57.5M
shared memory                        1016K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      447.3M
Comment 1 sharikov.suba 2012-02-25 00:51:53 PST
Deleting the preferences files resolved this issue.
Comment 2 sharikov.suba 2012-02-25 01:18:56 PST
Deleting preferences resolved startup; but continues to crash intermittently and fails to start again.

Same error:

Interval Since Last Report:          309380 sec
Crashes Since Last Report:           30
Per-App Interval Since Last Report:  1084 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      A44B99F5-3898-4AFC-9922-6B5D0B2CC0A4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff6bb023e0

VM Regions Near 0x7fff6bb023e0:
    STACK GUARD            00007fff67b05000-00007fff6b305000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
--> Stack                  00007fff6b305000-00007fff6bb05000 [ 8192K] rw-/rwx SM=COW  thread 0
    __TEXT                 00007fff6bb05000-00007fff6bb3a000 [  212K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
Enabled Extensions:
com.betafish.adblockforsafari-UAMUU4S2D9 (102.5.19 - 2.5.19) AdBlock
com.betteradvertising.ghostery-HPY23A294X (6 - 1.2.0) Ghostery
com.hoyois.safari.clicktoplugin-GY5KR7239Q (35 - 2.6) ClickToPlugin
 
objc[3422]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                           	0x00007fff6bb023e0 0 + 140735000093664
1   com.apple.WebKit2             	0x000000010c5746d7 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 149
2   com.apple.WebKit2             	0x000000010c4faff0 WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 194
3   com.apple.WebKit2             	0x000000010c49e4b9 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175
4   com.apple.WebKit2             	0x000000010c49f9c5 CoreIPC::Connection::dispatchMessages() + 147
5   com.apple.WebCore             	0x000000010d150f19 WebCore::RunLoop::performWork() + 89
6   com.apple.WebCore             	0x000000010d1513d7 WebCore::RunLoop::performWork(void*) + 71
7   com.apple.CoreFoundation      	0x00007fff936e56e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
8   com.apple.CoreFoundation      	0x00007fff936e500c __CFRunLoopDoSources0 + 444
9   com.apple.CoreFoundation      	0x00007fff9370bd39 __CFRunLoopRun + 905
10  com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
11  com.apple.HIToolbox           	0x00007fff9869a31f RunCurrentEventLoopInMode + 277
12  com.apple.HIToolbox           	0x00007fff986a151b ReceiveNextEventCommon + 181
13  com.apple.HIToolbox           	0x00007fff986a1456 BlockUntilNextEventMatchingListInMode + 62
14  com.apple.AppKit              	0x00007fff8efc6f5d _DPSNextEvent + 659
15  com.apple.AppKit              	0x00007fff8efc6861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
16  com.apple.Safari.framework    	0x00007fff8e135979 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
17  com.apple.AppKit              	0x00007fff8f27d39d -[NSApplication _realDoModalLoop:peek:] + 610
18  com.apple.AppKit              	0x00007fff8f27cfd1 -[NSApplication runModalForWindow:] + 120
19  org.andymatuschak.Sparkle     	0x000000010df68085 load_dsa_key + 9253
20  org.andymatuschak.Sparkle     	0x000000010df60389 0x10df5f000 + 5001
21  com.apple.Foundation          	0x00007fff92eef1aa __NSFireDelayedPerform + 392
22  com.apple.CoreFoundation      	0x00007fff9372bc24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
23  com.apple.CoreFoundation      	0x00007fff9372b776 __CFRunLoopDoTimer + 534
24  com.apple.CoreFoundation      	0x00007fff9370c001 __CFRunLoopRun + 1617
25  com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
26  com.apple.HIToolbox           	0x00007fff9869a31f RunCurrentEventLoopInMode + 277
27  com.apple.HIToolbox           	0x00007fff986a151b ReceiveNextEventCommon + 181
28  com.apple.HIToolbox           	0x00007fff986a1456 BlockUntilNextEventMatchingListInMode + 62
29  com.apple.AppKit              	0x00007fff8efc6f5d _DPSNextEvent + 659
30  com.apple.AppKit              	0x00007fff8efc6861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
31  com.apple.Safari.framework    	0x00007fff8e135979 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
32  com.apple.AppKit              	0x00007fff8efc319d -[NSApplication run] + 470
33  com.apple.AppKit              	0x00007fff8f241b88 NSApplicationMain + 867
34  com.apple.Safari.framework    	0x00007fff8e2efe12 SafariMain + 166
35  com.apple.Safari              	0x000000010bf05f2c 0x10bf05000 + 3884

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff97ea57e6 kevent + 10
1   libdispatch.dylib             	0x00007fff96b285be _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff96b2714e _dispatch_mgr_thread + 54

Thread 2:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib        	0x00007fff97ea367a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff97ea2d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff937036fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff9370be64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff92eeef9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.AppKit              	0x00007fff8f274e3c -[NSAnimation(NSInternal) _runBlocking] + 365
7   com.apple.AppKit              	0x00007fff8f274a7d -[NSAnimation(NSInternal) _animationThread] + 65
8   libdispatch.dylib             	0x00007fff96b268ba _dispatch_call_block_and_release + 18
9   libdispatch.dylib             	0x00007fff96b27799 _dispatch_worker_thread2 + 255
10  libsystem_c.dylib             	0x00007fff93cca3da _pthread_wqthread + 316
11  libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 4:: WebCore: IconDatabase
0   libsystem_kernel.dylib        	0x00007fff97ea4bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff93ccc274 _pthread_cond_wait + 840
2   com.apple.WebCore             	0x000000010cbdeb0c WebCore::IconDatabase::syncThreadMainLoop() + 108
3   com.apple.WebCore             	0x000000010cbdea60 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
4   com.apple.JavaScriptCore      	0x000000010c0fac8f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 5:: CoreAnimation render server
0   libsystem_kernel.dylib        	0x00007fff97ea367a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff97ea2d71 mach_msg + 73
2   com.apple.QuartzCore          	0x00007fff976505c9 CA::Render::Server::server_thread(void*) + 184
3   com.apple.QuartzCore          	0x00007fff97650509 thread_fun + 24
4   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
5   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff97ea367a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff97ea2d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff937036fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff9370be64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff9370b676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff92f48ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation          	0x00007fff92f3d74e -[NSThread main] + 68
7   com.apple.Foundation          	0x00007fff92f3d6c6 __NSThread__main__ + 1575
8   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff97ea5192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93cca594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93ccbb85 start_wqthread + 13

Thread 9:

Thread 10:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff97ea4bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff93ccc274 _pthread_cond_wait + 840
2   com.apple.CoreVideo           	0x00007fff97cf0b3c CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo           	0x00007fff97cf085d _ZL13startIOThreadPv + 148
4   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
5   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 11:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib        	0x00007fff97ea4e42 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff93c7edea nanosleep + 164
2   libsystem_c.dylib             	0x00007fff93c7ebb5 usleep + 53
3   com.apple.AppKit              	0x00007fff8f1fdc73 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation          	0x00007fff92f3d74e -[NSThread main] + 68
5   com.apple.Foundation          	0x00007fff92f3d6c6 __NSThread__main__ + 1575
6   libsystem_c.dylib             	0x00007fff93cc88bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff93ccbb75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000110880d80  rbx: 0x00000001106b6680  rcx: 0x00007fff6bb023e0  rdx: 0x0000000110880d80
  rdi: 0x00000001106b6680  rsi: 0x00000001107512d0  rbp: 0x00007fff6bb01e10  rsp: 0x00007fff6bb01de8
   r8: 0x000000000000003f   r9: 0x00000000994ab4cb  r10: 0x00000000994abd5e  r11: 0x0000000000000004
  r12: 0x0000000000000000  r13: 0x00007fddc9c3cd88  r14: 0x000000010c543b2e  r15: 0x0000000000000000
  rip: 0x00007fff6bb023e0  rfl: 0x0000000000010202  cr2: 0x00007fff6bb023e0
Logical CPU: 1

Binary Images:
       0x10bf05000 -        0x10bf05fff  com.apple.Safari (5.2 - 7535.18.5) <0543BCE9-1930-3C54-BE86-C0F11B86AEF4> /Applications/Safari.app/Contents/MacOS/Safari
       0x10bf0e000 -        0x10bf11ff7 +WebKitNightlyEnabler.dylib (??? - ???) <07A28CE6-93B2-36C3-9A5A-99C12ADB19AC> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
       0x10bf1b000 -        0x10c17ffff  com.apple.JavaScriptCore (535+ - 535.24+) <EACDE6FF-0852-3DF9-B6C3-F2D4B430304F> /Applications/WebKit.app/Contents/Frameworks/10.7/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x10c225000 -        0x10c3a9fff  com.apple.WebKit (r108878 - 535.24+) <4C01F50F-E522-36D5-9E32-F1B943BA1044> /Applications/WebKit.app/Contents/Frameworks/10.7/WebKit.framework/Versions/A/WebKit
       0x10c492000 -        0x10c659fff  com.apple.WebKit2 (535+ - 535.24+) <F7AC287E-CAEF-3F1B-8E0B-8FD2E1679E1F> /Applications/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/Versions/A/WebKit2
       0x10c7af000 -        0x10d6e2ff7  com.apple.WebCore (535+ - 535.24+) <A69D0695-FBDC-316E-8BA2-3A52F857C3EB> /Applications/WebKit.app/Contents/Frameworks/10.7/WebCore.framework/Versions/A/WebCore
       0x10df5f000 -        0x10df88ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Applications/WebKit.app/Contents/Frameworks/10.7/Sparkle.framework/Versions/A/Sparkle
       0x10dfa3000 -        0x10e086fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x1138cc000 -        0x1138ccffd +cl_kernels (??? - ???) <D6980FD4-51EB-49F6-9B54-AE36E8C0A508> cl_kernels
       0x113d68000 -        0x113d6efef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x113d75000 -        0x113d78ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x113d7c000 -        0x113e0fff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x113e38000 -        0x113e39ffc +cl_kernels (??? - ???) <F468D2A0-739F-4E69-8FED-D4E2E7FDFC4B> cl_kernels
       0x113e41000 -        0x113e42ff3 +cl_kernels (??? - ???) <DB084392-3A25-4DB4-B629-661E98A19602> cl_kernels
       0x113e54000 -        0x113ee5ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x113f0e000 -        0x113f0effd +cl_kernels (??? - ???) <CE385808-3413-4011-97F1-D0BB8DFCB2CA> cl_kernels
       0x113f20000 -        0x113fb0ff7  unorm16_rgba.dylib (1.50.69 - compatibility 1.0.0) <BEAA96F8-3C0F-3188-AA84-F6F090B80287> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
       0x113fe3000 -        0x113fe3ff5 +cl_kernels (??? - ???) <45522063-FD4D-432D-B88C-2D9A9FA86CDA> cl_kernels
       0x1148c7000 -        0x114a60fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114a94000 -        0x114b8dfff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x114bb4000 -        0x114be2ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x200000000 -        0x2007e6ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6bb05000 -     0x7fff6bb39baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8c109000 -     0x7fff8c5d0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8c5d1000 -     0x7fff8c6d3ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8c6d4000 -     0x7fff8c6d5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8c6d9000 -     0x7fff8c7a0ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8c7a1000 -     0x7fff8c7b0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8c7b1000 -     0x7fff8c7b2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8c7b3000 -     0x7fff8c7b3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8c7b4000 -     0x7fff8c7effff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8c7f0000 -     0x7fff8c7f0fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8cc0f000 -     0x7fff8cc4fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
    0x7fff8cc8e000 -     0x7fff8cc8efff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8cc8f000 -     0x7fff8cc90ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8cf12000 -     0x7fff8cf74ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cf75000 -     0x7fff8d053fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8d054000 -     0x7fff8d059ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8d0dc000 -     0x7fff8d125ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d126000 -     0x7fff8d196fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8d197000 -     0x7fff8d1a9ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8d1aa000 -     0x7fff8d1d7ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d1d8000 -     0x7fff8d24dff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8d24e000 -     0x7fff8d255fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8d256000 -     0x7fff8d265ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8d274000 -     0x7fff8d379fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d37a000 -     0x7fff8d399fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d39a000 -     0x7fff8d3a3ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8d3cd000 -     0x7fff8d413ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
    0x7fff8d434000 -     0x7fff8d43bfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8d43c000 -     0x7fff8d4a2ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d4a3000 -     0x7fff8d716fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d717000 -     0x7fff8d71dfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8d787000 -     0x7fff8d7c9ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d7d0000 -     0x7fff8d855ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8d857000 -     0x7fff8d8c1ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8d984000 -     0x7fff8d986fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
    0x7fff8d987000 -     0x7fff8d9fdfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d9fe000 -     0x7fff8da01fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8da02000 -     0x7fff8da75fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8da76000 -     0x7fff8dd58fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8dd59000 -     0x7fff8ddc1ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ddc2000 -     0x7fff8ddc5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8dec4000 -     0x7fff8decafff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8df5e000 -     0x7fff8dfb2ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8dfb3000 -     0x7fff8dfb3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8dfc0000 -     0x7fff8e0cdfff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e0ce000 -     0x7fff8e0d9ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8e0da000 -     0x7fff8e0e5ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8e0e6000 -     0x7fff8e551ff7  com.apple.Safari.framework (7535 - 7535.18.5) <FE5AA15E-560E-3DB7-B664-D451437E4028> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8e580000 -     0x7fff8e5c2fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8e5c3000 -     0x7fff8e5e9ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8e62d000 -     0x7fff8efbd7a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8efbe000 -     0x7fff8fbc2fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8fbc3000 -     0x7fff8fbc7fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8fefb000 -     0x7fff8fefcfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8fefd000 -     0x7fff8ff0bfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ff21000 -     0x7fff8ff56fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8ffe6000 -     0x7fff90069fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9006a000 -     0x7fff90086ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90205000 -     0x7fff90245fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff90246000 -     0x7fff90246fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90296000 -     0x7fff902a2ff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff902e8000 -     0x7fff90322fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff90323000 -     0x7fff90331ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff90332000 -     0x7fff9042cff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff90473000 -     0x7fff905ccfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff905cd000 -     0x7fff905d0fff  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
    0x7fff905d1000 -     0x7fff905defff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff905fb000 -     0x7fff90636fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff90653000 -     0x7fff9067eff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9067f000 -     0x7fff90680ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff906b2000 -     0x7fff906d6fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff906d7000 -     0x7fff907b5fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff907b6000 -     0x7fff907b6fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff908fa000 -     0x7fff90b22fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff921dd000 -     0x7fff921dfff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff92253000 -     0x7fff92269ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff922bb000 -     0x7fff922c0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff922c1000 -     0x7fff922f1ff7  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
    0x7fff922f2000 -     0x7fff922ffff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff92300000 -     0x7fff92316fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff92317000 -     0x7fff9247eff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9247f000 -     0x7fff924c2ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff924c5000 -     0x7fff9251dfff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92848000 -     0x7fff92caaff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff92cab000 -     0x7fff92d06ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff92d07000 -     0x7fff92d3aff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff92d58000 -     0x7fff92ddcff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff92ddd000 -     0x7fff92e21ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff92e22000 -     0x7fff92e82fff  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
    0x7fff92ee3000 -     0x7fff931fcff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93212000 -     0x7fff9324bfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff9324c000 -     0x7fff93341fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff93584000 -     0x7fff9368bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff936ab000 -     0x7fff936b0fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff936bd000 -     0x7fff936c3fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff936c4000 -     0x7fff936cbff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff936cc000 -     0x7fff936d2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff936d3000 -     0x7fff938a7fff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff938a8000 -     0x7fff938d1ff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff938d2000 -     0x7fff9396cff7  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
    0x7fff9396d000 -     0x7fff9396dfff  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
    0x7fff9396e000 -     0x7fff93a7afff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93c7a000 -     0x7fff93d57fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff93d58000 -     0x7fff93daaff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93dab000 -     0x7fff93dd2fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff93dd9000 -     0x7fff93e02fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9425c000 -     0x7fff94267fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff944d7000 -     0x7fff94abbfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff94abc000 -     0x7fff94b08ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff94b09000 -     0x7fff94b0cff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff94b0d000 -     0x7fff94b4cfff  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
    0x7fff94d57000 -     0x7fff94d59fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff94d5a000 -     0x7fff94e73fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff94efd000 -     0x7fff94f0dff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff952ad000 -     0x7fff952bfff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff952c0000 -     0x7fff952caff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff952f4000 -     0x7fff95311fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
    0x7fff95312000 -     0x7fff95324ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff95388000 -     0x7fff95388fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9546b000 -     0x7fff9550dff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff95785000 -     0x7fff9578afff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff957ec000 -     0x7fff95817ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff95818000 -     0x7fff958cbfff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff958cc000 -     0x7fff95970fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff95971000 -     0x7fff95984ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff95985000 -     0x7fff95989fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff959e9000 -     0x7fff95bebfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff95bec000 -     0x7fff95bedff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff96488000 -     0x7fff9656ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff96b1d000 -     0x7fff96b1dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff96b1e000 -     0x7fff96b24fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff96b25000 -     0x7fff96b33fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff96b34000 -     0x7fff96bafff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff96bb0000 -     0x7fff96ce6fff  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
    0x7fff96ce7000 -     0x7fff97114fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff97124000 -     0x7fff97128ff7  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
    0x7fff97129000 -     0x7fff9720bfff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9721a000 -     0x7fff9721bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff97257000 -     0x7fff972f7fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff972f8000 -     0x7fff97325fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff97562000 -     0x7fff975f8ff7  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
    0x7fff975f9000 -     0x7fff97647fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff97648000 -     0x7fff9764dfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9764e000 -     0x7fff977edfff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9782b000 -     0x7fff9787fff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff97880000 -     0x7fff97895fff  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
    0x7fff97ae0000 -     0x7fff97ae2fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff97ae3000 -     0x7fff97ae7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff97cef000 -     0x7fff97d17ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff97df3000 -     0x7fff97df8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff97df9000 -     0x7fff97e19fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff97e74000 -     0x7fff97e8bfff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff97e8e000 -     0x7fff97eaefff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff97eaf000 -     0x7fff97ec6fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff97ec7000 -     0x7fff985a2ff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff985a3000 -     0x7fff985c7fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff985f0000 -     0x7fff9860dff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff9860e000 -     0x7fff9864dff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9864e000 -     0x7fff98655fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff98656000 -     0x7fff98697fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff98698000 -     0x7fff989c2ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff989c3000 -     0x7fff989cbfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff98a29000 -     0x7fff98a3dff7  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
    0x7fff98a96000 -     0x7fff98db2ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 6253
    thread_create: 0
    thread_set_state: 1368

VM Region Summary:
ReadOnly portion of Libraries: Total=206.8M resident=122.6M(59%) swapped_out_or_unallocated=84.2M(41%)
Writable regions: Total=1.1G written=26.7M(2%) resident=47.4M(4%) swapped_out=0K(0%) unallocated=1.0G(96%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    4668K
CG image                              304K
CG raster data                       4084K
CG shared images                     4444K
CoreAnimation                         260K
CoreGraphics                           16K
CoreImage                              92K
CoreServices                         3148K
IOKit                                7340K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                               44.2M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                         44K
OpenCL                                 48K
OpenGL GLSL                          1372K
OpenGL GLSL (reserved)                128K        reserved VM address space (unallocated)
SQLite page cache                    1248K
STACK GUARD                          56.0M
Stack                                13.1M
Stack (reserved)                      520K        reserved VM address space (unallocated)
VM_ALLOCATE                          16.3M
__CI_BITMAP                            80K
__DATA                               21.5M
__IMAGE                               528K
__LINKEDIT                           59.1M
__RC_CAMERAS                          232K
__TEXT                              147.7M
__UNICODE                             544K
mapped file                          57.5M
shared memory                         760K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      444.0M
Comment 3 sharikov.suba 2012-02-26 07:23:10 PST
After upgrading to r108904, it seems to be resolved.
Comment 4 sharikov.suba 2012-02-26 07:40:14 PST
Too good to be true... Still Crashing.

Process:         Safari [5377]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r108904 (108904)
Code Type:       X86-64 (Native)
Parent Process:  launchd [118]

Date/Time:       2012-02-26 07:34:00.633 -0800
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff618063e0

VM Regions Near 0x7fff618063e0:
    STACK GUARD            00007fff5d809000-00007fff61009000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
--> Stack                  00007fff61009000-00007fff61809000 [ 8192K] rw-/rwx SM=COW  thread 0
    __TEXT                 00007fff61809000-00007fff6183e000 [  212K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
Enabled Extensions:
com.betafish.adblockforsafari-UAMUU4S2D9 (102.5.19 - 2.5.19) AdBlock
com.betteradvertising.ghostery-HPY23A294X (6 - 1.2.0) Ghostery
com.hoyois.safari.clicktoplugin-GY5KR7239Q (35 - 2.6) ClickToPlugin
 
objc[5377]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                           	0x00007fff618063e0 0 + 140734829192160
1   com.apple.WebKit2             	0x00000001022776d7 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 149
2   com.apple.WebKit2             	0x00000001021fdff0 WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 194
3   com.apple.WebKit2             	0x00000001021a14b9 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175
4   com.apple.WebKit2             	0x00000001021a29c5 CoreIPC::Connection::dispatchMessages() + 147
5   com.apple.WebCore             	0x0000000102e55c69 WebCore::RunLoop::performWork() + 89
6   com.apple.WebCore             	0x0000000102e56127 WebCore::RunLoop::performWork(void*) + 71
7   com.apple.CoreFoundation      	0x00007fff8c4de6e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
8   com.apple.CoreFoundation      	0x00007fff8c4ddf4d __CFRunLoopDoSources0 + 253
9   com.apple.CoreFoundation      	0x00007fff8c504d39 __CFRunLoopRun + 905
10  com.apple.CoreFoundation      	0x00007fff8c504676 CFRunLoopRunSpecific + 230
11  com.apple.HIToolbox           	0x00007fff9149331f RunCurrentEventLoopInMode + 277
12  com.apple.HIToolbox           	0x00007fff9149a51b ReceiveNextEventCommon + 181
13  com.apple.HIToolbox           	0x00007fff9149a456 BlockUntilNextEventMatchingListInMode + 62
14  com.apple.AppKit              	0x00007fff87dbff5d _DPSNextEvent + 659
15  com.apple.AppKit              	0x00007fff87dbf861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
16  com.apple.Safari.framework    	0x00007fff86f2e979 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
17  com.apple.AppKit              	0x00007fff87dbc19d -[NSApplication run] + 470
18  com.apple.AppKit              	0x00007fff8803ab88 NSApplicationMain + 867
19  com.apple.Safari.framework    	0x00007fff870e8e12 SafariMain + 166
20  com.apple.Safari              	0x0000000101c09f2c 0x101c09000 + 3884
Comment 5 Alexey Proskuryakov 2012-02-26 13:12:11 PST

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