Safari crashes at random and hangs on restart (OS 10.4.11)

I am working with a computer with a Safari problem that has only developed in the last couple of weeks. Safari crashes on different websites (no pattern that I can see although we are creating a log). I have tried the suggested solutions on several different forums (including ApplicationsCache.db and Webpageicons.db removal and various history plist removal).
The iMac in question is running OS10.4.11 and the latest Safari (4.1.3 (4533.19.4)) for that OS. The problem only occurs on this one account and not the other account on the iMac. It is an Intel iMac. Usually after a Safari crash, reopening will cause an unsuccessful attempt to open Google, which is the Home page. A Safari quit and reopen gets a normal Safari open.
Switching to Firefox is not an option and all software is up-to-date.
Any help would be appreciated.
Crash report:
Date/Time:      2011-12-22 15:22:48.091 -0700
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4
Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [211]
Version:        4.1.3 (4533.19.4)
Build Version:  1
Project Name:   WebBrowser
Source Version: 75331904
PID:    281
Thread: 4
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x000003cc
Thread 0:
0   libSystem.B.dylib                  0x90009817 mach_msg_trap + 7
1   com.apple.CoreFoundation           0x9082d227 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
3   com.apple.HIToolbox                0x92e01878 RunCurrentEventLoopInMode + 285
4   com.apple.HIToolbox                0x92e00f82 ReceiveNextEventCommon + 385
5   com.apple.HIToolbox                0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
6   com.apple.AppKit                   0x93286f45 _DPSNextEvent + 572
7   com.apple.AppKit                   0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
8   com.apple.Safari                   0x0000f6f9 0x1000 + 59129
9   com.apple.AppKit                   0x932808c4 -[NSApplication run] + 512
10  com.apple.AppKit                   0x93274820 NSApplicationMain + 573
11  com.apple.Safari                   0x0000749b 0x1000 + 25755
12  com.apple.Safari                   0x0010e512 0x1000 + 1103122
13  com.apple.Safari                   0x00007219 0x1000 + 25113
Thread 1:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   com.apple.JavaScriptCore           0x0050ade0 ***::ThreadCondition::wait(***::Mutex&) + 24
2   com.apple.WebCore                  0x015eadd0 WebCore::IconDatabase::syncThreadMainLoop() + 256
3   com.apple.WebCore                  0x015e8856 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
4   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 2:
0   libSystem.B.dylib                  0x90009817 mach_msg_trap + 7
1   com.apple.CoreFoundation           0x9082d227 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
3   com.apple.Foundation               0x9285f5da +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation               0x92802cfc forkThreadForFunction + 123
5   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 3:
0   libSystem.B.dylib                  0x90009817 mach_msg_trap + 7
1   com.apple.CoreFoundation           0x9082d227 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
3   com.apple.Safari                   0x00026c6d 0x1000 + 154733
4   com.apple.Safari                   0x00026b26 0x1000 + 154406
5   com.apple.Safari                   0x00026aab 0x1000 + 154283
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 4 Crashed:
0   libobjc.A.dylib                    0x90a59387 objc_msgSend + 23
1   com.apple.Foundation               0x9287c7e0 -[NSHTTPCookie dealloc] + 37
2   com.apple.CoreFoundation           0x9080dff1 CFRelease + 130
3   com.apple.CoreFoundation           0x90811890 __CFArrayReleaseValues + 451
4   com.apple.CoreFoundation           0x9080e0c6 _CFRelease + 188
5   com.apple.CoreFoundation           0x90824f8a __CFDictionaryDeallocate + 460
6   com.apple.CoreFoundation           0x9080e0c6 _CFRelease + 188
7   com.apple.Foundation               0x928628e0 -[NSHTTPCookieDiskStorage cookies] + 444
8   com.apple.Foundation               0x928625a4 -[NSHTTPCookieDiskStorage _tryCookieLookup:path:secure:result:] + 57
9   com.apple.Foundation               0x928622d0 -[NSHTTPCookieDiskStorage cookiesMatchingDomain:path:secure:] + 345
10  com.apple.Foundation               0x92861b51 -[NSHTTPCookieStorage(NSPrivate) _cookiesForURL:withExtraCookies:] + 332
11  com.apple.Foundation               0x928619c8 -[NSHTTPCookieStorage(NSPrivate) _cookieRequestHeaderFieldsForURL:withExtraCookies:] + 48
12  com.apple.Foundation               0x928610f9 -[NSConnectionHTTPURLProtocol addCookieFieldToHeader] + 182
13  com.apple.Foundation               0x92860ac7 -[NSConnectionHTTPURLProtocol buildHTTPRequest] + 204
14  com.apple.Foundation               0x92860994 -[NSConnectionHTTPURLProtocol startOriginLoad] + 46
15  com.apple.Foundation               0x928606cf -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 477
16  com.apple.Foundation               0x9285e521 _resourceLoaderPerform + 250
17  com.apple.CoreFoundation           0x9082cfce CFRunLoopRunSpecific + 1413
18  com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
19  com.apple.Foundation               0x9283839c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
20  com.apple.Foundation               0x92802cfc forkThreadForFunction + 123
21  libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 5:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   com.apple.Foundation               0x92858c60 -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication              0x998ce79e -[AsyncDB _run:] + 181
3   com.apple.Foundation               0x92802cfc forkThreadForFunction + 123
4   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 6:
0   libSystem.B.dylib                  0x90019d0c select + 12
1   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 7:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   com.apple.JavaScriptCore           0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
2   com.apple.Safari                   0x002ddd66 0x1000 + 3001702
3   com.apple.Safari                   0x002dde5c 0x1000 + 3001948
4   com.apple.Safari                   0x0003a0cd 0x1000 + 233677
5   com.apple.Safari                   0x0003a02f 0x1000 + 233519
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 8:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   com.apple.JavaScriptCore           0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
2   com.apple.WebCore                  0x018bb8d2 WebCore::LocalStorageThread::threadEntryPoint() + 170
3   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 9:
0   libSystem.B.dylib                  0x90009817 mach_msg_trap + 7
1   ...romedia.Flash Player.plugin     0x13d7fbc4 FlashPlayer_10_0_42_34_FlashPlayer + 2207972
2   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 10:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   ...romedia.Flash Player.plugin     0x13b5644f 0x13878000 + 3007567
2   ...romedia.Flash Player.plugin     0x13b6fccf FlashPlayer_10_0_42_34_FlashPlayer + 45551
3   ...romedia.Flash Player.plugin     0x13b568ff 0x13878000 + 3008767
4   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 11:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   ...romedia.Flash Player.plugin     0x13b5644f 0x13878000 + 3007567
2   ...romedia.Flash Player.plugin     0x13b6fccf FlashPlayer_10_0_42_34_FlashPlayer + 45551
3   ...romedia.Flash Player.plugin     0x13b568ff 0x13878000 + 3008767
4   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 4 crashed with X86 Thread State (32-bit):
  eax: 0x000003cc  ebx: 0x9287c815  ecx: 0x90abffd0  edx: 0x10d38780
  edi: 0x000003d4  esi: 0x1159f710  ebp: 0xb02a1428  esp: 0xb02a13f4
   ss: 0x0000001f  efl: 0x00010202  eip: 0x90a59387   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
Binary Images Description:
    0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)    /Applications/Safari.app/Contents/MacOS/Safari
  0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
0x14dc000 -  0x15bafff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x10205000 - 0x1021efff com.apple.AppleIntermediateCodec 1.1 (141)    /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
0x1022d000 - 0x10280fff com.apple.AppleProResDecoder 2.0 (223)    /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
0x102bb000 - 0x102d4fff com.apple.applepixletvideo 1.2.18 (1.2d18)    /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
0x114ca000 - 0x114cdfff com.apple.Tokenizer_ja 1.0.2    /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
0x13878000 - 0x13eb2fff com.macromedia.Flash Player.plugin 10.0.42.34 (1.0.4f348472)    /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe4afff dyld 46.16    /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib     /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib     /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib     /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.24    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib     /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)    /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib     /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x91521000 - 0x9154dfff com.apple.AE 316.3    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916ecfff com.apple.print.framework.PrintCore 4.6 (177.13)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91719000 - 0x917c2fff com.apple.QD 3.10.28 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917e8000 - 0x91833fff com.apple.HIServices 1.5.2 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91852000 - 0x91868fff com.apple.LangAnalysis 1.6.3    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x91874000 - 0x9188efff com.apple.FindByContent 1.5    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91898000 - 0x918d5fff com.apple.LaunchServices 183.1    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e9000 - 0x918f5fff com.apple.speech.synthesis.framework 3.5    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918fc000 - 0x9193cfff com.apple.ImageIO.framework 1.5.9    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9194f000 - 0x91a01fff libcrypto.0.9.7.dylib     /usr/lib/libcrypto.0.9.7.dylib
0x91a47000 - 0x91a5dfff libcups.2.dylib     /usr/lib/libcups.2.dylib
0x91a62000 - 0x91a80fff libJPEG.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a85000 - 0x91ae4fff libJP2.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91af6000 - 0x91afafff libGIF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91afc000 - 0x91b84fff libRaw.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b88000 - 0x91ba3fff libPng.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91ba8000 - 0x91baafff libRadiance.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91ca7000 - 0x91ce6fff libTIFF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91cec000 - 0x91cecfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cee000 - 0x91d7cfff com.apple.vImage 2.5    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d83000 - 0x91d83fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91d85000 - 0x91ddefff libvMisc.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91de7000 - 0x91e0bfff libvDSP.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e13000 - 0x9221cfff libBLAS.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92256000 - 0x9260afff libLAPACK.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92637000 - 0x92724fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
0x92726000 - 0x927a4fff com.apple.DesktopServices 1.3.7    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927e5000 - 0x92a1dfff com.apple.Foundation 6.4.12 (567.42)    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b3d000 - 0x92b54fff libGL.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b5f000 - 0x92bb7fff libGLU.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bcb000 - 0x92bcbfff com.apple.Carbon 10.4 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bcd000 - 0x92bddfff com.apple.ImageCapture 3.0.4    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92beb000 - 0x92bf3fff com.apple.speech.recognition.framework 3.6    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92bf9000 - 0x92bfefff com.apple.securityhi 2.0.1 (24742)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92c04000 - 0x92c95fff com.apple.ink.framework 101.2.1 (71)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92ca9000 - 0x92cacfff com.apple.help 1.0.3 (32.1)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92caf000 - 0x92ccdfff com.apple.openscripting 1.2.7 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cdf000 - 0x92ce5fff com.apple.print.framework.Print 5.1 (192.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92ceb000 - 0x92d4efff com.apple.htmlrendering 66.1 (1.1.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d72000 - 0x92db3fff com.apple.NavigationServices 3.4.4 (3.4.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dda000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x931f3000 - 0x931fefff com.apple.opengl 1.4.16    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.2    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94060000 - 0x940a1fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
0x940a9000 - 0x940e3fff libGLImage.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1)    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9421a000 - 0x9422afff com.apple.securityfoundation 2.2.1 (28150)    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94237000 - 0x94274fff com.apple.securityinterface 2.2.1 (27695)    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94290000 - 0x9429ffff libCGATS.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a6000 - 0x942b1fff libCSync.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942fd000 - 0x94317fff libRIP.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9431d000 - 0x9463cfff com.apple.QuickTime 7.6.4 (1327.73)    /System/Library/Frameworks/QuickTime.framework/QuickTime
0x94700000 - 0x9470efff com.apple.framework.Apple80211 4.5.5 (455.2)    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x947c2000 - 0x94908fff com.apple.AddressBook.framework 4.0.6 (490)    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94994000 - 0x949a3fff com.apple.DSObjCWrappers.Framework 1.1    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x949aa000 - 0x949d3fff com.apple.LDAPFramework 1.4.2 (69.1.1)    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949d9000 - 0x949e8fff libsasl2.2.dylib     /usr/lib/libsasl2.2.dylib
0x949ec000 - 0x94a11fff libssl.0.9.7.dylib     /usr/lib/libssl.0.9.7.dylib
0x94a1d000 - 0x94a3afff libresolv.9.dylib     /usr/lib/libresolv.9.dylib
0x94f5c000 - 0x94f94fff com.apple.PDFKit 1.0.4    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x955df000 - 0x955e3fff com.apple.LanguageAnalysisCore 1.0.3    /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1)    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96598000 - 0x9659dfff com.apple.agl 2.5.9 (AGL-2.5.9)    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96924000 - 0x96938fff com.apple.audio.CoreAudioKit 1.0.1    /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x96f69000 - 0x97040fff com.apple.QuartzComposer 1.2.6 (32.25)    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x970c9000 - 0x970c9fff com.apple.quartzframework 1.0    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x978a0000 - 0x98797fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x989e2000 - 0x989e4fff com.apple.QuickTimeH264.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x98e3c000 - 0x98f05fff com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
0x98f22000 - 0x98f26fff com.apple.CoreMediaAuthoringPrivate 1.6    /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
0x98f2c000 - 0x98f55fff com.apple.CoreMediaPrivate 15.0    /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x998cb000 - 0x99902fff com.apple.Syndication 1.0.8 (56.1)    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9ae49000 - 0x9ae49fff libmx.A.dylib     /usr/lib/libmx.A.dylib
0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x9ff00000 - 0x9ff3cfff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
0x9ff45000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 1.5 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: WDC WD2500JS-40NGB2, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Hub, Up to 480 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA

That didn't work. The problem is now on both accounts
That's an indication the startup disk may need repairing.
Launch Disk Utility. That's located in /Applications/Utilities
Select MacintoshHD in the panel on the left then select the First Aid tab.
Click:  Verify Disk  (not Verify Disk Permissions)
If the disk needs repariing follow the instructions for Using Disk Utility to verify or repair disks

Similar Messages

  • Ios7 bookamrking web application to home screen via Safari crashes after login and when we try to open any link inside. Can anyone please tell me if there is any scheduled fix for this bug in safari?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

  • I am using a iPhone 3GS Version 4.3.5. It restarts while voice communication. fine. After 5 to 7 mins it will make a restart randomly and after it restart. Can any help me please to fix this problem.........

    I am using a iPhone 3GS Version 4.3.5. It restarts while voice communication. fine. After 5 to 7 mins it will make a restart randomly and after it restart. Can any help me please to fix this problem.........

    try to press the sleep/wake button + home button at the same time and hold them until the apple logo appears. that should help.

  • Safari Crashes on Startup and Not Issues I have been Seeing..

    Here is the crash report.  Safari crashes on startuo and it does not seem to be the glims problem we are seeing on other threads...
    thanks for any help...

    Process:    
    Safari [271]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.1 (7537.71)
    Build Info: 
    WebBrowser-7537071000000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [165]
    Date/Time:  
    2013-10-27 23:13:13.378 -0600
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:     
    1199832 sec
    Crashes Since Last Report:      
    17
    Per-App Interval Since Last Report:  264 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                 
    244152DF-13FA-4756-9502-0C9C6E555E02
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    000000010bd17000-000000010bd18000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Single Web Process
    objc[271]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore        
    0x000000010d1ef840 WebCore::SecurityOrigin::createFromString(***::String const&) + 0
    1   com.apple.Safari.framework
    0x000000010be3df75 Safari::Extension::configureCrossOriginWhiteList(Safari::Extension::AddOrRemove Access) + 113
    2   com.apple.Safari.framework
    0x000000010be3d931 Safari::Extension::enable() + 79
    3   com.apple.Safari.framework
    0x000000010be5cf25 Safari::ExtensionsController::loadInstalledExtensions() + 417
    4   com.apple.Safari.framework
    0x000000010be5be4d Safari::ExtensionsController::reloadAllExtensions() + 77
    5   com.apple.Safari.framework
    0x000000010bd2d59b -[AppController awakeFromNib] + 1183
    6   com.apple.CoreFoundation 
    0x00007fff82da2fb1 -[NSObject performSelector:] + 49
    7   com.apple.CoreFoundation 
    0x00007fff82da2f32 -[NSSet makeObjectsPerformSelector:] + 274
    8   com.apple.AppKit         
    0x00007fff884c8347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    9   com.apple.AppKit         
    0x00007fff884be8bb loadNib + 322
    10  com.apple.AppKit         
    0x00007fff884bddb8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    11  com.apple.AppKit         
    0x00007fff884bdcd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    12  com.apple.AppKit         
    0x00007fff884bdc16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    13  com.apple.AppKit         
    0x00007fff8872ecd7 NSApplicationMain + 398
    14  com.apple.Safari.framework
    0x000000010bf12d9c SafariMain + 266
    15  com.apple.Safari         
    0x000000010bd17f2c 0x10bd17000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff82b927e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff860c5786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff860c4316 _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff82b92a8e pread + 10
    1   libsqlite3.dylib         
    0x00007fff8c31fce5 unixRead + 69
    2   libsqlite3.dylib         
    0x00007fff8c3414f6 readDbPage + 102
    3   libsqlite3.dylib         
    0x00007fff8c33fc9b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib         
    0x00007fff8c36e872 moveToChild + 146
    5   libsqlite3.dylib         
    0x00007fff8c370b68 sqlite3BtreeNext + 600
    6   libsqlite3.dylib         
    0x00007fff8c369909 sqlite3VdbeExec + 41561
    7   libsqlite3.dylib         
    0x00007fff8c35ea5b sqlite3_step + 1883
    8   com.apple.WebCore        
    0x000000010d0eb619 WebCore::SQLiteStatement::step() + 73
    9   com.apple.WebCore        
    0x000000010d0eba96 WebCore::IconDatabase::performURLImport() + 822
    10  com.apple.WebCore        
    0x000000010d0ea83b WebCore::IconDatabase::iconDatabaseSyncThread() + 283
    11  com.apple.JavaScriptCore 
    0x000000010c5c485f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    12  libsystem_c.dylib        
    0x00007fff83be98bf _pthread_start + 335
    13  libsystem_c.dylib        
    0x00007fff83becb75 thread_start + 13
    Thread 3:: Dispatch queue: DPGUVGLEQ-GroupTransform
    0   libsystem_kernel.dylib   
    0x00007fff82b906b6 semaphore_wait_trap + 10
    1   libdispatch.dylib        
    0x00007fff860c6d8a _dispatch_thread_semaphore_wait + 18
    2   libdispatch.dylib        
    0x00007fff860c5f7a _dispatch_barrier_sync_f_slow + 137
    3   com.apple.security       
    0x00007fff8a858f1e Transform::Finalize() + 120
    4   com.apple.CoreFoundation 
    0x00007fff82d10bf6 CFRelease + 502
    5   libdispatch.dylib        
    0x00007fff860c3a82 _dispatch_call_block_and_release + 18
    6   libdispatch.dylib        
    0x00007fff860c52d2 _dispatch_queue_drain + 264
    7   libdispatch.dylib        
    0x00007fff860c512e _dispatch_queue_invoke + 54
    8   libdispatch.dylib        
    0x00007fff860c4928 _dispatch_worker_thread2 + 198
    9   libsystem_c.dylib        
    0x00007fff83beb3da _pthread_wqthread + 316
    10  libsystem_c.dylib        
    0x00007fff83becb85 start_wqthread + 13
    Thread 4:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff82b9067a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff82b8fd71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8c0dedf5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8c0ded35 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff83be98bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff83becb75 thread_start + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff82b9067a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff82b8fd71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff82d3850c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff82d40c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff82d40486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation     
    0x00007fff85d80fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation     
    0x00007fff85d7572a -[NSThread main] + 68
    7   com.apple.Foundation     
    0x00007fff85d756a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib        
    0x00007fff83be98bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff83becb75 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff82b91df2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff82d89c8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff83be98bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff83becb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0402e4966a98d097  rbx: 0x00007fff6b916558  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fff6b916560  rsi: 0x00007fff6b916558  rbp: 0x00007fff6b916590  rsp: 0x00007fff6b916538
       r8: 0x00007fff7279bd38   r9: 0x0000000000000000  r10: 0x0000000000108000  r11: 0x000000010d1ef840
      r12: 0x00007fff8bf95e01  r13: 0x000000010c300840  r14: 0x0000000000000001  r15: 0x0000000000000000
      rip: 0x000000010d1ef840  rfl: 0x0000000000010202  cr2: 0x00000000b018500c
    Logical CPU: 0
    Binary Images:
    0x10bd17000 -   
    0x10bd17fff  com.apple.Safari (6.1 - 7537.71) <F5ACA61E-3A1C-3FA6-A738-7BF600BBC6F7> /Applications/Safari.app/Contents/MacOS/Safari
    0x10bd23000 -   
    0x10c258fff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10c5bb000 -   
    0x10c961ff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10ca52000 -   
    0x10cbb6fff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10cca6000 -   
    0x10cf0dfff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10d0e5000 -   
    0x10e189fff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x10fe0c000 -   
    0x10fe0cfff  com.apple.WebInspectorUI (7537 - 7537.59) <AD916733-212D-3B7B-9CB5-DAFEF7DE8AFB> /System/Library/StagedFrameworks/Safari/WebInspectorUI.framework/Versions/A/Web InspectorUI
    0x111062000 -   
    0x11107dfff  com.apple.WebInspector (7537 - 7537.59) <EA2075C7-430A-3083-90AC-2A4DF3E237FE> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
    0x111097000 -   
    0x111188ff7  com.apple.mobiledevice (710.1 - 710.1) <356F402B-7499-3EA6-8541-A3D89F6D119F> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x7fff6b917000 -
    0x7fff6b94bbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff822c8000 -
    0x7fff822c8fff  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
    0x7fff822dc000 -
    0x7fff823c0ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff823c1000 -
    0x7fff823fffff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff82400000 -
    0x7fff8243afe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8243b000 -
    0x7fff82476fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82494000 -
    0x7fff825adfff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff825ca000 -
    0x7fff82a91fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff82ade000 -
    0x7fff82af1ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff82aff000 -
    0x7fff82b09ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff82b0a000 -
    0x7fff82b7afff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff82b7b000 -
    0x7fff82b9bfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff82b9c000 -
    0x7fff82b9ffff  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
    0x7fff82ba0000 -
    0x7fff82d07fff  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
    0x7fff82d08000 -
    0x7fff82edcff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff82edd000 -
    0x7fff8330afff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff83319000 -
    0x7fff83346fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff83347000 -
    0x7fff83663fff  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
    0x7fff83664000 -
    0x7fff83676ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff83677000 -
    0x7fff83679fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff83688000 -
    0x7fff83696ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff83697000 -
    0x7fff836bffff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff83975000 -
    0x7fff83999fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff839a6000 -
    0x7fff839b4fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff839b5000 -
    0x7fff83a28fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff83a29000 -
    0x7fff83a2bfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff83b99000 -
    0x7fff83b9aff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff83b9b000 -
    0x7fff83c78fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff83d15000 -
    0x7fff83d36fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83d94000 -
    0x7fff83ea1fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff83ea2000 -
    0x7fff83ea8fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83ea9000 -
    0x7fff83ee4fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff83ef1000 -
    0x7fff83ef8fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83f12000 -
    0x7fff83facff7  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
    0x7fff83fad000 -
    0x7fff83fedfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff83fee000 -
    0x7fff84042ff7  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
    0x7fff84043000 -
    0x7fff84044fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff842c4000 -
    0x7fff843c6fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8450d000 -
    0x7fff84512ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff84513000 -
    0x7fff84525ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff84526000 -
    0x7fff8479afff  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
    0x7fff8479b000 -
    0x7fff847adff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff847ae000 -
    0x7fff847faff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84b13000 -
    0x7fff84bf1fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff850a9000 -
    0x7fff850aafff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff850ab000 -
    0x7fff850ebfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff853cd000 -
    0x7fff853cdfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8589d000 -
    0x7fff85ac7fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85b2f000 -
    0x7fff85b3efff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85b3f000 -
    0x7fff85c9cfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85d1b000 -
    0x7fff86034fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8604b000 -
    0x7fff860c1ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff860c2000 -
    0x7fff860d0fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff860d3000 -
    0x7fff86115fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86116000 -
    0x7fff86181ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8654d000 -
    0x7fff8655cff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8655d000 -
    0x7fff8656cfff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
    0x7fff8656d000 -
    0x7fff86f0ba27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86f0c000 -
    0x7fff86f21fff  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
    0x7fff86f22000 -
    0x7fff86f29fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff86f36000 -
    0x7fff86f37ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff86f49000 -
    0x7fff87275fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff872b5000 -
    0x7fff872dbfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff872dc000 -
    0x7fff872e9fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff87318000 -
    0x7fff87380ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87381000 -
    0x7fff8738fff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8751b000 -
    0x7fff8755fff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff875c7000 -
    0x7fff87627fff  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
    0x7fff883a7000 -
    0x7fff883b2ff7  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
    0x7fff883b3000 -
    0x7fff884adff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff884ae000 -
    0x7fff890b4fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff890b7000 -
    0x7fff890b7fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff890b8000 -
    0x7fff89114ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff89115000 -
    0x7fff89170ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff89171000 -
    0x7fff891c3ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff891c4000 -
    0x7fff89269fff  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
    0x7fff8926a000 -
    0x7fff8929aff7  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
    0x7fff892a3000 -
    0x7fff892a7fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff89533000 -
    0x7fff89533fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff89534000 -
    0x7fff8956ffff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
    0x7fff8957c000 -
    0x7fff895a8ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff895a9000 -
    0x7fff895c6fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff895ef000 -
    0x7fff895f5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff895f6000 -
    0x7fff895f9ff7  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
    0x7fff895fa000 -
    0x7fff89652ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89653000 -
    0x7fff89657ff7  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
    0x7fff89658000 -
    0x7fff896ddff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff896de000 -
    0x7fff89762ff7  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
    0x7fff89782000 -
    0x7fff897eaff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff897eb000 -
    0x7fff89814fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89f07000 -
    0x7fff89f30ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff89f31000 -
    0x7fff89f4dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8a00d000 -
    0x7fff8a00dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8a00e000 -
    0x7fff8a103fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8a15b000 -
    0x7fff8a1f1ff7  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
    0x7fff8a228000 -
    0x7fff8a230fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8a231000 -
    0x7fff8a25afff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a267000 -
    0x7fff8a267fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8a268000 -
    0x7fff8a27eff7  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
    0x7fff8a27f000 -
    0x7fff8a2aaff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8a2ab000 -
    0x7fff8a2abfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8a2ac000 -
    0x7fff8a2cbfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8a2cc000 -
    0x7fff8a2d9ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff8a30d000 -
    0x7fff8a34efff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8a34f000 -
    0x7fff8a356fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a6ad000 -
    0x7fff8a9a2ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a9d1000 -
    0x7fff8a9dcfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a9df000 -
    0x7fff8aa28ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8aa29000 -
    0x7fff8aa2afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8aa2b000 -
    0x7fff8aaa6ff7  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
    0x7fff8aaa8000 -
    0x7fff8aaadfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8ad3d000 -
    0x7fff8af3ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8af40000 -
    0x7fff8b045fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8b2b9000 -
    0x7fff8b2b9fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8b2ba000 -
    0x7fff8b2d1fff  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
    0x7fff8ba7b000 -
    0x7fff8ba80fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8ba81000 -
    0x7fff8ba81fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ba82000 -
    0x7fff8bad0fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8bad1000 -
    0x7fff8bad5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8bad6000 -
    0x7fff8bae3fff  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
    0x7fff8bae4000 -
    0x7fff8bae9fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8bb79000 -
    0x7fff8bb82ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8bea9000 -
    0x7fff8bf70ff7  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
    0x7fff8bf75000 -
    0x7fff8bf8bfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8bf8c000 -
    0x7fff8c070e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8c0dc000 -
    0x7fff8c27cff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8c27d000 -
    0x7fff8c27fff7  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
    0x7fff8c280000 -
    0x7fff8c2d4fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c2d5000 -
    0x7fff8c2d7fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8c2d8000 -
    0x7fff8c2ddfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c30f000 -
    0x7fff8c316fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8c317000 -
    0x7fff8c41efe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8c781000 -
    0x7fff8c7a5fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8d4c8000 -
    0x7fff8d52aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8d5dd000 -
    0x7fff8d5e8ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8dd00000 -
    0x7fff8dd42ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8dd43000 -
    0x7fff8dde5fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8de2e000 -
    0x7fff8deb1fef  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
    0x7fff8deb2000 -
    0x7fff8dee7fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8dfd2000 -
    0x7fff8dfd3ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e0d7000 -
    0x7fff8e1b6fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8e684000 -
    0x7fff8e725fff  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
    0x7fff8e7bc000 -
    0x7fff8e832fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8e833000 -
    0x7fff8e833fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e83c000 -
    0x7fff8e83ffff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8e879000 -
    0x7fff8ee5dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8ee5e000 -
    0x7fff8eea4fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff8eea5000 -
    0x7fff8eeabfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8eeac000 -
    0x7fff8efe2fff  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
    0x7fff8efe3000 -
    0x7fff8f016ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f017000 -
    0x7fff8f01cfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8f01d000 -
    0x7fff8f05cfff  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
    0x7fff8f05d000 -
    0x7fff8f05efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f05f000 -
    0x7fff8f076fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8f077000 -
    0x7fff8f094ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8f095000 -
    0x7fff8f1a1fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8f1a2000 -
    0x7fff8f1a5fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8f1a6000 -
    0x7fff8f1e6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff8f1e7000 -
    0x7fff8f29aff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8f29b000 -
    0x7fff8f2afff7  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
    0x7fff8f2b0000 -
    0x7fff8f2b6fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 7
    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: 534
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=191.0M resident=120.2M(63%) swapped_out_or_unallocated=70.9M(37%)
    Writable regions: Total=1.1G written=5200K(0%) resident=7572K(1%) swapped_out=0K(0%) unallocated=1.0G(99%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                 
    128K
    CoreServices                    
    3440K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    45.4M
    MALLOC guard page                 
    64K
    Memory tag=243                     
    4K
    SQLite page cache                
    768K
    STACK GUARD                     
    56.0M
    Stack                           
    10.6M
    TC malloc                         
    64K
    VM_ALLOCATE                       
    68K
    __CI_BITMAP                       
    80K
    __DATA                          
    15.7M
    __IMAGE                          
    528K
    __LINKEDIT                      
    62.7M
    __TEXT                         
    128.4M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    349.4M
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 11 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 1024 MB
    Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
    Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
    Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x37325431323834323048464E335342202020
    Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x37325431323834323048464E335342202020
    Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
    Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
    Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
    Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 4870, sppci_displaycontroller, Slot-1
    PCI Card: ATI Radeon HD 4870, ATY,MotmotParent, Slot-1
    Serial ATA Device: ST1000DM003-1CH162, 1 TB
    Serial ATA Device: Hitachi HUA721075KLA330, 750.16 GB
    Serial ATA Device: ST2000DM001-1CH164, 2 TB
    Serial ATA Device: ST31500541AS, 1.5 TB
    Parallel ATA Device: SONY
    DVD RW DW-D150A
    Parallel ATA Device: SONY
    DVD RW DRU-835A
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x1d200000 / 2
    USB Device: PTZ-630, 0x056a  (WACOM Co., Ltd.), 0x00b1, 0x3d200000 / 2
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: iSight, Apple Computer, Inc., 200mbit_speed

  • Reproducible Safari Crashes in iMac and MacBook Pro

    I've got reproducable Safari crashes on iMac and MacBook Pro with Apples own videos, i.e.
    http://www.apple.com/de/itunes/how-to/#video-playlists
    The crash reports look like
    Process: Safari [1343]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.1 (6533.17.8)
    Build Info: WebBrowser-75331708~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [364]
    Date/Time: 2010-09-07 14:29:50.302 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000011acf3000
    Crashed Thread: 9
    Thread 9 Crashed:
    0 libSystem.B.dylib 0x00007fffffe00881 __memcpy + 225
    1 com.apple.CoreMedia 0x00007fff816b6462 FigBlockBufferCopyDataBytes + 178
    2 com.apple.MediaToolbox 0x00007fff823fde53 crabsIncrementalReadCallback + 687
    3 com.apple.MediaToolbox 0x00007fff8245bfa6 FigCFHTTPReadResponse + 1212
    4 com.apple.CoreFoundation 0x00007fff81399883 _signalEventSync + 115
    5 com.apple.CoreFoundation 0x00007fff813997f4 cfstream_solosignalEventSync + 116
    6 com.apple.CoreFoundation 0x00007fff81399734 _CFStreamSignalEvent + 740
    7 com.apple.CFNetwork 0x00007fff841b13a1 HTTPReadStream::streamEvent(unsigned long) + 163
    8 com.apple.CoreFoundation 0x00007fff81399883 _signalEventSync + 115
    9 com.apple.CoreFoundation 0x00007fff813997f4 cfstream_solosignalEventSync + 116
    10 com.apple.CoreFoundation 0x00007fff81339e91 __CFRunLoopDoSources0 + 1361
    11 com.apple.CoreFoundation 0x00007fff81338089 __CFRunLoopRun + 873
    12 com.apple.CoreFoundation 0x00007fff8133784f CFRunLoopRunSpecific + 575
    13 com.apple.CoreFoundation 0x00007fff813375d6 CFRunLoopRun + 70
    14 com.apple.CoreMedia 0x00007fff816ce55f FigThreadGlobalNetworkBufferingRunloop + 119
    15 libSystem.B.dylib 0x00007fff80af2456 pthreadstart + 331
    16 libSystem.B.dylib 0x00007fff80af2309 thread_start + 13
    Any suggestions?
    Frank

    Here a complete crash report
    Process: Safari [428]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (6533.18.5)
    Build Info: WebBrowser-75331805~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [373]
    Date/Time: 2010-09-08 09:28:02.414 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000123a82000
    Crashed Thread: 7
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff825be91a RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff825be71f ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff825be5d8 BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff86b3929e _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff86b38bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x00000001000165d8 0x100000000 + 91608
    10 com.apple.AppKit 0x00007fff86afe8d3 -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff86af75f8 NSApplicationMain + 364
    12 com.apple.Safari 0x000000010000a4a4 0x100000000 + 42148
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff864c208a kevent + 10
    1 libSystem.B.dylib 0x00007fff864c3f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff864c3c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff864c375e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff864c3088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff864c2f25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84d4ac09 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff84d46d0c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002fa41 0x100000000 + 195137
    5 com.apple.Safari 0x000000010002f9d1 0x100000000 + 195025
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 4: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff813be420 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be851 0x100000000 + 1828945
    4 com.apple.Safari 0x000000010004750f 0x100000000 + 292111
    5 com.apple.Safari 0x000000010004738d 0x100000000 + 291725
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85a8a4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff85a0ae8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff864ecdce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff80a24e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 7 Crashed:
    0 libSystem.B.dylib 0x00007fffffe00881 __memcpy + 225
    1 com.apple.CoreMedia 0x00007fff8136d462 FigBlockBufferCopyDataBytes + 178
    2 com.apple.MediaToolbox 0x00007fff800b1e53 crabsIncrementalReadCallback + 687
    3 com.apple.MediaToolbox 0x00007fff8010ffa6 FigCFHTTPReadResponse + 1212
    4 com.apple.CoreFoundation 0x00007fff80a64883 _signalEventSync + 115
    5 com.apple.CoreFoundation 0x00007fff80a647f4 cfstream_solosignalEventSync + 116
    6 com.apple.CoreFoundation 0x00007fff80a64734 _CFStreamSignalEvent + 740
    7 com.apple.CFNetwork 0x00007fff81c803a1 HTTPReadStream::streamEvent(unsigned long) + 163
    8 com.apple.CoreFoundation 0x00007fff80a64883 _signalEventSync + 115
    9 com.apple.CoreFoundation 0x00007fff80a647f4 cfstream_solosignalEventSync + 116
    10 com.apple.CoreFoundation 0x00007fff80a04e91 __CFRunLoopDoSources0 + 1361
    11 com.apple.CoreFoundation 0x00007fff80a03089 __CFRunLoopRun + 873
    12 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    13 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    14 com.apple.CoreMedia 0x00007fff8138555f FigThreadGlobalNetworkBufferingRunloop + 119
    15 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    16 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 8: com.apple.coremedia.asyncio
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800aeb56 FigAIORequestThread + 398
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 9: QTKit: QTFigVisualContextImageProviderWorkThread
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    5 com.apple.QTKit 0x00007fff88f69154 QTFigVisualContextImageProviderWorkThread + 376
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 ....audio.toolbox.AudioToolbox 0x00007fff83276fd2 GenericRunLoopThread::RunLoop() + 42
    5 ....audio.toolbox.AudioToolbox 0x00007fff83277348 GenericRunLoopThread::Run() + 140
    6 ....audio.toolbox.AudioToolbox 0x00007fff832427a3 CAPThread::Entry(CAPThread*) + 67
    7 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 11: com.apple.coremedia.audioqueue.source
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800be862 faq_EnqueueSourceDataThread + 44
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 12: com.apple.coremedia.videomediaconverter
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff8015588b activitySchedulerOnThread + 69
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 13: com.apple.coremedia.audiomentor
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800eaeb7 audioMentorThread + 6051
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 14: com.apple.coremedia.videomentor
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800f4796 videoMentorThread + 5741
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 15:
    0 libSystem.B.dylib 0x00007fff864a9336 semaphorewaittrap + 10
    1 com.apple.VideoToolbox 0x00007fff82cf0d4f JVTLib_100902 + 11
    2 com.apple.VideoToolbox 0x00007fff82d3af12 JVTLib_100930(void*) + 72
    3 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    4 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 16:
    0 libSystem.B.dylib 0x00007fff864a9336 semaphorewaittrap + 10
    1 com.apple.VideoToolbox 0x00007fff82cf0d4f JVTLib_100902 + 11
    2 com.apple.VideoToolbox 0x00007fff82d3af12 JVTLib_100930(void*) + 72
    3 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    4 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 17:
    0 libSystem.B.dylib 0x00007fff864c2eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff864c32bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff864c2f25 start_wqthread + 13
    Thread 18:
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 ....audio.toolbox.AudioToolbox 0x00007fff83242381 CAGuard::Wait() + 79
    3 ....audio.toolbox.AudioToolbox 0x00007fff83259880 AQConverterManager::AQConverterThread::Run() + 358
    4 ....audio.toolbox.AudioToolbox 0x00007fff832598c7 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 9
    5 ....audio.toolbox.AudioToolbox 0x00007fff832427a3 CAPThread::Entry(CAPThread*) + 67
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 19:
    0 libSystem.B.dylib 0x00007fff864a935a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff864e7bc2 pthread_condwait + 1015
    2 com.apple.audio.CoreAudio 0x00007fff84b5ca2c CAGuard::WaitFor(unsigned long long) + 168
    3 com.apple.audio.CoreAudio 0x00007fff84b5efbb CAGuard::WaitUntil(unsigned long long) + 185
    4 com.apple.audio.CoreAudio 0x00007fff84b5d125 HP_IOThread::WorkLoop() + 1369
    5 com.apple.audio.CoreAudio 0x00007fff84b5cbc7 HPIOThread::ThreadEntry(HPIOThread*) + 9
    6 com.apple.audio.CoreAudio 0x00007fff84b5caf5 CAPThread::Entry(CAPThread*) + 125
    7 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 20: QTKit: listenOnDelegatePort
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    5 com.apple.QTKit 0x00007fff89035214 listenOnDelegatePort + 425
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 21: QTKit: listenOnNotificationPort
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    5 com.apple.QTKit 0x00007fff8903442d listenOnNotificationPort + 383
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 22:
    0 libSystem.B.dylib 0x00007fff864c2eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff864c32bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff864c2f25 start_wqthread + 13
    Thread 23:
    0 libSystem.B.dylib 0x00007fff864c2eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff864c32bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff864c2f25 start_wqthread + 13
    Thread 24: QTKit: QTCALayerRendererPendingQWorkLoop
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    5 com.apple.QTKit 0x00007fff88f67f8a QTCALayerRendererPendingQWorkLoop + 546
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 25: QTKit: QTFigVisualContextImageProviderWorkThread
    0 libSystem.B.dylib 0x00007fff864a92fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff864a996d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80a033c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80a0284f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff80a025d6 CFRunLoopRun + 70
    5 com.apple.QTKit 0x00007fff88f69154 QTFigVisualContextImageProviderWorkThread + 376
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 26: com.apple.coremedia.audioqueue.source
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800be862 faq_EnqueueSourceDataThread + 44
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 27: com.apple.coremedia.videomediaconverter
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff8015588b activitySchedulerOnThread + 69
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 28: com.apple.coremedia.audiomentor
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800eaeb7 audioMentorThread + 6051
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 29: com.apple.coremedia.videomentor
    0 libSystem.B.dylib 0x00007fff864e3eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff864e7cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff813869fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff81386bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff800f4796 videoMentorThread + 5741
    5 com.apple.CoreMedia 0x00007fff81387a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 30:
    0 libSystem.B.dylib 0x00007fff864a935a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff864e7bc2 pthread_condwait + 1015
    2 com.apple.CoreVideo 0x00007fff87c7f35e CVDisplayLink::waitUntil(unsigned long long) + 252
    3 com.apple.CoreVideo 0x00007fff87c7e81a CVDisplayLink::runIOThread() + 644
    4 com.apple.CoreVideo 0x00007fff87c7e55b startIOThread(void*) + 139
    5 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 31:
    0 libSystem.B.dylib 0x00007fff864acf35 malloczonemalloc + 125
    1 com.apple.CoreFoundation 0x00007fff809ba220 __CFBasicHashRehash + 240
    2 com.apple.CoreFoundation 0x00007fff809c6a2d __CFBasicHashAddValue + 541
    3 com.apple.CoreFoundation 0x00007fff809ce238 CFBasicHashSetValue + 184
    4 com.apple.CoreFoundation 0x00007fff809ce057 CFDictionarySetValue + 199
    5 com.apple.framework.IOKit 0x00007fff85d6aaf8 DoIdrefScan + 328
    6 com.apple.framework.IOKit 0x00007fff85d6bbc8 IOCFSerialize + 317
    7 IOSurface 0x00007fff82c27723 IOSurfaceClientSetValue + 259
    8 com.apple.CoreVideo 0x00007fff87c849e5 CVPixelBuffer::setIOSurfaceAttachmentForCVBufferKey(__CFString const*, void const*) + 135
    9 com.apple.CoreVideo 0x00007fff87c84848 CVPixelBuffer::setAttachment(__CFString const*, void const*, unsigned int) + 70
    10 com.apple.VideoToolbox 0x00007fff82c5f854 vtCopyAttachments + 193
    11 com.apple.VideoToolbox 0x00007fff82c5ffcc VTDecoderSessionEmitDecodedFrame + 360
    12 com.apple.VideoToolbox 0x00007fff82c74e7a H264_EmitDecodedFrame + 120
    13 com.apple.VideoToolbox 0x00007fff82d3b733 JVTLib_100930(void*) + 2153
    14 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    15 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 32:
    0 libSystem.B.dylib 0x00007fff864a9336 semaphorewaittrap + 10
    1 com.apple.VideoToolbox 0x00007fff82cf0d4f JVTLib_100902 + 11
    2 com.apple.VideoToolbox 0x00007fff82d3af12 JVTLib_100930(void*) + 72
    3 libSystem.B.dylib 0x00007fff864e2456 pthreadstart + 331
    4 libSystem.B.dylib 0x00007fff864e2309 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
    rax: 0x000000000239d1b1 rbx: 0x0000000000000000 rcx: 0xffffffffffffa180 rdx: 0x0000000000000000
    rdi: 0x0000000125e25000 rsi: 0x0000000123a87e4f rbp: 0x0000000120a85130 rsp: 0x0000000120a85130
    r8: 0x0000000120a85160 r9: 0x0000000100cfc0a4 r10: 0x0000000000000003 r11: 0x0000000125e15000
    r12: 0x0000000100ccca40 r13: 0x0000000000010000 r14: 0x0000000000010000 r15: 0x0000000125e15000
    rip: 0x00007fffffe00881 rfl: 0x0000000000010282 cr2: 0x0000000123a82000
    Binary Images:
    0x100000000 - 0x1006b0fe7 com.apple.Safari 5.0.2 (6533.18.5) <2778C740-2DD4-7CAD-A0C8-4E7481FD2A6F> /Applications/Safari.app/Contents/MacOS/Safari
    0x100fcb000 - 0x100fcbfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x115a50000 - 0x115a58ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1209a2000 - 0x1209a6fff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1209ab000 - 0x1209b1fff com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x121048000 - 0x12126bfff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x12144f000 - 0x12151afe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x122918000 - 0x122aa8fe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x122ad9000 - 0x122ebcfef com.apple.ATIRadeonX2000GLDriver 1.6.18 (6.1.8) <3A696128-18B2-3011-06BC-E6B6C83EEB1A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x1234f2000 - 0x123518fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8002eff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff80050000 - 0x7fff80088ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff80089000 - 0x7fff8009dff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8009e000 - 0x7fff801c6ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff802a0000 - 0x7fff8099d067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff809b7000 - 0x7fff80b2cff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80c21000 - 0x7fff80cd0fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80cd1000 - 0x7fff80de8fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib
    0x7fff80de9000 - 0x7fff80e30fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff80e31000 - 0x7fff80e31ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff80e32000 - 0x7fff80e34fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff80e35000 - 0x7fff80e7cff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80e7d000 - 0x7fff80e83ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80e84000 - 0x7fff80f01fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80f82000 - 0x7fff80ff0fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff80ff1000 - 0x7fff80fffff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff81000000 - 0x7fff81049fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8122e000 - 0x7fff81347fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81348000 - 0x7fff81369fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff8136a000 - 0x7fff813abff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff813ac000 - 0x7fff81594ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81595000 - 0x7fff815e1fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib
    0x7fff815e2000 - 0x7fff815f6fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff815f7000 - 0x7fff81675fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8168c000 - 0x7fff81a2dfe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81a2e000 - 0x7fff81a2eff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff81a43000 - 0x7fff81af8fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81af9000 - 0x7fff81af9ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81afa000 - 0x7fff81b05fff com.apple.corelocation 12 (12) <D0D97457-A642-5103-1C8B-72FE9E03D6CF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff81b50000 - 0x7fff81c0dff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff81c0e000 - 0x7fff81cdeff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff81cdf000 - 0x7fff82012fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82013000 - 0x7fff823acff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff823ad000 - 0x7fff823bcff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff823bd000 - 0x7fff823fefff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff823ff000 - 0x7fff82449ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8244a000 - 0x7fff8244dff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8248b000 - 0x7fff8258ffff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82590000 - 0x7fff8288efe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff828aa000 - 0x7fff828aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff828ab000 - 0x7fff82991fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff82992000 - 0x7fff8299efff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff8299f000 - 0x7fff829aaff7 com.apple.HelpData 2.0.4 (34) <9BA1003B-65F7-D1B2-E924-61309EFD784B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff829ab000 - 0x7fff82a26fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff82a27000 - 0x7fff82a4ffff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff82a50000 - 0x7fff82ab8fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff82ab9000 - 0x7fff82aeafff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff82aeb000 - 0x7fff82aebff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82aec000 - 0x7fff82b71fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff82bc1000 - 0x7fff82bf1fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff82bf2000 - 0x7fff82c23fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82c24000 - 0x7fff82c2aff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82c5b000 - 0x7fff8315ffe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff83160000 - 0x7fff83163fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff83164000 - 0x7fff831f0fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff831f1000 - 0x7fff83316fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83317000 - 0x7fff8331bff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83557000 - 0x7fff83568fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff835de000 - 0x7fff835f4ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83682000 - 0x7fff83838fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83839000 - 0x7fff83839ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8383a000 - 0x7fff8383eff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8383f000 - 0x7fff83884fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8397e000 - 0x7fff839b3fef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff839ea000 - 0x7fff839ffff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff83a00000 - 0x7fff83a3dff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83b5b000 - 0x7fff84365fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84366000 - 0x7fff8437cfff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8437d000 - 0x7fff84457ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff844cc000 - 0x7fff84549fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8454a000 - 0x7fff8458dfff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff848de000 - 0x7fff8496efff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8496f000 - 0x7fff8498dfff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff84b3e000 - 0x7fff84bbdfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff84bbe000 - 0x7fff84c2aff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84c2b000 - 0x7fff84c68fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84c69000 - 0x7fff84cb1ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84cb2000 - 0x7fff84d1cfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff84d1d000 - 0x7fff84d43fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84d44000 - 0x7fff859b7ff7 com.apple.WebCore 6533.18 (6533.18.1) <93835F9F-EDA0-4E03-DE76-F2703FC1C1A5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff859b8000 - 0x7fff859f9fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff859fa000 - 0x7fff85c7bfef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85c7c000 - 0x7fff85cdefe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff85cdf000 - 0x7fff85ceafff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85d56000 - 0x7fff85d57fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff85d58000 - 0x7fff85d69fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff85d6a000 - 0x7fff85dc8ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85dc9000 - 0x7fff85e69fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85e6a000 - 0x7fff85e8dfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85ea4000 - 0x7fff85fb3fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85fb6000 - 0x7fff86081fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86082000 - 0x7fff860cbff7 com.apple.securityinterface 4.0.1 (37214) <68CC3A69-1078-EAB0-3E18-93D051C4F5E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff860cc000 - 0x7fff860ecff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff860ed000 - 0x7fff8613cfef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8613d000 - 0x7fff8618efe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8618f000 - 0x7fff863cafef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff863fb000 - 0x7fff863fcff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff863fd000 - 0x7fff863fdff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff863fe000 - 0x7fff8648dfff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8648e000 - 0x7fff864a7fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff864a8000 - 0x7fff86668fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff86669000 - 0x7fff8666ffff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff86677000 - 0x7fff86abbfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86ac7000 - 0x7fff86ad6fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff86ad7000 - 0x7fff86af2ff7 com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86af3000 - 0x7fff86af4fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff86af5000 - 0x7fff874ebfff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff874ec000 - 0x7fff87527fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff875ed000 - 0x7fff8776aff7 com.apple.WebKit 6533.18 (6533.18.1) <1B7655BE-5F18-583B-1A43-72B047339144> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8776b000 - 0x7fff877bafef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff877bb000 - 0x7fff877c0ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff87822000 - 0x7fff878d8fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib
    0x7fff87918000 - 0x7fff8791dfff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8791e000 - 0x7fff87a5cfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87a5d000 - 0x7fff87aa1fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff87aa2000 - 0x7fff87aa5ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff87b71000 - 0x7fff87c31fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87c32000 - 0x7fff87c37fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87c38000 - 0x7fff87c7bff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87c7c000 - 0x7fff87ca1fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87e3f000 - 0x7fff87f49ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff87f4a000 - 0x7fff87f82fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff87f83000 - 0x7fff87f83ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff87f84000 - 0x7fff88039fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8803a000 - 0x7fff882c1fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff882c2000 - 0x7fff88317fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff88318000 - 0x7fff88327fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88328000 - 0x7fff88329ff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8832a000 - 0x7fff88359ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff883d7000 - 0x7fff88410ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff88438000 - 0x7fff8867afef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8867b000 - 0x7fff88715fff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff88716000 - 0x7fff88718fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88719000 - 0x7fff88726fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88727000 - 0x7fff8872efff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8872f000 - 0x7fff88745fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff88746000 - 0x7fff88758fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff88759000 - 0x7fff88761fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff88762000 - 0x7fff889cbff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88a01000 - 0x7fff88a12ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff88a13000 - 0x7fff88a95fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88a96000 - 0x7fff88b4ffff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff88d78000 - 0x7fff88f36fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff88f5a000 - 0x7fff890c9fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff890ca000 - 0x7fff890d5ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

  • Safari crashing in Pogo and some videos & ads

    I am having a problem with Safari crashing. I have Googled and searched Mac forums for months now. There seem to be many people with crashing Safari problems but after trying all the troubleshooting suggestions I’ve read, have still not been able to solve it. Pogo has no answer other than use a PC.
    Configuration:
    PowerMac Dual 1.25GHz, 2GB RAM, dual WD 300GB drives, Dell 20” Display. Leopard 10.5.4, Safari 3.1.2 (5525.20.1). Software Update is run weekly, so all is current.
    Problem:
    Mostly it crashes while playing games on Pogo.com, but will also crash when trying to play a video clip. Seldom if ever on YouTube, but often on videos from news sites (can’t recall a specific site at the moment). I can generally browse, search and research for hours on end until I come upon a web page with a certain kind of video or flashy ad, which will more than likely cause a crash. A restart seems to help for a little while, but not for long.
    Memory & Settings:
    In Activity Monitor/System Memory, nothing appears to continually grow or get unusually large. With game in process, Safari shows use of 91.19MB Real and 1.04GB Virtual Memory. Summary at bottom shows 1.26GB free right now with Safari, Word, Console & Activity Monitor open. Safari is set to remove downloads at close, open to blank page, clear RSS daily, enable plug-ins, Java and JavaScript, DB storage set to 5MB but have tried 0MB. I have a lot of bookmarks, but have tried removing all but 1 or 2 and that made no difference. Java Prefs shows v1.4.2 and v 5.0 loaded with 5.0 as primary.
    Testing & Fix Attempts:
    The Mac passes all tests on the Apple Hardware Test Disc, Disk Utility and DiskWarrior every time they are run. Some of the other things I’ve tried: Prefs rebuilt, Safari history and caches cleared, reset Safari, com.apple.kernelcaches (folder in /System/Library/Caches) and Extensions.kextcache (file in /System/Library) deleted as recommended, removed Logitech’s Scroll Enhancer from InputManagers (now empty), no other Enhancers installed, Flash Player uninstalled and version 9.0.124.0 reinstalled, reinstalled several OS and Safari updates from downloads, opened new user account.
    Alternative Fix Attempt:
    Giving up on fixes, I cleared off my second drive and did a fresh install (and reformat) of Leopard off of my Retail Version disc. After the install, I booted onto that drive and immediately started playing on Pogo. It’s the quickest place to get a crash. I was able to play for 2 hours before Safari crashed. I sent in my report to Apple and went back to Pogo. 5 minutes later, another crash. Reported and back to Pogo. This third time, Safari crashed while the game window was trying to open. The game used in testing is a simple solitaire game called First Class Solitaire, but just about any will get the same results. Remember, at this time nothing had been installed on this drive but the original Leopard install. No updates. No other software. No migration of my documents or previous settings. I had not even made any prefs changes. Before installation, I made a point of unplugging everything but the monitor and the wired keyboard and mouse that came with the Mac. I continued to update (from downloads) to the current OS versions and security before installing any 3rd party software and the Safari crashes persisted.
    I got a MacBook Pro (Intel) in December and it sits on the opposite corner of my desk from the PowerMac. I don’t have any problems with it at all. As a matter of fact, I don’t believe that Safari has ever crashed on it. Both feed wirelessly off of the same router.
    I no longer have any of the crash reports from the fresh install, because I let Leopard Cache Cleaner do it’s thing and it wiped them all out. I do have 20 crash reports and 6 hang reports from 7/12 to 7/30/08. I don’t know what are the important parts to send, but a condensed version of 5 different crashes is listed below. The first two are the most common.
    I apologize for the length of this post, but I’m at my wits end. Any suggestions or ideas would be greatly appreciated.
    Thank You for your time and consideration.
    *Date/Time: 2008-07-19 03:54:05.793 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000082b0ffec
    Crashed Thread: 31
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Bus Error (0xa) at pc=0x08fa6558
    Thread 31 Crashed:
    0 libjvm.dylib 0x08fa6558 0x8ed3000 + 865624
    1 libjvm.dylib 0x08fd73b0 0x8ed3000 + 1065904
    2 ??? 0x0b9eaaac 0 + 194947756
    3 ??? 0x0b9e8160 0 + 194937184
    4 libjvm.dylib 0x08fce284 0x8ed3000 + 1028740
    5 libjvm.dylib 0x08f176d0 0x8ed3000 + 280272
    6 libjvm.dylib 0x08f175bc 0x8ed3000 + 279996
    7 libjvm.dylib 0x08f1754c 0x8ed3000 + 279884
    8 libjvm.dylib 0x08f17408 0x8ed3000 + 279560
    9 libjvm.dylib 0x091a18e0 JVM_RaiseSignal + 481824
    10 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-19 13:16:12.463 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c00020b0
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x080e0ce4 Flash_EnforceLocalSecurity + 718936
    1 ...romedia.Flash Player.plugin 0x080d8660 Flash_EnforceLocalSecurity + 684500
    2 ...romedia.Flash Player.plugin 0x080d8834 Flash_EnforceLocalSecurity + 684968
    3 ...romedia.Flash Player.plugin 0x080d8834 Flash_EnforceLocalSecurity + 684968
    4 ...romedia.Flash Player.plugin 0x080d9428 Flash_EnforceLocalSecurity + 688028
    5 ...romedia.Flash Player.plugin 0x080d99a8 Flash_EnforceLocalSecurity + 689436
    6 ...romedia.Flash Player.plugin 0x080d99a8 Flash_EnforceLocalSecurity + 689436
    7 ...romedia.Flash Player.plugin 0x080bd16c Flash_EnforceLocalSecurity + 572640
    8 ...romedia.Flash Player.plugin 0x081056b8 Flash_EnforceLocalSecurity + 868908
    9 ...romedia.Flash Player.plugin 0x0811400c Flash_EnforceLocalSecurity + 928640
    10 ...romedia.Flash Player.plugin 0x0803d20c Flash_EnforceLocalSecurity + 48512
    11 ...romedia.Flash Player.plugin 0x0803356c Flash_EnforceLocalSecurity + 8416
    12 com.apple.WebKit 0x95ef3d5c -[WebBaseNetscapePluginView sendEvent:] + 364
    13 com.apple.WebKit 0x95ef5d70 -[WebBaseNetscapePluginView sendNullEvent] + 144
    14 com.apple.Foundation 0x94115b04 __NSFireTimer + 144
    15 com.apple.CoreFoundation 0x956a59ec CFRunLoopRunSpecific + 2968
    16 com.apple.HIToolbox 0x92bb872c RunCurrentEventLoopInMode + 264
    17 com.apple.HIToolbox 0x92bb8550 ReceiveNextEventCommon + 412
    18 com.apple.HIToolbox 0x92bb8390 BlockUntilNextEventMatchingListInMode + 84
    19 com.apple.AppKit 0x9244a058 _DPSNextEvent + 596
    20 com.apple.AppKit 0x92449a10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    21 com.apple.Safari 0x0000878c 0x1000 + 30604
    22 com.apple.AppKit 0x924436cc -[NSApplication run] + 736
    23 com.apple.AppKit 0x924140d0 NSApplicationMain + 440
    24 com.apple.Safari 0x000bdd30 0x1000 + 773424
    *Date/Time: 2008-07-25 17:55:07.594 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x00000000098cfaf8
    Crashed Thread: 7
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Internal Error (/SourceCache/HotSpot15/HotSpot15-119/src/oscpu/macosx_ppc/vm/os_macosxppc.cpp, line 375)
    Error message: java object has a bad address
    Thread 7 Crashed:
    0 libjvm.dylib 0x098cfaf8 JVM_RaiseSignal + 486456
    1 libjvm.dylib 0x096e29bc 0x9600000 + 928188
    2 libjvm.dylib 0x096e2868 0x9600000 + 927848
    3 libSystem.B.dylib 0x95b33b8c machmsgserver + 364
    4 libjvm.dylib 0x0960d7e0 0x9600000 + 55264
    5 libjvm.dylib 0x0960d500 0x9600000 + 54528
    6 libjvm.dylib 0x098ce8e0 JVM_RaiseSignal + 481824
    7 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-27 00:50:05.187 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x0000000009ace910
    Crashed Thread: 7
    Application Specific Information:
    Java information:
    Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
    Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
    Exception type: Internal Error (/SourceCache/HotSpot15/HotSpot15-119/src/share/vm/code/nmethod.cpp, line 1340)
    Error message: unhandled implicit exception in compiled code
    Thread 7 Crashed:
    0 libjvm.dylib 0x09ace910 JVM_RaiseSignal + 481872
    1 libjvm.dylib 0x09ac628c JVM_RaiseSignal + 447436
    2 libjvm.dylib 0x09afd8fc JVM_RaiseSignal + 674364
    3 libjvm.dylib 0x09acf97c JVM_RaiseSignal + 486076
    4 libjvm.dylib 0x098e2d24 0x9800000 + 929060
    5 libjvm.dylib 0x098e29bc 0x9800000 + 928188
    6 libjvm.dylib 0x098e2868 0x9800000 + 927848
    7 libSystem.B.dylib 0x95b33b8c machmsgserver + 364
    8 libjvm.dylib 0x0980d7e0 0x9800000 + 55264
    9 libjvm.dylib 0x0980d500 0x9800000 + 54528
    10 libjvm.dylib 0x09ace8e0 JVM_RaiseSignal + 481824
    11 libSystem.B.dylib 0x95b3be88 pthreadbody + 36
    *Date/Time: 2008-07-28 18:16:41.031 -0500*
    *OS Version: Mac OS X 10.5.4 (9E17)*
    *Report Version: 6*
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000007fffffff
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x94c7b04c void ***::deleteAllValues<KJS::ParserRefCounted*, ***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const>(***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const&) + 108
    1 com.apple.JavaScriptCore 0x94c6721c KJS::Parser::parse(int, KJS::UChar const*, unsigned int, int*, int*, KJS::UString*) + 396
    2 com.apple.JavaScriptCore 0x94c66db4 ***::PassRefPtr<KJS::ProgramNode> KJS::Parser::parse<KJS::ProgramNode>(KJS::UString const&, int, KJS::UChar const*, unsigned int, int*, int*, KJS::UString*) + 228
    3 com.apple.JavaScriptCore 0x94c661dc KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 332
    4 com.apple.WebCore 0x9461d9d0 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 208
    5 com.apple.WebCore 0x9461d8c0 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 96
    6 com.apple.WebCore 0x9461d6c0 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 320
    7 com.apple.WebCore 0x9461cd18 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 584
    8 com.apple.WebCore 0x9461ca84 WebCore::CachedScript::checkNotify() + 84
    9 com.apple.WebCore 0x9461c9e4 WebCore::CachedScript::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 404
    10 com.apple.WebCore 0x9461c798 WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 312
    11 com.apple.WebCore 0x9461c58c WebCore::SubresourceLoader::didFinishLoading() + 92
    12 com.apple.Foundation 0x94140748 _NSURLConnectionDidFinishLoading + 120
    13 com.apple.CFNetwork 0x9314adb4 sendDidFinishLoadingCallback + 196
    14 com.apple.CFNetwork 0x93147e64 _CFURLConnectionSendCallbacks + 1936
    15 com.apple.CFNetwork 0x93147660 muxerSourcePerform + 188
    16 com.apple.CoreFoundation 0x956a52a4 CFRunLoopRunSpecific + 1104
    17 com.apple.HIToolbox 0x92bb872c RunCurrentEventLoopInMode + 264
    18 com.apple.HIToolbox 0x92bb8550 ReceiveNextEventCommon + 412
    19 com.apple.HIToolbox 0x92bb8390 BlockUntilNextEventMatchingListInMode + 84
    20 com.apple.AppKit 0x9244a058 _DPSNextEvent + 596
    21 com.apple.AppKit 0x92449a10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    22 com.apple.Safari 0x0000878c 0x1000 + 30604
    23 com.apple.AppKit 0x924436cc -[NSApplication run] + 736
    24 com.apple.AppKit 0x924140d0 NSApplicationMain + 440
    25 com.apple.Safari 0x000bdd30 0x1000 + 773424

    I'm having the same problem - Safari seems to hang hourly. I'm switching to Firefox.

  • Safari Crashing on Random Sites/ Mac Always Crashes On Print Attempts

    Hi. I'm a New Mac Convert (August 2008). Was absolutely loving it, until the last 2 weeks when I ran into some problems when I went to print and it would crash. Now Safari is crashing on random sites (giving me same error about IJ Print Quality Plug In. Also, I notice my computer is taking slightly longer to load up. It's still a lot quicker than my PC ever was, but about double the time my MAC was a month ago.
    Here is the report I send to Apple everytime Safari crashes on me. Sorry for the length, but perhaps it can provide some insight. Thanks so much for your help! -Kelly-
    Process: Safari [501]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [64]
    Date/Time: 2009-02-25 11:00:21.461 -0600
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c70ef1a4
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9205b584 CFRelease + 36
    1 ...rk.print.pde.IJPrintQuality 0x1c40c790 Conflicts::Release() + 58
    2 ...rk.print.pde.IJPrintQuality 0x1c40663c Terminate + 26
    3 ...int.framework.Print.Private 0x1c26d16f AskUserForFile + 13501
    4 ...int.framework.Print.Private 0x1c26c67f AskUserForFile + 10701
    5 ...int.framework.Print.Private 0x1c261067 0x1c25b000 + 24679
    6 ...int.framework.Print.Private 0x1c2615a0 0x1c25b000 + 26016
    7 ...int.framework.Print.Private 0x1c25fae8 0x1c25b000 + 19176
    8 ...int.framework.Print.Private 0x1c25e1a4 0x1c25b000 + 12708
    9 ...int.framework.Print.Private 0x1c27373c AskUserForFile + 39562
    10 ...int.framework.Print.Private 0x1c27d75f CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3791
    11 com.apple.AppKit 0x90826cae -[NSWindowController _windowDidLoad] + 525
    12 com.apple.AppKit 0x907c4d0a -[NSWindowController window] + 126
    13 com.apple.AppKit 0x90cdbc21 -[NSPrintPanel runModalWithPrintInfo:] + 546
    14 com.apple.AppKit 0x90b3a2e8 -[NSConcretePrintOperation runOperation] + 314
    15 com.apple.Safari 0x000a7a71 0x1000 + 682609
    16 com.apple.Safari 0x000b8e4e 0x1000 + 753230
    17 com.apple.WebKit 0x954180a1 CallDelegate(WebView*, objc_object*, objc_selector*, objc_object*) + 209
    18 com.apple.WebKit 0x9546aaa6 WebChromeClient::print(WebCore::Frame*) + 70
    19 com.apple.WebCore 0x948805a1 WebCore::DOMWindow::print() + 49
    20 com.apple.WebCore 0x948c5cbb WebCore::jsDOMWindowPrototypeFunctionPrint(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 107
    21 com.apple.JavaScriptCore 0x9147edd6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    22 com.apple.JavaScriptCore 0x91485329 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    23 com.apple.JavaScriptCore 0x9147b7a1 KJS::ProgramNode::execute(KJS::ExecState*) + 305
    24 com.apple.JavaScriptCore 0x91465f48 KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 2120
    25 com.apple.WebCore 0x94554f88 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 200
    26 com.apple.WebCore 0x94554e98 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 104
    27 com.apple.WebCore 0x94554c7d WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 285
    28 com.apple.WebCore 0x9454953c WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 2204
    29 com.apple.WebCore 0x944f73de WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 1822
    30 com.apple.WebCore 0x944f1caa WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8922
    31 com.apple.WebCore 0x944ef2cd WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 989
    32 com.apple.WebCore 0x944a9377 WebCore::FrameLoader::write(char const*, int, bool) + 439
    33 com.apple.WebCore 0x944ebe17 WebCore::FrameLoader::addData(char const*, int) + 39
    34 com.apple.WebCore 0x944e608d -[WebCoreFrameBridge receivedData:textEncodingName:] + 205
    35 com.apple.WebKit 0x95425000 -[WebHTMLRepresentation receivedData:withDataSource:] + 224
    36 com.apple.WebKit 0x95424ebb -[WebDataSource(WebInternal) _receivedData:] + 91
    37 com.apple.WebKit 0x95424e39 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 137
    38 com.apple.WebCore 0x944e3036 WebCore::DocumentLoader::commitLoad(char const*, int) + 70
    39 com.apple.WebCore 0x944e2bd5 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 69
    40 com.apple.WebCore 0x944e2b47 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 71
    41 com.apple.WebCore 0x944e2af8 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 56
    42 com.apple.Foundation 0x94e16707 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveData:originalLength:] + 119
    43 com.apple.Foundation 0x94e16651 _NSURLConnectionDidReceiveData + 177
    44 com.apple.CFNetwork 0x943cd92a URLConnectionClient::sendOrBufferData(__CFData const*) + 172
    45 com.apple.CFNetwork 0x943cda6d URLConnectionClient::clientDidReceiveData(__CFData const*) + 315
    46 com.apple.CFNetwork 0x943ccd05 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 237
    47 com.apple.CFNetwork 0x943cdd70 URLConnectionClient::processEvents() + 114
    48 com.apple.CFNetwork 0x9437db6b MultiplexerSource::perform() + 189
    49 com.apple.CoreFoundation 0x920595f5 CFRunLoopRunSpecific + 3141
    50 com.apple.CoreFoundation 0x92059cd8 CFRunLoopRunInMode + 88
    51 com.apple.HIToolbox 0x92bfc2c0 RunCurrentEventLoopInMode + 283
    52 com.apple.HIToolbox 0x92bfc0d9 ReceiveNextEventCommon + 374
    53 com.apple.HIToolbox 0x92bfbf4d BlockUntilNextEventMatchingListInMode + 106
    54 com.apple.AppKit 0x907bed7d _DPSNextEvent + 657
    55 com.apple.AppKit 0x907be630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    56 com.apple.Safari 0x0000808e 0x1000 + 28814
    57 com.apple.AppKit 0x907b766b -[NSApplication run] + 795
    58 com.apple.AppKit 0x907848a4 NSApplicationMain + 574
    59 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x96c323ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x96c5cd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x944708ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x94429065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    5 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96c2b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96c329bc mach_msg + 72
    2 com.apple.CoreFoundation 0x920590ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92059cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x94351ebe CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    6 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96c2b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96c329bc mach_msg + 72
    2 com.apple.CoreFoundation 0x920590ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92059cd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    8 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96c2b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96c329bc mach_msg + 72
    2 com.apple.CoreFoundation 0x920590ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92059cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94e14d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94db17ed -[NSThread main] + 45
    6 com.apple.Foundation 0x94db1394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    8 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96c7a6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    2 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96c94292 _workqops + 10
    1 libSystem.B.dylib 0x96c942c2 start_wqthread + 30
    Thread 7:
    Thread 8:
    0 libSystem.B.dylib 0x96c2b226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96c5d1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x96c5ea73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x94df775c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x94df7570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x94df74d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90824d90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x94db17ed -[NSThread main] + 45
    8 com.apple.Foundation 0x94db1394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    10 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96c2b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96c329bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x16d7f24a Flash_EnforceLocalSecurity + 1981206
    3 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    4 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96c2b20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96c5d206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96ca2539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16b8dc44 0x168c8000 + 2907204
    4 ...romedia.Flash Player.plugin 0x16ba58cb Flash_EnforceLocalSecurity + 41367
    5 ...romedia.Flash Player.plugin 0x16b8e036 0x168c8000 + 2908214
    6 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    7 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96c2b20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96c5d206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x96ca2539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16b8dc44 0x168c8000 + 2907204
    4 ...romedia.Flash Player.plugin 0x16ba58cb Flash_EnforceLocalSecurity + 41367
    5 ...romedia.Flash Player.plugin 0x16b8e036 0x168c8000 + 2908214
    6 libSystem.B.dylib 0x96c5c095 pthreadstart + 321
    7 libSystem.B.dylib 0x96c5bf52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9205b56a ecx: 0x00000000 edx: 0x1c406622
    edi: 0xbfffd934 esi: 0xc70ef19f ebp: 0xbfffd808 esp: 0xbfffd7f0
    ss: 0x0000001f efl: 0x00010246 eip: 0x9205b584 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xc70ef1a4
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <9272a16db977c7a8efb814b6a8897bda> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c5000 - 0x11bbbfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15015000 - 0x1501aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16210000 - 0x16210ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x163d4000 - 0x163daffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x168c8000 - 0x16eeefd3 +com.macromedia.Flash Player.plugin 10.0.12.36 (1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1702f000 - 0x1704efed com.apple.audio.CoreAudioKit 1.5 (1.5) <795c36d256c2cead9607068b1f78e141> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1c25b000 - 0x1c290fff com.apple.print.framework.Print.Private 5.5.6 (237.14) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x1c2a9000 - 0x1c2d1fff com.apple.print.PrintingCocoaPDEs 5.5.6 (237.14) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x1c400000 - 0x1c410fff +com.lexmark.print.pde.IJPrintQuality 1.2.80 (1.2.80) /Library/Printers/Lexmark/PDEs/IJPrintQuality.plugin/Contents/MacOS/IJPrintQual ity
    0x74400000 - 0x7440bfef libPPDLib.dylib ??? (???) /System/Library/Printers/Libraries/libPPDLib.dylib
    0x78e00000 - 0x78e06ffc libLW8Utils.dylib ??? (???) /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90297000 - 0x90571ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90572000 - 0x9057afff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9057b000 - 0x90588fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9058e000 - 0x9058effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90602000 - 0x90607fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9060e000 - 0x906d5ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x906d6000 - 0x9077dfeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9077e000 - 0x90f7cfef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90f7d000 - 0x90fa5fff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x90fa6000 - 0x90fbeff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90fbf000 - 0x912e4fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x912e5000 - 0x91362feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91380000 - 0x9144bfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9144c000 - 0x9144cffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9144d000 - 0x9144ffff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91450000 - 0x9151eff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9151f000 - 0x9192ffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91930000 - 0x91945ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91946000 - 0x9197cfef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x919b2000 - 0x919d6fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x919e9000 - 0x91a28fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91a29000 - 0x91abcfff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91abd000 - 0x91b48fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b49000 - 0x91b4dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b4e000 - 0x91b66fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91bac000 - 0x91c3fff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91cf8000 - 0x91db2fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91db3000 - 0x91db5fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91de9000 - 0x91e14fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x91e84000 - 0x91e92ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x91e93000 - 0x91fe5ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91fe6000 - 0x92119fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9211a000 - 0x927bafff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x927bb000 - 0x92815ff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92816000 - 0x92858fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92859000 - 0x9293aff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x9293b000 - 0x92a73ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x92a74000 - 0x92b59ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92bac000 - 0x92bbbfff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x92bbc000 - 0x92bcbffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92bcc000 - 0x92ed4fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92ee9000 - 0x92ee9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x92ef4000 - 0x92f04fff 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
    0x92f08000 - 0x92f46ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92f47000 - 0x92f4bfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93f28000 - 0x93f79ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x940b3000 - 0x94281ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94282000 - 0x942aaff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x942ab000 - 0x94325ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94326000 - 0x9432ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94330000 - 0x9434efff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x9434f000 - 0x943ecfe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x943ed000 - 0x943efff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x943f0000 - 0x943fbfe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94426000 - 0x94a77fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94a78000 - 0x94bf7fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94bf8000 - 0x94c82fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94c83000 - 0x94cb0feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94cb1000 - 0x94d2efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94d2f000 - 0x94d69fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94da7000 - 0x95022fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95023000 - 0x953c0fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95410000 - 0x954cefff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954cf000 - 0x954d5fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x954d6000 - 0x95533ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x95534000 - 0x9559affb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9559b000 - 0x9559bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9559c000 - 0x9564effb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9564f000 - 0x95659feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9565a000 - 0x956b3ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x956b4000 - 0x956b4ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x956b5000 - 0x95741ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95742000 - 0x9577cffe com.apple.securityfoundation 3.0.1 (35844) <2fbb6a1177ef98350b8aefc60737ba0e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9578a000 - 0x9578affd 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
    0x9578b000 - 0x957d4fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x957d5000 - 0x958b5fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x958b6000 - 0x958c2ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x958c3000 - 0x959c4fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x959c5000 - 0x959d5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x959d6000 - 0x95ea7f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95ea8000 - 0x95eadfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95eae000 - 0x9626cfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9626d000 - 0x96274fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96275000 - 0x962f4ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x962f5000 - 0x962f8fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x966e9000 - 0x966f5ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9673d000 - 0x96799ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9679a000 - 0x967a1fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x967f2000 - 0x96833fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96834000 - 0x968e4fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96aa7000 - 0x96af1fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96af2000 - 0x96b0dffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96b0e000 - 0x96b40fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96b41000 - 0x96b5fff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96c2a000 - 0x96d91ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x96dc4000 - 0x96dc4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96dc5000 - 0x96df4fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96df5000 - 0x96e14ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96e15000 - 0x96e9cff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x96e9d000 - 0x96fe3ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96fe4000 - 0x96febffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x96fec000 - 0x97002fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97038000 - 0x9706ffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97102000 - 0x97102ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97103000 - 0x9710aff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9710b000 - 0x9712ffeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x97292000 - 0x97292fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x97293000 - 0x97294ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    0x1148ea000 - 0x1148ecfff +com.MTWB.SafariAddon.osax ??? (1.0) <07F89448-3C9B-4893-46B5-D46138999B9F> /Users/Brad/Library/ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    0x1148f0000 - 0x1148f5fff +com.MakeWebBetter.FastBrowserSearch ??? (1.0) <2F66120A-A252-0AC5-DD33-C59C78CAC902> /Users/Brad/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/MacOS/ FastBrowserSearchPlugin
    Remove these two items.

  • S 4 Shuts down randomly and won't restart

    Hello,
       I brought and S 4 7/27 and loved it for the first few days. A few days later it started shutting down randomly and the only way to restart is to take the battery out. That works for an hour or so until it shuts down again. I've tried uninstalling all the apps I've installed but I still get the same result.
    Any sugestions?
    Thansk,
    twinsfan

        twinsfan2013, the software for some 3rd party applications can affect the performance of your device. Although you've uninstalled a few application, the issue may still remain on your phone. I recommend that you back up your device at Verizon's cloud or Backup Assistance and then hard reset your phone if the power cycling issue persists. For more device support, click http://bit.ly/y5iuoj
    Lasina_VZW
    Follow us on Twitter @VZWSupport

  • RMBP Late 2013 crash without log and have to restart by power button

    I bought rMBP around November last year.
    As I open Chrome, it crash without log.
    The only solution is to restart it with power button.
    I can't find the report by chrome://crashes and ~/Library/Logs/.
    I think the kernel_task doesn't make it.
    Are there anyone else got the same problem and solution?
    Is there a proper noun for crash and have to restart it by power button?
    Version:10.9.1(13B3116)

    I would reformat the drive then reinstall Lion:
    Install or Reinstall Lion from Scratch
    If possible backup your files to an external drive or second internal drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Erase button and wait until the process has completed.
    Quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Install button.
    Note: You can also re-download the Lion installer by opening the App Store application. Hold down the OPTION key and click on the Purchases icon in the toolbar. You should now see an active Install button to the right of your Lion purchase entry. There are situations in which this will not work. For example, if you are already booted into the Lion you originally purchased with your Apple ID or if an instance of the Lion installer is located anywhere on your computer.

  • Safari crash on quit and window close

    Hi,
    I have got an annoying problem since the install of OSX Tiger on my G5 PowerMac. Safari became very unstable and crash on every window close or on quit. I have tried Safari on other user accounts I created and it works fine but on my admin account it crash... I tried to reset prefs, desactivate plug-ins, without any effects. Safari was my favorite browser on Panther but I am beginning to hate it with this recurrent problem.
    Any help?
    PowerMac G5 1.8   Mac OS X (10.4.7)   2Gb RAM

    Here comes the crash log for my Safari problem, user account settings.
    Date/Time: 2006-09-07 15:01:15.746 -0400
    OS Version: 10.4.7 (Build 8J135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 311
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.Safari 0x00047844 0x1000 + 288836
    2 com.apple.Foundation 0x929475e8 -[NSArray makeObjectsPerformSelector:withObject:] + 264
    3 com.apple.Safari 0x0005c1ec 0x1000 + 373228
    4 com.apple.Safari 0x0005a4f4 0x1000 + 365812
    5 com.apple.Foundation 0x9293fad8 nsnotecallback + 180
    6 com.apple.CoreFoundation 0x90803010 __CFXNotificationPost + 368
    7 com.apple.CoreFoundation 0x907fb0ec _CFXNotificationPostNotification + 684
    8 com.apple.Foundation 0x92929ee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    9 com.apple.AppKit 0x9376a47c -[NSWindow _close] + 100
    10 com.apple.AppKit 0x9376a3e0 -[NSWindow close] + 36
    11 com.apple.Safari 0x0005a498 0x1000 + 365720
    12 com.apple.Safari 0x0005c07c 0x1000 + 372860
    13 com.apple.AppKit 0x93769c4c -[NSApplication sendAction:to:from:] + 108
    14 com.apple.Safari 0x0002956c 0x1000 + 165228
    15 com.apple.AppKit 0x93769b80 -[NSControl sendAction:to:] + 96
    16 com.apple.AppKit 0x93769a60 -[NSCell _sendActionFrom:] + 156
    17 com.apple.AppKit 0x93783a88 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    18 com.apple.AppKit 0x93783670 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    19 com.apple.AppKit 0x93783094 -[NSControl mouseDown:] + 536
    20 com.apple.AppKit 0x93807540 -[_NSThemeWidget mouseDown:] + 100
    21 com.apple.AppKit 0x93724890 -[NSWindow sendEvent:] + 4616
    22 com.apple.Safari 0x00021734 0x1000 + 132916
    23 com.apple.AppKit 0x936cd8d4 -[NSApplication sendEvent:] + 4172
    24 com.apple.Safari 0x00021238 0x1000 + 131640
    25 com.apple.AppKit 0x936c4d10 -[NSApplication run] + 508
    26 com.apple.AppKit 0x937b587c NSApplicationMain + 452
    27 com.apple.Safari 0x0005c77c 0x1000 + 374652
    28 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.unsanity.ape 0xc0001b74 _apeagent + 296
    3 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9294f164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9294f09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9562cf70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929687dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f7ac select + 12
    1 com.apple.CoreFoundation 0x907ee40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 com.apple.Foundation 0x92947300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4de42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff18 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x44004202 xer: 0x0000000020000000 lr: 0x0000000000047844 ctr: 0x0000000095639bcc
    r0: 0x0000000000047830 r1: 0x00000000bfffd890 r2: 0x0000000000463f70 r3: 0x00000000010a00e0
    r4: 0x0000000090aa7904 r5: 0x0000000090a7ec7c r6: 0xffffffffffffffff r7: 0x000000000800a110
    r8: 0x0000000000000000 r9: 0x00000000a00067c0 r10: 0x0000000000000004 r11: 0x000000006f547904
    r12: 0x0000000000000000 r13: 0x00000000a36f3688 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a36e368c r17: 0x0000000000000000 r18: 0x000000000617a050 r19: 0x00000000004d0120
    r20: 0x00000000a36c62f4 r21: 0x00000000a07b2eb0 r22: 0x000000000000000d r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000090a88460 r26: 0x0000000000000000 r27: 0x00000000000e633c
    r28: 0x00000000004531b0 r29: 0x000000000047fd60 r30: 0x0000000000000001 r31: 0x00000000929474e0
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x514000 - 0x516fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x552000 - 0x552fff com.aladdinsys.mmenabler 7.1.0 (8.0) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x556000 - 0x556fff com.yazsoft.SDEnhancer ??? (1.0) /Users/steph/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x55a000 - 0x55dfff com.yazsoft.SDSafariBundle ??? (1.0) /Users/steph/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    0x8fe00000 - 0x8fe52fff dyld 45.1 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91931000 - 0x91973fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b37000 - 0x91b54fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b59000 - 0x91bc8fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bdf000 - 0x91be3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91be5000 - 0x91c2dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c32000 - 0x91c6ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c76000 - 0x91c8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c94000 - 0x91c97fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e13000 - 0x91e81fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e8c000 - 0x91f21fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f3b000 - 0x924c3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924f6000 - 0x92821fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e61000 - 0x92e7ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e8a000 - 0x92ee4fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94080000 - 0x940f0fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94446000 - 0x94483fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9448b000 - 0x944dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9467e000 - 0x9468dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94695000 - 0x946a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946e8000 - 0x94701fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c8d000 - 0x94dbdfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e4f000 - 0x94e5efff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e66000 - 0x94e93fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e9a000 - 0x94eaafff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94eae000 - 0x94eddfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94eed000 - 0x94f0afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9562a000 - 0x956b8fff com.apple.WebKit 1.2 (418.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95714000 - 0x957aafff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x957e7000 - 0x95af3fff com.apple.WebCore 418.20.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95c7c000 - 0x95ca5fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9642d000 - 0x96443fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9a4db000 - 0x9a511fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52e000 - 0x9a540fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0xc0000000 - 0xc000ffff com.unsanity.ape 2.0 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Model: PowerMac7,2, BootROM 5.1.5f1, 1 processors, PowerPC 970 (2.2), 1.8 GHz, 2 GB
    Graphics: GeForce FX 5200, GeForce FX 5200, AGP, 64 MB
    Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM2/J13, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM4/J41, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM5/J42, 256 MB, DDR SDRAM, PC3200U-30330
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Ethernet intégré, Ethernet, en0
    Serial ATA Device: ST3160023AS, 149.05 GB
    Serial ATA Device: WDC WD1600JS-55MHB0, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-109,
    USB Device: Hub, , Up to 480 Mb/sec, 500 mA
    USB Device: XD-0608-U, Tablet, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB Token, , Up to 1.5 Mb/sec, 100 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Cinema HD Display, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: SNAPSCAN e50, AGFA, Up to 12 Mb/sec, 500 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • Installed Mavericks 10.9.2 Safari crashes affects finder and App store.  Firefox works fine. Any fix suggestions.

    Installed Mavericks twice.  Safari immediately went to app store then froze.  After second installation App store missing.  Now Safari causes some Finder problems.  The GO menu freezes.

    Hi there,
    Safari crashes all the time also on my end.
    Here my crash report:
    Process:         com.apple.WebKit.WebContent [2296]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.75.14)
    Build Info:      WebKit2-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [2286]
    User ID:         501
    Date/Time:       2014-05-04 15:18:25.002 +0200
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  7B08B53B-8E1C-D753-7040-CFE514C0ADA0
    Sleep/Wake UUID: 234D0357-75D2-4ED5-836B-F248BCD53AF4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x00002913b935dcf4 0 + 45164688432372
    1   com.apple.JavaScriptCore                0x00007fff8bdaca13 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    2   com.apple.JavaScriptCore                0x00007fff8bdac7b5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    3   com.apple.WebCore                       0x00007fff9070982a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    4   com.apple.WebCore                       0x00007fff9074df62 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    5   com.apple.WebCore                       0x00007fff9074dcc7 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    6   com.apple.WebCore                       0x00007fff9074da12 WebCore::DOMTimer::fired() + 242
    7   com.apple.WebCore                       0x00007fff9050df0f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    8   com.apple.WebCore                       0x00007fff9050ddea WebCore::timerFired(__CFRunLoopTimer*, void*) + 58
    9   com.apple.CoreFoundation                0x00007fff92529494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    10  com.apple.CoreFoundation                0x00007fff92528fcf __CFRunLoopDoTimer + 1151
    11  com.apple.CoreFoundation                0x00007fff9259a5aa __CFRunLoopDoTimers + 298
    12  com.apple.CoreFoundation                0x00007fff924e4755 __CFRunLoopRun + 1525
    13  com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8817ca0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8817c7b7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8817c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff8f1363de _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff8f135a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff8f129b2c -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff8f114913 NSApplicationMain + 940
    21  com.apple.XPCService                    0x00007fff880d3c0f _xpc_main + 385
    22  libxpc.dylib                            0x00007fff8a91ebde xpc_main + 399
    23  com.apple.WebKit.WebContent             0x000000010885eba0 0x10885e000 + 2976
    24  libdyld.dylib                           0x00007fff92a295fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff89865e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91cd0fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89866662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8afb243d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8afb2152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8f2d616e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd476f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8bd47215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 11:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff92599811 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff905bc5e4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8b3bc967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8b3bc76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff89865e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91cd0fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000006  rbx: 0x0000000113366f18  rcx: 0x00000001149065f0  rdx: 0x00002913b935da04
      rdi: 0x000000005739eef6  rsi: 0x0000000000000004  rbp: 0x00007fff5739ef90  rsp: 0x00007fff5739eef0
       r8: 0x0000000000000020   r9: 0x0000000000000001  r10: 0x000000011453c930  r11: 0x0000000000000006
      r12: 0x0000000000000200  r13: 0x000000010ca90418  r14: 0xffff000000000000  r15: 0xffff000000000002
      rip: 0x00002913b935dcf4  rfl: 0x0000000000010206  cr2: 0x000000010e880000
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x10885e000 -        0x10885eff4  com.apple.WebKit.WebContent (9537 - 9537.75.14) <B6BACFDC-3742-3AD9-AE7F-2DA7D2025DD7> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x108868000 -        0x108868fff  WebProcessShim.dylib (7537.75.14) <B79743A8-BC3D-335E-A926-F1B051B04BB2> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10b2fb000 -        0x10b303ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10d867000 -        0x10d88fffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10e3e4000 -        0x10e3e7ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb95000 -        0x10eba0fff  libGPUSupport.dylib (9.6) <039FC0EF-1B2C-3465-907B-A1856DCF5ADF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
        0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.11 - 8.2.4) <32F185FB-3FC5-312C-80DD-AC47FE71C8D2> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x123480000000 -     0x123480290fff  com.apple.AMDRadeonX3000GLDriver (1.20.11 - 1.2.0) <71623864-6E89-3C1E-AFE4-C19E8D9D48AF> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff6e726000 -     0x7fff6e759817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff869e9000 -     0x7fff86ad3fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff86b6f000 -     0x7fff86b6fffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86b97000 -     0x7fff86b99fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff86bfd000 -     0x7fff86c14ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff86c15000 -     0x7fff86c33ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff86c3c000 -     0x7fff86d72ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86d73000 -     0x7fff86da3fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff86da4000 -     0x7fff871d7ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff871d8000 -     0x7fff871e2ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff871e6000 -     0x7fff87201ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87202000 -     0x7fff87212ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8721c000 -     0x7fff8725dfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8725e000 -     0x7fff87264fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff87265000 -     0x7fff87394fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff87dc2000 -     0x7fff87ea1fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87ea2000 -     0x7fff87f93ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff87f94000 -     0x7fff87f9cff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87f9d000 -     0x7fff87fb5ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87fcb000 -     0x7fff880d1fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff880d2000 -     0x7fff880d8ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff880d9000 -     0x7fff88122fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8814e000 -     0x7fff883f8ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff883f9000 -     0x7fff884e8fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88899000 -     0x7fff891b868f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff891b9000 -     0x7fff891e3ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff891e4000 -     0x7fff891e9fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89240000 -     0x7fff89249ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8924a000 -     0x7fff892afffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff892b0000 -     0x7fff892f7ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff893c1000 -     0x7fff893e8ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff893e9000 -     0x7fff8942bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8942c000 -     0x7fff8942cffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89497000 -     0x7fff894a0fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89502000 -     0x7fff89503fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8959b000 -     0x7fff895d6fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff895d7000 -     0x7fff895eaff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff895ed000 -     0x7fff8975bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8975c000 -     0x7fff897e7fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff897e8000 -     0x7fff897ebfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff897ec000 -     0x7fff897edff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff897ee000 -     0x7fff897f0ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff897f1000 -     0x7fff8984cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8984d000 -     0x7fff8984ffff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff89850000 -     0x7fff8986cff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8986f000 -     0x7fff89871ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89872000 -     0x7fff89a30fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff89a31000 -     0x7fff89bcdff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89bce000 -     0x7fff89bdfff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89be0000 -     0x7fff89c0ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff89d0d000 -     0x7fff89d28ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff89d51000 -     0x7fff8a2c1fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a304000 -     0x7fff8a304fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a305000 -     0x7fff8a339fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a33a000 -     0x7fff8a353ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8a8b7000 -     0x7fff8a8bffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8a8c0000 -     0x7fff8a8c5ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8a90b000 -     0x7fff8a92ffff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8a9da000 -     0x7fff8aaa5fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8aafb000 -     0x7fff8aaffff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8ab09000 -     0x7fff8ab16ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8ab17000 -     0x7fff8ab46ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ab47000 -     0x7fff8ab48ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ab6e000 -     0x7fff8abf6ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8ac4b000 -     0x7fff8ae93ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ae94000 -     0x7fff8ae95ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8ae96000 -     0x7fff8ae96fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8aea4000 -     0x7fff8af1bfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8afaf000 -     0x7fff8afc9fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8afca000 -     0x7fff8afccfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8afcd000 -     0x7fff8afdeff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8b037000 -     0x7fff8b042fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b043000 -     0x7fff8b04bffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8b04c000 -     0x7fff8b16eff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8b16f000 -     0x7fff8b1a0ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8b1a1000 -     0x7fff8b231fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b232000 -     0x7fff8b234fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8b235000 -     0x7fff8b23afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b25a000 -     0x7fff8b29fffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b356000 -     0x7fff8b654fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b655000 -     0x7fff8b659ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8b65e000 -     0x7fff8b6abff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b6ac000 -     0x7fff8b6affff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b724000 -     0x7fff8b729ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8b730000 -     0x7fff8b731fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8b732000 -     0x7fff8b759ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b75a000 -     0x7fff8ba2affc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ba2b000 -     0x7fff8ba35ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8ba36000 -     0x7fff8ba42ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ba43000 -     0x7fff8baccfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bb18000 -     0x7fff8bc7efff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8bcc8000 -     0x7fff8bd20ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8bd23000 -     0x7fff8bd23fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8bd24000 -     0x7fff8bd32fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8bd33000 -     0x7fff8c0aaff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c0ab000 -     0x7fff8c0b5ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c0b6000 -     0x7fff8c19dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8c2b6000 -     0x7fff8c2e2fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c2e3000 -     0x7fff8c2e3fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c2e4000 -     0x7fff8c53dff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c53e000 -     0x7fff8ca44ffb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8ca6c000 -     0x7fff8ca91ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ca92000 -     0x7fff8ce73ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ce74000 -     0x7fff8ceadff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ceae000 -     0x7fff8cf5eff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cf5f000 -     0x7fff8cf62fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8cf63000 -     0x7fff8cf94fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cf95000 -     0x7fff8cff3ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d046000 -     0x7fff8d092ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d094000 -     0x7fff8d0a6ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d21c000 -     0x7fff8d282fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d283000 -     0x7fff8d354ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8d355000 -     0x7fff8d629fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d62a000 -     0x7fff8d68dff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d68e000 -     0x7fff8d6b8ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff8d799000 -     0x7fff8d7d1ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d7d2000 -     0x7fff8d810ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d811000 -     0x7fff8d8fffff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d900000 -     0x7fff8d973fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d974000 -     0x7fff8d975fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8d976000 -     0x7fff8d97dff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8d97e000 -     0x7fff8d9c3fff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
        0x7fff8da24000 -     0x7fff8da48ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8da49000 -     0x7fff8de97fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8de98000 -     0x7fff8dea5ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e75d000 -     0x7fff8e75fff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e798000 -     0x7fff8e7f1fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e7f2000 -     0x7fff8e7f6fff  com.apple.IOAccelerator (98.14 - 98.14) <13EE735B-BD43-3E9B-9908-E423A17C4517> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff8e7f7000 -     0x7fff8e820fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8ebce000 -     0x7fff8ec1cfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ec31000 -     0x7fff8ec70fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ecf1000 -     0x7fff8ed1afff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8ed1b000 -     0x7fff8ed43ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8ed44000 -     0x7fff8edd0ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ee79000 -     0x7fff8ee86fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8ee87000 -     0x7fff8f03fff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8f112000 -     0x7fff8fc88fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8feba000 -     0x7fff8febaff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8febb000 -     0x7fff8fec5fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8fee6000 -     0x7fff90039ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9039b000 -     0x7fff9041bfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff904b2000 -     0x7fff904e0ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff904e4000 -     0x7fff91336ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff91611000 -     0x7fff9161cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9161d000 -     0x7fff9168cff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9168d000 -     0x7fff91696ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91697000 -     0x7fff916feff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91991000 -     0x7fff91cc7fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91cc8000 -     0x7fff91ccafff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff91ccb000 -     0x7fff91cd2ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff91cd3000 -     0x7fff91cd5fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff92195000 -     0x7fff92196fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff92197000 -     0x7fff9224fff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff92258000 -     0x7fff92287ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff92288000 -     0x7fff922b1ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff922b2000 -     0x7fff922bbff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff922eb000 -     0x7fff92338fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92339000 -     0x7fff9233fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff92340000 -     0x7fff92402ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff9246f000 -     0x7fff92473fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff92474000 -     0x7fff92659fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff926c5000 -     0x7fff926cdff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff926ce000 -     0x7fff926d2ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff926d6000 -     0x7fff9273afff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff9273b000 -     0x7fff92746fff  libGPUSupportMercury.dylib (9.6) <3E5636DB-5EED-3C31-8B6D-8CBFE965BC12> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff92747000 -     0x7fff92776fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9277a000 -     0x7fff9277bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9277c000 -     0x7fff92909ff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff9290a000 -     0x7fff92925ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff92926000 -     0x7fff9292dfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff929e2000 -     0x7fff929ffff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92a14000 -     0x7fff92a20ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92a21000 -     0x7fff92a25ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff92a26000 -     0x7fff92a29ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff92a2a000 -     0x7fff92a7dfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92a7e000 -     0x7fff92a81ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92a9b000 -     0x7fff92b5fff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff92b6d000 -     0x7fff92b92ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff92baf000 -     0x7fff92c0efff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff92c0f000 -     0x7fff92cd8fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff92cd9000 -     0x7fff92dbdfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92dbe000 -     0x7fff92dbfff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff92dc0000 -     0x7fff92f30ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff92f31000 -     0x7fff92f4aff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff92f4b000 -     0x7fff92f9dfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff92fa3000 -     0x7fff93150f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff931ae000 -     0x7fff93498fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff934cf000 -     0x7fff936c0ff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff936de000 -     0x7fff936e9fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
        0x7fff936f7000 -     0x7fff93707fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff93708000 -     0x7fff9370cfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9370d000 -     0x7fff937a8fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff937a9000 -     0x7fff937b6ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff937bb000 -     0x7fff937f0ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff937f1000 -     0x7fff937f1fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff937f2000 -     0x7fff9385cff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9385d000 -     0x7fff93864ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff93865000 -     0x7fff9387dff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9387e000 -     0x7fff9387efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93885000 -     0x7fff938d6ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff938d7000 -     0x7fff938e1ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93941000 -     0x7fff93942ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff93943000 -     0x7fff93955fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff93956000 -     0x7fff9399dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff939c5000 -     0x7fff939c7ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff93ebb000 -     0x7fff93ecaff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93ecb000 -     0x7fff93f19fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff94161000 -     0x7fff941cefff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff941dc000 -     0x7fff941f8fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff9421b000 -     0x7fff94231fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff94232000 -     0x7fff94362ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff94363000 -     0x7fff943ecff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff943ee000 -     0x7fff9467ffff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94680000 -     0x7fff9468aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Version

  • Safari crashes at random, with no crash log

    This is a head-scratcher. I've been having an issue with Safari lately where it will randomly crash. The window will disappear, and no crash reporter window will show up ("Safari has unexpectedly quit, etc."). This seems to happen on any web site at any time. It even happened on apple.com.
    I have already tried the following, to no avail:
    Deleted com.apple.safari.plist
    Emptied Safari cache
    Repaired permissions
    Upgraded to OS 10.4.7
    I honestly can't recreate the issue with regularity. Sites that had loaded successfully before will crash.
    The only hint I have is that when I ran software updater, I had four updates to install:
    iTunes 6.0.5
    iPod Updater 2006-06-28
    Quicktime 7.1.2
    Mac OS X 10.4.7 Update (incremental from 10.4.6)
    I first tried installing iTunes and iPod Updater, since they didn't require a restart. I was surprised to find on two attempts that the iPod Software Updater installation failed because the certificate had changed, or something to that effect. I finally installed iPod Software Updater manually through Apple's web site. Then I went to install the other two updates. Quicktime went fine. The OS X update didn't, but not for the same certificate reason. When I restarted after the Quicktime update, I pulled the pkg file out of the trash, as the error message advised, ran the updater, and restarted.
    It may be a red herring, but it's an anomale that could be related to my issues.
    Any suggestions?

    Hi Brad,
    Any suggestions?
    One quick test you can do to help narrow down things is to try Safari in another user account.
    This will help us to know whether your problem is local to your account or system wide. If you don't have another account you can use System Preferences -> Accounts -> [+] to create a test one (and [-] to remove it if needed)
    Have you checked the console log around the times Safari has crashed? There may be additional information there that highlights where the problem might be. You can view the console log via Applications -> Utilities -> Console.app

  • Safari Crashes Every day and I want to scream

    Hello all. I am having problems with Safari and I have noticed that it occurs all the time I access Invasion Power Board messageboards. At first, it would only do it on one of the boards I frequent twice a day, crashing at the rate of at least once a week, but recently, it began doing it on another that I frequent all day and it crashes at least five times a day every day. It does the crashing randomly after I select on a message topic or even loading the site initially. If anyone can help me resolve the issue, it would be much appreciated.
    Here is the log of the crash for today:
    Date/Time: 2006-12-12 22:10:13.459 -0600
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [62]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 258
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000064
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95901ad8 KHTMLParser::finished() + 36
    1 com.apple.WebCore 0x95901a9c khtml::HTMLTokenizer::end() + 140
    2 com.apple.WebCore 0x958a4638 khtml::HTMLTokenizer::allDataProcessed() + 116
    3 com.apple.WebCore 0x958a4518 khtml::HTMLTokenizer::timerEvent(QTimerEvent*) + 328
    4 com.apple.WebCore 0x958a4384 -[KWQObjectTimerTarget sendTimerEvent] + 80
    5 com.apple.Foundation 0x92961f5c __NSFireTimer + 116
    6 com.apple.CoreFoundation 0x907f0550 __CFRunLoopDoTimer + 184
    7 com.apple.CoreFoundation 0x907dcec8 __CFRunLoopRun + 1680
    8 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    9 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
    10 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
    11 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
    12 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
    13 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    14 com.apple.Safari 0x00006740 0x1000 + 22336
    15 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    16 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    17 com.apple.Safari 0x0005c77c 0x1000 + 374652
    18 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95687f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4db42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907eb8dc CFRunLoopRun + 52
    5 com.apple.QuickTime 0x947d8f70 QTSNetworkThread_RunThread + 128
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93784708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145563c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914553dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095901ad8 srr1: 0x000000000200f030 vrsave: 0x00000000fff00000
    cr: 0x44028244 xer: 0x0000000000000000 lr: 0x0000000095901a9c ctr: 0x0000000095ae86c8
    r0: 0x0000000095901a9c r1: 0x00000000bfffe410 r2: 0x0000000000000000 r3: 0x0000000000120000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x0000000095a792a4 r7: 0x00000000a58d95f4
    r8: 0x0000000000000000 r9: 0x000000000422e018 r10: 0x000000009584c9d4 r11: 0x00000000159fede0
    r12: 0x0000000095ae86c8 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000010747 r19: 0x0000000000000000
    r20: 0x00000000101890cd r21: 0x00000000f17318a9 r22: 0x00000000004119f8 r23: 0x00000000004119f0
    r24: 0x00000000004118e0 r25: 0x00000000004119f8 r26: 0x0000000000000001 r27: 0x0000000000000001
    r28: 0x00000000133d2a00 r29: 0x00000000133d2a00 r30: 0x0000000014e4d490 r31: 0x00000000958a43dc
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x48cb000 - 0x48ccfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x48e1000 - 0x48e3fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4a6d000 - 0x4a7afff com.apple.quicktime.webplugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x4f0b000 - 0x501afff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x5049000 - 0x5062fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x5068000 - 0x5083fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x5205000 - 0x545cfff com.apple.ATIRadeon8500GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon8500GLDriver.bundle/Contents/MacOS/ATIRadeo n8500GLDriver
    0x5518000 - 0x5557fff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x60d5000 - 0x613efff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x6153000 - 0x61ccfff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x7c63000 - 0x7c9cfff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xb008000 - 0xb311fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f7fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0d000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9409f000 - 0x9410ffff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9425f000 - 0x94432fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ae000 - 0x945e6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94629000 - 0x94645fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94659000 - 0x9469dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c1000 - 0x946d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d8000 - 0x946e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472b000 - 0x94744fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474b000 - 0x94a1afff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94add000 - 0x94b4efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc1000 - 0x94be1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ce9000 - 0x94e19fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eab000 - 0x94ebafff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec2000 - 0x94eeffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef6000 - 0x94f06fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0a000 - 0x94f39fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f49000 - 0x94f66fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95685000 - 0x95713fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9576f000 - 0x95805fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95842000 - 0x95b4efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd7000 - 0x95d00fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95e8e000 - 0x95ecdfff com.apple.QTKit 7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96ef7000 - 0x96f16fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9762d000 - 0x976eefff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97719000 - 0x9771afff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9771c000 - 0x97729fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98b44000 - 0x994fbfff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99722000 - 0x99726fff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x99728000 - 0x9980cfff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x99958000 - 0x99a1ffff com.apple.QuickTimeMPEG4.component 7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x99a3c000 - 0x99ba0fff com.apple.QuickTimeStreaming.component 7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9a192000 - 0x9a1bdfff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9a4d8000 - 0x9a50efff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52b000 - 0x9a53dfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.2), 1.33 GHz, 256 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, , V.92, Version 1.0,
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-825,
    Parallel ATA Device: FUJITSU MHT2060AT, 55.89 GB
    iBook G4   Mac OS X (10.4.8)   Purchased May 05
    iBook G4   Mac OS X (10.4)  

    Well, lol I didn't even make it on there for 2 seconds before it crashed, I'm sad to say. I will now try the second remedy that you posted and see if that works.
    Here is the log of what happened
    Date/Time: 2006-12-13 01:16:34.857 -0600
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [62]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 280
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000064
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95901ad8 KHTMLParser::finished() + 36
    1 com.apple.WebCore 0x95901a9c khtml::HTMLTokenizer::end() + 140
    2 com.apple.WebCore 0x958a4638 khtml::HTMLTokenizer::allDataProcessed() + 116
    3 com.apple.WebCore 0x958a4518 khtml::HTMLTokenizer::timerEvent(QTimerEvent*) + 328
    4 com.apple.WebCore 0x958a4384 -[KWQObjectTimerTarget sendTimerEvent] + 80
    5 com.apple.Foundation 0x92961f5c __NSFireTimer + 116
    6 com.apple.CoreFoundation 0x907f0550 __CFRunLoopDoTimer + 184
    7 com.apple.CoreFoundation 0x907dcec8 __CFRunLoopRun + 1680
    8 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    9 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
    10 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
    11 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
    12 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
    13 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    14 com.apple.Safari 0x00006740 0x1000 + 22336
    15 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    16 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    17 com.apple.Safari 0x0005c77c 0x1000 + 374652
    18 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95687f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4db42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907eb8dc CFRunLoopRun + 52
    5 com.apple.QuickTime 0x947d8f70 QTSNetworkThread_RunThread + 128
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93784708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x0b2b4f3c nativeShockwaveFlashTCallFrame + 1345280
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095901ad8 srr1: 0x000000000000f030 vrsave: 0x00000000fff00000
    cr: 0x44028444 xer: 0x0000000000000000 lr: 0x0000000095901a9c ctr: 0x0000000095ae86c8
    r0: 0x0000000095901a9c r1: 0x00000000bfffe410 r2: 0x0000000000000000 r3: 0x0000000000120000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x0000000095a792a4 r7: 0x00000000a58d95f4
    r8: 0x0000000000000000 r9: 0x0000000003b01018 r10: 0x000000009584c9d4 r11: 0x00000000156018a8
    r12: 0x0000000095ae86c8 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000000112ef r19: 0x0000000000000000
    r20: 0x00000000101890c7 r21: 0x00000000b1db86a5 r22: 0x0000000000411a08 r23: 0x0000000000411a00
    r24: 0x00000000004118f0 r25: 0x0000000000411a08 r26: 0x0000000000000001 r27: 0x0000000000000001
    r28: 0x0000000001a69c00 r29: 0x0000000001a69c00 r30: 0x0000000015121b30 r31: 0x00000000958a43dc
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x635000 - 0x642fff com.apple.quicktime.webplugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x2972000 - 0x2974fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4c87000 - 0x4ca0fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x4d0d000 - 0x4d28fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x4efb000 - 0x500afff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x5205000 - 0x545cfff com.apple.ATIRadeon8500GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon8500GLDriver.bundle/Contents/MacOS/ATIRadeo n8500GLDriver
    0x5480000 - 0x54bffff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x60b7000 - 0x6120fff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x6135000 - 0x61aefff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xb008000 - 0xb311fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f7fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0d000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9409f000 - 0x9410ffff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9425f000 - 0x94432fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ae000 - 0x945e6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94629000 - 0x94645fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94659000 - 0x9469dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c1000 - 0x946d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d8000 - 0x946e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472b000 - 0x94744fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474b000 - 0x94a1afff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94add000 - 0x94b4efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc1000 - 0x94be1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ce9000 - 0x94e19fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eab000 - 0x94ebafff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec2000 - 0x94eeffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef6000 - 0x94f06fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0a000 - 0x94f39fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f49000 - 0x94f66fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95685000 - 0x95713fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9576f000 - 0x95805fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95842000 - 0x95b4efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd7000 - 0x95d00fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95e8e000 - 0x95ecdfff com.apple.QTKit 7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96ef7000 - 0x96f16fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9762d000 - 0x976eefff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97719000 - 0x9771afff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9771c000 - 0x97729fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98b44000 - 0x994fbfff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99722000 - 0x99726fff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x99728000 - 0x9980cfff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x99958000 - 0x99a1ffff com.apple.QuickTimeMPEG4.component 7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x99a3c000 - 0x99ba0fff com.apple.QuickTimeStreaming.component 7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9a192000 - 0x9a1bdfff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9a4d8000 - 0x9a50efff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52b000 - 0x9a53dfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.2), 1.33 GHz, 256 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, , V.92, Version 1.0,
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-825,
    Parallel ATA Device: FUJITSU MHT2060AT, 55.89 GB

  • Safari crashes totally randomly.

    hi all,
    i'm using mac osx v10.6.7, safari v5.0.5, macbook pro 15'' (generation before last).
    Safari will RANDOMLY shut off, and send me this crash report (after break)...
    PLEASE help.
    Cheers,
    James
    Process:         Safari [23703]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [207]
    Date/Time:       2011-05-27 15:31:47.927 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          134258 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  133942 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      903B9770-76C9-48DC-AB5C-63DBC4830E1D
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8325d11c objc_msgSend + 40
    1   com.apple.Foundation                    0x00007fff8037532f __NSThreadPerformPerform + 219
    2   com.apple.CoreFoundation                0x00007fff8266f401 __CFRunLoopDoSources0 + 1361
    3   com.apple.CoreFoundation                0x00007fff8266d5f9 __CFRunLoopRun + 873
    4   com.apple.CoreFoundation                0x00007fff8266cdbf CFRunLoopRunSpecific + 575
    5   com.apple.HIToolbox                     0x00007fff838397ee RunCurrentEventLoopInMode + 333
    6   com.apple.HIToolbox                     0x00007fff83839551 ReceiveNextEventCommon + 148
    7   com.apple.HIToolbox                     0x00007fff838394ac BlockUntilNextEventMatchingListInMode + 59
    8   com.apple.AppKit                        0x00007fff80a49e64 _DPSNextEvent + 718
    9   com.apple.AppKit                        0x00007fff80a497a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    10  com.apple.Safari                        0x0000000100015ff6 0x100000000 + 90102
    11  com.apple.AppKit                        0x00007fff80a0f48b -[NSApplication run] + 395
    12  com.apple.AppKit                        0x00007fff80a081a8 NSApplicationMain + 364
    13  com.apple.Safari                        0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff82aba12a kevent + 10
    1   libSystem.B.dylib                       0x00007fff82abbffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff82abbcd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff82abb7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff82abb128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff82abafc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff82adbf8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82adbe19 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff82adbd83 usleep + 57
    3   RapportUtil1.dylib                      0x0000000103b12d37 bp_heartbeat_thread + 202
    4   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff82adbf8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82adfda1 _pthread_cond_wait + 1286
    2   RapportKukai.dylib                      0x000000010396a1cf pthreads_consumer_producer_queue<resolve_work_item>::dequeue(resolve_work_item& ) + 59
    3   RapportKukai.dylib                      0x0000000103969775 pre_resolve_worker_thread_fn(void*) + 89
    4   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 4:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff82adbf8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82adfda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff846f80f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                       0x00007fff846f41fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff82aa129a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff82aa190d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8266d932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8266cdbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff803dcf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff8035df29 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 6:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff82aa129a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff82aa190d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8266d932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8266cdbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                        0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff82ae4e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8268f498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff82adbf8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82adfda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff8725da40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff84a48fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 9:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff82adbf8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82adfda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff8725da40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                        0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari                        0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari                        0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff82aa129a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff82aa190d mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff885143a6 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff885142e6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff82aa12fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff82adfc92 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff85422de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff854222a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff85421fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff82aa12fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff82adfc92 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff85422de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff854222a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff85421fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff82ada4f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff82ada3a9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff82abaf4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff82abb35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff82abafc5 start_wqthread + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff82abaf4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff82abb35c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff82abafc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000131f21fb0  rbx: 0x0000000131f21fa0  rcx: 0x000000012fb5a990  rdx: 0x000000010397adf6
      rdi: 0x0000000131f42290  rsi: 0x00007fff8118d910  rbp: 0x00007fff5fbfe8b0  rsp: 0x00007fff5fbfe868
       r8: 0x0000000100e0ed78   r9: 0x00000001187a9d20  r10: 0x0000000000000001  r11: 0x6d2e6d73642e6e65
      r12: 0x000000010081ceb0  r13: 0x0000000000000006  r14: 0x0000000102393000  r15: 0x0000000000000000
      rip: 0x00007fff8325d11c  rfl: 0x0000000000010206  cr2: 0x0000223412d0d000
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x100f83000 -        0x100fb4fef +librooksbas.dylib ??? (???) <85C8F69F-0255-3706-35C5-C8F577BB96D7> /Library/Rapport/bin/librooksbas.dylib
           0x10392c000 -        0x103948ff7 +librooksmce.dylib ??? (???) <942B7140-ADB1-650E-AF7C-9A7045E01AAF> /Library/Rapport/bin/librooksmce.dylib
           0x103960000 -        0x10398aff7 +RapportKukai.dylib ??? (???) <1A7232AD-5AB7-4880-1A1F-8EBA653819AD> /Library/Rapport/bin/RapportKukai.dylib
           0x103b00000 -        0x103cc5fff +RapportUtil1.dylib ??? (???) <BC7E310B-52FE-ADE2-407A-528DD078760E> /Library/Rapport/bin/RapportUtil1.dylib
           0x1166b8000 -        0x1166befff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x117c24000 -        0x117c24fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x117c28000 -        0x117c2dff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11bcfd000 -        0x11bcfefff  ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x11ec1e000 -        0x11edaffef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11ede0000 -        0x11f203fef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x11f287000 -        0x120140fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <CEF5C398-61D1-CD46-59B8-649D81815C78> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x1208e6000 -        0x12090cfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x130e18000 -        0x130fcdfff  libCMaps.A.dylib 545.0.0 (compatibility 64.0.0) <63054685-73A1-615F-464C-05A4C5F0043D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x200000000 -        0x200787fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8000efff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8000f000 -     0x7fff8004afff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8004b000 -     0x7fff800c8fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff800c9000 -     0x7fff800c9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff800ca000 -     0x7fff80148ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff80149000 -     0x7fff801e9fff  com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8034b000 -     0x7fff8034cff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8034d000 -     0x7fff805d0fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff805d1000 -     0x7fff8060bfff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff8060c000 -     0x7fff80618fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff806d1000 -     0x7fff806dcff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff806dd000 -     0x7fff807bafff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff807bb000 -     0x7fff807c8fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff807c9000 -     0x7fff808feff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff808ff000 -     0x7fff8097cfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8097d000 -     0x7fff80981ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff80982000 -     0x7fff80988ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff80989000 -     0x7fff809b8ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff809b9000 -     0x7fff80a05fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80a06000 -     0x7fff813fcfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff81407000 -     0x7fff81448fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81449000 -     0x7fff81492ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff81493000 -     0x7fff814d8fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8154e000 -     0x7fff81562ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8157f000 -     0x7fff815ceff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff815cf000 -     0x7fff815d4ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8160b000 -     0x7fff81648fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff81649000 -     0x7fff8165bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff81681000 -     0x7fff81909fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81918000 -     0x7fff81951fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff81968000 -     0x7fff81a25fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff81a26000 -     0x7fff81a6dff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81b54000 -     0x7fff81c6bfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff81c6c000 -     0x7fff81cfcfff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81cfd000 -     0x7fff81d40fef  MetadataLib.dylib 3.6.4 (compatibility 2.2.1) <929CA2D4-3E07-6840-AC2A-8EA200BA5866> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff81d41000 -     0x7fff81d46fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff81d47000 -     0x7fff81d6afff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81d6b000 -     0x7fff81f23fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff81f30000 -     0x7fff81f4bff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81f4c000 -     0x7fff82052fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82093000 -     0x7fff82597fe7  com.apple.VideoToolbox 0.484.20 (484.20) <B01F6A80-D197-2127-2A05-49F9446EF6E5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff825e2000 -     0x7fff825e3ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff825e4000 -     0x7fff8261efff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82621000 -     0x7fff82798fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff827b5000 -     0x7fff827eeff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff82824000 -     0x7fff82839ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8283a000 -     0x7fff8283aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8283b000 -     0x7fff829aafe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff829ab000 -     0x7fff82a0dfe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff82a0e000 -     0x7fff82a55fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff82a56000 -     0x7fff82a9ffef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82aa0000 -     0x7fff82c61fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff82d2d000 -     0x7fff82d99ff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82dd0000 -     0x7fff82e5cfef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82e5d000 -     0x7fff82e5dff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82e6d000 -     0x7fff82f3ffe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff82fc8000 -     0x7fff82fceff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff82fcf000 -     0x7fff83054ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff83055000 -     0x7fff83085fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff83086000 -     0x7fff83095fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff830d5000 -     0x7fff83253ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff83254000 -     0x7fff83257ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83258000 -     0x7fff8330efff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff834cd000 -     0x7fff8357dfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8357e000 -     0x7fff8359ffff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff835c1000 -     0x7fff835d0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff836da000 -     0x7fff83744fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83745000 -     0x7fff837adfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff837f9000 -     0x7fff8380afff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8380b000 -     0x7fff83b09fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff83b23000 -     0x7fff83b67fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff83b68000 -     0x7fff83b9dfef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff83b9e000 -     0x7fff83bf0ff7  com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83bf1000 -     0x7fff83d19ff7  com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83d1a000 -     0x7fff83d23ff7  com.apple.DisplayServicesFW 2.3.0 (283) <4F1220F7-D576-B761-9881-5810C03F87FA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83d54000 -     0x7fff83d56fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff83d57000 -     0x7fff83f92fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83f93000 -     0x7fff84022fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8402a000 -     0x7fff84168fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84169000 -     0x7fff8417aff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff841c6000 -     0x7fff84408fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff84409000 -     0x7fff845edff7  libType1Scaler.dylib ??? (???) <A2207818-4828-41AD-0F6D-87A07F238388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff8463e000 -     0x7fff8469efe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8469f000 -     0x7fff846c5fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff846c6000 -     0x7fff846f1ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff846f2000 -     0x7fff8536dfef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8536e000 -     0x7fff85384fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85385000 -     0x7fff8541fff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff85420000 -     0x7fff85445ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8578a000 -     0x7fff85843fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8584d000 -     0x7fff8585aff7  com.apple.AppleFSCompression 24.4 (1.0) <DDA39C71-6379-2844-B217-2995B61EA768> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8585b000 -     0x7fff8585dfff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff85957000 -     0x7fff859a1ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff859a2000 -     0x7fff859a9fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff859b0000 -     0x7fff859c9fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff859ca000 -     0x7fff859d0fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff85a13000 -     0x7fff85a22fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff85a23000 -     0x7fff85aa5fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85aa6000 -     0x7fff85ac3ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85cc3000 -     0x7fff860eefef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff860ef000 -     0x7fff86210fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86408000 -     0x7fff86419fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8641a000 -     0x7fff86c24fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86c25000 -     0x7fff86c25ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff86c26000 -     0x7fff86c26ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86c27000 -     0x7fff86c27ff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86c4b000 -     0x7fff86c56ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86c5c000 -     0x7fff86c5cff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86c5d000 -     0x7fff86ca0fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff86ca1000 -     0x7fff86e5ffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff86e60000 -     0x7fff86f21fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86f22000 -     0x7fff86f26ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86f8b000 -     0x7fff871f5fef  com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff871f6000 -     0x7fff8724bff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8724c000 -     0x7fff8743cfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8743f000 -     0x7fff87440fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff87441000 -     0x7fff87444ff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87445000 -     0x7fff8755efef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8755f000 -     0x7fff8756dff7  libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
        0x7fff8756e000 -     0x7fff87582fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8759f000 -     0x7fff875eefef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8762c000 -     0x7fff8766fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87749000 -     0x7fff87771fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87772000 -     0x7fff87772ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87773000 -     0x7fff87778fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87779000 -     0x7fff87784fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87785000 -     0x7fff877c6fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff877c7000 -     0x7fff87afbfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff87afc000 -     0x7fff87bbefef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87bbf000 -     0x7fff87bdfff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff87be0000 -     0x7fff87c5cff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87c78000 -     0x7fff87c8efef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff87c8f000 -     0x7fff87d00ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87d01000 -     0x7fff87d42ff7  com.apple.CoreMedia 0.484.20 (484.20) <C1CC2CE5-0606-5F87-9445-ED7AF1DA31B6> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87d43000 -     0x7fff87d8bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87d8c000 -     0x7fff881d0fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff881d1000 -     0x7fff881d7ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff881d8000 -     0x7fff882befef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88332000 -     0x7fff883b1fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff883b2000 -     0x7fff88467fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff884c1000 -     0x7fff8885efe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8885f000 -     0x7fff88892fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff88893000 -     0x7fff888c4fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff888c5000 -     0x7fff88fc206f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88fc3000 -     0x7fff88fc4fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff88fc5000 -     0x7fff89002ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89003000 -     0x7fff89019fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff890e6000 -     0x7fff891f0ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff891f1000 -     0x7fff891f4fff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

    Rapport is causing Safari to crash. Follow the instructions to uninstall from this link.
    http://www.trusteer.com/uninstalling-rapport-mac-os
    A rep from Trusteer posted on this thread.
    https://discussions.apple.com/message/13325916#13325916

  • Safari Crashes (after installing and uninstalling Safari beta 3)

    I noticed that Safari began to crash when I installed the beta. After reverting to Safari 2.0.4 the problem only got worse. I have the latest updates from Apple and am using OS 10.4.10. I can rarely use the internet for more than a couple of minutes before I get the message saying that I must restart my computer. Here is the problem report that I get when I restart my computer.
    panic(cpu 1 caller 0x001A4A55): Unresolved kernel trap (CPU 1, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x0000420c, CR3: 0x00dc1000, CR4: 0x000006e0
    EAX: 0x00004208, EBX: 0x00004208, ECX: 0x00004208, EDX: 0x25bbfa34
    CR2: 0x0000420c, EBP: 0x1407bb28, ESI: 0xc0046101, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x0028dc12, CS: 0x00000008, DS: 0x01420010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x1407b918 : 0x128d08 (0x3cc0a4 0x1407b93c 0x131de5 0x0)
    0x1407b958 : 0x1a4a55 (0x3d24b8 0x1 0xe 0x3d1cdc)
    0x1407ba68 : 0x19aeb4 (0x1407ba80 0x1 0x1407ba98 0x19a216)
    0x1407bb28 : 0x296450 (0x2413a000 0x2782050 0x1407bb58 0x0)
    0x1407bb68 : 0x285748 (0x0 0x0 0x2623628 0x2623568)
    0x1407bdd8 : 0x354558 (0x28b6d70 0xc0046101 0x1407beb8 0x0)
    0x1407be38 : 0x3545c5 (0x28b6d70 0xc0046101 0x1407beb8 0x2c5e1f4)
    0x1407be58 : 0x332ac8 (0x28a69Model: MacBook2,1, BootROM MB21.00A5.B00, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: AirPort Extreme, 1.1.8.5
    Bluetooth: Version 1.9.0f8, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK8034GSX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    Thanks in advance for any help that can be offered.
    MacBook 2,1   Mac OS X (10.4.10)  

    To start from the top, these are the external devices that I have used on my computer: Wireless Mighty Mouse, Wired Apple Keyboard, Cannon i450 printer, and Nikon Cookpix L12 camera. If it makes a difference, I didn't install the software with the camera, I just use iPhoto. The camera is the only new thing (bought about a month ago) that I've plugged into my computer. Everything else has been used long before the problem came up. This issue still occurs when I have nothing plugged into my computer, including mouse and keyboard.
    Next, I am not aware of installing any 3rd party software to Safari. The issue has only occured when I've been using Safari. Sometimes I've had other applications open at the same time, like Stickies or Excel, but the problem report always looks the same.
    If the issue is faulty RAM, would it just spring up on me? (I bought the computer in November, so it isn't "brand new")
    One thing I have noticed is that the computer has never crashed when I've plugged it directly into my internet router, but I don't do that often. I don't know if this is relavent or not.

Maybe you are looking for

  • IN NEED OF A IPOD RESTORING CD

    I just got a new computer and got rid of the old one both of them where running on windows xp, but when using my new comp I put my iPod forgetting it was my new comp and a window came up saying I had to format it moving the mouse to click "cancel" I

  • Select true date from week/day/time columns

    the scenario i have a table with 4 columns weekno dayno start finish w d st ft 1     1     0     0 1     2     480     990 1     3     480     990 1     4     480     990 1     5     480     990 1     6     480     930 1     7     480     720 2     1

  • SAP CRM Visit Plan activity Assignment

    Hi Experts, My Business requirement is to create a Visit Plan and assigned it respective Employee Responsible with Activity Type "Task". With this I am creating a Task for that employee so that once user Log-on (Employee Resp.) can see their task on

  • IPhone will not retain wrt54g password

    Hi all. I have  a iphone that will not retain the password for a WRT54g. Each time I leave the house, I have to renter the wifi password on my phone. It remembers other networks, just not the house. I'm clueless on modems, so if you suggest that I do

  • XI RFC synchronous response error

    Hello, We have a BAPI comping in with synchronous RFC into BPM. Before everything was ok but now the reponse is showing the error below. - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" S