Safari keep crashing after recently security update

yesterday I had my mac updated with latest security update. right after the restart, safari keep crashing after launching about couple mins.
is similar issue reported? is there any solution?
here is the issue report:
Process: Safari [1800]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 4.0.4 (5531.21.10)
Build Info: WebBrowser-55312110~1
Code Type: X86 (Native)
Parent Process: launchd [117]
Interval Since Last Report: 1716320 sec
Crashes Since Last Report: 13
Per-App Interval Since Last Report: 2127377 sec
Per-App Crashes Since Last Report: 5
Date/Time: 2010-01-23 19:36:49.937 -0500
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: 148935D4-DBF1-4A31-B31C-838AA04349B5
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x00000000007ffff0
Crashed Thread: 3
Thread 0:
0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x922c22ac RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x922c20c5 ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x922c1f39 BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x961d26d5 _DPSNextEvent + 657
8 com.apple.AppKit 0x961d1f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.Safari 0x0000c045 0x1000 + 45125
10 com.apple.AppKit 0x961caf9f -[NSApplication run] + 795
11 com.apple.AppKit 0x961981d8 NSApplicationMain + 574
12 com.apple.Safari 0x000029d2 0x1000 + 6610
Thread 1:
0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x91299842 ***::TCMalloc_PageHeap::scavengerThread() + 578
3 com.apple.JavaScriptCore 0x9129986f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
5 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.WebCore 0x943f91d4 WebCore::IconDatabase::syncThreadMainLoop() + 260
3 com.apple.WebCore 0x943f5009 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
5 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 3 Crashed:
0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
1 libsqlite3.0.dylib 0x93fe2652 allocateBtreePage + 1810
2 libsqlite3.0.dylib 0x93fe5a83 incrVacuumStep + 851
3 libsqlite3.0.dylib 0x9402f6ce sqlite3VdbeExec + 2606
4 libsqlite3.0.dylib 0x9403aea2 sqlite3Step + 386
5 libsqlite3.0.dylib 0x9401b624 sqlite3_exec + 260
6 com.apple.CFNetwork 0x910f3276 __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 64
7 com.apple.CFNetwork 0x910cfbdd ProcessCacheTasks(__CFURLCache*) + 1433
8 com.apple.CFNetwork 0x910c9377 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
9 com.apple.CoreFoundation 0x95ce68f5 CFRunLoopRunSpecific + 4469
10 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
11 com.apple.CFNetwork 0x910c9264 CFURLCacheWorkerThread(void*) + 388
12 libSystem.B.dylib 0x96e04155 pthreadstart + 321
13 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
4 com.apple.Safari 0x0002591f 0x1000 + 149791
5 com.apple.Safari 0x00025648 0x1000 + 149064
6 com.apple.Safari 0x000255d3 0x1000 + 148947
7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
8 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x918d2520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x9186edfd -[NSThread main] + 45
6 com.apple.Foundation 0x9186e9a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
8 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x96e226fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x96e04155 pthreadstart + 321
2 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x9117b841 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
3 com.apple.Safari 0x00115cdb 0x1000 + 1133787
4 com.apple.Safari 0x00115dc9 0x1000 + 1134025
5 com.apple.Safari 0x00040a07 0x1000 + 260615
6 com.apple.Safari 0x00040987 0x1000 + 260487
7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
8 libSystem.B.dylib 0x96e04012 thread_start + 34
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0xffff07a0 ebx: 0x9402ecc4 ecx: 0x00000038 edx: 0xffa6bbc0
edi: 0x00d94470 esi: 0x00ee6e74 ebp: 0xb0183dc8 esp: 0xb0183dc0
ss: 0x0000001f efl: 0x00010286 eip: 0xffff0f38 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x007ffff0
Binary Images:
0x1000 - 0x278ff2 com.apple.Safari 4.0.4 (5531.21.10) <408df699beb70a81fc282fe4fb802483> /Applications/Safari.app/Contents/MacOS/Safari
0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x11b9a000 - 0x11e93ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x18626000 - 0x1862bff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x18641000 - 0x1864ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x19ad5000 - 0x19ad5ffc com.apple.JavaPluginCocoa 12.5.0 (12.5.0) <7bb9a5e35945a712da6637acd29d4cdb> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
0x19adb000 - 0x19ae1fff com.apple.JavaVM 12.5.0 (12.5.0) <8d3f4bb411ac2490335be9a612bb2a22> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90f54000 - 0x91006ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x91007000 - 0x91013ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91014000 - 0x91031ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91032000 - 0x910bfff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x910c0000 - 0x910c5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x910c6000 - 0x9116dfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9116e000 - 0x91172fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91173000 - 0x91313fff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91314000 - 0x9131bff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9131c000 - 0x91326feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x91327000 - 0x913baff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x913bb000 - 0x9146bfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9146c000 - 0x91471fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x914a5000 - 0x91863fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x91864000 - 0x91ae0fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91d59000 - 0x91d9bfef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x91e66000 - 0x91fe6fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x920ca000 - 0x92101fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x92292000 - 0x9259afe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9259b000 - 0x92618feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92623000 - 0x92703fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92704000 - 0x928d5ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x928d6000 - 0x928dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x928dc000 - 0x928e3ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x928e4000 - 0x92a1dff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x92a1e000 - 0x92a9dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x92a9e000 - 0x92ad8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92afe000 - 0x92b0effc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x92b0f000 - 0x92b58fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x92b59000 - 0x92b5cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92b5d000 - 0x92e37ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x92e38000 - 0x92e83fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x92edb000 - 0x92f37ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92f38000 - 0x93409fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x9340a000 - 0x9341afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9341b000 - 0x937b8fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x937b9000 - 0x937c2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x937c3000 - 0x937cbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x937cc000 - 0x93e6cfeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x93e72000 - 0x93e72fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93e73000 - 0x93e73ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x93e74000 - 0x93f50fef com.apple.WebKit 5531.21 (5531.21.8) <aac476a6fa3231d4cdce9a111143e0b7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93f51000 - 0x93f7afff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x93f7b000 - 0x93f7bffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x93f7c000 - 0x93fbafff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x93fbb000 - 0x94042ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x94043000 - 0x94058ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x94059000 - 0x94075ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94093000 - 0x940bcfff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
0x940bd000 - 0x94123ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94124000 - 0x941aefe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x941bb000 - 0x941daffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x941db000 - 0x942a6fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x942a7000 - 0x942f8ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x942f9000 - 0x94308fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x94309000 - 0x94336feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x94337000 - 0x943f1fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x943f2000 - 0x94cc3fff com.apple.WebCore 5531.21 (5531.21.8) <fa100d959d8655e174d84b87fe154b31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x94d01000 - 0x94d42fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94d43000 - 0x94e49ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x94e8f000 - 0x94f70ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
0x94f71000 - 0x94f87fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x94f8e000 - 0x94f90fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x94f91000 - 0x94fd0fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94fd1000 - 0x953e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x953e2000 - 0x9543cff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x9543d000 - 0x95441fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95442000 - 0x9546dfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9546e000 - 0x954aefff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
0x954af000 - 0x954cdfff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x954ce000 - 0x954ceffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x954cf000 - 0x95501fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95505000 - 0x95529fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9552a000 - 0x95535fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95536000 - 0x95536ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x957a0000 - 0x957d1ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x957d2000 - 0x95821fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95822000 - 0x9584aff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x958ef000 - 0x95a27fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x95a28000 - 0x95be4ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x95be5000 - 0x95c72ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95c73000 - 0x95da6fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95e15000 - 0x95e17ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95e18000 - 0x95f60ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x95f61000 - 0x95fbeffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95fbf000 - 0x95ff9ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x9602f000 - 0x96036fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96037000 - 0x9611fff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96120000 - 0x96120ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96151000 - 0x96151ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96152000 - 0x96158fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x96159000 - 0x9615affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9615b000 - 0x96191fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x96192000 - 0x96990fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96991000 - 0x96991ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96992000 - 0x96a25fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x96a99000 - 0x96ac8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x96add000 - 0x96b4ffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x96b50000 - 0x96b68fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x96b69000 - 0x96be6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x96be7000 - 0x96bffff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96c00000 - 0x96c0fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x96c10000 - 0x96c1dfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96c1e000 - 0x96c1effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x96c1f000 - 0x96c3dff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <0dc7272ee811169b47b4c682bfc666c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x96c3e000 - 0x96cf5ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96cf6000 - 0x96d70ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x96d71000 - 0x96d71ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96d72000 - 0x96d74ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x96d75000 - 0x96d75ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96dc5000 - 0x96dd1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96dd2000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x96f3a000 - 0x96fe1feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x96fe2000 - 0x96ff0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96ff1000 - 0x970b8ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x970b9000 - 0x97112ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97113000 - 0x97265ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97266000 - 0x9758cfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9758d000 - 0x975b1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

HI,
Are you running anti-virus software by chance????
For Safari try trouble shooting...
From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem.
http://support.apple.com/kb/TS1594
And make sure Safari is not running in Rosetta. Right or control click the Safari icon in your Applications folder then click Get Info. In the Get Info window click the black disclosure triangle so it faces down. Where you see Open using Rosetta... make sure that is NOT selected.
Try booting in Safe Mode. Safe Mode
What is Safe Mode
If nothing above has helped, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
Carolyn
Message was edited by: Carolyn Samit

Similar Messages

  • Art Rage 2 crashing after recent security update :(

    3 nights ago i updated my os with the recent security update via software update. The next day when I tried to use Art Rage 2 it crashed (http://www.ambientdesign.com) . I had used it the night before. The only difference was the security upgrade that I'd made. I've put a crash report as of this morning below.
    Art Rage is an application I use regularly I hope you can help.
    Ujwala
    Date/Time: 2006-12-03 08:13:22 +0600
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: ArtRage 2
    Path: /Applications/ArtRage 2/ArtRage 2.app/Contents/MacOS/ArtRage 2
    Version: AR2.2 (2.2)
    PID: 771
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x4e534195
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x908611ec objc_msgSend + 0xc
    1 com.AmbientDesign.ArtRage2 0x001945e4 0x1000 + 0x1935e4
    2 com.AmbientDesign.ArtRage2 0x0010e258 0x1000 + 0x10d258
    3 com.AmbientDesign.ArtRage2 0x000cf1fc 0x1000 + 0xce1fc
    4 com.AmbientDesign.ArtRage2 0x00138404 0x1000 + 0x137404
    5 com.AmbientDesign.ArtRage2 0x0002af4c 0x1000 + 0x29f4c
    6 com.AmbientDesign.ArtRage2 0x002d17ac 0x1000 + 0x2d07ac
    7 dyld 0x8fe17754 callmodule_initializers_forobjects + 0x1ac
    8 dyld 0x8fe1721c callmoduleinitializers + 0x40
    9 dyld 0x8fe14348 dyld_make_delayed_module_initializercalls + 0x6c
    10 com.AmbientDesign.ArtRage2 0x00008754 0x1000 + 0x7754
    11 com.AmbientDesign.ArtRage2 0x00008548 0x1000 + 0x7548
    12 com.AmbientDesign.ArtRage2 0x000084a8 0x1000 + 0x74a8
    PPC Thread State:
    srr0: 0x908611ec srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x42424228 xer: 0x00000000 lr: 0x001945e4 ctr: 0x908611e0
    r0: 0x001945e4 r1: 0xbffff5e0 r2: 0x8fe507cc r3: 0x0027e534
    r4: 0x0027e510 r5: 0x0000002f r6: 0x003352bc r7: 0x00610070
    r8: 0x00000000 r9: 0x00000048 r10: 0x00000025 r11: 0x24424222
    r12: 0x4e534175 r13: 0x0033fd44 r14: 0x0033fd80 r15: 0xbffff8dc
    r16: 0x0033fe10 r17: 0x0033fd98 r18: 0x0033fcd0 r19: 0x0033fcdc
    r20: 0x0033fce8 r21: 0x0033fd5c r22: 0x0033fe48 r23: 0x0033fe58
    r24: 0x002d2bf4 r25: 0xbffff6e8 r26: 0xbffff700 r27: 0xbffff6e8
    r28: 0xbffff6f4 r29: 0x00000000 r30: 0x006080c0 r31: 0x001944ac
    Binary Images Description:
    0x1000 - 0x2e4fff com.AmbientDesign.ArtRage2 AR2.2 (2.2) /Applications/ArtRage 2/ArtRage 2.app/Contents/MacOS/ArtRage 2
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c82000 - 0x81c8afff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8388c000 - 0x83898fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8b810000 - 0x8b850fff com.apple.glut 3.2.7 (GLUT-3.2.7) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c2dd000 - 0x8c2ddfff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9084afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91318000 - 0x91368fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.72 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9173a000 - 0x91751fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91853fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91953000 - 0x91953fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b71000 - 0x91b8bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92109000 - 0x92141fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x9270efff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9354e000 - 0x93606fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9438a000 - 0x943a4fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94e0b000 - 0x94e1efff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9605d000 - 0x96066fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x971a0fff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99000000 - 0x994fffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    Hi Bee,
    Thanks for getting back. I did put the program out and try running it and it continued to crash. The Ambient folks sent me another file which i had to put within the folder. It continues to crash.
    I dont use too many programmes, the few I use are not crashing at least none that I can recall or replicate. The gmail and wordpress.com options page making both safari and firefox crash plagued me for the longest time and was solved recently in this forum.
    I've put below another copy of the crash report.
    Thank you for continuing to work on my problem.
    Regards,
    Ujwala
    Date/Time: 2006-12-19 22:49:12 +0600
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: ArtRage 2
    Path: /Applications/ArtRage 2/ArtRage 2.app/Contents/MacOS/ArtRage 2
    Version: AR2.2 (2.2)
    PID: 916
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x4e534195
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x908611ec objc_msgSend + 0xc
    1 com.AmbientDesign.ArtRage2 0x0018929c 0x1000 + 0x18829c
    2 com.AmbientDesign.ArtRage2 0x0010e564 0x1000 + 0x10d564
    3 com.AmbientDesign.ArtRage2 0x000cf508 0x1000 + 0xce508
    4 com.AmbientDesign.ArtRage2 0x00138794 0x1000 + 0x137794
    5 com.AmbientDesign.ArtRage2 0x0002af5c 0x1000 + 0x29f5c
    6 com.AmbientDesign.ArtRage2 0x002da3a8 0x1000 + 0x2d93a8
    7 dyld 0x8fe17754 callmodule_initializers_forobjects + 0x1ac
    8 dyld 0x8fe1721c callmoduleinitializers + 0x40
    9 dyld 0x8fe14348 dyld_make_delayed_module_initializercalls + 0x6c
    10 com.AmbientDesign.ArtRage2 0x00008754 0x1000 + 0x7754
    11 com.AmbientDesign.ArtRage2 0x00008548 0x1000 + 0x7548
    12 com.AmbientDesign.ArtRage2 0x000084a8 0x1000 + 0x74a8
    PPC Thread State:
    srr0: 0x908611ec srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x42424228 xer: 0x00000000 lr: 0x0018929c ctr: 0x908611e0
    r0: 0x0018929c r1: 0xbffff5d0 r2: 0x8fe507cc r3: 0x00286fb4
    r4: 0x00286f90 r5: 0x0000002f r6: 0x0032c970 r7: 0x00610070
    r8: 0x00000000 r9: 0x00000048 r10: 0x00000025 r11: 0x24424222
    r12: 0x4e534175 r13: 0x00348dd4 r14: 0x00348e10 r15: 0xbffff8dc
    r16: 0x00348ea0 r17: 0x00348e28 r18: 0x00348d60 r19: 0x00348d6c
    r20: 0x00348d78 r21: 0x00348dec r22: 0x00348ed8 r23: 0x00348ee8
    r24: 0x002db7e0 r25: 0xbffff6e8 r26: 0xbffff700 r27: 0xbffff6e8
    r28: 0xbffff6f4 r29: 0x00000000 r30: 0x00608340 r31: 0x00189160
    Binary Images Description:
    0x1000 - 0x2edfff com.AmbientDesign.ArtRage2 AR2.2 (2.2) /Applications/ArtRage 2/ArtRage 2.app/Contents/MacOS/ArtRage 2
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c82000 - 0x81c8afff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8388c000 - 0x83898fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8b810000 - 0x8b850fff com.apple.glut 3.2.7 (GLUT-3.2.7) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c2dd000 - 0x8c2ddfff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9084afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91318000 - 0x91368fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.72 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9173a000 - 0x91751fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91853fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91953000 - 0x91953fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b71000 - 0x91b8bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92109000 - 0x92141fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x9270efff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9354e000 - 0x93606fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9438a000 - 0x943a4fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94e0b000 - 0x94e1efff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9605d000 - 0x96066fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x971a0fff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99000000 - 0x994fffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

  • Safari keeps crashing after latest Security patch

    Since I installed the latest Security patch Safari keeps crashing, as often as every 15 minutes...
    I suspect that it has something to do with the latest Flash-player. Is there a way around this or do I have to wait for the next patch from Apple (or Adobe)?
    I post one of my crash-reports.
    Here is what I have tried to solve this:
    - repaired permissions
    - uninstalled and reinstalled Flash-player
    - trashed ~/Library/Preferences/com.apple.Safari.plist
    - resetted Safari and cleared cache
    - reinstalled latest Security patch v 1.1
    Any suggestions?
    Process: Safari [156]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10.6)
    Build Info: WebBrowser-55231006~1
    Code Type: X86 (Native)
    Parent Process: launchd [109]
    Date/Time: 2008-01-07 09:50:12.814 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000015371d80
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.ApplicationServices.ATS 0x90436a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x903f71f7 AVLRFindBestMatch + 351
    2 ...ple.ApplicationServices.ATS 0x903f7063 FindEntryInNameCacheByName + 383
    3 ...ple.ApplicationServices.ATS 0x903f6b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    4 ...ple.ApplicationServices.ATS 0x903f6933 FindFontIDFromNameInternal + 85
    5 ...ple.ApplicationServices.ATS 0x9040d4a8 _eFOFindFontIDFromName + 116
    6 ...ple.ApplicationServices.ATS 0x9040d41c FOFindFontIDFromName + 111
    7 com.apple.QD 0x9111ddcc ATSUFindFontFromName + 246
    8 ...romedia.Flash Player.plugin 0x176da4ee 0x17357000 + 3683566
    9 ...romedia.Flash Player.plugin 0x173be83f 0x17357000 + 423999
    10 ...romedia.Flash Player.plugin 0x173c4663 0x17357000 + 448099
    11 ...romedia.Flash Player.plugin 0x173c4988 0x17357000 + 448904
    12 ...romedia.Flash Player.plugin 0x173c5423 0x17357000 + 451619
    13 ...romedia.Flash Player.plugin 0x173d030b 0x17357000 + 496395
    14 ...romedia.Flash Player.plugin 0x174f27d5 0x17357000 + 1685461
    15 ...romedia.Flash Player.plugin 0x1749a3de 0x17357000 + 1323998
    16 ...romedia.Flash Player.plugin 0x17551082 0x17357000 + 2072706
    17 ...romedia.Flash Player.plugin 0x17555b14 0x17357000 + 2091796
    18 ...romedia.Flash Player.plugin 0x175566d4 0x17357000 + 2094804
    19 ...romedia.Flash Player.plugin 0x175582b1 0x17357000 + 2101937
    20 ...romedia.Flash Player.plugin 0x175a1be0 0x17357000 + 2403296
    21 ...romedia.Flash Player.plugin 0x177118ba Flash_EnforceLocalSecurity + 74386
    22 com.apple.CoreFoundation 0x9281ab7e CFRunLoopRunSpecific + 4494
    23 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    24 com.apple.HIToolbox 0x958878a4 RunCurrentEventLoopInMode + 283
    25 com.apple.HIToolbox 0x958876bd ReceiveNextEventCommon + 374
    26 com.apple.HIToolbox 0x95887531 BlockUntilNextEventMatchingListInMode + 106
    27 com.apple.AppKit 0x91d49d5b _DPSNextEvent + 657
    28 com.apple.AppKit 0x91d496a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    29 com.apple.Safari 0x00009d4e 0x1000 + 36174
    30 com.apple.AppKit 0x91d426d1 -[NSApplication run] + 795
    31 com.apple.AppKit 0x91d0f9ba NSApplicationMain + 574
    32 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x96065ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x9608fced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x0086802f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00863625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    5 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90fd57ba CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x900c1560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9005e04d -[NSThread main] + 45
    6 com.apple.Foundation 0x9005dbf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    8 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x960adf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    2 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91022d45 _KeychainThread + 230
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1781f341 memcopy_mmx + 709497
    3 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    4 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa00770b0 ebx: 0x90436973 ecx: 0x0000008a edx: 0x00000001
    edi: 0x15371d90 esi: 0x15371d7c ebp: 0xbfffdb08 esp: 0xbfffdac0
    ss: 0x0000001f efl: 0x00010202 eip: 0x90436a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x15371d80
    Binary Images:
    0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x193000 - 0x1bafff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x420000 - 0x506ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x860000 - 0xd76fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x17ce000 - 0x17d3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15cde000 - 0x15cdeffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x17164000 - 0x1716bffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17357000 - 0x17954ff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17a95000 - 0x17ab4fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1971a000 - 0x19728feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1972d000 - 0x1973ffff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90053ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90054000 - 0x902cdfe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902ce000 - 0x90318fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90319000 - 0x903c8fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x903c9000 - 0x903e1fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x903e2000 - 0x903f1fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x903f2000 - 0x90484ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90485000 - 0x90535fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90536000 - 0x9055afff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x9058d000 - 0x905a8ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x905a9000 - 0x905d8fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x905fd000 - 0x90ac9ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90cc1000 - 0x90d54fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90d55000 - 0x90d65fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d66000 - 0x90dcbffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90dcc000 - 0x90e56fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90e57000 - 0x90e58ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90e59000 - 0x90e59ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90e5a000 - 0x90f0cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x90f0d000 - 0x90f16fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90f17000 - 0x90f5cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90f5d000 - 0x90f87fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90f88000 - 0x90f8fff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90f90000 - 0x90fc9ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90fca000 - 0x91041fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91061000 - 0x91061ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91062000 - 0x91094fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91104000 - 0x911abfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911ac000 - 0x911acff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91239000 - 0x918d0fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91925000 - 0x91966fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91967000 - 0x91a22fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91a23000 - 0x91a28fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91a29000 - 0x91a4dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a4e000 - 0x91a76ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b57000 - 0x91b6dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91b6e000 - 0x91b73fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91cab000 - 0x91d08ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x91d09000 - 0x92503fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9276d000 - 0x927a7ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x927a8000 - 0x928dafe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92ae8000 - 0x92ef8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93033000 - 0x93042ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93050000 - 0x9340efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9340f000 - 0x93410fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9345e000 - 0x9347cff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9347d000 - 0x9348dffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9348f000 - 0x93768fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x937a3000 - 0x9386efff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9386f000 - 0x93993fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93994000 - 0x939edfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x939ee000 - 0x939eeffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x939ef000 - 0x939f1ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x939f2000 - 0x93a6efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a6f000 - 0x93a85fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93a86000 - 0x93a88fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93a89000 - 0x93b50ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93b51000 - 0x93c07fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93c08000 - 0x93c27ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93c28000 - 0x93c2cfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93c2d000 - 0x93d0cfff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x93d0d000 - 0x93d8cff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93d8d000 - 0x93e01fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93e02000 - 0x93e09fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93e0a000 - 0x93e37feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94d59000 - 0x950efff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x950f0000 - 0x95235ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95236000 - 0x95290ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95291000 - 0x952ceff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x952cf000 - 0x95305fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x95306000 - 0x95306ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95307000 - 0x95315ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95316000 - 0x95322ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95323000 - 0x95323ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95324000 - 0x9532fff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95330000 - 0x9536ffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95370000 - 0x9537afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x953c0000 - 0x953c3fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x953c4000 - 0x954fcff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x954fd000 - 0x955e1ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x955e2000 - 0x95600fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x95601000 - 0x9577ffff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95780000 - 0x95807ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95858000 - 0x95b5efff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95b9c000 - 0x95c45fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95d9d000 - 0x95da5fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95da6000 - 0x95db1fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95db2000 - 0x95f7bfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f7c000 - 0x95fbefef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95fbf000 - 0x95fbfffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95fc0000 - 0x9603aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9605e000 - 0x961b8fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x961b9000 - 0x961bffff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x961c0000 - 0x961c7fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x961c8000 - 0x961dcff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x966f4000 - 0x966f4fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96733000 - 0x967bfff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x967c5000 - 0x967c7fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x967c8000 - 0x967c8ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x967cf000 - 0x967dcfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x967dd000 - 0x96813fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96814000 - 0x96915fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96916000 - 0x969f7ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x969f8000 - 0x96a54ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96a55000 - 0x96d66fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96d67000 - 0x96d6effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I am getting crashes on this too and suspect it may be related to Flash (see similar crash log I have on http://discussions.apple.com/thread.jspa?threadID=1330783 )
    However, I'm getting Application.ATS in the logs too - and iTunes similarly crashes on a fairly regular basis if I leave it running in the background with the iTunes Store open - so I now suspect it's to do with the latest security patch and something with ATS:
    Process: iTunes [563]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 7.5 (7.5)
    Build Info: iTunes-7501901~6
    Code Type: X86 (Native)
    Parent Process: launchd [89]
    Date/Time: 2008-01-09 22:03:09.386 +0000
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000113af0f8
    Crashed Thread: 6
    Thread 0:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 ...ple.CoreServices.CarbonCore 0x94348439 YieldToThread + 478
    3 ...ple.CoreServices.CarbonCore 0x94348258 YieldToAnyThread + 18
    4 com.apple.iTunes 0x0026c661 0x1000 + 2537057
    5 com.apple.iTunes 0x000770ec 0x1000 + 483564
    6 com.apple.iTunes 0x0025ac01 0x1000 + 2464769
    7 com.apple.CoreFoundation 0x96a3eb7e CFRunLoopRunSpecific + 4494
    8 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    9 com.apple.HIToolbox 0x924048a4 RunCurrentEventLoopInMode + 283
    10 com.apple.HIToolbox 0x924b85a7 GetNextEventMatchingMask + 447
    11 com.apple.HIToolbox 0x924b82ae WNEInternal + 151
    12 com.apple.HIToolbox 0x924b820d WaitNextEvent + 54
    13 com.apple.iTunes 0x001bd8e2 0x1000 + 1820898
    14 com.apple.iTunes 0x0025b146 0x1000 + 2466118
    15 com.apple.iTunes 0x0025bc84 0x1000 + 2468996
    16 com.apple.iTunes 0x00039283 0x1000 + 230019
    17 com.apple.iTunes 0x0025c3a9 0x1000 + 2470825
    18 com.apple.iTunes 0x00002da2 0x1000 + 7586
    19 com.apple.iTunes 0x00002cc9 0x1000 + 7369
    Thread 1:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x93b4d464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x93b4d300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    7 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x936ab92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x93722c4b pthreadcondwait + 48
    3 com.apple.iTunes 0x002438f2 0x1000 + 2369778
    4 com.apple.iTunes 0x00330efd 0x1000 + 3342077
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x936faf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    2 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9370a3ca accept$NOCANCEL$UNIX2003 + 10
    1 com.apple.iTunes 0x002708e6 0x1000 + 2554086
    2 com.apple.iTunes 0x002cda8b 0x1000 + 2935435
    3 com.apple.iTunes 0x002cdaf4 0x1000 + 2935540
    4 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    5 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed94 CFRunLoopRun + 84
    4 com.apple.iTunes 0x00229a3e 0x1000 + 2263614
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 Crashed:
    0 ...ple.ApplicationServices.ATS 0x96bf2a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    2 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    3 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    4 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    5 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    6 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    7 ...ple.ApplicationServices.ATS 0x96bb31f7 AVLRFindBestMatch + 351
    8 ...ple.ApplicationServices.ATS 0x96bb3063 FindEntryInNameCacheByName + 383
    9 ...ple.ApplicationServices.ATS 0x96bb2b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    10 ...ple.ApplicationServices.ATS 0x96bb2933 FindFontIDFromNameInternal + 85
    11 ...ple.ApplicationServices.ATS 0x96bc94a8 _eFOFindFontIDFromName + 116
    12 ...ple.ApplicationServices.ATS 0x96bc941c FOFindFontIDFromName + 111
    13 com.apple.QD 0x913bddcc ATSUFindFontFromName + 246
    14 com.apple.iTunes 0x001b0329 0x1000 + 1766185
    15 com.apple.iTunes 0x0021294c 0x1000 + 2169164
    16 com.apple.iTunes 0x001a425c 0x1000 + 1716828
    17 com.apple.iTunes 0x004701e5 0x1000 + 4649445
    18 com.apple.iTunes 0x00470b3e 0x1000 + 4651838
    19 com.apple.iTunes 0x0046d6e9 0x1000 + 4638441
    20 com.apple.iTunes 0x001a7299 0x1000 + 1729177
    21 com.apple.iTunes 0x001a73df 0x1000 + 1729503
    22 com.apple.iTunes 0x00198eb8 0x1000 + 1670840
    23 com.apple.iTunes 0x0019a3fa 0x1000 + 1676282
    24 com.apple.iTunes 0x0019a629 0x1000 + 1676841
    25 com.apple.iTunes 0x0026c2e0 0x1000 + 2536160
    26 ...ple.CoreServices.CarbonCore 0x9434cd0d CooperativeThread + 309
    27 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    28 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x936ab946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x936dea53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.iTunes 0x00243898 0x1000 + 2369688
    4 com.apple.iTunes 0x00243b25 0x1000 + 2370341
    5 com.apple.iTunes 0x00243c04 0x1000 + 2370564
    6 com.apple.iTunes 0x001f4a6d 0x1000 + 2046573
    7 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    8 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
    eax: 0xa08ff0b0 ebx: 0x96bf2973 ecx: 0x00000002 edx: 0x00000001
    edi: 0x113af108 esi: 0x113af0f4 ebp: 0xb023fed8 esp: 0xb023fe90
    ss: 0x0000001f efl: 0x00010202 eip: 0x96bf2a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x113af0f8
    Binary Images:
    0x1000 - 0xa7ffe4 com.apple.iTunes 7.5 (7.5) /Applications/iTunes.app/Contents/MacOS/iTunes
    0xe44000 - 0xe48fff com.apple.iPod 1.5 (15) <80c68d6d158ff1999c64d7450e34e0db> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xe4f000 - 0xe56fff com.apple.ipodsynchronization 2.3 (106.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xe5f000 - 0xeebffb com.apple.iTunes.iPodUpdater 7.4.1 (7.4.1) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xf43000 - 0x100cff5 com.apple.DiscRecording 4.0 (4000.4.10) <d4130992c67baeb1ec39e6b63e080550> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1600000 - 0x163bfff com.apple.QuickTimeFireWireDV.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1646000 - 0x1660fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1665000 - 0x166affb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1670000 - 0x16abfe3 com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x16d4000 - 0x16eefe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xbf80000 - 0xc162fe4 +org.perian.Perian 1.0 (1.0) /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0xc28d000 - 0xc4cdfd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xc505000 - 0xc6c7fea +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0xccee000 - 0xcceffe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xddf5000 - 0xddf8fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xddfe000 - 0xddffffe com.apple.bluetooth.SCOCoreAudioPlugIn 2.0 (2.0f20) <af44d713dbc34ffeeeef960ee38b15f8> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS COAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Con tents/MacOS/IOBluetoothSCOAudioDriverPlugIn
    0xde04000 - 0xde71ff7 com.apple.Bluetooth 2.0 (2.0f20) <3607252944b8cd29f3e9f5a00cc32247> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0xdebd000 - 0xdec0fff com.apple.BezelServicesFW 1.4.533 (1.4.533) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0xdec7000 - 0xdeccfff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe0ae000 - 0xe23bfef com.apple.audio.codecs.Components 1.6 (1.6) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xe2d5000 - 0xe2d9fff com.apple.QuartzComposer.iTunesPlugIn 1.0 (10) /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x10352000 - 0x10438ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x10576000 - 0x10588fff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x105e2000 - 0x105ebff7 com.apple.iokit.IOUSBLib 3.0.0 (3.0.0) <07a7c9d3dc35bd53355b3bbf698e790e> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x3c390000 - 0x3c3aeff7 com.apple.mobiledevice 2.0 (2.0) <af8c94837d4444c8b47c8801c4f8a1e4> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90519fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9051a000 - 0x9051cfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9051d000 - 0x90533fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90534000 - 0x905e4fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905e5000 - 0x9063efff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9063f000 - 0x90b0bffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b0c000 - 0x90b36fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90b4f000 - 0x90bdaffb com.apple.QTKit 7.3.1 (7.3.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90bdb000 - 0x90d11fe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90d12000 - 0x90d30ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90d31000 - 0x90d58fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x90d89000 - 0x90dbffff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90df7000 - 0x90e07ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90e08000 - 0x90eb7fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90eb8000 - 0x90ffdff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90ffe000 - 0x911b9ff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x911c0000 - 0x9123aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9123b000 - 0x9126afe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9126b000 - 0x9134afff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9134b000 - 0x9139bff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9139c000 - 0x913a3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x913a4000 - 0x9144bfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9144c000 - 0x91615fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91616000 - 0x91616ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91617000 - 0x919adff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x919ae000 - 0x91a64fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91a65000 - 0x91a89feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a8a000 - 0x91b14fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b69000 - 0x91b74ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91cac000 - 0x91cc4fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91cc5000 - 0x91ce8fff com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91ce9000 - 0x91d23ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91eb9000 - 0x91ebbff1 com.apple.QuickTimeH264.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91ebc000 - 0x91ec1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91ec2000 - 0x91eeaff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91eeb000 - 0x91eebffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91eec000 - 0x91f1dffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f1e000 - 0x91f25ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91f26000 - 0x922e4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x923a0000 - 0x923a0ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x923a1000 - 0x923c0ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x923d5000 - 0x926dbfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x926dc000 - 0x9271bfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9284a000 - 0x929c8fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x929c9000 - 0x929c9ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x929ca000 - 0x92a24ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92a25000 - 0x92a25ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92a26000 - 0x92ab2ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92ab3000 - 0x92b0fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92b10000 - 0x92bd7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92bd8000 - 0x92c35ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92c40000 - 0x92c47ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92c48000 - 0x92c54fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x92c55000 - 0x9344ffef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93450000 - 0x9345dfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9345e000 - 0x934f1fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93500000 - 0x93507fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93508000 - 0x935e7fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x935e8000 - 0x93667ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93668000 - 0x936aafef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x936ab000 - 0x93805fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x93806000 - 0x93807ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93a83000 - 0x93b2cfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93b2d000 - 0x93b2fff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93b30000 - 0x93bacfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93bad000 - 0x93ca1ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x93ca2000 - 0x93d29ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x93d2a000 - 0x93d3eff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d3f000 - 0x93d3ffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93d40000 - 0x93fb9fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fba000 - 0x93fc6ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93fc7000 - 0x94003ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x94004000 - 0x94031feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94032000 - 0x94064fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94065000 - 0x940a6fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x940f1000 - 0x94115fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x94116000 - 0x941e1fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x941e2000 - 0x942c6ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x942c7000 - 0x942d6ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x942d7000 - 0x945b0fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x945b1000 - 0x945bbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x945c8000 - 0x946ecfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94727000 - 0x9472cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9472d000 - 0x9472dffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9472e000 - 0x94734fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94735000 - 0x94b45fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94b46000 - 0x959c7fe2 com.apple.QuickTimeComponents.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x959c8000 - 0x959c8ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x959c9000 - 0x95a06ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95a07000 - 0x9609efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9609f000 - 0x960a7fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x960a8000 - 0x960b7fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x960b8000 - 0x961f0ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x96260000 - 0x962acfff com.apple.QuickLookUIFramework 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x962ad000 - 0x9635fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x96360000 - 0x9637eff7 com.apple.QuickLookFramework 1.0.1 (168.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9637f000 - 0x96382fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96383000 - 0x9638efe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9638f000 - 0x9638fffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96390000 - 0x96390ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96391000 - 0x96405fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96406000 - 0x96424fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x96425000 - 0x964e0fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x964e1000 - 0x964e1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x964e2000 - 0x964f2fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x964f3000 - 0x9650effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96575000 - 0x96613fef com.apple.QuickTimeImporters.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96645000 - 0x96956fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96957000 - 0x969c6fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969c7000 - 0x969cbfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x969cc000 - 0x96afefe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96b04000 - 0x96b05fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96b06000 - 0x96b14ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96b15000 - 0x96b1efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96b1f000 - 0x96b35fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b36000 - 0x96badfe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96bae000 - 0x96c40ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c41000 - 0x96c46ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96c47000 - 0x96c8cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96c8d000 - 0x96d6eff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Why Safari, Mail crash after installing Security Update 2008-002, v 1.1 ?

    After I installed Security Update 2008-002, V1.1 Safari and E-mail crash. Any help with this issue is appreciated.
    Here is what the Problem Report for Safari contains:
    PROBLEM REPORT FOR SAFARI
    SYSTEM CONFIGURATION TAB CONTENTS
    Model: PowerMac8,1, BootROM 5.2.2f4, 1 processor, PowerPC G5 (3.0), 1.8 GHz, 512 MB
    Graphics: GeForce FX 5200, GeForce FX 5200, spdisplaysagpdevice, 64 MB
    Memory Module: DIMM0/J4000, 512 MB, DDR SDRAM, PC3200U-30330
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 2.1.0f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST380013AS, 74.53 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K04F
    USB Device: FreeAgentDesktop, Seagate, high_speed, 500 mA
    USB Device: Photosmart C7100 series, HP, high_speed, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
    PROBLEM DETAILS TAB CONTENTS
    Process: Safari [280]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: ??? (???)
    [ this information copied from system profiler/applications/safari
    Version: 3.0.4
    Last Modified: 10/9/07 5:26 PM
    Kind: Universal
    Get Info String: 3.0.4, Copyright © 2003-2007 Apple Inc.
    Location: /Applications/Safari.app
    Build Info: WebBrowser-55231000~1
    Code Type: PPC (Native)
    Parent Process: launchd [76]
    Date/Time: 2008-05-06 16:15:41.653 -0600
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNPROTECTIONFAILURE at 0x00000000bf7fffe0
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x961e5150 classHash + 16
    1 libobjc.A.dylib 0x961d4860 NXHashGet + 52
    2 libobjc.A.dylib 0x961e54b4 lookupclass + 116
    3 libobjc.A.dylib 0x961e6b0c connect_class + 116
    4 libobjc.A.dylib 0x961e6b48 connect_class + 176
    [same message appears in deleted lines 5 through 508 ]
    509 libobjc.A.dylib 0x961e6b48 connect_class + 176
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x961e5150 srr1: 0x0000d030 dar: 0xbf7fffe0 dsisr: 0x42000000
    r0: 0x961d4864 r1: 0xbf800030 r2: 0x002016c0 r3: 0xbf8000c8
    r4: 0xbf8000c8 r5: 0x00000000 r6: 0x00000207 r7: 0x00000000
    r8: 0x002fc080 r9: 0x00000000 r10: 0x961e2060 r11: 0xa0b8780c
    r12: 0x961e5140 r13: 0xa0b879bc r14: 0xa0b87120 r15: 0x00000000
    r16: 0x00000016 r17: 0x962b7474 r18: 0xbfffd6d8 r19: 0xa0b879bc
    r20: 0x00000011 r21: 0xbfffd6c4 r22: 0xa0ba545c r23: 0xa0b8545c
    r24: 0xa0b8545c r25: 0x00000001 r26: 0xbf8000c8 r27: 0x00000001
    r28: 0x00201670 r29: 0x001a9000 r30: 0x917014d4 r31: 0x961e545c
    cr: 0x84224412 xer: 0x20000000 lr: 0x961d4864 ctr: 0x961e5140
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x138ff7 com.apple.Safari 3.0.4 (5523.10) <c97d27762fb9245167f1258e6e098c97> /Applications/Safari.app/Contents/MacOS/Safari
    0x17c000 - 0x18bffc SyndicationUI ??? (???) <01f9a01d0e0e0ab121be6c42c1e50093> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x90009ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9000a000 - 0x9003bfff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90052000 - 0x900a1ff7 libGLImage.dylib ??? (???) <1b1db85f633ad1eed75cd6645ec99a5c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x900a2000 - 0x90616ff7 com.apple.CoreGraphics 1.351.21 (???) <44bbf8c3a4e8bc97e8b3e35737001742> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90638000 - 0x9066dfff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9066e000 - 0x9066eff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9073d000 - 0x90761ffb libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90762000 - 0x907fcff7 com.apple.ApplicationServices.ATS 3.2 (???) <4258842969dc8d4fa37e01a80aa3d409> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x907fd000 - 0x9081cfff libresolv.9.dylib ??? (???) <181fb3defd2942f00201507cfa4efdb5> /usr/lib/libresolv.9.dylib
    0x9081d000 - 0x90830ffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90831000 - 0x90831fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90832000 - 0x90834ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90901000 - 0x9097cfff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x909e1000 - 0x90d0afe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90d0b000 - 0x90d70ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90fee000 - 0x910bdfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x910c9000 - 0x9115fff3 com.apple.LaunchServices 286.5 (286.5) <1a1a73b91deacb172d15745ec73e5959> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91160000 - 0x911e1fff com.apple.print.framework.PrintCore 5.5.2 (245.1) <df7cf3aa9f046c543b9e27f08860b692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x911e2000 - 0x91769ff3 com.apple.WebCore 5523.15.1 (5523.15.1) <1b3efd86817446bdeddc4c8129c33311> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9176a000 - 0x91771fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91772000 - 0x91837ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9189d000 - 0x91924ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <3baa0645ba65ef3c69c975ac989b2caf> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91925000 - 0x91966ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91967000 - 0x919ceffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x919cf000 - 0x919f9ff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
    0x919fa000 - 0x91a45ffb com.apple.Metadata 10.5.2 (398.7) <f0c3c28205af67a29a2ed728ee297648> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91a46000 - 0x91a49fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91a4a000 - 0x91a4effe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91a4f000 - 0x91bbaff9 com.apple.AddressBook.framework 4.1 (687.1) <8ba1dd324b1e390989a1d0c952d95cd7> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91bbb000 - 0x91d04ffb com.apple.ImageIO.framework 2.0.1 (2.0.1) <ea98d04f3ecfec65edfafe3796d6d442> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91d05000 - 0x91d12ff3 com.apple.opengl 1.5.6 (1.5.6) <4ec145eba41b94cff1322a041dfdb437> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91d13000 - 0x922cdfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x922dd000 - 0x924c0ffb com.apple.security 5.0.2 (33001) <5e841904ba22d381672679180d4b0f4a> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x924c1000 - 0x924feffe com.apple.securityfoundation 3.0 (32989) <ad2dd4c797fa2ba4c656f82936f9fb83> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92529000 - 0x92542fff com.apple.CoreVideo 1.5.0 (1.5.0) <addd6360b7be4dae18a0a5e2bfa98740> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92593000 - 0x92595fff com.apple.CrashReporterSupport 10.5.0 (156) <80ad9e5e406c33f861fba5a238bbf8fe> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92596000 - 0x925cefff com.apple.SystemConfiguration 1.9.1 (1.9.1) <50bc5b4d50a2e1f7743e729381467537> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x925cf000 - 0x925cffff com.apple.Carbon 136 (136) <f8fdb172887f2d6a374aed2d2a13b319> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x931a5000 - 0x932b3ffb com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x933f8000 - 0x9344efff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9344f000 - 0x93452ffb com.apple.securityhi 3.0 (30817) <ad843393cafb2193fd716df88d8136bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93453000 - 0x9346effb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9346f000 - 0x93541fff com.apple.CoreServices.OSServices 224.4 (224.4) <1972b141810adcc01c30c31fcbab5af3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93542000 - 0x93786ffb com.apple.Foundation 6.5.4 (677.15) <0cb0eec2a47f915404236f64abf7c384> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9378e000 - 0x93841ffb com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <11a3413a91cb500bbd65b8620295005a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9385e000 - 0x93972ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9397f000 - 0x93aa4ffb com.apple.CoreFoundation 6.5.1 (476.10) <e71eaa358523eae0e45280bca8a90e98> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93ae9000 - 0x93af0ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93af1000 - 0x93b8afc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93b8b000 - 0x93ba2ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93ba3000 - 0x93ba4fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x93d59000 - 0x93d69fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x93d6a000 - 0x93d6fff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93d70000 - 0x93d9bff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x93ddd000 - 0x93e8dfff com.apple.QD 3.11.52 (???) <f33191c288897dd4d2e2c4b87bcc09b4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93e8e000 - 0x93e9cfff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x93e9d000 - 0x93ebdff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94373000 - 0x946d0ff2 com.apple.QuartzCore 1.5.1 (1.5.1) <f364682e96d58c5849cad532f6bf2f91> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x946d7000 - 0x946e2ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x946e3000 - 0x94743fff com.apple.CoreText 2.0.1 (???) <2ecbcac842c4864bdd3de0a68e4d2f2c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94744000 - 0x947a0ffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x947a1000 - 0x94834fff com.apple.framework.IOKit 1.5.1 (???) <590e7f24d3cbfc072c8659173d2141e3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94843000 - 0x94878ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94879000 - 0x94888fff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9488f000 - 0x94917fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94ad8000 - 0x94f0dffa libGLProgrammability.dylib ??? (???) <6d71574167a838789ab0ee27f92af626> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94f0e000 - 0x94f29ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <0bd4cfb69d5de8ecff3c61e32837fdf0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94f2a000 - 0x94f3dfff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94f3e000 - 0x95277ff3 com.apple.HIToolbox 1.5.2 (???) <687d476c6a3809efaba68bc11dc894c1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95279000 - 0x95329fff edu.mit.Kerberos 6.0.12 (6.0.12) <9a85ee3fd8fb95d4537725b035297fe7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9532a000 - 0x953a4ffd com.apple.CFNetwork 221.5 (221.5) <ef2672379d6fcb1470dc9361ce68e7f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x953a5000 - 0x953e3ff7 libtidy.A.dylib ??? (???) <5ed7eaf2c53383f5bf92fa2b8cd9d16d> /usr/lib/libtidy.A.dylib
    0x953e4000 - 0x95469fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x9546a000 - 0x95473fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95474000 - 0x954bbfff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x954eb000 - 0x95c60fff com.apple.AppKit 6.5.2 (949.26) <8d6ce96921254cbc787b9fe0526bef42> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95c61000 - 0x95c87fff libcups.2.dylib ??? (???) <d60807e6cfdc208c2e5520f7acb473f6> /usr/lib/libcups.2.dylib
    0x95c88000 - 0x95d47ff9 com.apple.WebKit 5523.15.1 (5523.15.1) <04de744f6edfbff2e6b8fb0412d80fa6> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95e72000 - 0x95f01ffb com.apple.DesktopServices 1.4.5 (1.4.5) <b6bd34467a57cc899612152caac2a789> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95f35000 - 0x95f5cfff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x95f5d000 - 0x96046fff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib
    0x96047000 - 0x96047ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9608b000 - 0x960aafff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x960f6000 - 0x96101fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96102000 - 0x96164ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96165000 - 0x961abff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x961bd000 - 0x961c5fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x961c6000 - 0x961d2ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x961d3000 - 0x962b6feb libobjc.A.dylib ??? (???) <23a407d7dac6090562827e97bac3cb86> /usr/lib/libobjc.A.dylib
    0x962b7000 - 0x965b8ff7 com.apple.CoreServices.CarbonCore 785.8 (785.8) <d56076bc0fe62dd58002bdd581a3f3c0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x965b9000 - 0x965d8fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x965d9000 - 0x96721ff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib
    0x96748000 - 0x968e1fe3 libSystem.B.dylib ??? (???) <754231f5e52ed8418f89f1f3369caf58> /usr/lib/libSystem.B.dylib
    0x968e2000 - 0x968e3ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x968e4000 - 0x968e4ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x968e5000 - 0x968e5fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x968e6000 - 0x968feffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x968ff000 - 0x96989fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9698a000 - 0x96aa8ff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96aa9000 - 0x96b63fff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x96b64000 - 0x96b7fffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Thanks for the help -

  • Safari keeps crashing after 5.1 update

    I recently updated my safari to 5.1 and evry couple of minutes i get an error. i will post it here. i am also on a windows vista computer
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          Safari.exe
      Application Version:          5.34.50.0
      Application Timestamp:          4e13ccd0
      Fault Module Name:          StackHash_bfa6
      Fault Module Version:          6.0.6001.18538
      Fault Module Timestamp:          4cb733dc
      Exception Code:          c0000374
      Exception Offset:          000b0dbc
      OS Version:          6.0.6001.2.1.0.768.3
      Locale ID:          1033
      Additional Information 1:          bfa6
      Additional Information 2:          dedbb6ed8484807bf058e9a53b29f1bb
      Additional Information 3:          c041
      Additional Information 4:          965ced6a4affffae9e5178fa72d59a58
    Read our privacy statement:
      http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
    any ideas what it might be or how to fix it? thanks

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Safari keeps crashing after latest software updates - driving me crazy!

    Here is the Apple report -
    Process: Safari [508]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: PPC (Native)
    Parent Process: launchd [114]
    Interval Since Last Report: 2965 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 2273 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-11-20 23:36:23.627 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F14890FD-CF19-4436-91E6-0685ACC7DBD0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c348876b
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x95d58fd8 objc_msgSend + 24
    1 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c6d34 .13XCFDictionary + 72
    2 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c642c .20XCFMutableDictionary + 36
    3 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c61fc .33IOXUSBInterfaceMatchingDictionary + 36
    4 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c5e9c CreateComponentObject__FP23ComponentInstanceRecordRP15TIMONXComponent + 1208
    5 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c5fbc NewComponentInstance__19TIMONXComponentCallP23ComponentInstanceRecord + 72
    6 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae138 OpenComponent__13ComponentCallP23ComponentInstanceRecord + 52
    7 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae470 DoCall__13ComponentCall + 196
    8 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae000 DoIt__13ComponentCall + 116
    9 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c64cc XComponentEntry + 76
    10 ...ple.CoreServices.CarbonCore 0x95985468 CallComponentOpen + 36
    11 ...ple.CoreServices.CarbonCore 0x959838f8 OpenAComponent + 536
    12 ...ickTimeComponents.component 0x9146e4f8 _SGVideoSetVideoDigitizerComponent + 168
    13 ...ickTimeComponents.component 0x915a42e4 SGSetVideoDigitizerComponent + 36
    14 ...ickTimeComponents.component 0x914633f8 _SGVideoInitChannel + 104
    15 ...ickTimeComponents.component 0x915a3c34 SGInitChannel + 36
    16 ...ickTimeComponents.component 0x91456444 _SGNewChannelFromComponent + 84
    17 ...ickTimeComponents.component 0x915a2998 SGNewChannelFromComponent + 40
    18 ...ickTimeComponents.component 0x914530c0 _SGNewChannel + 128
    19 com.apple.QuickTime 0x9556f3e8 SGNewChannel + 40
    20 ...lashPlayer-10.4-10.5.plugin 0x0e78fb8c unregister_ShockwaveFlash + 362664
    21 ...lashPlayer-10.4-10.5.plugin 0x0e791aac unregister_ShockwaveFlash + 370632
    22 ...lashPlayer-10.4-10.5.plugin 0x0e3f7f48 0xe389000 + 454472
    23 ...lashPlayer-10.4-10.5.plugin 0x0e3f90d0 0xe389000 + 458960
    24 ...lashPlayer-10.4-10.5.plugin 0x0e733738 FlashPlayer10_1_102_64FlashPlayer + 6192
    25 com.apple.WebKit 0x977ce12c -[WebNetscapePluginDocumentView(Internal) _createPlugin] + 268
    26 com.apple.WebKit 0x977cf320 -[WebNetscapePluginDocumentView createPlugin] + 64
    27 com.apple.WebKit 0x97761e28 -[WebBaseNetscapePluginView start] + 168
    28 com.apple.WebKit 0x97761bd4 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 180
    29 com.apple.AppKit 0x935f8eb0 -[NSView _setWindow:] + 1376
    30 com.apple.AppKit 0x93601758 -[NSView addSubview:] + 384
    31 com.apple.WebKit 0x9775c44c -[WebHTMLView addSubview:] + 60
    32 com.apple.WebCore 0x9255a10c WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 316
    33 com.apple.WebCore 0x92559b74 WebCore::ScrollView::addChild(***::PassRefPtr<WebCore::Widget>) + 180
    34 com.apple.WebCore 0x92559a28 _ZN7WebCoreL22moveWidgetToParentSoonEPNS_6WidgetEPNS9FrameViewE + 88
    35 com.apple.WebCore 0x925594c0 WebCore::RenderWidget::setWidget(***::PassRefPtr<WebCore::Widget>) + 400
    36 com.apple.WebCore 0x925592b8 WebCore::RenderPart::setWidget(***::PassRefPtr<WebCore::Widget>) + 56
    37 com.apple.WebCore 0x9264c1d4 WebCore::FrameLoader::loadPlugin(WebCore::RenderEmbeddedObject*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 612
    38 com.apple.WebCore 0x92d0a99c WebCore::FrameLoader::requestObject(WebCore::RenderEmbeddedObject*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 524
    39 com.apple.WebCore 0x9264ab74 WebCore::RenderEmbeddedObject::updateWidget(bool) + 4148
    40 com.apple.WebCore 0x9249c464 WebCore::FrameView::updateWidgets() + 276
    41 com.apple.WebCore 0x9249bee8 WebCore::FrameView::performPostLayoutTasks() + 136
    42 com.apple.WebCore 0x9248add4 WebCore::FrameView::layout(bool) + 3988
    43 com.apple.WebCore 0x925158e4 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 132
    44 com.apple.WebCore 0x9259aa70 WebCore::Element::offsetWidth() + 32
    45 com.apple.WebCore 0x9259aa28 WebCore::jsElementOffsetWidth(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 40
    46 com.apple.JavaScriptCore 0x94757f08 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 1656
    47 com.apple.JavaScriptCore 0x9484c834 JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValue*) + 26996
    48 com.apple.JavaScriptCore 0x948581d4 JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 1124
    49 com.apple.JavaScriptCore 0x94788c5c JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&) + 172
    50 com.apple.JavaScriptCore 0x94788b8c JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 156
    51 com.apple.WebCore 0x925edd5c WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 1996
    52 com.apple.WebCore 0x92d00e78 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 376
    53 com.apple.WebCore 0x9247a7d8 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 120
    54 com.apple.WebCore 0x9247a1b0 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 1056
    55 com.apple.WebCore 0x92479bac WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 332
    56 com.apple.WebCore 0x92478bc8 WebCore::Document::finishedParsing() + 280
    57 com.apple.WebCore 0x924c3dc4 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1908
    58 com.apple.WebCore 0x926403a8 WebCore::HTMLTokenizer::executeExternalScriptsIfReady() + 1912
    59 com.apple.WebCore 0x925e4924 WebCore::CachedScript::checkNotify() + 84
    60 com.apple.WebCore 0x925b3418 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 312
    61 com.apple.WebCore 0x925b31ec WebCore::SubresourceLoader::didFinishLoading() + 76
    62 com.apple.Foundation 0x91866814 _NSURLConnectionDidFinishLoading + 120
    63 com.apple.CFNetwork 0x9659bd8c URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 236
    64 com.apple.CFNetwork 0x9659ca08 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 172
    65 com.apple.CFNetwork 0x9659ccd8 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 892
    66 com.apple.CFNetwork 0x9659b500 URLConnectionClient::processEvents() + 132
    67 com.apple.CFNetwork 0x96545000 MultiplexerSource::perform() + 168
    68 com.apple.CoreFoundation 0x902c119c CFRunLoopRunSpecific + 1308
    69 com.apple.HIToolbox 0x96ba0b14 RunCurrentEventLoopInMode + 264
    70 com.apple.HIToolbox 0x96ba0938 ReceiveNextEventCommon + 412
    71 com.apple.HIToolbox 0x96ba0778 BlockUntilNextEventMatchingListInMode + 84
    72 com.apple.AppKit 0x93620244 _DPSNextEvent + 596
    73 com.apple.AppKit 0x9361fbfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    74 com.apple.Safari 0x00018d74 0x1000 + 97652
    75 com.apple.AppKit 0x9361989c -[NSApplication run] + 744
    76 com.apple.AppKit 0x935ea298 NSApplicationMain + 440
    77 com.apple.Safari 0x0000b378 0x1000 + 41848
    Thread 1:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9483c06c ***::TCMalloc_PageHeap::scavengerThread() + 156
    3 com.apple.JavaScriptCore 0x9483c38c ***::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.WebCore 0x92416a60 WebCore::IconDatabase::syncThreadMainLoop() + 304
    3 com.apple.WebCore 0x92412b64 WebCore::IconDatabase::iconDatabaseSyncThread() + 436
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.CoreFoundation 0x902c1394 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x96517390 CFURLCacheWorkerThread(void*) + 288
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.Safari 0x0003263c 0x1000 + 202300
    Thread 5:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.CoreFoundation 0x902c1394 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x91864d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x9180dd84 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x9010dd74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x902cc808 __CFSocketManager + 764
    Thread 7:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9471fd10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3 com.apple.WebCore 0x927b2a44 WebCore::LocalStorageThread::threadEntryPoint() + 196
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 libGLProgrammability.dylib 0x9078db68 glvmDoWork + 120
    3 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9471fd10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3 com.apple.Safari 0x001d4f34 0x1000 + 1916724
    4 com.apple.Safari 0x0004a368 0x1000 + 299880
    5 com.apple.Safari 0x0004a278 0x1000 + 299640
    6 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.CoreVideo 0x9171d9e4 CVDisplayLink::runIOThread() + 844
    3 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x900aa258 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900ed374 pthread_condwait + 1320
    2 com.apple.Foundation 0x9184b1a0 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9184afcc -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.AppKit 0x9367b9cc -[NSUIHeartBeat _heartBeatThread:] + 664
    5 com.apple.Foundation 0x9180dd84 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x900eb910 kevent + 12
    1 com.apple.CoreFoundation 0x902989b0 _monitor_file_descriptor_ + 88
    Thread 13:
    0 libSystem.B.dylib 0x9010dd74 select$DARWIN_EXTSN + 12
    1 com.apple.Foundation 0x9187909c _backgroundActivity + 368
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x95d58fd8 srr1: 0x0200f030 dar: 0xc348876b dsisr: 0x00200000
    r0: 0x0e1c6d38 r1: 0xbfff9290 r2: 0xa0093334 r3: 0x081f36c0
    r4: 0x95df60d0 r5: 0x00000024 r6: 0x0000002c r7: 0x00000e03
    r8: 0x00000000 r9: 0x00004869 r10: 0x94663948 r11: 0x6a2160d0
    r12: 0xc348874b r13: 0xbfffb174 r14: 0xbfffb1c8 r15: 0xbfffb1b0
    r16: 0x9303a458 r17: 0xbfffb16c r18: 0xbfffb1a4 r19: 0xbfffb198
    r20: 0x977b7b70 r21: 0xa05115d8 r22: 0x00000000 r23: 0x95e102b4
    r24: 0x00000000 r25: 0xbfff993c r26: 0xbfff991c r27: 0xe00002c0
    r28: 0x00000002 r29: 0xbfff93c4 r30: 0xbfff9290 r31: 0x0e1c6d04
    cr: 0x44242448 xer: 0x20000000 lr: 0x0e1c6d38 ctr: 0x95d58fc0
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x66cffb com.apple.Safari 5.0.3 (5533.19.4) <9051d957a0ee1dd25fe6162ec3c92b6f> /Applications/Safari.app/Contents/MacOS/Safari
    0x6d9000 - 0x6e4ffb libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x6eb000 - 0x716ffe com.apple.framework.Apple80211 5.2.8 (528.1) <2fb1873c00513914682118195c6717c6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x727000 - 0x737ffc SyndicationUI ??? (???) <b643c4db46bfdfbaf951d54f7fca1d62> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0xb00000 - 0xce7ff3 com.apple.RawCamera.bundle 2.1.3 (537) <d485a6c33b017f6535c72b77ff4a8a84> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x5e3a000 - 0x5e40fff libCGXCoreImage.A.dylib ??? (???) <189aa3c154d440e30978828464f14563> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7dae000 - 0x7daffff com.apple.JavaPluginCocoa 12.7.0 (12.7.0) <05ed61949e4851d537c130c0eadb93d5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x8639000 - 0x8642fff com.apple.JavaVM 12.7.0 (12.7.0) <91676c966629ae37658734ce024607e1> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x886f000 - 0x8870ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x8ac0000 - 0x8adcfff GLRendererFloat ??? (???) <8aec4559b92bb6b267766fe875a849a6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x9340000 - 0x94b8ffb GLEngine ??? (???) <80f81a34d0bc3d66c860d8d97ff2b0aa> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x94ea000 - 0x97a8ff1 com.apple.ATIRadeon9700GLDriver 1.5.48 (5.4.8) <fae0f5b1c48e3b907714618156e0324c> /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0xcd9f000 - 0xcda3fff +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <df999a1cc6e427c023595ee83021a877> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xd55a000 - 0xd563fff com.apple.iokit.IOUSBLib 3.4.9 (3.4.9) <d8e92abec3e3d0569d298799e68bfbee> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0xe1a6000 - 0xe208fff +com.ioxperts.vdig.usbwebcam.IOx0 1.0b3 (1.0b3) /Library/Components/IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips
    0xe389000 - 0xeb79fd3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.102.64 (10.1.102.64) <1fd2b7c66b82b10fac3bf56b7a459869> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x9008bffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9008c000 - 0x900a7ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <af876670c51c87b1cb4da0926f02540d> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x900a8000 - 0x900a8fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x900a9000 - 0x90249fe3 libSystem.B.dylib ??? (???) <45c5920425c80bf594b3f1bde2382e95> /usr/lib/libSystem.B.dylib
    0x9024a000 - 0x90257fff libCSync.A.dylib ??? (???) <3e3e4d1cd2dfd6babfbcde5c555c5eac> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90258000 - 0x9037dff3 com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90382000 - 0x9038eff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90402000 - 0x90467ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90468000 - 0x904d2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x904d3000 - 0x90695ff4 com.apple.CoreAUC 3.08.0 (3.08.0) <2bb108ce3279d71f656c30b5a527521b> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90696000 - 0x90696fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90697000 - 0x90767fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90768000 - 0x90b96ffe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b97000 - 0x91704fef com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91705000 - 0x91724ffb com.apple.CoreVideo 1.6.1 (48.6) <4a3dfc7082a48c4e3c99ed644f49b9ba> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91774000 - 0x91803fff com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91804000 - 0x91a4affb com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91a4b000 - 0x91b92ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91b93000 - 0x91be2fff com.apple.CoreMediaIOServices 130.0 (935) <b06537905646103bf7ebb899b569d355> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x91be3000 - 0x91c65fff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91c66000 - 0x91c87ffb com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91d59000 - 0x91da8fff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91da9000 - 0x91dc5ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91dc6000 - 0x91e28ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91e29000 - 0x91e34ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x91e35000 - 0x91e92ffb com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91e93000 - 0x9240fff3 com.apple.CoreGraphics 1.409.7 (???) <a11ead7d05443d676be6658755b797f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92410000 - 0x93071ff7 com.apple.WebCore 5533.19 (5533.19.4) <3e5263e264c776365fbf22917846b06f> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9307e000 - 0x93168fff libxml2.2.dylib ??? (???) <c16d0fbbf8fd6b30695cd3c930355066> /usr/lib/libxml2.2.dylib
    0x93169000 - 0x9316ffff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93170000 - 0x931a1fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x931a2000 - 0x93252fff com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93253000 - 0x932baffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x932c1000 - 0x93461ff7 com.apple.QuartzComposer 2.1 (106.13) <729b5ad0c523a74307cd23a7c3282e0d> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93462000 - 0x935cdffb com.apple.MediaToolbox 0.484.2 (484.2) <526ed0b23c36f41a6165252b1b2ad3e2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x935e4000 - 0x93d5afff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93d5b000 - 0x93d79fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93d80000 - 0x93d9ffff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x93da0000 - 0x93dcaff7 libssl.0.9.7.dylib ??? (???) <2aafe2efc0fb9868cb630ac50b5892b4> /usr/lib/libssl.0.9.7.dylib
    0x93dcb000 - 0x93dd6ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93f26000 - 0x93f64fff com.apple.CoreMedia 0.484.2 (484.2) <d2d58e0e9ed09a02cc7d96395251d26f> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93f65000 - 0x93f9efff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93f9f000 - 0x93f9ffff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93fa0000 - 0x93fe2fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93fe3000 - 0x93fe4ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93fe5000 - 0x9400cfff libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
    0x9400d000 - 0x94011ffe libGIF.dylib ??? (???) <25239087d0da5f8a1cc0d8b62ec1be52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94018000 - 0x9402bffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9402c000 - 0x94171fff com.apple.QTKit 7.6.6 (1674) <44ef1bf932e0533429870509769f16e5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94178000 - 0x9429dffb com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9429e000 - 0x942aeffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x942af000 - 0x94349ff7 com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9434a000 - 0x94353fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94354000 - 0x943d9fff libsqlite3.0.dylib ??? (???) <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib
    0x943da000 - 0x943e2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943e3000 - 0x943e6fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x943e7000 - 0x9442efff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x944ff000 - 0x94502ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94519000 - 0x94568fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94660000 - 0x946f5ff7 com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x946f6000 - 0x9470effb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9470f000 - 0x948a7ff2 com.apple.JavaScriptCore 5533.19 (5533.19.1) <a65e02ce7dded6c40d4529e2db539807> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x948a8000 - 0x948abfff com.apple.CrashReporterSupport 10.5.7 (161) <12938c62930c0c2a22cb68bfc618351e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x948ac000 - 0x948aeffd libRadiance.dylib ??? (???) <b3b5d7813b7538ce9faa7edd571ae137> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x948af000 - 0x948daff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x94936000 - 0x94963fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94964000 - 0x94977fff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94978000 - 0x94a32fff libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x94a33000 - 0x94ae3fff edu.mit.Kerberos 6.0.14 (6.0.14) <18b324e83f631e86aa1d3163f8a25826> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94ae4000 - 0x94b7bfff com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94b7c000 - 0x94cc4ff3 libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x94cc5000 - 0x94ec8fff com.apple.VideoToolbox 0.484.2 (484.2) <e186b5114a9f3e8c74f8b7f5f7971b15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94ec9000 - 0x94ed7fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x94f1d000 - 0x94f1dffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94f1e000 - 0x9508aff9 com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9508b000 - 0x9509afff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9509b000 - 0x95125fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95126000 - 0x951bffc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x951c0000 - 0x951c5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x951c6000 - 0x951d3fff libbz2.1.0.dylib ??? (???) <03227e92407191ff8e754461e842201b> /usr/lib/libbz2.1.0.dylib
    0x951d4000 - 0x952a7fff com.apple.CoreServices.OSServices 228.1 (228.1) <df513f0a4c9887f5009c1249f25bbb4e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x952a8000 - 0x952ddfff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x952de000 - 0x95313ff3 com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95314000 - 0x9564bfff com.apple.QuickTime 7.6.6 (1674) <47978052d9aef79174eecaaa75b92a2a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9564c000 - 0x956d4fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x956d5000 - 0x957cffff com.apple.PubSub 1.0.5 (65.20) <b9afc93cfd2f17b8078215f19298ef02> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x957d0000 - 0x958e4ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x958e5000 - 0x958e5ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x958e6000 - 0x95901ffb libPng.dylib ??? (???) <834aaa5bd88b06b634a97eee53413884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95902000 - 0x95943ffb libTIFF.dylib ??? (???) <1161ef33bf0c328b8501af5d89b99afd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95944000 - 0x95952ff3 com.apple.opengl 1.5.10 (1.5.10) <f90db7f5e4a5144afd040236f8343280> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95953000 - 0x95c55ffb com.apple.CoreServices.CarbonCore 786.16 (786.16) <6ed588e3d32b936656175409d5c15c33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95c56000 - 0x95c5effb libCGATS.A.dylib ??? (???) <a7bde3c5a0ad843952e09a6a15468778> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95c7c000 - 0x95c8dfff libsasl2.2.dylib ??? (???) <e4bcc0c9e50ee651e271ff2a8c3f03cd> /usr/lib/libsasl2.2.dylib
    0x95c8e000 - 0x95ce4fff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95ce5000 - 0x95ce5ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95ce6000 - 0x95d2cff9 com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95d2d000 - 0x95d2dff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95d2e000 - 0x95d35fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95d36000 - 0x95d41fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95d42000 - 0x95e25fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95e26000 - 0x95e46ff7 libJPEG.dylib ??? (???) <ea00c99bce6c4cdcd53894848cfce872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95e78000 - 0x95ec2fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95ec3000 - 0x9647dfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x964b0000 - 0x964b1fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x964b2000 - 0x96513fff com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96514000 - 0x965c7ffc com.apple.CFNetwork 438.16 (438.16) <288c36275711c80c7a626d46d3002b31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x965c8000 - 0x9692dffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96942000 - 0x96a8efff com.apple.ImageIO.framework 2.0.7 (2.0.7) <d07193fcf0df2dc21a98a91aaf3744cf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96a8f000 - 0x96b57ffb com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96b58000 - 0x96b6fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96b70000 - 0x96ea9ff7 com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96eaa000 - 0x96ec9fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96eca000 - 0x96ef2fff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x96ef3000 - 0x96efaffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96efb000 - 0x96f1afff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96f1b000 - 0x97104fff com.apple.security 5.0.6 (37592) <e5b2262c1c37d19f1f84418affa38b71> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9716b000 - 0x971a8ffe com.apple.securityfoundation 3.0.2 (36131) <0b16a0af10bdf48dfae4f20aecbcca6e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x971a9000 - 0x974d2fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9756a000 - 0x97593ffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x97594000 - 0x975d1fff libRIP.A.dylib ??? (???) <8b8da762df1c930f6d49ca43f1f97bb3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x975d2000 - 0x975d8ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9767c000 - 0x976f7fff com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x976f8000 - 0x97736ff7 libtidy.A.dylib ??? (???) <d9202168a6bd1e9d6800533f98fb093c> /usr/lib/libtidy.A.dylib
    0x97737000 - 0x97737ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97738000 - 0x9784bffd com.apple.WebKit 5533.19 (5533.19.4) <10430a1942c2dcf69783d766f5807fd0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Configuration -
    Model: PowerMac12,1, BootROM 5.2.6f1, 1 processor, PowerPC G5 (3.1), 2.1 GHz, 2.5 GB
    Graphics: kHW_ATIrv380Item, ATY,RV380, spdisplayspciedevice, 128 MB
    Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
    Memory Module: DIMM1/J6700, 2 GB, DDR2 SDRAM, PC2-4200U-444
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x4318), Broadcom BCM43xx 1.0 (4.170.25.8)
    Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: ATY,RV380, display, PCI-E
    Serial ATA Device: Maxtor 6L250M0, 233.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: hub_device, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: Built-in iSight, (null) mA
    USB Device: hub_device, (null) mA
    USB Device: Keyboard Hub, (null) mA
    USB Device: Officejet J5700 series, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA

    HI,
    /Library/Components/IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips
    Open a Finder window. Select MacintoshHD in the Sidebar on the left. Now open the Library folder, then the Components folder.
    Move these files to the Desktop: *IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips*
    Relaunch Safari.
    Check with the vendor site. You need an update for Safari 5.0.3 compatibility:
    http://www.ioxperts.com/products/webcamx.html
    Carolyn

  • Safari keeps crashing after installation of mountain lion and with all updates installed

    safari keeps crashing after installing mountain lion 10.8.2 even after installing all updates help please

    Download the Safari 6.0.2 update > http://swcdn.apple.com/content/downloads/53/02/041-8081/2jwp4wjrwygtm4lc608qy4h0 n4a9yyq37g/Safari6.0.2Mountain.pkg

  • My safari keeps crashing after its been open for a few minutes.

    My safari keeps crashing after a web page has been opened for a few minutes. I've attached the error report below.
    Hope someone can help. Thanks
    Process:         Safari [1595]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [1444]
    Interval Since Last Report:          1141 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  120 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2012-01-17 21:06:53.737 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  61212670-5402-4BCC-911F-4CC8E9E86867
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x943dd2ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x943dd0c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x943dcf39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                  0x95fd36d5 _DPSNextEvent + 657
    8   com.apple.AppKit                  0x95fd2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                  0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                  0x95fcbf9f -[NSApplication run] + 795
    11  com.apple.AppKit                  0x95f991d8 NSApplicationMain + 574
    12  com.apple.Safari                  0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90f48d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore          0x90f48d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                 0x96aa0587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                 0x96a9de19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                0x92081652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                0x92084a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                0x920ce6ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                0x920d9ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                0x920ba624 sqlite3_exec + 260
    6   com.apple.CFNetwork               0x93c3519e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork               0x93c11b05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork               0x93c0b29f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation          0x9016e8f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork               0x93c0b18c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    13  libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                  0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                  0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                  0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation              0x93dc7520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation              0x93d63dfd -[NSThread main] + 45
    6   com.apple.Foundation              0x93d639a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x91e0560a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    2   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.Safari                  0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                  0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                  0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    7   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x920cdcc4  ecx: 0x00000038  edx: 0xffa587c0
      edi: 0x00ca7870  esi: 0x00ca7274  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006ffff0
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11f1c000 - 0x12215ff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x14bbf000 - 0x14bc4ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x9008d000 - 0x9009dfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9009e000 - 0x900d5fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x900d6000 - 0x900fafff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x900fb000 - 0x9022efe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90234000 - 0x90234ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90235000 - 0x9036dfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9036e000 - 0x903bcfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x903bd000 - 0x903fdfef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90472000 - 0x9048fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90490000 - 0x904dffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x904e0000 - 0x904e0ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x905ab000 - 0x905adff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9081c000 - 0x9083bffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9083c000 - 0x90907fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90908000 - 0x909b9fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x909ba000 - 0x909c5fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x909c6000 - 0x909dbffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x909dc000 - 0x90a83feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90a84000 - 0x90ab1feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90ab2000 - 0x90ab8fff  com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90ac3000 - 0x90b1fff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90b20000 - 0x90b29fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90b2a000 - 0x90b36fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x90cc7000 - 0x90d41ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90d45000 - 0x90d90fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90d91000 - 0x90d91ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d92000 - 0x90fa9ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90faa000 - 0x91284ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91285000 - 0x912bffe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x912c0000 - 0x912c8fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x912c9000 - 0x912f8fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9137b000 - 0x913f8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x913f9000 - 0x91400ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x914a6000 - 0x914f1ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x914f2000 - 0x914f2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x914f3000 - 0x915baff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x915bb000 - 0x915bffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x915c0000 - 0x9177cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91872000 - 0x91c82fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91c83000 - 0x91c90fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91c91000 - 0x91c91fff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91c92000 - 0x91c9cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c9d000 - 0x91cb9ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d9d000 - 0x91d9dffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91d9e000 - 0x91db4fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91db5000 - 0x91f1cff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x91f1d000 - 0x91f9cff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f9d000 - 0x92058fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92059000 - 0x92059ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9205a000 - 0x920e1ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x920e7000 - 0x920e8ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x920e9000 - 0x92206ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92207000 - 0x92264ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92265000 - 0x92345fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92346000 - 0x9234afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9234b000 - 0x92433ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92434000 - 0x927f2fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9280bfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9280c000 - 0x92865ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92866000 - 0x92869fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928b9000 - 0x92be4ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92be5000 - 0x92c0dff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c1a000 - 0x92fd6ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92fd7000 - 0x93016fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93017000 - 0x93023ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93024000 - 0x931f5fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9322b000 - 0x93232ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93233000 - 0x932a5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932a6000 - 0x932e0ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x932e1000 - 0x9367efef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x936b2000 - 0x93718ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93719000 - 0x93beafbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93c08000 - 0x93caffec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93cb0000 - 0x93d3dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93d3e000 - 0x93d4cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93d4d000 - 0x93d52fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93d59000 - 0x93fd5fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fd6000 - 0x93fd8ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93fd9000 - 0x9406cff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9406d000 - 0x94072fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94073000 - 0x94106fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94107000 - 0x94116ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94117000 - 0x94117ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94118000 - 0x94261ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94262000 - 0x943acfeb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x943ad000 - 0x946b5fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946b6000 - 0x94740ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94741000 - 0x9475ffff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94760000 - 0x94765fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94766000 - 0x9479cfef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x947b5000 - 0x947fefef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x947ff000 - 0x94830ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94831000 - 0x94873fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x948e2000 - 0x948e2ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x948e3000 - 0x949c4ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x949c5000 - 0x94a03fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94a04000 - 0x94a45fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94a46000 - 0x94b7fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x94b80000 - 0x94c0dff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c0e000 - 0x94c1effc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94d83000 - 0x94db5fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94db6000 - 0x94db6ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94db7000 - 0x94ddbfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95cdd000 - 0x95ce4fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x95ce5000 - 0x95d36ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95d37000 - 0x95e89ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95eb4000 - 0x95f66ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95f67000 - 0x95f92fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95f93000 - 0x96791fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96792000 - 0x96916fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96917000 - 0x96a97fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96a98000 - 0x97806fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9781b000 - 0x97839ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9783a000 - 0x978b7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x978b8000 - 0x978e1fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x978e2000 - 0x97f82fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f83000 - 0x97f92fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x97f93000 - 0x97fedff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97fee000 - 0x97ffaff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x97ffb000 - 0x98016ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98017000 - 0x98017ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x98018000 - 0x9801afff  com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9802d000 - 0x9811bfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Reinstall  Safari 5.0.6 for Leopard
    Then restart your Mac, try Safari.
    If it crashes again, third party plugins could still be at fault even though they do not show up in the report.
    Follow the troubleshooting help here >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • App store keeps crashing after trying to update to latest 10.8.3, what can I do I can not reinstall it from anywhere!

    App store keeps crashing after trying to update to latest 10.8.3 update ,
    what can I do I can not reinstall it from anywhere! Everything runs so slow!
    It is reaally frsutrating trying to find the app store in apple's site can anyone pinpoint to where can I download it again and try to get to work?
    Thanks

    Try the Combo update from the Apple Support page - http://support.apple.com/kb/DL1640.
    Good luck,
    Clinton

  • Safari Keeps Crashing (after awhile of usage)

    For some reason, my Safari keeps crashing (after say 30 - 40 mins of usage) - this problem only cropped up about a week ago - before it was fine. I did a wipe and install of Leopard and being the minimalist that I am, I have minimal amount of software - nothing unnecessary or untested.
    Is there any way of solving this? - I'd hate to revert back to firefox, because truthfully, Safari tickles my fancy far better.
    Has anyone else had this problem?
    Will deleting safari completely and reinstalling solve it? - even if no one has any solution, if you have the same problem - just rant here

    That didn't help.  It's still doing it..
    Thanks

  • Safari 3.2.1 keeps crashing after recent update

    After recent automatic update to Safari to version 3.2.1 it now keeps crashing. This usually happens within 1-2 minutes of starting it up. What gives? I have tried deleting the file com.apple.safari.plist as that seems to have helped a few others with their new safari version crashing. This did not help other than possibly making it stable for just a few more minutes before the crash occurs again. Any suggestions? Thank you in advance for any help someone may be able to provide.

    Hi
    Welcome to Apple Discussions
    Hold down the shift key when you start-up Safari. Then, go to the Safari Menu>Preferences>Security panel. Uncheck the "warn when visiting a fraudulent web site". See if that makes Safari stable. If it crashes, select "report" on the Quit panel, then copy/paste the entire crash report to your reply here.

  • Safari keeps crashing after memory update

    I updated the memory on my macbook pro 13" from 4gb to 8gb.
    It is the late 2011 model and i used the memory suggested on the apple website.
    The system did pick it up and now my mac shows 8GB 1333 MHz DDR3.
    I have two browsers installed, Safari & Firefox.  both of them keep crashing after i updated the memory. why????
    This is what i got from it.
    Process:         WebProcess [9753]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.25)
    Build Info:      WebKit2-7536025000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2012-08-27 13:41:32.211 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          169735 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  79897 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      B0A77A7B-AA18-46C1-BB90-59A47D2A7E63
    Crashed Thread:  7  JavaScriptCore::Marking
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010e493000-000000010e494000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[9753]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010ea8a676 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 54
    1   com.apple.JavaScriptCore                0x000000010eabb12e JSC::SlotVisitor::drain() + 286
    2   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    3   com.apple.JavaScriptCore                0x000000010ea66fb2 JSC::Heap::markRoots(bool) + 1602
    4   com.apple.JavaScriptCore                0x000000010ea665f8 JSC::Heap::collect(JSC::Heap::SweepToggle) + 168
    5   com.apple.JavaScriptCore                0x000000010ea654db JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 219
    6   com.apple.CoreFoundation                0x00007fff8f498934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8f498486 __CFRunLoopDoTimer + 534
    8   com.apple.CoreFoundation                0x00007fff8f478e11 __CFRunLoopRun + 1617
    9   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                     0x00007fff8a1a44d3 RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                     0x00007fff8a1ab781 ReceiveNextEventCommon + 355
    12  com.apple.HIToolbox                     0x00007fff8a1ab60e BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff8661ae31 _DPSNextEvent + 659
    14  com.apple.AppKit                        0x00007fff8661a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.AppKit                        0x00007fff86617071 -[NSApplication run] + 470
    16  com.apple.WebCore                       0x000000010f6f84af WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x000000010e6f8bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    18  com.apple.WebKit2                       0x000000010e6c4b47 WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010e493e5f 0x10e493000 + 3679
    20  com.apple.WebProcess                    0x000000010e493d7c 0x10e493000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cabd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff91c3978a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff91c3831a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8cabb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cabad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f47050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f478c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff91121fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9111672a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff911166a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8cabcdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f4c1c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93efa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010eb55a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010eabb391 JSC::SlotVisitor::allocateNewSpace(void*, unsigned long) + 65
    1   com.apple.JavaScriptCore                0x000000010eabb4fc JSC::SlotVisitor::copyAndAppend(void**, unsigned long, JSC::JSValue*, unsigned int) + 44
    2   com.apple.JavaScriptCore                0x000000010ea91890 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 416
    3   com.apple.JavaScriptCore                0x000000010eabb10d JSC::SlotVisitor::drain() + 253
    4   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    5   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    6   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 11:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00008001164d0000  rcx: 0x00008001164d4b40  rdx: 0x0000000000000020
      rdi: 0x0000000113aa2e78  rsi: 0x00008001164d4b40  rbp: 0x0000000113aa2d30  rsp: 0x0000000113aa2cf0
       r8: 0x0000000000000003   r9: 0x0000000113aa2da8  r10: 0x0000000000000081  r11: 0x0000000116fb2058
      r12: 0x0000000113aa2e78  r13: 0xffff000000000002  r14: 0x0000000000000020  r15: 0x0000000113aa2e78
      rip: 0x000000010eabb391  rfl: 0x0000000000010246  cr2: 0x000000011dcbf000
    Logical CPU: 3
    Binary Images:
           0x10e493000 -        0x10e493fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10e498000 -        0x10e498fff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10e600000 -        0x10e7d9fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e938000 -        0x10ebc7fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ec74000 -        0x10fc19ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x11194d000 -        0x111963fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x112b7d000 -        0x113017ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x113333000 -        0x1134b5ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
        0x7fff6e093000 -     0x7fff6e0c7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff84cc1000 -     0x7fff84cc1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff850fc000 -     0x7fff85127ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85128000 -     0x7fff8518aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8518b000 -     0x7fff85194ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8519d000 -     0x7fff851faff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8520c000 -     0x7fff8520dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85237000 -     0x7fff85245fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8528d000 -     0x7fff85796ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85797000 -     0x7fff859c1fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff859c7000 -     0x7fff859c7fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff859c8000 -     0x7fff85bcafff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff85c10000 -     0x7fff85c15fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff85c16000 -     0x7fff85cf3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85e15000 -     0x7fff85e99ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff85e9a000 -     0x7fff85f79ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85f7a000 -     0x7fff860d3fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff860d4000 -     0x7fff860f8fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860f9000 -     0x7fff86104ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86105000 -     0x7fff86132ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86133000 -     0x7fff8619cfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff861a5000 -     0x7fff861b4ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff861b5000 -     0x7fff861b6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff861b7000 -     0x7fff862acfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff862ad000 -     0x7fff862adfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff862ae000 -     0x7fff862cefff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8638a000 -     0x7fff86400fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff86421000 -     0x7fff8642cff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86528000 -     0x7fff8656afff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8656b000 -     0x7fff865bfff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff86612000 -     0x7fff87218ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87283000 -     0x7fff87295ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff874ea000 -     0x7fff87513fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87514000 -     0x7fff8754dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8754e000 -     0x7fff87552fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87553000 -     0x7fff87593ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff884a1000 -     0x7fff88526ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88574000 -     0x7fff88615ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff88aa7000 -     0x7fff88acffff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
        0x7fff88ae6000 -     0x7fff89483c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89484000 -     0x7fff894c3fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff894c4000 -     0x7fff894cafff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff894cb000 -     0x7fff8950aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8950d000 -     0x7fff89524fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89715000 -     0x7fff8974ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89750000 -     0x7fff89750fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89751000 -     0x7fff89754fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff89755000 -     0x7fff89768ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff89769000 -     0x7fff898d0fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff898d1000 -     0x7fff898e0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff898e1000 -     0x7fff898e7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89926000 -     0x7fff899c8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff899c9000 -     0x7fff89ce5fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89ce6000 -     0x7fff89f59fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89f78000 -     0x7fff89f92fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89f93000 -     0x7fff89f97fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff89f98000 -     0x7fff89f98fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89f99000 -     0x7fff89fa6fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89fa7000 -     0x7fff89fabfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89fb5000 -     0x7fff8a099e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8a09a000 -     0x7fff8a09dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a09e000 -     0x7fff8a09fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8a0a0000 -     0x7fff8a0aaff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8a0ab000 -     0x7fff8a0dbff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a0dc000 -     0x7fff8a0dfff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8a0e0000 -     0x7fff8a163fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a164000 -     0x7fff8a164fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a165000 -     0x7fff8a166fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a167000 -     0x7fff8a169ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a16a000 -     0x7fff8a190fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1a2000 -     0x7fff8a4ceff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a4cf000 -     0x7fff8a520ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a524000 -     0x7fff8a5beff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a5bf000 -     0x7fff8a5cafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a5cb000 -     0x7fff8a5d8fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8a5d9000 -     0x7fff8a606fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8a607000 -     0x7fff8a647fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8a648000 -     0x7fff8a648fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a649000 -     0x7fff8a671fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a672000 -     0x7fff8a677fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a678000 -     0x7fff8a67dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a67e000 -     0x7fff8a685fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a68a000 -     0x7fff8a6b1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a6f8000 -     0x7fff8a6fdff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a6fe000 -     0x7fff8a71afff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a71b000 -     0x7fff8a75cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a75d000 -     0x7fff8a7b5fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8a7cb000 -     0x7fff8a827ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8af43000 -     0x7fff8afd5ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8afe1000 -     0x7fff8afe3fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8afe4000 -     0x7fff8afebfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8afec000 -     0x7fff8afeffff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b00f000 -     0x7fff8b03afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8b06c000 -     0x7fff8b0ccfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b0cf000 -     0x7fff8b111ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b16d000 -     0x7fff8b1bfff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b1c0000 -     0x7fff8b4a9ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b680000 -     0x7fff8b686ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b687000 -     0x7fff8b7bdfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b7be000 -     0x7fff8bae2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8bae3000 -     0x7fff8bf10fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bf11000 -     0x7fff8bfd8ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bfd9000 -     0x7fff8c3f6ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8c3f7000 -     0x7fff8c422ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8c42a000 -     0x7fff8c52cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c5aa000 -     0x7fff8c5bcff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c5bd000 -     0x7fff8c5c3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8c7c9000 -     0x7fff8c8b3fff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c8b4000 -     0x7fff8c8c1ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c8c2000 -     0x7fff8c9cffff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ca32000 -     0x7fff8ca51fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ca52000 -     0x7fff8ca52fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ca53000 -     0x7fff8ca63ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ca64000 -     0x7fff8ca9ffff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8caa5000 -     0x7fff8caa5fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8caa6000 -     0x7fff8cac6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cac7000 -     0x7fff8cb5dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cb5e000 -     0x7fff8cb64fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cb65000 -     0x7fff8cbaeff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cbaf000 -     0x7fff8cf58fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8cf59000 -     0x7fff8cf5cfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cf5d000 -     0x7fff8cf72fff  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
        0x7fff8cf73000 -     0x7fff8d3a6ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8d3a7000 -     0x7fff8d3c4ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d3c5000 -     0x7fff8d633ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d634000 -     0x7fff8d74dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d789000 -     0x7fff8d7befff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d935000 -     0x7fff8da3cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8da3d000 -     0x7fff8da44ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8da45000 -     0x7fff8da47fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8da57000 -     0x7fff8e03bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e03c000 -     0x7fff8e0b7ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e1bb000 -     0x7fff8e2bbfff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e3d6000 -     0x7fff8e489ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e48a000 -     0x7fff8e48eff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e4e0000 -     0x7fff8e5ddff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e5de000 -     0x7fff8e649ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e6b1000 -     0x7fff8e6cefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8e6cf000 -     0x7fff8e6e1ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8e8c7000 -     0x7fff8e8ddfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e8de000 -     0x7fff8e925ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8e939000 -     0x7fff8e9defff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e9df000 -     0x7fff8ea08fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ea09000 -     0x7fff8ea7ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8eaaa000 -     0x7fff8ec34fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec35000 -     0x7fff8ec36ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ec37000 -     0x7fff8ed1bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ed9f000 -     0x7fff8eda4fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eda5000 -     0x7fff8ee1bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ee1c000 -     0x7fff8ee1ffff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ee20000 -     0x7fff8ee90fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f1e5000 -     0x7fff8f24dff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f24e000 -     0x7fff8f29aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f29b000 -     0x7fff8f2a9ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8f2aa000 -     0x7fff8f2abff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f3ef000 -     0x7fff8f42afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8f42b000 -     0x7fff8f43fff7  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
        0x7fff8f440000 -     0x7fff8f614ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f615000 -     0x7fff8f61afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8f61b000 -     0x7fff8f627fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f63a000 -     0x7fff8f651fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f6ed000 -     0x7fff8f709ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f70a000 -     0x7fff8f79dff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8f79e000 -     0x7fff8f7f2fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f7f3000 -     0x7fff8f7fbfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f7fc000 -     0x7fff8f86ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8f8b9000 -     0x7fff8f8ddfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f8de000 -     0x7fff8fb53ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8fb54000 -     0x7fff8fb54fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fe7a000 -     0x7fff8fed4ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8fed5000 -     0x7fff8ff23fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90667000 -     0x7fff906bafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff906d8000 -     0x7fff906eeff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff906ef000 -     0x7fff906f1fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff906f2000 -     0x7fff907f7fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff907f8000 -     0x7fff90825fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff90826000 -     0x7fff90cedfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90cee000 -     0x7fff90cf9ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90cfa000 -     0x7fff90cfbfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90d62000 -     0x7fff90f01ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90f10000 -     0x7fff90f54ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff90f85000 -     0x7fff91091fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91092000 -     0x7fff910bbff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff910bc000 -     0x7fff913d5fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff913d6000 -     0x7fff91b6afef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91bc3000 -     0x7fff91bf6ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91c36000 -     0x7fff91c44fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff91c45000 -     0x7fff91c4bfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91c4c000 -     0x7fff91c81fff  libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 13394
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.0M resident=167.4M(75%) swapped_out_or_unallocated=55.6M(25%)
    Writable regions: Total=1.2G written=74.4M(6%) resident=102.8M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                                4K
    CG raster data                       2432K
    CG shared images                     3384K
    CoreAnimation                           4K
    CoreGraphics                           16K
    CoreServices                         1956K
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                 9272K
    MALLOC                              108.1M
    MALLOC guard page                      48K
    Memory tag=242                         12K
    Memory tag=251                         24K
    SQLite page cache                    1440K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebCore purgeable data                172K
    __CI_BITMAP                            80K
    __DATA                               20.5M
    __IMAGE                               528K
    __LINKEDIT                           59.8M
    __RC_CAMERAS                          248K
    __TEXT                              163.2M
    __UNICODE                             544K
    mapped file                         124.4M
    shared memory                        5472K
    ===========                        =======
    TOTAL                                 1.6G
    TOTAL, minus reserved VM space      846.7M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa132000 / 7
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    i just got it again 3 consecutive times back to back.
    Process:         WebProcess [9753]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.25)
    Build Info:      WebKit2-7536025000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2012-08-27 13:41:32.211 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          169735 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  79897 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      B0A77A7B-AA18-46C1-BB90-59A47D2A7E63
    Crashed Thread:  7  JavaScriptCore::Marking
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010e493000-000000010e494000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[9753]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010ea8a676 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 54
    1   com.apple.JavaScriptCore                0x000000010eabb12e JSC::SlotVisitor::drain() + 286
    2   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    3   com.apple.JavaScriptCore                0x000000010ea66fb2 JSC::Heap::markRoots(bool) + 1602
    4   com.apple.JavaScriptCore                0x000000010ea665f8 JSC::Heap::collect(JSC::Heap::SweepToggle) + 168
    5   com.apple.JavaScriptCore                0x000000010ea654db JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 219
    6   com.apple.CoreFoundation                0x00007fff8f498934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8f498486 __CFRunLoopDoTimer + 534
    8   com.apple.CoreFoundation                0x00007fff8f478e11 __CFRunLoopRun + 1617
    9   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                     0x00007fff8a1a44d3 RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                     0x00007fff8a1ab781 ReceiveNextEventCommon + 355
    12  com.apple.HIToolbox                     0x00007fff8a1ab60e BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff8661ae31 _DPSNextEvent + 659
    14  com.apple.AppKit                        0x00007fff8661a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.AppKit                        0x00007fff86617071 -[NSApplication run] + 470
    16  com.apple.WebCore                       0x000000010f6f84af WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x000000010e6f8bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    18  com.apple.WebKit2                       0x000000010e6c4b47 WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010e493e5f 0x10e493000 + 3679
    20  com.apple.WebProcess                    0x000000010e493d7c 0x10e493000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cabd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff91c3978a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff91c3831a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8cabb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cabad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f47050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f478c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff91121fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9111672a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff911166a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8cabcdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f4c1c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93efa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010eb55a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010eabb391 JSC::SlotVisitor::allocateNewSpace(void*, unsigned long) + 65
    1   com.apple.JavaScriptCore                0x000000010eabb4fc JSC::SlotVisitor::copyAndAppend(void**, unsigned long, JSC::JSValue*, unsigned int) + 44
    2   com.apple.JavaScriptCore                0x000000010ea91890 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 416
    3   com.apple.JavaScriptCore                0x000000010eabb10d JSC::SlotVisitor::drain() + 253
    4   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    5   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    6   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 11:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00008001164d0000  rcx: 0x00008001164d4b40  rdx: 0x0000000000000020
      rdi: 0x0000000113aa2e78  rsi: 0x00008001164d4b40  rbp: 0x0000000113aa2d30  rsp: 0x0000000113aa2cf0
       r8: 0x0000000000000003   r9: 0x0000000113aa2da8  r10: 0x0000000000000081  r11: 0x0000000116fb2058
      r12: 0x0000000113aa2e78  r13: 0xffff000000000002  r14: 0x0000000000000020  r15: 0x0000000113aa2e78
      rip: 0x000000010eabb391  rfl: 0x0000000000010246  cr2: 0x000000011dcbf000
    Logical CPU: 3
    Binary Images:
           0x10e493000 -        0x10e493fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10e498000 -        0x10e498fff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10e600000 -        0x10e7d9fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e938000 -        0x10ebc7fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ec74000 -        0x10fc19ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x11194d000 -        0x111963fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x112b7d000 -        0x113017ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x113333000 -        0x1134b5ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
        0x7fff6e093000 -     0x7fff6e0c7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff84cc1000 -     0x7fff84cc1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff850fc000 -     0x7fff85127ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85128000 -     0x7fff8518aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8518b000 -     0x7fff85194ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8519d000 -     0x7fff851faff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8520c000 -     0x7fff8520dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85237000 -     0x7fff85245fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8528d000 -     0x7fff85796ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85797000 -     0x7fff859c1fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff859c7000 -     0x7fff859c7fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff859c8000 -     0x7fff85bcafff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff85c10000 -     0x7fff85c15fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff85c16000 -     0x7fff85cf3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85e15000 -     0x7fff85e99ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff85e9a000 -     0x7fff85f79ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85f7a000 -     0x7fff860d3fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff860d4000 -     0x7fff860f8fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860f9000 -     0x7fff86104ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86105000 -     0x7fff86132ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86133000 -     0x7fff8619cfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff861a5000 -     0x7fff861b4ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff861b5000 -     0x7fff861b6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff861b7000 -     0x7fff862acfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff862ad000 -     0x7fff862adfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff862ae000 -     0x7fff862cefff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8638a000 -     0x7fff86400fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff86421000 -     0x7fff8642cff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86528000 -     0x7fff8656afff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8656b000 -     0x7fff865bfff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff86612000 -     0x7fff87218ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87283000 -     0x7fff87295ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff874ea000 -     0x7fff87513fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87514000 -     0x7fff8754dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8754e000 -     0x7fff87552fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87553000 -     0x7fff87593ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff884a1000 -     0x7fff88526ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88574000 -     0x7fff88615ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff88aa7000 -     0x7fff88acffff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
        0x7fff88ae6000 -     0x7fff89483c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89484000 -     0x7fff894c3fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff894c4000 -     0x7fff894cafff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff894cb000 -     0x7fff8950aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8950d000 -     0x7fff89524fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89715000 -     0x7fff8974ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89750000 -     0x7fff89750fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89751000 -     0x7fff89754fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff89755000 -     0x7fff89768ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff89769000 -     0x7fff898d0fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff898d1000 -     0x7fff898e0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff898e1000 -     0x7fff898e7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89926000 -     0x7fff899c8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff899c9000 -     0x7fff89ce5fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89ce6000 -     0x7fff89f59fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89f78000 -     0x7fff89f92fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89f93000 -     0x7fff89f97fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff89f98000 -     0x7fff89f98fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89f99000 -     0x7fff89fa6fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89fa7000 -     0x7fff89fabfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89fb5000 -     0x7fff8a099e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8a09a000 -     0x7fff8a09dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a09e000 -     0x7fff8a09fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8a0a0000 -     0x7fff8a0aaff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8a0ab000 -     0x7fff8a0dbff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a0dc000 -     0x7fff8a0dfff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8a0e0000 -     0x7fff8a163fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a164000 -     0x7fff8a164fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a165000 -     0x7fff8a166fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a167000 -     0x7fff8a169ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a16a000 -     0x7fff8a190fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1a2000 -     0x7fff8a4ceff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a4cf000 -     0x7fff8a520ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a524000 -     0x7fff8a5beff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a5bf000 -     0x7fff8a5cafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a5cb000 -     0x7fff8a5d8fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8a5d9000 -     0x7fff8a606fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8a607000 -     0x7fff8a647fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8a648000 -     0x7fff8a648fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a649000 -     0x7fff8a671fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a672000 -     0x7fff8a677fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a678000 -     0x7fff8a67dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a67e000 -     0x7fff8a685fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a68a000 -     0x7fff8a6b1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a6f8000 -     0x7fff8a6fdff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a6fe000 -     0x7fff8a71afff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a71b000 -     0x7fff8a75cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a75d000 -     0x7fff8a7b5fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8a7cb000 -     0x7fff8a827ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8af43000 -     0x7fff8afd5ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8afe1000 -     0x7fff8afe3fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8afe4000 -     0x7fff8afebfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8afec000 -     0x7fff8afeffff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b00f000 -     0x7fff8b03afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8b06c000 -     0x7fff8b0ccfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b0cf000 -     0x7fff8b111ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b16d000 -     0x7fff8b1bfff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b1c0000 -     0x7fff8b4a9ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b680000 -     0x7fff8b686ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b687000 -     0x7fff8b7bdfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b7be000 -     0x7fff8bae2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8bae3000 -     0x7fff8bf10fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bf11000 -     0x7fff8bfd8ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bfd9000 -     0x7fff8c3f6ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8c3f7000 -     0x7fff8c422ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8c42a000 -     0x7fff8c52cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c5aa000 -     0x7fff8c5bcff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c5bd000 -     0x7fff8c5c3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8c7c9000 -     0x7fff8c8b3fff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c8b4000 -     0x7fff8c8c1ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c8c2000 -     0x7fff8c9cffff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ca32000 -     0x7fff8ca51fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ca52000 -     0x7fff8ca52fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ca53000 -     0x7fff8ca63ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ca64000 -     0x7fff8ca9ffff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8caa5000 -     0x7fff8caa5fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8caa6000 -     0x7fff8cac6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cac7000 -     0x7fff8cb5dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cb5e000 -     0x7fff8cb64fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cb65000 -     0x7fff8cbaeff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cbaf000 -     0x7fff8cf58fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8cf59000 -     0x7fff8cf5cfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cf5d000 -     0x7fff8cf72fff  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
        0x7fff8cf73000 -     0x7fff8d3a6ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8d3a7000 -     0x7fff8d3c4ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d3c5000 -     0x7fff8d633ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d634000 -     0x7fff8d74dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d789000 -     0x7fff8d7befff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d935000 -     0x7fff8da3cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8da3d000 -     0x7fff8da44ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8da45000 -     0x7fff8da47fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8da57000 -     0x7fff8e03bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e03c000 -     0x7fff8e0b7ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e1bb000 -     0x7fff8e2bbfff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e3d6000 -     0x7fff8e489ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e48a000 -     0x7fff8e48eff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e4e0000 -     0x7fff8e5ddff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e5de000 -     0x7fff8e649ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e6b1000 -     0x7fff8e6cefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8e6cf000 -     0x7fff8e6e1ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8e8c7000 -     0x7fff8e8ddfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e8de000 -     0x7fff8e925ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8e939000 -     0x7fff8e9defff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e9df000 -     0x7fff8ea08fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ea09000 -     0x7fff8ea7ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8eaaa000 -     0x7fff8ec34fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec35000 -     0x7fff8ec36ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ec37000 -     0x7fff8ed1bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ed9f000 -     0x7fff8eda4fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eda5000 -     0x7fff8ee1bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ee1c000 -     0x7fff8ee1ffff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ee20000 -     0x7fff8ee90fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f1e5000 -     0x7fff8f24dff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f24e000 -     0x7fff8f29aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f29b000 -     0x7fff8f2a9ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8f2aa000 -     0x7fff8f2abff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f3ef000 -     0x7fff8f42afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8f42b000 -     0x7fff8f43fff7  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
        0x7fff8f440000 -     0x7fff8f614ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f615000 -     0x7fff8f61afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8f61b000 -     0x7fff8f627fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f63a000 -     0x7fff8f651fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f6ed000 -     0x7fff8f709ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f70a000 -     0x7fff8f79dff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8f79e000 -     0x7fff8f7f2fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f7f3000 -     0x7fff8f7fbfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f7fc000 -     0x7fff8f86ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8f8b9000 -     0x7fff8f8ddfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f8de000 -     0x7fff8fb53ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8fb54000 -     0x7fff8fb54fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fe7a000 -     0x7fff8fed4ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8fed5000 -     0x7fff8ff23fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90667000 -     0x7fff906bafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff906d8000 -     0x7fff906eeff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff906ef000 -     0x7fff906f1fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff906f2000 -     0x7fff907f7fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff907f8000 -     0x7fff90825fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff90826000 -     0x7fff90cedfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90cee000 -     0x7fff90cf9ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90cfa000 -     0x7fff90cfbfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90d62000 -     0x7fff90f01ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90f10000 -     0x7fff90f54ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff90f85000 -     0x7fff91091fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91092000 -     0x7fff910bbff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff910bc000 -     0x7fff913d5fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff913d6000 -     0x7fff91b6afef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91bc3000 -     0x7fff91bf6ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91c36000 -     0x7fff91c44fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff91c45000 -     0x7fff91c4bfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91c4c000 -     0x7fff91c81fff  libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 13394
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.0M resident=167.4M(75%) swapped_out_or_unallocated=55.6M(25%)
    Writable regions: Total=1.2G written=74.4M(6%) resident=102.8M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                                4K
    CG raster data                       2432K
    CG shared images                     3384K
    CoreAnimation                           4K
    CoreGraphics                           16K
    CoreServices                         1956K
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                 9272K
    MALLOC                              108.1M
    MALLOC guard page                      48K
    Memory tag=242                         12K
    Memory tag=251                         24K
    SQLite page cache                    1440K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebCore purgeable data                172K
    __CI_BITMAP                            80K
    __DATA                               20.5M
    __IMAGE                               528K
    __LINKEDIT                           59.8M
    __RC_CAMERAS                          248K
    __TEXT                              163.2M
    __UNICODE                             544K
    mapped file                         124.4M
    shared memory                        5472K
    ===========                        =======
    TOTAL                                 1.6G
    TOTAL, minus reserved VM space      846.7M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa132000 / 7
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • Safari keeps crashing after adobe update

    Hey, today it poped up a adobe update page, and i installed it, but now safari keeps crashing and i get the message pasted below, what to do??
    do i have the flashback malware?? and how do i get rid of it?
    Process: WebProcess [2713]
    Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier: com.apple.WebProcess
    Version:         8536 (8536.25)
    Build Info: WebKit2-7536025000000000~2
    Code Type: X86-64 (Native)
    Parent Process:  ??? [2711]
    User ID:         501
    Date/Time: 2012-07-30 00:10:50.179 +0200
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          13109 sec
    Crashes Since Last Report:           61
    Per-App Crashes Since Last Report:   6
    Anonymous UUID: 73EC6394-A6FD-4FC3-9507-EEB817599E97
    Crashed Thread: 21  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0 com.apple.JavaScriptCore          0x00007fff95b277cd JSC::BytecodeGenerator::emitMove(JSC::RegisterID*, JSC::RegisterID*) + 45
    1 com.apple.JavaScriptCore          0x00007fff95b5c2e6 JSC::ApplyFunctionCallDotNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 2054
    2 com.apple.JavaScriptCore          0x00007fff95b5ff69 JSC::CommaNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 153
    3 com.apple.JavaScriptCore          0x00007fff95b3db94 JSC::ReturnNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 132
    4 com.apple.JavaScriptCore          0x00007fff95b251f7 JSC::BlockNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 119
    5 com.apple.JavaScriptCore          0x00007fff95b26c78 JSC::FunctionBodyNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 152
    6 com.apple.JavaScriptCore          0x00007fff95b1b37b JSC::BytecodeGenerator::generate() + 43
    7 com.apple.JavaScriptCore          0x00007fff95c34b2d JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 573
    8 com.apple.JavaScriptCore          0x00007fff95c3451c JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 60
    9 com.apple.JavaScriptCore          0x00007fff95b22a84 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 340
    10 com.apple.JavaScriptCore        0x00007fff95b22924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    11 com.apple.WebCore                  0x00007fff9457e88d WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 877
    12 com.apple.WebCore                  0x00007fff9457e3c4 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    13 com.apple.WebCore                  0x00007fff944fea55 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
    14 com.apple.WebCore                  0x00007fff9452b5af WebCore::DOMWindow::dispatchEvent(***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::EventTarget>) + 207
    15 com.apple.WebCore                  0x00007fff94551939 WebCore::FrameLoader::fireBeforeUnloadEvent(WebCore::Chrome*) + 169
    16 com.apple.WebCore                  0x00007fff945516b2 WebCore::FrameLoader::shouldClose() + 498
    17 com.apple.WebCore                  0x00007fff9455123f WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 63
    18 com.apple.WebCore                  0x00007fff945511d0 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 32
    19 com.apple.WebCore                  0x00007fff94551115 WebCore::PolicyCallback::call(bool) + 69
    20 com.apple.WebCore                  0x00007fff945510b1 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 689
    21 com.apple.WebKit2                  0x00007fff8e19dad1 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 279
    22 com.apple.WebCore                  0x00007fff9455092a WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 954
    23 com.apple.WebCore                  0x00007fff945504d9 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1289
    24 com.apple.WebCore                  0x00007fff9454fd02 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 242
    25 com.apple.WebCore                  0x00007fff9454fbd3 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 435
    26 com.apple.WebCore                  0x00007fff9454f9fa WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 74
    27 com.apple.WebKit2                  0x00007fff8e1b2a41 WebKit::WebPage::loadURLRequest(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&) + 51
    28 com.apple.WebKit2                  0x00007fff8e1c088a void CoreIPC::handleMessage<Messages::WebPage::LoadURLRequest, WebKit::WebPage, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)) + 106
    29 com.apple.WebKit2                  0x00007fff8e188ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
    30 com.apple.WebKit2                  0x00007fff8e0f5715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    31 com.apple.WebKit2                  0x00007fff8e138403 CoreIPC::Connection::dispatchOneMessage() + 139
    32 com.apple.WebCore                  0x00007fff94f51c19 WebCore::RunLoop::performWork() + 201
    33 com.apple.WebCore                  0x00007fff94f521f7 WebCore::RunLoop::performWork(void*) + 71
    34 com.apple.CoreFoundation                  0x00007fff8b1f4841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    35 com.apple.CoreFoundation                  0x00007fff8b1f4165 __CFRunLoopDoSources0 + 245
    36 com.apple.CoreFoundation                  0x00007fff8b2174e5 __CFRunLoopRun + 789
    37 com.apple.CoreFoundation                  0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    38 com.apple.HIToolbox                0x00007fff91131774 RunCurrentEventLoopInMode + 209
    39 com.apple.HIToolbox                0x00007fff91131512 ReceiveNextEventCommon + 356
    40 com.apple.HIToolbox                0x00007fff911313a3 BlockUntilNextEventMatchingListInMode + 62
    41 com.apple.AppKit                      0x00007fff8e570fa3 _DPSNextEvent + 685
    42 com.apple.AppKit                      0x00007fff8e570862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    43  com.apple.AppKit                      0x00007fff8e567c03 -[NSApplication run] + 517
    44 com.apple.WebCore                  0x00007fff94f525cf WebCore::RunLoop::run() + 63
    45 com.apple.WebKit2                  0x00007fff8e1e16d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    46 com.apple.WebKit2                  0x00007fff8e1a9275 WebKitMain + 285
    47 com.apple.WebProcess             0x0000000107a30e7b 0x107a30000 + 3707
    48  libdyld.dylib                   0x00007fff8cfb97e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib               0x00007fff93194d16 kevent + 10
    1 libdispatch.dylib                         0x00007fff8d986e26 _dispatch_mgr_invoke + 883
    2 libdispatch.dylib                         0x00007fff8d986a2a _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation               0x00007fff8c4bc7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6 com.apple.Foundation               0x00007fff8c51a842 __NSThread__main__ + 1345
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2   com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.WebCore                   0x00007fff94f67941 WebCore::ScrollingThread::initializeRunLoop() + 273
    7 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    9 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib               0x00007fff93194322 __select + 10
    1   com.apple.CoreFoundation       0x00007fff8b256bf6 __CFSocketManager + 1302
    2 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    3 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3 com.apple.JavaScriptCore          0x00007fff95d2e43a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
    5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
    5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 11:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.CoreMedia                0x00007fff8f903980 FigThreadGlobalNetworkBufferingRunloop + 21
    7 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    8 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    9   libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 12:: com.apple.coremedia.asyncio
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3 com.apple.MediaToolbox           0x00007fff8dcec221 0x7fff8dcd2000 + 107041
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 13:: QTKit: listenOnDelegatePort
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1   libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.QTKit                         0x00007fff956f44b6 listenOnDelegatePort + 403
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 14:: QTKit: listenOnNotificationPort
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.QTKit                         0x00007fff956f4951 listenOnNotificationPort + 371
    7   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 15:: CVDisplayLink
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
    2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 16:: com.apple.coremedia.player.async
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox           0x00007fff8dd2b82f 0x7fff8dcd2000 + 366639
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 17:: AQClient
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae3629c GenericRunLoopThread::Entry(void*) + 204
    6 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 18:: com.apple.coremedia.audioqueue.source
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3 com.apple.MediaToolbox           0x00007fff8dd0375a 0x7fff8dcd2000 + 202586
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 19:
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1   libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4e874 CAGuard::Wait() + 90
    3 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c8d6 AQConverterManager::AQConverterThread::Run() + 294
    4   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c742 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
    5 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 20:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 21 Crashed:: Dispatch queue: com.apple.root.default-priority
    0 com.apple.CFNetwork                0x00007fff91c96c92 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 104
    1 com.apple.CFNetwork                0x00007fff91c96995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    2 com.apple.CFNetwork                0x00007fff91cf9ac6 __executionContextSchedule_block_invoke_0 + 44
    3 libdispatch.dylib                         0x00007fff8d987f3d _dispatch_call_block_and_release + 15
    4 libdispatch.dylib                         0x00007fff8d9840fa _dispatch_client_callout + 8
    5 libdispatch.dylib                         0x00007fff8d98523e _dispatch_worker_thread2 + 304
    6 libsystem_c.dylib                        0x00007fff8c88bceb _pthread_wqthread + 404
    7 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 22:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 23:: CVDisplayLink
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
    2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
    4 com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 24:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 21 crashed with X86 Thread State (64-bit):
      rax: 0xf000000000000000  rbx: 0x00007fdd6f21ece0  rcx: 0x0000000000bd0600  rdx: 0x000000000014a730
      rdi: 0x00007fdd6f9c9d50  rsi: 0x0000000000000002  rbp: 0x0000000158232d80  rsp: 0x0000000158232d60
       r8: 0x00007fdd6fdb6070   r9: 0x00000000c6fc3de8  r10: 0x00007fdd6de6e390  r11: 0x00000000ab5f1fd1
      r12: 0x00007fdd69219660  r13: 0x00007fff7999fd48  r14: 0x00007fdd6f9c9d50  r15: 0x00007fdd6f21ece0
      rip: 0x00007fff91c96c92  rfl: 0x0000000000010206  cr2: 0x0000000003d50000
    Logical CPU: 2
    Binary Images:
           0x107a30000 -        0x107a30fff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x107a39000 -        0x107a39fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14a4e7000 -        0x14a4fdfff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x14c83a000 -        0x14c83bff7  ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14caf6000 -        0x14ccadfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14cce4000 -        0x14ce25fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x14cf59000 -        0x14d30cff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x14d42c000 -        0x14d43aff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x14d443000 -        0x14d470fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x14d479000 -        0x14d482fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x14d48d000 -        0x14d490ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x14fa50000 -        0x14fa55fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x14fc03000 -        0x14fc0efff  AppleIntelSNBVA (8.0.51) <5B8718DC-CCBC-3082-B76E-1FED0D4A8202> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x1509cc000 -        0x1509e2ff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x150bc9000 -        0x150dd8ff7  com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x15129d000 -        0x1513f1fff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x151479000 -        0x1515f2fff  com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <98762E7F-9D87-36D4-BA61-7C304103A9BE> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x151791000 -        0x151886fff  com.apple.AppleIntelHD3000GraphicsVADriver (8.0.51 - 8.0.0) <EF120C37-DF3B-3753-BED5-A2322F5F1FCE> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x155f83000 -        0x155fa9fff  libPDFRIP.A.dylib (322) <94FC38C3-E621-3133-B1DC-21B1F9AAE05C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff67630000 -     0x7fff6766493f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff89828000 -     0x7fff89a83fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff89a89000 -     0x7fff89ad6fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff89ad7000 -     0x7fff89b1ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89b89000 -     0x7fff89bc0ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff89bc1000 -     0x7fff89c1dfff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89c1e000 -     0x7fff89c2cfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89c2d000 -     0x7fff89c3cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff89c3d000 -     0x7fff89c49ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff89c4a000 -     0x7fff89c5cff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff89c5d000 -     0x7fff89c9dfff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89dfc000 -     0x7fff89e23ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8a07a000 -     0x7fff8a118fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a119000 -     0x7fff8a168ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff8a169000 -     0x7fff8a16cff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a3b4000 -     0x7fff8a3c0ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a3c1000 -     0x7fff8a3c1fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a3c2000 -     0x7fff8a3ddff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a3de000 -     0x7fff8a422fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a423000 -     0x7fff8a85ffff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a87c000 -     0x7fff8a916fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a917000 -     0x7fff8a974fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a975000 -     0x7fff8aa9eff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8aa9f000 -     0x7fff8aaabfff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8aae5000 -     0x7fff8ab13ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8aba4000 -     0x7fff8ad2afff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8ad2b000 -     0x7fff8ad47fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ad48000 -     0x7fff8ade5fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8ae2f000 -     0x7fff8af7ffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8af80000 -     0x7fff8af9ffff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8afa0000 -     0x7fff8afa3fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8afa4000 -     0x7fff8b00cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b00d000 -     0x7fff8b075ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8b076000 -     0x7fff8b076fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b0fa000 -     0x7fff8b17bfff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b17c000 -     0x7fff8b183fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b196000 -     0x7fff8b1defff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8b1df000 -     0x7fff8b1e1fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8b1e2000 -     0x7fff8b3cbfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b3cc000 -     0x7fff8b4ebfff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b4ec000 -     0x7fff8b549ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b54a000 -     0x7fff8b552fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff8b553000 -     0x7fff8b581fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b582000 -     0x7fff8b59cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8b59d000 -     0x7fff8b5bcff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8b5bd000 -     0x7fff8b5cbff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8bd0f000 -     0x7fff8bd8fff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bda8000 -     0x7fff8be00ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8be01000 -     0x7fff8be57ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8be58000 -     0x7fff8be79ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8be7a000 -     0x7fff8be8dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8be8e000 -     0x7fff8be94ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8be95000 -     0x7fff8bebdfff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bebe000 -     0x7fff8bec4fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8bec5000 -     0x7fff8bec9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8becf000 -     0x7fff8bedaff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8bedb000 -     0x7fff8bfcbff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8bfdb000 -     0x7fff8bfddfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8bfde000 -     0x7fff8c1fcfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c1fd000 -     0x7fff8c208ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8c209000 -     0x7fff8c20afff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8c20b000 -     0x7fff8c245fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c246000 -     0x7fff8c25afff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c25b000 -     0x7fff8c272fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c273000 -     0x7fff8c370fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8c371000 -     0x7fff8c380ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c381000 -     0x7fff8c483fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c484000 -     0x7fff8c484fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c485000 -     0x7fff8c7e1ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c7e2000 -     0x7fff8c817ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8c818000 -     0x7fff8c874ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c875000 -     0x7fff8c941fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8c942000 -     0x7fff8c943fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8c950000 -     0x7fff8c951fff  MetadataLib.dylib (644) <7D46FE05-9FC8-34FF-A083-59092253F11D> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8c952000 -     0x7fff8c952ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c953000 -     0x7fff8c9affff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8c9b0000 -     0x7fff8ca61fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ca62000 -     0x7fff8ca64fff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8ca65000 -     0x7fff8ca73ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ca74000 -     0x7fff8ca77fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ca7d000 -     0x7fff8ca7dfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ca7e000 -     0x7fff8cd95ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8cd96000 -     0x7fff8cdb8ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff8cdb9000 -     0x7fff8cdd9fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8cdda000 -     0x7fff8cde1fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8cebb000 -     0x7fff8ced1fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8cfb7000 -     0x7fff8cfbaff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8d0d5000 -     0x7fff8d0d7ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8d0d8000 -     0x7fff8d357fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d3af000 -     0x7fff8d3b3fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d3b4000 -     0x7fff8d3b5fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8d558000 -     0x7fff8d558fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8d5df000 -     0x7fff8d6eafff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d6eb000 -     0x7fff8d724ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8d795000 -     0x7fff8d7c0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8d7c1000 -     0x7fff8d94afff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d94b000 -     0x7fff8d981fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8d982000 -     0x7fff8d997ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8d9f8000 -     0x7fff8da05ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8db66000 -     0x7fff8dc5bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8dc68000 -     0x7fff8dcd1fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8dcd2000 -     0x7fff8e0caff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8e0cb000 -     0x7fff8e0dffff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e0e0000 -     0x7fff8e2c6fff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8e3ac000 -     0x7fff8e419fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e41a000 -     0x7fff8f044fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f045000 -     0x7fff8f049fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8f04a000 -     0x7fff8f7f2fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f8e5000 -     0x7fff8f930ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f93e000 -     0x7fff8f951ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8f952000 -     0x7fff8fd6efff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8fddf000 -     0x7fff8fe09ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fe62000 -     0x7fff8fe69fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8fe6a000 -     0x7fff8febfff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fec0000 -     0x7fff8fee6fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8fee7000 -     0x7fff8feecfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8feed000 -     0x7fff8ff38fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff902c2000 -     0x7fff902c5fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff902c6000 -     0x7fff902c9fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff902ca000 -     0x7fff9033afff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff9033b000 -     0x7fff90400fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90401000 -     0x7fff9045bfff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff90465000 -     0x7fff90466ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff90467000 -     0x7fff90489ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9048a000 -     0x7fff904abfff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff904ba000 -     0x7fff905b8ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff9060f000 -     0x7fff90883ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff90884000 -     0x7fff9099ca27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff9099d000 -     0x7fff909c9ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff909ca000 -     0x7fff909fefff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90a56000 -     0x7fff90a60fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff90a61000 -     0x7fff90a69ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90a77000 -     0x7fff90a78ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff90a79000 -     0x7fff90ab8ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90ab9000 -     0x7fff90ae5fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff90ae6000 -     0x7fff90af4ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
        0x7fff90af5000 -     0x7fff90b4cff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90b4d000 -     0x7fff90b78fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff90b79000 -     0x7fff90bbcff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff90bbd000 -     0x7fff90c14ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

    Sindreaa wrote:
    I read on the internett that a fake adobe update window poped up on many mac computers.
    Well, without a lot more information I can't help you with this if it's a malware issue. In order for other users here to help you, we need detailed, accurate information, so next time please take notes or screen shots of these things. Where on the Internet did you read this? It hasn't been true for over six months now and looked like this
    Where did the pop-up window come from: your Internet browser? Your OS? Some other application?
    Adobe develops dozens of products, but you don't know which one you updated?
    What site did you download the installer from? Did it end in "adobe.com"?
    Is this what you saw during installation?
    Do you still have the installer? If so what is the file name?
    If you want to keep your computer safe and crash-free, you really need to be more aware of what you do to it, especially when asked for your admin password or to approve a certificate.
    As I said in my first reply, your current Operating System protects you against all currently known variants of Flashback, so it would have warned you before it let you respond to any of the above dialogs. None of the variants have involved fake Adobe anything since late last year, so whatever it was you read on the Internet was very old news and you should no longer be concerned about that one.  But there could always be something new out there that none of us are aware of yet, so don't hesitate to return when you see something suspicious, just make sure to gather all the facts.
    Regarding Adobe FlashPlayer specifically, OS X 10.7.3 and above will disable any older versions and when you visit a web site that requires it you will get an alert that you need to update it and probably give you the correct location to get it from, but don't do that. Go only to adobe.com and follow the links there to obtain the software you need.
    With regard to Adobe and FlashPlayer, if you look in your System Preferences you will find an option to allow Adobe to update it automatically, which is probably your best option. That way you won't have to concern yourself with anything like this again.

  • Safari keeps crashing after a few minutes of use

    Safair keeps crashing after a few minutes of use.  it's crashed 3 times as i type this in.
    Process:         WebProcess [2689]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.26.17)
    Build Info:      WebKit2-7536026017000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [2687]
    Date/Time:       2013-01-23 14:43:34.390 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          13591 sec
    Crashes Since Last Report:           82
    Per-App Interval Since Last Report:  8451 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      106A4CA9-52DE-423C-98D1-720D484111EE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
    VM Regions Near 0x28:
    -->
        __TEXT                 000000010428b000-000000010428c000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[2689]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00000001054c2784 WebCore::RenderObject::destroyAndCleanupAnonymousWrappers() + 20
    1   com.apple.WebCore                       0x0000000104ae0043 WebCore::Node::detach() + 35
    2   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    3   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    4   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    5   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    6   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    7   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    8   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    9   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    10  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    11  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    12  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    13  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    14  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    15  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    16  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    17  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    18  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    19  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    20  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    21  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    22  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    23  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    24  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    25  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    26  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    27  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    28  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    29  com.apple.WebCore                       0x0000000104adf0cf WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 575
    30  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    31  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    32  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    33  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    34  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    35  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    36  com.apple.WebCore                       0x0000000104aaea0f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    37  com.apple.WebCore                       0x0000000104ad8cf3 WebCore::Document::updateStyleIfNeeded() + 67
    38  com.apple.WebCore                       0x0000000104ae4917 WebCore::Document::updateLayout() + 55
    39  com.apple.WebCore                       0x0000000104ae48cb WebCore::Document::updateLayoutIgnorePendingStylesheets() + 123
    40  com.apple.WebCore                       0x000000010501e697 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(WebCore::CSSPropertyI D, WebCore::EUpdateLayout) const + 71
    41  com.apple.WebCore                       0x0000000105031e09 WebCore::CSSComputedStyleDeclaration::getPropertyValue(***::String const&) + 57
    42  com.apple.WebCore                       0x0000000104c410ea WebCore::jsCSSStyleDeclarationPrototypeFunctionGetPropertyValue(JSC::ExecState* ) + 298
    43  ???                                     0x000000010645e265 0 + 4400210533
    44  com.apple.JavaScriptCore                0x0000000104753f50 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    45  com.apple.JavaScriptCore                0x0000000104753bb4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    46  com.apple.WebCore                       0x0000000104b36b32 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    47  com.apple.WebCore                       0x0000000104b36654 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    48  com.apple.WebCore                       0x0000000104ab6e05 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
    49  com.apple.WebCore                       0x0000000104ab6eda WebCore::Node::handleLocalEvents(WebCore::Event*) + 170
    50  com.apple.WebCore                       0x0000000104b41d06 WebCore::EventContext::handleLocalEvents(WebCore::Event*) const + 86
    51  com.apple.WebCore                       0x0000000104ab669b WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 939
    52  com.apple.WebCore                       0x0000000104bc386c WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 220
    53  com.apple.WebCore                       0x00000001051697ab WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, ***::PassRefPtr<WebCore::EventDispatchMediator>) + 139
    54  com.apple.WebCore                       0x0000000104bc34c6 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Node*) + 134
    55  com.apple.WebCore                       0x0000000104bc29e9 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 105
    56  com.apple.WebCore                       0x0000000104bc85fb WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 1147
    57  com.apple.WebKit2                       0x00000001044cd34e _ZN6WebKitL16handleMouseEventERKNS_13WebMouseEventEPNS_7WebPageEb + 407
    58  com.apple.WebKit2                       0x00000001044cd189 WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 127
    59  com.apple.WebKit2                       0x00000001044d956f void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
    60  com.apple.WebKit2                       0x00000001044a4751 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
    61  com.apple.WebKit2                       0x0000000104414cad CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    62  com.apple.WebKit2                       0x0000000104457ab3 CoreIPC::Connection::dispatchOneMessage() + 139
    63  com.apple.WebCore                       0x000000010550557c WebCore::RunLoop::performWork() + 156
    64  com.apple.WebCore                       0x0000000105505c17 WebCore::RunLoop::performWork(void*) + 71
    65  com.apple.CoreFoundation                0x00007fff967074f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    66  com.apple.CoreFoundation                0x00007fff96706d5d __CFRunLoopDoSources0 + 253
    67  com.apple.CoreFoundation                0x00007fff9672db49 __CFRunLoopRun + 905
    68  com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    69  com.apple.HIToolbox                     0x00007fff93f792bf RunCurrentEventLoopInMode + 277
    70  com.apple.HIToolbox                     0x00007fff93f8056d ReceiveNextEventCommon + 355
    71  com.apple.HIToolbox                     0x00007fff93f803fa BlockUntilNextEventMatchingListInMode + 62
    72  com.apple.AppKit                        0x00007fff8deb5779 _DPSNextEvent + 659
    73  com.apple.AppKit                        0x00007fff8deb507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    74  com.apple.AppKit                        0x00007fff8deb19b9 -[NSApplication run] + 470
    75  com.apple.WebCore                       0x0000000105505fef WebCore::RunLoop::run() + 63
    76  com.apple.WebKit2                       0x00000001044fa054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    77  com.apple.WebKit2                       0x00000001044c4ac5 WebKitMain + 285
    78  com.apple.WebProcess                    0x000000010428be5e 0x10428b000 + 3678
    79  com.apple.WebProcess                    0x000000010428bd80 0x10428b000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f5e67e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff92c76786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff92c75316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010473dfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010495fd9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010497538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001048c27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001048c2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010497538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8fa5cfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8fa5172a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8fa516a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f5e5df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff96776c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8f5e6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91c28594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91c29b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8f5e6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91c28594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91c29b85 start_wqthread + 13
    Thread 8:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff9673d19f CFRunLoopRun + 95
    6   com.apple.CoreMedia                     0x00007fff8da0e0ba FigThreadGlobalNetworkBufferingRunloop + 119
    7   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    8   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 9:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fab8b6 0x7fff95f9d000 + 59574
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 10:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fdd33e 0x7fff95f9d000 + 262974
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 11:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a345c74 GenericRunLoopThread::RunLoop() + 50
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a3460a7 GenericRunLoopThread::Run() + 145
    7   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a345db0 TRunLoop<AQClient>::Entry(void*) + 9
    8   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e61e CAPThread::Entry(CAPThread*) + 98
    9   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   ???                                     0x00000001465fecd7 0 + 5475658967
    3   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 13:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fbe519 0x7fff95f9d000 + 136473
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 14:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95ff8bc4 0x7fff95f9d000 + 375748
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e259 CAGuard::Wait() + 93
    3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a3262a5 AQConverterManager::AQConverterThread::Run() + 249
    4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a32098b AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 25
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e61e CAPThread::Entry(CAPThread*) + 98
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000014c0a00d0  rcx: 0x0000000150908850  rdx: 0x0000000150908a88
      rdi: 0x00000001409088b0  rsi: 0x0000000000000019  rbp: 0x00007fff63e87020  rsp: 0x00007fff63e87000
       r8: 0x0000000000000000   r9: 0x0000000000000132  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000014bed5840  r13: 0x000000015090ca28  r14: 0x00000001409088b0  r15: 0x000000014bb1cd80
      rip: 0x00000001054c2784  rfl: 0x0000000000010202  cr2: 0x0000000000000028
    Logical CPU: 1
    Binary Images:
           0x10428b000 -        0x10428bfff  com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x104290000 -        0x104290fff  WebProcessShim.dylib (536.26.17 - compatibility 1.0.0) <E951FB41-1358-32EF-9002-80DE9160AC12> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x104400000 -        0x1045daff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x104737000 -        0x1049d1ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x104a7d000 -        0x105a23ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x148af0000 -        0x148f92fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1492b1000 -        0x149435fff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x149a28000 -        0x149a3efff  com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x14af4d000 -        0x14af4efff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14b781000 -        0x14b785fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x150820000 -        0x150825fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x152443000 -        0x15258eff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff63e8b000 -     0x7fff63ebfbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff89dec000 -     0x7fff89e12fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89e13000 -     0x7fff89e25ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89e26000 -     0x7fff89e26fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff89f94000 -     0x7fff8a219ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a21a000 -     0x7fff8a2b0ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a2b1000 -     0x7fff8a40efff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a40f000 -     0x7fff8a41efff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8a68c000 -     0x7fff8a76bfff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a77b000 -     0x7fff8a7f1ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8a846000 -     0x7fff8a84bfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8b6e9000 -     0x7fff8b715ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b716000 -     0x7fff8b743fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8b744000 -     0x7fff8b8cfff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b8d0000 -     0x7fff8b8e3ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8b8e4000 -     0x7fff8ba84ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8badc000 -     0x7fff8bae0fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8baf5000 -     0x7fff8bb11fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8bcf7000 -     0x7fff8be2dfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8be2e000 -     0x7fff8bee1ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8bee2000 -     0x7fff8bf0afff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bf28000 -     0x7fff8bf69fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8bf6a000 -     0x7fff8bf78ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8bf79000 -     0x7fff8c07afff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8c07b000 -     0x7fff8c188fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c189000 -     0x7fff8c1b6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8c1b7000 -     0x7fff8c1c4fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8c1c5000 -     0x7fff8c1f0fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8c1f1000 -     0x7fff8c21aff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c21b000 -     0x7fff8c48cfff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c4a5000 -     0x7fff8c4b0ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8c51d000 -     0x7fff8c524fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c525000 -     0x7fff8c526ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d17c000 -     0x7fff8d760fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8d761000 -     0x7fff8d7ccff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d7f7000 -     0x7fff8d7f9fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8d7fa000 -     0x7fff8d8dee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8d8f5000 -     0x7fff8d8f5fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d8f6000 -     0x7fff8d96cfff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8d96d000 -     0x7fff8d99dff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8d99e000 -     0x7fff8d9f1fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d9f2000 -     0x7fff8da39ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8db19000 -     0x7fff8db62ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8db6f000 -     0x7fff8db6ffff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8dcfb000 -     0x7fff8dd11ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8dd50000 -     0x7fff8ddc0fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ddc1000 -     0x7fff8ddc3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dddd000 -     0x7fff8de12fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8de13000 -     0x7fff8de19fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8de20000 -     0x7fff8de27ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8de28000 -     0x7fff8de28fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8de29000 -     0x7fff8deacfef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8dead000 -     0x7fff8eab3fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ec0c000 -     0x7fff8eca6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8ed91000 -     0x7fff8f1afff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8f1b0000 -     0x7fff8f2c9fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f2ca000 -     0x7fff8f345ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8f346000 -     0x7fff8f386fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8f387000 -     0x7fff8f39dfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f5ca000 -     0x7fff8f5ceff7  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
        0x7fff8f5cf000 -     0x7fff8f5effff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f5f4000 -     0x7fff8f633fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f634000 -     0x7fff8f729fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f72a000 -     0x7fff8f737fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8f764000 -     0x7fff8f767fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f776000 -     0x7fff8f78bfff  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
        0x7fff8f78c000 -     0x7fff8f78ffff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8f790000 -     0x7fff8f7b7fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8f7bc000 -     0x7fff8f923fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8f963000 -     0x7fff8f982fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8f983000 -     0x7fff8f9defff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8f9df000 -     0x7fff8f9eeff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f9f7000 -     0x7fff8fd10fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8fd11000 -     0x7fff8fd2efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8fd42000 -     0x7fff8fd66fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8fd98000 -     0x7fff8fda3fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8fda4000 -     0x7fff8fde4fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8fde5000 -     0x7fff8feeafff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8feeb000 -     0x7fff8ff3cff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ff3d000 -     0x7fff9013ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff90140000 -     0x7fff90152ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff904ae000 -     0x7fff904b3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff904b4000 -     0x7fff904cbfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9052b000 -     0x7fff905d0fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff905d1000 -     0x7fff905d7fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff905d8000 -     0x7fff905d9fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff905da000 -     0x7fff905e4ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff905e5000 -     0x7fff905e5fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff905e6000 -     0x7fff906edfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90730000 -     0x7fff9073dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff9073e000 -     0x7fff90777fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff90778000 -     0x7fff90779fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff907fd000 -     0x7fff907fdfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff907fe000 -     0x7fff90827fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90828000 -     0x7fff9082cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff9082d000 -     0x7fff90836ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff90837000 -     0x7fff90b2cff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff90b2f000 -     0x7fff90bd0fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff90bd1000 -     0x7fff90cddfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90cde000 -     0x7fff90cfaff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff90d0e000 -     0x7fff90d37fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90d38000 -     0x7fff916d6a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff916d7000 -     0x7fff916defff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff91873000 -     0x7fff918aefff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff918af000 -     0x7fff91933ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff919b8000 -     0x7fff919c4fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff919c5000 -     0x7fff919f0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff919f1000 -     0x7fff91a45ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff91a46000 -     0x7fff91aaeff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff91aaf000 -     0x7fff91b51fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff91b52000 -     0x7fff91b94ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91b95000 -     0x7fff91bd7fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91bd8000 -     0x7fff91cb5fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff9237b000 -     0x7fff9237ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff92380000 -     0x7fff923ccff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff923cd000 -     0x7fff923dfff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff923e2000 -     0x7fff92467ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92470000 -     0x7fff924abfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff924cc000 -     0x7fff924f0fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff924f1000 -     0x7fff92769fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff927b1000 -     0x7fff92811fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff92812000 -     0x7fff9283afff  libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
        0x7fff9283b000 -     0x7fff9283efff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9283f000 -     0x7fff92c72ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff92c73000 -     0x7fff92c81fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff92c8f000 -     0x7fff92c95fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92e42000 -     0x7fff93167ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff93168000 -     0x7fff93168fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff931bb000 -     0x7fff931d2fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff931d3000 -     0x7fff932bfff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff932c0000 -     0x7fff93328ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93329000 -     0x7fff9337bff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff93418000 -     0x7fff9344bff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff934c6000 -     0x7fff93528ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93529000 -     0x7fff93563fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff93564000 -     0x7fff93567fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff93568000 -     0x7fff935defff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff935df000 -     0x7fff935e4fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff935e5000 -     0x7fff935ecfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff935ed000 -     0x7fff9364aff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9364b000 -     0x7fff93650fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff93651000 -     0x7fff9396dfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9396e000 -     0x7fff93979ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff9397a000 -     0x7fff93beefff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff93bef000 -     0x7fff93beffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93bf5000 -     0x7fff93c51ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff93c6e000 -     0x7fff93d00ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff93d55000 -     0x7fff93d64fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff93d65000 -     0x7fff93d66fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93d67000 -     0x7fff93d88fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93db1000 -     0x7fff93eb3fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff93f29000 -     0x7fff93f46ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .fr

    That didn't help.  It's still doing it..
    Thanks

  • Applications crashing after installing security update 2010-003

    Hi all, anyone else having this problem (and found a solution)? After installing security update 2010-003 on snow 10.6.3, entourage, firefox, and even itunes are crashing at launch. Safari seems stable, but haven't tried other apps yet. Verified permissions on my boot disk and repaired it but the problem persists. It started after rebooting after installing the security update. I'll reinstall the OS if needed but hoping this is a bug someone has solved. Thanks!

    http://www.thexlab.com/faqs/multipleappsquit.html

Maybe you are looking for

  • Two JTextArea text input

    Hi, Here is a tough one, if all you gurus would like to give it a try. There are two JTextArea components. I would like users to be able to input text in the first JTextarea. When the text reaches the maximum on the line, it should go to the second J

  • Our company portal is not compatible with the latest version so I want to reverse the last upgrade

    I upgrade Mozilla to the latest release and I cannot log into company intranet because is not supported. I need to reverse the upgrade or to reinstall Mozilla to an earlier version before 6.0 thanks,

  • CLamXav found the Worm.Redirect-1 virus in an app on my iPhone during a backup. What now?

    During a recent encrypted backup of my iPhone 4S to my Mac Mini, ClamXav found the Worm.Redirect-1 virus in my Ask Dave, Mac Reference app, which I did happen to open last week. It quarantined the app to the folder I have set up and I have since dele

  • Playing Diablo on a MAC

    Problems with playing Diablo II: have used a blizzard link to install the game with no problems, can see the "preview film", also with no problems, but then the graphics choke up and we cant play. Havent installed expansion disc as of yet - thought w

  • ICQ & MSN Messenger

    I can not receive files using ICQ or MSN Messenger. I have the WRT54GS. I have set the port triggering to 5190 like tech supported said but will not work. Also I enabled DMZ and that did not work either. What am I missing? Thanks for you help