Safari crashes on certain sites

Hi - lately my Safari v 4.1.3 tends to crash on certain sites (like nba.com or nytimes.com, sometimes others). Anyone have any suggestions? I am a bit of a novice when it comes to troubleshooting Macs since I haven't had many problems like this before. The crash report is below (Note: sometimes the Code is a KERN_PROTECTION_FAILURE).
Things I've tried: uninstalling and reinstalling flash, removing the flash plugins, resetting safari, clearing the cache, removing the cookies.plist, some other things.
Date/Time:      2011-12-31 15:26:20.192 -0700
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4
Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [62]
Version:        4.1.3 (4533.19.4)
Build Version:  1
Project Name:   WebBrowser
Source Version: 75331904
PID:    537
Thread: 4
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x84c03110
Thread 0:
0   ...lashPlayer-10.4-10.5.plugin     0x1c651700 0x1c3f9000 + 2459392
1   ...lashPlayer-10.4-10.5.plugin     0x1c653556 0x1c3f9000 + 2467158
2   ...lashPlayer-10.4-10.5.plugin     0x1c6f0f09 0x1c3f9000 + 3112713
3   ...lashPlayer-10.4-10.5.plugin     0x1c6ccb0f 0x1c3f9000 + 2964239
4   ...lashPlayer-10.4-10.5.plugin     0x1c6566a9 0x1c3f9000 + 2479785
5   ...lashPlayer-10.4-10.5.plugin     0x1c658334 0x1c3f9000 + 2487092
6   ...lashPlayer-10.4-10.5.plugin     0x1c70a357 0x1c3f9000 + 3216215
7   ...lashPlayer-10.4-10.5.plugin     0x1c70a809 0x1c3f9000 + 3217417
8   ...lashPlayer-10.4-10.5.plugin     0x1c6686ca 0x1c3f9000 + 2553546
9   ...lashPlayer-10.4-10.5.plugin     0x1c757a8b 0x1c3f9000 + 3533451
10  ...lashPlayer-10.4-10.5.plugin     0x1c758104 0x1c3f9000 + 3535108
11  ...lashPlayer-10.4-10.5.plugin     0x1c8a5789 NP_Initialize + 17993
12  com.apple.CoreFoundation           0x9082cfce CFRunLoopRunSpecific + 1413
13  com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
14  com.apple.HIToolbox                0x92e01878 RunCurrentEventLoopInMode + 285
15  com.apple.HIToolbox                0x92e00f82 ReceiveNextEventCommon + 385
16  com.apple.HIToolbox                0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
17  com.apple.AppKit                   0x93286f45 _DPSNextEvent + 572
18  com.apple.AppKit                   0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
19  com.apple.Safari                   0x0000f6f9 0x1000 + 59129
20  com.apple.AppKit                   0x932808c4 -[NSApplication run] + 512
21  com.apple.AppKit                   0x93274820 NSApplicationMain + 573
22  com.apple.Safari                   0x0000749b 0x1000 + 25755
23  com.apple.Safari                   0x0010e512 0x1000 + 1103122
24  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               0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation               0x927fbcfc 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                    0x90a597a9 class_initialize + 112
1   libobjc.A.dylib                    0x90a5958e _class_lookupMethodAndLoadCache + 86
2   libobjc.A.dylib                    0x90a59506 objc_msgSend + 86
3   com.apple.Foundation               0x9285bada -[NSURLRequest(NSHTTPURLRequest) HTTPReferrer] + 43
4   com.apple.Foundation               0x9285df16 -[NSHTTPURLProtocol retryWithRedirectedURLAndResultCode:] + 525
5   com.apple.Foundation               0x9285dcfd -[NSConnectionHTTPURLProtocol attemptRetryAfter3xxResponse] + 741
6   com.apple.Foundation               0x9294bb6f -[NSConnectionHTTPURLProtocol performHTTPHeaderRead] + 827
7   com.apple.Foundation               0x9285d460 readStreamCallback2 + 495
8   com.apple.CoreFoundation           0x9087ab7e _CFStreamSignalEventSynch + 281
9   com.apple.CoreFoundation           0x9082cf06 CFRunLoopRunSpecific + 1213
10  com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
11  com.apple.Foundation               0x9283139c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
12  com.apple.Foundation               0x927fbcfc forkThreadForFunction + 123
13  libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 5:
0   libSystem.B.dylib                  0x90019d0c select + 12
1   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 6:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   com.apple.Foundation               0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication              0x998e979e -[AsyncDB _run:] + 181
3   com.apple.Foundation               0x927fbcfc forkThreadForFunction + 123
4   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   com.apple.CoreFoundation           0x9082d227 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation           0x9082ca42 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio          0x91469356 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio          0x91469171 CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 10:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a30f unregister_ShockwaveFlash + 47503
2   ...lashPlayer-10.4-10.5.plugin     0x1c412f9f 0x1c3f9000 + 106399
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 11:
0   libSystem.B.dylib                  0x90024407 semaphore_wait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a30f unregister_ShockwaveFlash + 47503
2   ...lashPlayer-10.4-10.5.plugin     0x1c412f9f 0x1c3f9000 + 106399
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 12:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c720548 0x1c3f9000 + 3306824
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 13:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c720548 0x1c3f9000 + 3306824
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 14:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c720548 0x1c3f9000 + 3306824
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 15:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c7204b5 0x1c3f9000 + 3306677
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 16:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c720548 0x1c3f9000 + 3306824
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 17:
0   libSystem.B.dylib                  0x90047927 semaphore_timedwait_signal_trap + 7
1   ...lashPlayer-10.4-10.5.plugin     0x1c83a2d7 unregister_ShockwaveFlash + 47447
2   ...lashPlayer-10.4-10.5.plugin     0x1c720548 0x1c3f9000 + 3306824
3   ...lashPlayer-10.4-10.5.plugin     0x1c83a3fc unregister_ShockwaveFlash + 47740
4   ...lashPlayer-10.4-10.5.plugin     0x1c83a440 unregister_ShockwaveFlash + 47808
5   ...lashPlayer-10.4-10.5.plugin     0x1c83a566 unregister_ShockwaveFlash + 48102
6   libSystem.B.dylib                  0x90023d67 _pthread_body + 84
Thread 4 crashed with X86 Thread State (32-bit):
  eax: 0x00010750  ebx: 0x90a59747  ecx: 0x90aba6b4  edx: 0x84c03100
  edi: 0x19f54518  esi: 0xa27e9a08  ebp: 0xb02a16c8  esp: 0xb02a1650
   ss: 0x0000001f  efl: 0x00010246  eip: 0x90a597a9   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
0x1be0e000 - 0x1be11fff com.macromedia.Flash Player.plugin 10.3.183.11    /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x1c3f9000 - 0x1ce47fff com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.11    /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
0x1d12c000 - 0x1d167fff com.google.googletalkbrowserplugin 2.1.7.2968    /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
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 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91886fff com.apple.FindByContent 1.5    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 183.1    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib     /usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib     /usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7dfff libRaw.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b81000 - 0x91b9cfff libPng.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91ba1000 - 0x91ba3fff libRadiance.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91ca0000 - 0x91cdffff libTIFF.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce7000 - 0x91d75fff com.apple.vImage 2.5    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d7c000 - 0x91d7cfff 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
0x91d7e000 - 0x91dd7fff libvMisc.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91de0000 - 0x91e04fff libvDSP.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e0c000 - 0x92215fff libBLAS.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9224f000 - 0x92603fff libLAPACK.dylib     /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92630000 - 0x9271dfff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b36000 - 0x92b4dfff libGL.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b58000 - 0x92bb0fff libGLU.dylib     /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dd9000 - 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 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150)    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695)    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94293000 - 0x942a2fff libCGATS.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a9000 - 0x942b4fff libCSync.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94300000 - 0x9431afff libRIP.A.dylib     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73)    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94703000 - 0x94711fff com.apple.framework.Apple80211 4.5.5 (455.2)    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490)    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1)    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949de000 - 0x949edfff libsasl2.2.dylib     /usr/lib/libsasl2.2.dylib
0x949f1000 - 0x94a16fff libssl.0.9.7.dylib     /usr/lib/libssl.0.9.7.dylib
0x94a22000 - 0x94a3ffff libresolv.9.dylib     /usr/lib/libresolv.9.dylib
0x94f60000 - 0x94f98fff com.apple.PDFKit 1.0.4    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1)    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9659b000 - 0x965a0fff com.apple.agl 2.5.9 (AGL-2.5.9)    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96f80000 - 0x97057fff com.apple.QuartzComposer 1.2.6 (32.25)    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x970e0000 - 0x970e0fff com.apple.quartzframework 1.0    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x978b8000 - 0x987affff com.apple.QuickTimeComponents.component 7.6.4 (1327.73)    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x98f44000 - 0x98f6dfff com.apple.CoreMediaPrivate 15.0    /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x9963f000 - 0x99670fff com.apple.QuickTime Plugin.plugin 7.6.4 (1327.73)    /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x998e6000 - 0x9991dfff com.apple.Syndication 1.0.8 (56.1)    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9b53e000 - 0x9b57efff com.apple.CoreMediaIOServicesPrivate 20.0    /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73)    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.4.4
Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Parallels Host-Guest, Ethernet, en2
Network Service: Parallels NAT, Ethernet, en3
Serial ATA Device: TOSHIBA MK8034GSX, 74.53 GB
Parallel ATA Device: HL-DT-ST DVDRW GWA4080MA
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

/Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
Might be the third party Google plugin causing Safari to crash...
Open a Finder window. Select MacintoshHD in the Sidebar on the left. Then open the Library folder then the Internet Plug-Ins folder. Move the files in bold print above to the Desktop.
Try Safari.
If it doesn't crash, move the Google files to the Trash.

Similar Messages

  • Safari crashes at certain sites

    When newly launched  Safari 1.3.2 it launch fine but refuses to access any sites accept apples.
    It simply crashes with a dialog box asking to contact Apple ( to date no response )
    The unit is an Imac 600MHZ with 1G of ram.
    The issue is a new one.  Have had no trouble in prior weeks accessing similar sites.
    Thanks in advance.
    <Email Edited by Host>

    Can you post a copy of the crash report?
    Go to your Applications Folder and open your Utilities Folder. Open the application Console.
    In the left-hand column, click on Crash Reporter.
    Click on the small triangle under Crash Reporter in the l/h column and they will all be listed.
    Scroll down to the latest Safari report and click on it.
    Now click on the r/h column (which now only shows THAT crash report and then Command-a to copy it all.
    Come back here and Command-v it to post it here!

  • Safari 6.0.5 crashing on certain sites

    Safari is continually crashing on certain sites. Such as ESPN and a site with a java based game called warlight.net. I have done everything I can think of. Im a new MBP owner. So im in a bit of uncharted territory here. I could use some major help here.

    From your Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn extensions back on then uninstall one extension at a time, quit and relaunch Safari, test again until you find the one causing Safari to crash.
    If it's not an extensions issue, try troubleshooting third party plug-ins.
    Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here
    If you can't resolve the problem, the next time Safari crashes, copy and paste the entire crash report on your Reply.

  • Safari crashing on certain web sites

    My friends' iMac G4, running OS 10.3.9 has started acting strangely including Safari crashing on certain web sites. I had them clean out the cache, remove the cookies, delete the history and run disk utility--things they never did on their own. But the problem has persisted. I plan on having them reset safari and trash the safari preferences but I'm concerned it may be more of a system wide problem rahter than a problem with safari alone. They did email me the crash log, could someone comment on this and determine if it helps point to the root cause of the problem. Incidently I also plan on running disk warrior when I get over there in the near future. Here is the crash log...
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffff
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1f64 compile_branch + 0x2dc
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Safari 0x000368f8 0x1000 + 0x358f8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1f64 srr1: 0x0200f030 vrsave: 0xfff00000
    cr: 0x22222242 xer: 0x00000004 lr: 0x961d2018 ctr: 0x961d1f5c
    r0: 0x961d1f5c r1: 0xbfffca20 r2: 0xffffffff r3: 0x00000001
    r4: 0xbfffcef0 r5: 0x00000000 r6: 0x0024ff03 r7: 0xfeffff87
    r8: 0xfeffff07 r9: 0x000001f0 r10: 0x00000000 r11: 0x016b2216
    r12: 0x00000000 r13: 0x00000000 r14: 0xbfffcb54 r15: 0xffffffff
    r16: 0xbfffcb58 r17: 0xbfffcb5c r18: 0xbfffd30c r19: 0x08000800
    r20: 0x00000000 r21: 0xbfffcef0 r22: 0xbfffd3b0 r23: 0x06baea1a
    r24: 0x06baea17 r25: 0x00000000 r26: 0x0000002d r27: 0x0000fee5
    r28: 0x016b2212 r29: 0x0000007c r30: 0x06baea3b r31: 0x961d1cb8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x1710000 - 0x1712fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4ed2000 - 0x51e6fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x6919000 - 0x691bfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x88100000 - 0x88236fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ee0000 - 0x88eecfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90702000 - 0x9073afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9074e000 - 0x9078afff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x907ae000 - 0x907b9fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x907c7000 - 0x907cffff libbsm.dylib /usr/lib/libbsm.dylib
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x908c2000 - 0x90910fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a0afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c46fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90d70000 - 0x90da1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e77000 - 0x90e87fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x90e8b000 - 0x90e9afff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90ea1000 - 0x90eb4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910c8000 - 0x910c9fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914fdfff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91551000 - 0x9155cfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x915a2000 - 0x915bcfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916ef000 - 0x916f8fff libz.1.dylib /usr/lib/libz.1.dylib
    0x916fc000 - 0x91714fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91a2f000 - 0x91a55fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x924b3000 - 0x924c3fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x924f2000 - 0x92565fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92684000 - 0x9274bfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284efff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92856000 - 0x9286afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936a5fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x938be000 - 0x9392dfff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x939f0000 - 0x93ad7fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93b3c000 - 0x93ba5fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93ebd000 - 0x94195fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94dba000 - 0x94e4dfff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e22000 - 0x95e32fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95edcfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96074000 - 0x960d3fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.3.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a73fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96ade000 - 0x96af5fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96b01000 - 0x96b1bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e25fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97146000 - 0x97152fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9715c000 - 0x97169fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97900000 - 0x97bf2fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x995e1000 - 0x995f7fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99604000 - 0x9a1cafff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

    Bob
    including Safari crashing on certain web sites … Here is the crash log...
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1f64 compile_branch + 0x2dc
    I would guess that the web sites causing problems use javascript. It is strange that javascript should crash straight away, so I'm wondering it they have the correct version for 10.3.9?
    There isn't an easy way to access this information except via Terminal (or Property List Editor if you have Developer tools installed). Here's the command you need, although I can see it will be tricky for you to copy and paste this command into another machine (you could always log on from that I suppose).
    defaults read /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/Resources/Info CFBundleVersion(that's all one line, by the way).
    In 10.3.9, the version I have is 312.3.2, while in 10.4.10 I have 418.6.1.
    If what you get from this is nonsense, I think you would be looking at an Archive & Install. An alternative would be to rerun the 10.3.9 Combo Update and the Security Updates that followed that, and then make sure to re-run the "SafariUpdate1.3.1.pkg 18/8/2005" and the "SafariUpdate1.3.2.pkg 5/1/2006" because both of those updated JavaScriptCore.

  • Safari crashing on certain websites

    Safari is crashing when certain sites are opened. Sometimes I can get a page or two in, sometimes I can't get in at all. This problem started occurring about a month ago, I've had my powerbook since September. I'm not sure what I have done to cause this.
    This is my error report if it will help:
    Date/Time: 2006-01-17 22:46:04.820 -0800
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [108]
    Version: 2.0.3 (417.8)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4170800
    PID: 338
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 Flash Player 0x06847fa8 0x672b000 + 1167272
    1 Flash Player 0x0679ab74 0x672b000 + 457588
    2 Flash Player 0x06799280 0x672b000 + 451200
    3 Flash Player 0x06797864 0x672b000 + 444516
    4 Flash Player 0x067c7c58 0x672b000 + 642136
    5 Flash Player 0x068410a0 0x672b000 + 1138848
    6 Flash Player 0x0681c9e4 0x672b000 + 989668
    7 Flash Player 0x0681d428 0x672b000 + 992296
    8 Flash Player 0x0681d514 0x672b000 + 992532
    9 Flash Player 0x0681d47c 0x672b000 + 992380
    10 Flash Player 0x0681b034 0x672b000 + 983092
    11 Flash Player 0x067bf80c 0x672b000 + 608268
    12 Flash Player 0x06731514 0x672b000 + 25876
    13 Flash Player 0x0672fd60 0x672b000 + 19808
    14 com.apple.WebKit 0x9522a68c -[WebBaseNetscapePluginView start] + 212
    15 com.apple.WebKit 0x9522a4a0 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 76
    16 com.apple.AppKit 0x93686294 -[NSView _setWindow:] + 876
    17 com.apple.AppKit 0x93686504 -[NSView addSubview:] + 372
    18 com.apple.WebKit 0x952225b4 -[WebHTMLView addSubview:] + 64
    19 com.apple.WebCore 0x954d6844 QWidget::addToSuperview(NSView*) + 124
    20 com.apple.WebCore 0x954d6250 khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    21 com.apple.WebCore 0x954d5f94 khtml::RenderPart::setWidget(QWidget*) + 228
    22 com.apple.WebCore 0x954d1c94 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    23 com.apple.WebCore 0x954d0da8 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    24 com.apple.WebCore 0x95520260 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    25 com.apple.WebCore 0x954cf678 khtml::RenderPartObject::updateWidget() + 2716
    26 com.apple.WebCore 0x9551fbfc DOM::HTMLObjectElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 132
    27 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    28 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    29 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    30 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    31 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    32 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    33 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    34 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    35 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    36 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    37 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    38 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    39 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    40 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    41 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    42 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    43 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    44 com.apple.WebCore 0x9547ce74 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    45 com.apple.WebCore 0x95438724 DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 2492
    46 com.apple.WebCore 0x954734d8 DOM::DocumentImpl::updateStyleSelector() + 72
    47 com.apple.WebCore 0x95471198 DOM::HTMLStyleElementImpl::childrenChanged() + 1112
    48 com.apple.WebCore 0x95449334 DOM::NodeBaseImpl::addChild(DOM::NodeImpl*) + 248
    49 com.apple.WebCore 0x95447d50 KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 96
    50 com.apple.WebCore 0x954467f0 KHTMLParser::parseToken(khtml::Token*) + 620
    51 com.apple.WebCore 0x95443898 khtml::HTMLTokenizer::processToken() + 460
    52 com.apple.WebCore 0x95468e8c khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 764
    53 com.apple.WebCore 0x95445390 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    54 com.apple.WebCore 0x95443118 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    55 com.apple.WebCore 0x954aa504 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    56 com.apple.WebCore 0x954aa2b8 khtml::CachedScript::checkNotify() + 92
    57 com.apple.WebCore 0x954aa228 khtml::CachedScript::data(QBuffer&, bool) + 336
    58 com.apple.WebCore 0x9547a1bc khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    59 com.apple.WebCore 0x955f27d0 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    60 com.apple.WebCore 0x95479fb0 -[KWQResourceLoader finishJobAndHandle:] + 80
    61 com.apple.WebKit 0x9521a928 -[WebSubresourceClient didFinishLoading] + 72
    62 com.apple.WebKit 0x95219bb0 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    63 com.apple.Foundation 0x92918cdc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    64 com.apple.Foundation 0x92916f48 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    65 com.apple.Foundation 0x92916ca0 _sendCallbacks + 156
    66 com.apple.CoreFoundation 0x9075da68 __CFRunLoopDoSources0 + 384
    67 com.apple.CoreFoundation 0x9075cf98 __CFRunLoopRun + 452
    68 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    69 com.apple.HIToolbox 0x9318e1e0 RunCurrentEventLoopInMode + 264
    70 com.apple.HIToolbox 0x9318d874 ReceiveNextEventCommon + 380
    71 com.apple.HIToolbox 0x9318d6e0 BlockUntilNextEventMatchingListInMode + 96
    72 com.apple.AppKit 0x9366b104 _DPSNextEvent + 384
    73 com.apple.AppKit 0x9366adc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    74 com.apple.Safari 0x000072d4 0x1000 + 25300
    75 com.apple.AppKit 0x9366730c -[NSApplication run] + 472
    76 com.apple.AppKit 0x93757e68 NSApplicationMain + 452
    77 com.apple.Safari 0x0005cfdc 0x1000 + 376796
    78 com.apple.Safari 0x0005ce80 0x1000 + 376448
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928f5664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928f559c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95204410 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9290db9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9290ecdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928ed840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x98f1750c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928f5664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928f559c -[NSRunLoop run] + 76
    6 com.apple.Safari 0x0003df10 0x1000 + 249616
    7 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000006847fa8 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24044224 xer: 0x0000000020000004 lr: 0x00000000068055fc ctr: 0x0000000090001520
    r0: 0x0000000000000000 r1: 0x00000000bfffb5f0 r2: 0x000000000648f000 r3: 0x00000000ffffffff
    r4: 0x00000000ffffffff r5: 0x00000000053e3000 r6: 0x000000000735d000 r7: 0x0000000004f5c3fc
    r8: 0x000000000648cafa r9: 0x0000000000459780 r10: 0x0000000000000001 r11: 0x00000000a0b07e94
    r12: 0x0000000090001520 r13: 0x00000000bfffb844 r14: 0x0000000000000000 r15: 0x00000000bfffb8b0
    r16: 0x00000000bfffb8a4 r17: 0x00000000bfffb880 r18: 0x00000000bfffb874 r19: 0x00000000bfffb850
    r20: 0x000000000648c950 r21: 0x000000000649a418 r22: 0x00000000054ac308 r23: 0x0000000000000000
    r24: 0x0000000000000001 r25: 0x00000000bfffbae0 r26: 0x00000000bfffbaec r27: 0x00000000073610f8
    r28: 0x0000000000000001 r29: 0x00000000bfffbb10 r30: 0x0000000000000000 r31: 0x000000000649a418
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.8) /Applications/Safari.app/Contents/MacOS/Safari
    0x17f9000 - 0x17fbfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4abc000 - 0x4ac2fff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x59611b0 - 0x5961293 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x59612a0 - 0x596137a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x5961d50 - 0x5961e20 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x5961e90 - 0x5961f63 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x5997f00 - 0x5997fd3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x5998050 - 0x5998135 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x59aaba0 - 0x59aac43 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x59aacb0 - 0x59aad27 CFMPriv_System PEF binary: CFMPriv_System
    0x59bc540 - 0x59bc602 CFMPriv_AE PEF binary: CFMPriv_AE
    0x59bc610 - 0x59bc6d5 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x59bc740 - 0x59bc817 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x59bcb00 - 0x59bcbca CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x59bcbd0 - 0x59bcca6 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x59bcfb0 - 0x59bd092 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x59bd100 - 0x59bd1d3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x59c07c0 - 0x59c0872 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x59c0a60 - 0x59c0b15 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x59c47d0 - 0x59c488b CFMPriv_Help PEF binary: CFMPriv_Help
    0x59c8700 - 0x59c87d6 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x59c88a0 - 0x59c895e CFMPriv_Print PEF binary: CFMPriv_Print
    0x59c8970 - 0x59c8a3d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x59c9820 - 0x59c98f3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x59cb900 - 0x59cb9e0 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x59cb9f0 - 0x59cbad6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x59cbba0 - 0x59cbc77 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x59cbc80 - 0x59cbd42 CFMPriv_QD PEF binary: CFMPriv_QD
    0x59cbe30 - 0x59cbf19 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x62b8000 - 0x63073c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x63073d0 - 0x631f6bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x6320c00 - 0x632298b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x672b000 - 0x6863e45 Flash Player PEF binary: Flash Player
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 10.4.4 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109f000 - 0x91262fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
    0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914af000 - 0x914e7fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918f5000 - 0x91937fff com.apple.LaunchServices 10.4.6 (168.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91af4000 - 0x91b11fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b16000 - 0x91b85fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9c000 - 0x91ba0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba2000 - 0x91bd3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd7000 - 0x91c1afff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c21000 - 0x91c3afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c3f000 - 0x91c42fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c46000 - 0x91d30fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dc3000 - 0x91e28fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e32000 - 0x91ec4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ede000 - 0x9246efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924b6000 - 0x927c6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928c1000 - 0x92aebfff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c09000 - 0x92ce7fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d07000 - 0x92df5fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e07000 - 0x92e25fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e30000 - 0x92e8afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea8000 - 0x92ea8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92eaa000 - 0x92ebefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed6000 - 0x92ee6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ef2000 - 0x92f07fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f19000 - 0x92fa0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fb4000 - 0x92fbffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc9000 - 0x92ff6fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93010000 - 0x93020fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9302c000 - 0x93092fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930c3000 - 0x93115fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93141000 - 0x9315efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93170000 - 0x9317dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93186000 - 0x93498fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935e4000 - 0x935f0fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935f5000 - 0x93616fff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93661000 - 0x93661fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93663000 - 0x93c96fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94023000 - 0x94093fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940cc000 - 0x94196fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941ea000 - 0x941eafff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941ec000 - 0x94364fff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943ae000 - 0x943ebfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943f3000 - 0x94443fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944d2000 - 0x9450afff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9454d000 - 0x94569fff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9457d000 - 0x945c1fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945e5000 - 0x945f4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945fc000 - 0x94608fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9464e000 - 0x94666fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9466d000 - 0x946f0fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94870000 - 0x9499efff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94a30000 - 0x94a3ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a47000 - 0x94a74fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a7b000 - 0x94a8bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a8f000 - 0x94abefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94ace000 - 0x94aebfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95202000 - 0x9528efff com.apple.WebKit 417.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x952e9000 - 0x953defff com.apple.JavaScriptCore 417.8 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x9541a000 - 0x95724fff com.apple.WebCore 417.17 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x958ab000 - 0x958d4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x98e12000 - 0x98e13fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x98f14000 - 0x98f4afff com.apple.Syndication 1.0.3 (49) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x98f67000 - 0x98f79fff com.apple.SyndicationUI 1.0.3 (49) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,8, BootROM 4.9.0f0, 1 processors, PowerPC G4 (1.5), 1.5 GHz, 512 MB
    Graphics: GeForce FX Go5200, GeForce FX Go5200, AGP, 64 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J31, 256 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: MATSHITACD-RW CW-8123,
    Parallel ATA Device: Hitachi HTS541060G9AT00, 55.89 GB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    I don't know if this means anything to anyone, but if it does I would love some help.
    Thanks!!!

    Hi,
    It looks like your version of Flash might be corrupt in some way.
    Try updating it to the latest version from Macromedia. You can obtain the download from here:
    http://www.macromedia.com/go/getflashplayer

  • 5.0.1 crashes on certain sites, even Mozilla facebook support, didn't crash on ver 4. Family have 5.0 with no problems.

    Ran 4 on my laptop with no problems. Upgraded to 5.0.1. Since then it crashes on certain sites mainly Facebook. My family run 5.0 with no problem.

    Ran 4 on my laptop with no problems. Upgraded to 5.0.1. Since then it crashes on certain sites mainly Facebook. My family run 5.0 with no problem.

  • Tried some things Safari 4 crashes on certain sites...help new mac user

    I have a brand new imac, 1 month old. Only thing I installed on it was Firefox but didn't really like it so I'm using Safari 4. However, on certain sites it was randomly crash. I would reopen Safari and it would work like nothing happened until another random site. This happens once every day or so. I removed the "Java Cocoa" plugin and the "assistance" box is unchecked in Preferences. What plug-ins do I really need for Safari and what happens if I remove them all? Can you help me out? Thanks.

    Hi
    Welcome to Apple Discussions
    The next time Safari unexpectedly quits, select "report" on the Quit Panel. Then, copy/paste the entire crash report to your reply here. Perhaps the crash report will shed some light on what is occurring.

  • Safari Crashes On Some Sites...Help New Mac User...Thanks Pros

    I have a brand new imac, 1 month old. Only thing I installed on it was Firefox but didn't really like it so I'm using Safari 4. However, on certain sites (i.e. Time Mag, PCWorld) it will randomly crash. Others it will work fine (i.e. ESPN, Amazon, WeatherChannel). I would reopen Safari and it would work like nothing happened until another random site. This happens once every day or so. Is it a plug-in problem? What minimum plug-ins do I need to run Safari smoothly? Can you help me out? Thanks.
    System Config:
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 1 GB
    Graphics: kHW_ATIr600M74Item, ATI Radeon HD 2400, spdisplayspciedevice, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.38.35)
    Bluetooth: Version 2.1.6f8, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDP725025GLA380, 232.89 GB
    Parallel ATA Device: OPTIARC DVD RW AD-5630A
    USB Device: Keyboard Hub, (null) mA
    USB Device: Apple Optical USB Mouse, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: Built-in iSight, (null) mA
    USB Device: BRCM2046 Hub, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA
    USB Device: IR Receiver, (null) mA
    Problem Details:
    Process: Safari [3657]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.1 (5530.18)
    Build Info: WebBrowser-55301800~1
    Code Type: X86 (Native)
    Parent Process: launchd [69]
    Interval Since Last Report: 5118 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 248 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-07-01 07:55:09.434 -0500
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 6285A990-1103-43FE-B59C-DA50FE267533
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000060494a90
    Crashed Thread: 4
    Thread 0:
    0 libobjc.A.dylib 0x916a36a0 objc_msgSend + 48
    1 com.apple.Safari 0x0015a60a 0x1000 + 1414666
    2 com.apple.WebKit 0x94c2613b _ZL12CallDelegatePFP11objc_objectS0_P13objc_selectorzEP7WebViewS0_S2_S0_S0 + 267
    3 com.apple.WebKit 0x94bfab4e WebFrameLoaderClient::assignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 142
    4 com.apple.WebCore 0x90d08707 WebCore::FrameLoader::dispatchAssignIdentifierToInitialRequest(unsigned long, WebCore::DocumentLoader*, WebCore::ResourceRequest const&) + 55
    5 com.apple.WebCore 0x90d07f40 WebCore::FrameLoader::continueLoadAfterWillSubmitForm(WebCore::PolicyAction) + 144
    6 com.apple.WebCore 0x90d07674 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 628
    7 com.apple.WebCore 0x90d0734b WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 59
    8 com.apple.WebCore 0x90d07159 WebCore::PolicyCheck::call(bool) + 73
    9 com.apple.WebCore 0x90d06fbf WebCore::FrameLoader::continueAfterNavigationPolicy(WebCore::PolicyAction) + 1375
    10 com.apple.WebKit 0x94bf8b17 -[WebFramePolicyListener receivedPolicyDecision:] + 55
    11 com.apple.WebKit 0x94bf8ada -[WebFramePolicyListener use] + 42
    12 com.apple.CoreFoundation 0x90bc39dd _invoking__ + 29
    13 com.apple.CoreFoundation 0x90bc33c8 -[NSInvocation invoke] + 136
    14 com.apple.CoreFoundation 0x90bc3498 -[NSInvocation invokeWithTarget:] + 72
    15 com.apple.WebKit 0x94bf893f -[_WebSafeForwarder forwardInvocation:] + 351
    16 com.apple.CoreFoundation 0x90bc390a __forwarding__ + 986
    17 com.apple.CoreFoundation 0x90bc3972 CF_forwarding_prep0 + 50
    18 com.apple.WebKit 0x94c5edf7 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::FrameLoader::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 199
    19 com.apple.WebCore 0x9130d572 WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void ()(void, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 1042
    20 com.apple.WebCore 0x90d049d5 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 805
    21 com.apple.WebCore 0x91310a34 WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const&, WebCore::NavigationAction const&, bool, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 756
    22 com.apple.WebCore 0x913121bb WebCore::FrameLoader::loadURL(WebCore::KURL const&, WebCore::String const&, WebCore::String const&, bool, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::FormState>) + 2043
    23 com.apple.WebCore 0x90e45dbe WebCore::FrameLoader::loadURLIntoChildFrame(WebCore::KURL const&, WebCore::String const&, WebCore::Frame*) + 782
    24 com.apple.WebKit 0x94c0b711 WebFrameLoaderClient::createFrame(WebCore::KURL const&, WebCore::String const&, WebCore::HTMLFrameOwnerElement*, WebCore::String const&, bool, int, int) + 513
    25 com.apple.WebCore 0x90e44b36 WebCore::FrameLoader::loadSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WebCore::String const&, WebCore::String const&) + 294
    26 com.apple.WebCore 0x90e448c8 WebCore::FrameLoader::requestFrame(WebCore::HTMLFrameOwnerElement*, WebCore::String const&, WebCore::AtomicString const&) + 840
    27 com.apple.WebCore 0x90e444cb WebCore::HTMLFrameElementBase::openURL() + 107
    28 com.apple.WebCore 0x90e43dc2 WebCore::ContainerNode::dispatchPostAttachCallbacks() + 50
    29 com.apple.WebCore 0x90cce39f WebCore::ContainerNode::resumePostAttachCallbacks() + 63
    30 com.apple.WebCore 0x90cd5608 WebCore::Element::attach() + 136
    31 com.apple.WebCore 0x90e432b6 WebCore::HTMLFrameElementBase::attach() + 38
    32 com.apple.WebCore 0x90e43272 WebCore::HTMLIFrameElement::attach() + 18
    33 com.apple.WebCore 0x90cd4b9a WebCore::HTMLParser::insertNode(WebCore::Node*, bool) + 346
    34 com.apple.WebCore 0x90d2e1c6 WebCore::HTMLParser::parseToken(WebCore::Token*) + 774
    35 com.apple.WebCore 0x90cd46e2 WebCore::HTMLTokenizer::processToken() + 898
    36 com.apple.WebCore 0x90d28660 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 4880
    37 com.apple.WebCore 0x90d26c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    38 com.apple.WebCore 0x90eec982 _ZN7WebCoreL13documentWriteEPN3JSC9ExecStateERKNS0_7ArgListEPNS_12HTMLDocumentEN S18NewlineRequirementE + 866
    39 com.apple.WebCore 0x90eec60e WebCore::JSHTMLDocument::write(JSC::ExecState*, JSC::ArgList const&) + 30
    40 com.apple.WebCore 0x90eec5e3 WebCore::jsHTMLDocumentPrototypeFunctionWrite(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
    41 ??? 0x0bdb920f 0 + 198939151
    42 com.apple.JavaScriptCore 0x94d0d729 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 537
    43 com.apple.JavaScriptCore 0x94cf96f9 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
    44 com.apple.WebCore 0x90d4b794 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 260
    45 com.apple.WebCore 0x90d4b601 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
    46 com.apple.WebCore 0x90d4b24c WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 204
    47 com.apple.WebCore 0x90de94e2 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1714
    48 com.apple.WebCore 0x90d496f2 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 2482
    49 com.apple.WebCore 0x90d3bc9b WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2267
    50 com.apple.WebCore 0x90d296df WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9103
    51 com.apple.WebCore 0x90d26c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    52 com.apple.WebCore 0x90de92c6 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1174
    53 com.apple.WebCore 0x90de8ddc WebCore::CachedScript::checkNotify() + 60
    54 com.apple.WebCore 0x90d66af8 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
    55 com.apple.WebCore 0x90d668fd WebCore::SubresourceLoader::didFinishLoading() + 45
    56 com.apple.Foundation 0x95c7d4a7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    57 com.apple.Foundation 0x95c7d413 _NSURLConnectionDidFinishLoading + 147
    58 com.apple.CFNetwork 0x96ea9b96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    59 com.apple.CFNetwork 0x96eaa8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    60 com.apple.CFNetwork 0x96ea936c URLConnectionClient::processEvents() + 104
    61 com.apple.CFNetwork 0x96e56dbf MultiplexerSource::perform() + 189
    62 com.apple.CoreFoundation 0x90b44595 CFRunLoopRunSpecific + 3141
    63 com.apple.CoreFoundation 0x90b44c78 CFRunLoopRunInMode + 88
    64 com.apple.HIToolbox 0x9484428c RunCurrentEventLoopInMode + 283
    65 com.apple.HIToolbox 0x948440a5 ReceiveNextEventCommon + 374
    66 com.apple.HIToolbox 0x94843f19 BlockUntilNextEventMatchingListInMode + 106
    67 com.apple.AppKit 0x93e74d0d _DPSNextEvent + 657
    68 com.apple.AppKit 0x93e745c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    69 com.apple.Safari 0x0000cac3 0x1000 + 47811
    70 com.apple.AppKit 0x93e6d5fb -[NSApplication run] + 795
    71 com.apple.AppKit 0x93e3a834 NSApplicationMain + 574
    72 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x9599f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x959c9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x90c92584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x90c8e409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    5 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95998286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9599fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90b4404e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90b44c78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x96e2a298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    6 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9599f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x959c9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x94cd3741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x90cfabd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    5 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 4 Crashed:
    0 com.apple.Safari 0x0002c632 0x1000 + 177714
    1 com.apple.Safari 0x0002bf8b 0x1000 + 176011
    2 com.apple.Safari 0x0002bf22 0x1000 + 175906
    3 com.apple.Safari 0x0002be34 0x1000 + 175668
    4 com.apple.Safari 0x0002bd4a 0x1000 + 175434
    5 com.apple.Safari 0x000271b7 0x1000 + 156087
    6 com.apple.Safari 0x00026ee1 0x1000 + 155361
    7 com.apple.CoreFoundation 0x90b44595 CFRunLoopRunSpecific + 3141
    8 com.apple.CoreFoundation 0x90b44c78 CFRunLoopRunInMode + 88
    9 com.apple.Safari 0x00026b55 0x1000 + 154453
    10 com.apple.Safari 0x00026870 0x1000 + 153712
    11 com.apple.Safari 0x000267fb 0x1000 + 153595
    12 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    13 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x95998286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9599fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90b4404e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90b44c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95c7b530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95c17e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x95c179b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    8 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x959e76fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    2 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9599f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x959c9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x94cd3741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    8 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x95998286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9599fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90b4404e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90b44c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95c4c3e5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95c58504 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00034bc6 0x1000 + 211910
    7 com.apple.Foundation 0x95c17e0d -[NSThread main] + 45
    8 com.apple.Foundation 0x95c179b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    10 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95998286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9599fa7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x12134774 Flash_EnforceLocalSecurity + 2203604
    3 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    4 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x959982ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x959ca2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95a0f539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x11f0c14f 0x11c31000 + 2994511
    4 ...romedia.Flash Player.plugin 0x11f2591f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x11f0c5ff 0x11c31000 + 2995711
    6 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    7 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x959982ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x959ca2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95a0f539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x11f0c14f 0x11c31000 + 2994511
    4 ...romedia.Flash Player.plugin 0x11f2591f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x11f0c5ff 0x11c31000 + 2995711
    6 libSystem.B.dylib 0x959c9155 pthreadstart + 321
    7 libSystem.B.dylib 0x959c9012 thread_start + 34
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0xb024a42c ebx: 0xb024a444 ecx: 0xa003a4a0 edx: 0x00000007
    edi: 0xb024a3fc esi: 0xb024a728 ebp: 0xb024a468 esp: 0xb024a360
    ss: 0x0000001f efl: 0x00010246 eip: 0x0002c632 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x60494a90
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0.1 (5530.18) <e0e55e9f896480efade8f8dca2bcca32> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9a8e000 - 0x9c95fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xc378000 - 0xc37dff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x10482000 - 0x104a1fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x11c31000 - 0x12254fef +com.macromedia.Flash Player.plugin 10.0.22.87 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x903c1fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x903c2000 - 0x90474ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x9047a000 - 0x9050dff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9050e000 - 0x9050effd 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
    0x905d9000 - 0x90aaafbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90aab000 - 0x90aabffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90aac000 - 0x90ad0fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x90ad1000 - 0x90c04fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90c05000 - 0x90c62ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90c6f000 - 0x90c8affb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90c8b000 - 0x9151bfff com.apple.WebCore 5530.18 (5530.18) <bed2e1280e908e17419ce0a159c19caa> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9151c000 - 0x9153aff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9153b000 - 0x9168dff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9168e000 - 0x9176efff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x9176f000 - 0x9176fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91770000 - 0x917f7ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x91847000 - 0x91887fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x91888000 - 0x9188ffe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x91903000 - 0x9197dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9197e000 - 0x91d1bfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91d1c000 - 0x91d53fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91d54000 - 0x91e3cff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91e3d000 - 0x91e3dfff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91e6f000 - 0x91e7efff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x91e7f000 - 0x92159ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9215a000 - 0x921b3ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x921b4000 - 0x921c4ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x921c5000 - 0x921d1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x921d2000 - 0x92872fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92873000 - 0x928bcfef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x928bd000 - 0x928e5ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x928e6000 - 0x92935fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92936000 - 0x92987ff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92988000 - 0x92b07fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92bfd000 - 0x92c6ffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92c70000 - 0x92c71ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92c72000 - 0x93c4dff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93c4e000 - 0x93c8cfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93c8d000 - 0x93ccffef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93cd0000 - 0x93cf9fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x93cfa000 - 0x93e32fe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93e33000 - 0x93e33ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93e34000 - 0x94632fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94633000 - 0x94699ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9469a000 - 0x9469dfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9469e000 - 0x94731fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94732000 - 0x94813ff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x94814000 - 0x94b1cfff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94b1d000 - 0x94b1fffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94b20000 - 0x94b7cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94b8a000 - 0x94b95fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94bc9000 - 0x94be7fff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x94be8000 - 0x94cc1ff7 com.apple.WebKit 5530.18 (5530.18) <08df2c1fd856bd9b672993dacb18495a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94cc2000 - 0x94ccafff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94ccb000 - 0x94e52feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94e53000 - 0x94e53ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94e54000 - 0x95264fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95265000 - 0x95296ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95297000 - 0x952cdfef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x952ce000 - 0x9534bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9534c000 - 0x9534eff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9534f000 - 0x9535effe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9535f000 - 0x9536dffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9536e000 - 0x95378feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95379000 - 0x95386fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x955f0000 - 0x955f4fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x955f5000 - 0x95627fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95628000 - 0x95645ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95728000 - 0x95728ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95729000 - 0x957d0feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x957e3000 - 0x9586fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95870000 - 0x958affef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x958b0000 - 0x958b7ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9592b000 - 0x95932ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x95933000 - 0x95957feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x95958000 - 0x95961fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95962000 - 0x9598ffeb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95990000 - 0x95996fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95997000 - 0x95afeff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x95aff000 - 0x95b7eff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95b7f000 - 0x95bb9fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95bef000 - 0x95bfffff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95c00000 - 0x95c0cffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95c0d000 - 0x95e89fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95e8a000 - 0x95ec4ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95ec5000 - 0x96054fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96055000 - 0x9619bff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9619c000 - 0x961c5fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x961c6000 - 0x96250fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96251000 - 0x962abff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x962ac000 - 0x962d7fe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x962d8000 - 0x962d8ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96316000 - 0x96318fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96319000 - 0x9631dfff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9631e000 - 0x96368fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96369000 - 0x96423fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96424000 - 0x96443ffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96449000 - 0x96461fff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96462000 - 0x96788fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9682d000 - 0x968f4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x968ff000 - 0x96915fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96916000 - 0x9691dfff com.apple.agl 3.0.9 (AGL-3.0.9) <2526a28a2fc087c09f9238dd03684513> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96924000 - 0x96924ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96977000 - 0x96ab0ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x96ab4000 - 0x96c70ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96c71000 - 0x96d3cfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96d3d000 - 0x96d42fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96d43000 - 0x96d48fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96d49000 - 0x96d49ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96d4a000 - 0x96d79fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96d7a000 - 0x96d8fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96d90000 - 0x96e0dfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96e0e000 - 0x96e26ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96e27000 - 0x96ecbfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96f14000 - 0x96f55fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96f56000 - 0x96f5bfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96fa1000 - 0x97172ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97173000 - 0x97223fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97224000 - 0x97224ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97225000 - 0x972dcff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97441000 - 0x974cdff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hello jd:
    (No newbie apology necessary, we were all new once and welcome new folks from the +"dark side"+).
    The preference file is located in your home folder (abbreviated ~) here: ~library>preferences. Preference files may become corrupted (very rare, but it happens) and then cause all sorts of strange events. OS X rebuilds preference files with default values as needed.
    Also, something I did not mention that may help. When Safari is open reset Safari (from the menu bar option).
    At this point I would NOT mess around with plug-ins. That could be reserved for later if other things do not help.
    Barry

  • My MacBook Keeps Crashing On Certain Sites *Problem Included*

    Hey guys my mac keeps crashing when i view certain sites....
    I think that it has something to do with plug ins or something because it always happens on youtube.
    Heres the problem
    Process: Safari [4752]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.4 (6533.20.27)
    Build Info: WebBrowser-75332027~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [92]
    Date/Time: 2011-04-12 21:48:17.266 -0400
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 92680 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 88057 sec
    Per-App Crashes Since Last Report: 12
    Anonymous UUID: 337E21F5-A9FF-466B-BC91-DDCE9120F918
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 10
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8755f2e2 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff8756492d pthreadmutexlock + 469
    2 com.apple.QuartzCore 0x00007fff84b394a8 CAViewDraw + 47
    3 com.apple.AppKit 0x00007fff80648fa3 -[NSView _drawRect:clip:] + 152
    4 com.apple.AppKit 0x00007fff806488bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    5 com.apple.AppKit 0x00007fff806ffcfe -[NSView _recursiveDisplayDescendantsInRect:] + 404
    6 com.apple.AppKit 0x00007fff80647a87 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3576
    7 com.apple.WebKit 0x00007fff87c6eb51 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 305
    8 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    9 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    10 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    11 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    12 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    13 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    14 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    15 com.apple.AppKit 0x00007fff80647e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    16 com.apple.AppKit 0x00007fff80646ab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    17 com.apple.AppKit 0x00007fff80643362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    18 com.apple.AppKit 0x00007fff805bcb9a -[NSView displayIfNeeded] + 969
    19 com.apple.Safari 0x00000001000341c8 0x100000000 + 213448
    20 com.apple.AppKit 0x00007fff805b7a46 _handleWindowNeedsDisplay + 678
    21 com.apple.CoreFoundation 0x00007fff85086b37 __CFRunLoopDoObservers + 519
    22 com.apple.CoreFoundation 0x00007fff85062464 __CFRunLoopRun + 468
    23 com.apple.CoreFoundation 0x00007fff85061dbf CFRunLoopRunSpecific + 575
    24 com.apple.HIToolbox 0x00007fff847447ee RunCurrentEventLoopInMode + 333
    25 com.apple.HIToolbox 0x00007fff84744551 ReceiveNextEventCommon + 148
    26 com.apple.HIToolbox 0x00007fff847444ac BlockUntilNextEventMatchingListInMode + 59
    27 com.apple.AppKit 0x00007fff8058ce64 _DPSNextEvent + 718
    28 com.apple.AppKit 0x00007fff8058c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    29 com.apple.Safari 0x0000000100016062 0x100000000 + 90210
    30 com.apple.AppKit 0x00007fff8055248b -[NSApplication run] + 395
    31 com.apple.AppKit 0x00007fff8054b1a8 NSApplicationMain + 364
    32 com.apple.Safari 0x0000000100009f84 0x100000000 + 40836
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8757812a kevent + 10
    1 libSystem.B.dylib 0x00007fff87579ffd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff87579cd4 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff875797fe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff87579128 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff87578fc5 start_wqthread + 13
    Thread 2: QTKit: waitForServerToDie
    0 libSystem.B.dylib 0x00007fff87578f4a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8757935c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff87578fc5 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff87599f8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8759dda1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff851ff139 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff851fb23c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff8755f29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8755f90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85062932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff85061dbf CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f631 0x100000000 + 194097
    5 com.apple.Safari 0x000000010002f5c1 0x100000000 + 193985
    6 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff8755f29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8755f90d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85062932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff85061dbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8168cf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8160df29 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 6: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff875a2e52 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85084498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff87599f8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8759dda1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff880e4a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be5ed 0x100000000 + 1828333
    4 com.apple.Safari 0x0000000100047113 0x100000000 + 291091
    5 com.apple.Safari 0x0000000100046f91 0x100000000 + 290705
    6 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 8: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff87599f8a _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8759dda1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff880e4a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff8554ffb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff8755f29a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8755f90d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff84b323a6 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff84b322e6 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 10 Crashed:
    0 com.apple.GeForceGLDriver 0x0000000200012ce0 gldAttachDrawable + 2528
    1 com.apple.GeForceGLDriver 0x00000002000d6787 gldUpdateDispatch + 14359
    2 com.apple.GeForceGLDriver 0x00000002000d7016 gldFinish + 646
    3 com.apple.opengl 0x00007fff88e2f24d CGLFlushDrawable + 67
    4 com.apple.QuartzCore 0x00007fff84b3a31b viewdraw(CAView*, double, CVTimeStamp const*, bool) + 2980
    5 com.apple.QuartzCore 0x00007fff84b39720 viewdisplaylink(double, CVTimeStamp const*, void*) + 64
    6 com.apple.QuartzCore 0x00007fff84b39667 link_callback + 219
    7 com.apple.CoreVideo 0x00007fff870e30ab CVDisplayLink::performIO(CVTimeStamp*) + 431
    8 com.apple.CoreVideo 0x00007fff870e2310 CVDisplayLink::runIOThread() + 754
    9 com.apple.CoreVideo 0x00007fff870e1fe3 startIOThread(void*) + 139
    10 libSystem.B.dylib 0x00007fff875984f6 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff875983a9 thread_start + 13
    Thread 10 crashed with X86 Thread State (64-bit):
    rax: 0x00000000014ca6f4 rbx: 0x0000000000000002 rcx: 0x00007fff8755f29a rdx: 0x00000000e00002c2
    rdi: 0x00000000e00002c2 rsi: 0x00007fff70ee45c0 rbp: 0x000000011a03d8f0 rsp: 0x000000011a03d8f0
    r8: 0x000000000000a603 r9: 0x0000000000000000 r10: 0x00000000000010bc r11: 0x0000000000000206
    r12: 0x0000000116380000 r13: 0x0000000119700000 r14: 0x0000000000000000 r15: 0x000000011a03d920
    rip: 0x0000000200012ce0 rfl: 0x0000000000010296 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x1006affff com.apple.Safari 5.0.4 (6533.20.27) <BE30083C-FAEA-E0C4-BD94-C3A586B14A64> /Applications/Safari.app/Contents/MacOS/Safari
    0x100ce9000 - 0x100d0ffff GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x115490000 - 0x115490fff 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
    0x115494000 - 0x115499ff7 JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x118a80000 - 0x118c11fef GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x118c42000 - 0x119065fef libclh.dylib 3.1.1 C (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.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 - 0x7fff8004bff7 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
    0x7fff8004c000 - 0x7fff80061ff7 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
    0x7fff80094000 - 0x7fff800b5fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff800b6000 - 0x7fff8016ffff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff802df000 - 0x7fff802e4fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff802e5000 - 0x7fff803a6fff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff803a7000 - 0x7fff803b6fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff803b7000 - 0x7fff803d7ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff80431000 - 0x7fff80548fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff80549000 - 0x7fff80f3ffff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff80f40000 - 0x7fff80f56fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff80f9e000 - 0x7fff810a4fe7 com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff810a5000 - 0x7fff81127fff 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
    0x7fff81189000 - 0x7fff813cbfe7 com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff813cc000 - 0x7fff813cefff 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
    0x7fff813cf000 - 0x7fff81431fe7 com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8147b000 - 0x7fff815a3ff7 com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff815a4000 - 0x7fff815b8ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff815b9000 - 0x7fff815fcff7 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
    0x7fff815fd000 - 0x7fff81880fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81881000 - 0x7fff818baff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff818bb000 - 0x7fff819dcfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff819dd000 - 0x7fff819f8ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff819f9000 - 0x7fff819f9ff7 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
    0x7fff819fa000 - 0x7fff81a7fff7 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
    0x7fff81aca000 - 0x7fff81b14ff7 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
    0x7fff81b15000 - 0x7fff81b2efff 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
    0x7fff81b2f000 - 0x7fff81b4cff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81b4d000 - 0x7fff81b88fff 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
    0x7fff81b89000 - 0x7fff81b9dfff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81b9e000 - 0x7fff81ba3fff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81ba4000 - 0x7fff81baafff 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
    0x7fff81bab000 - 0x7fff81be5fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff81be6000 - 0x7fff81c35ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff81c36000 - 0x7fff81c88ff7 com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81e18000 - 0x7fff82622fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff82623000 - 0x7fff826a0fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff826e4000 - 0x7fff82773fff 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
    0x7fff82774000 - 0x7fff827bbff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff82b31000 - 0x7fff82f74fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff82f75000 - 0x7fff82f7cfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff83192000 - 0x7fff832c7ff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff832c8000 - 0x7fff832fbfff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff832fc000 - 0x7fff83302ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83464000 - 0x7fff83469ff7 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
    0x7fff8346a000 - 0x7fff83476fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff83477000 - 0x7fff834b8ff7 com.apple.CoreMedia 0.484.20 (484.20) <C1CC2CE5-0606-5F87-9445-ED7AF1DA31B6> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff834b9000 - 0x7fff834bcff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff834bd000 - 0x7fff834bffff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff834c0000 - 0x7fff835caff7 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
    0x7fff835cb000 - 0x7fff83612fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83613000 - 0x7fff8361efff com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8361f000 - 0x7fff8362dff7 libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
    0x7fff8366b000 - 0x7fff836dcff7 com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff836dd000 - 0x7fff8375cfe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8375d000 - 0x7fff83761ff7 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
    0x7fff83762000 - 0x7fff839ccfef 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
    0x7fff839e9000 - 0x7fff839e9ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff839ea000 - 0x7fff83a2bfef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83a2c000 - 0x7fff83d60fff 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
    0x7fff83d6f000 - 0x7fff83d70ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83d71000 - 0x7fff83d74ff7 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
    0x7fff83d75000 - 0x7fff83dc4fef libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83de1000 - 0x7fff83ebefff 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
    0x7fff83ebf000 - 0x7fff83f3cfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff83f3d000 - 0x7fff83f4efff SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff83f4f000 - 0x7fff83f65fff 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
    0x7fff83f72000 - 0x7fff8400cff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8400d000 - 0x7fff840f3fef com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff841b1000 - 0x7fff84272fef 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
    0x7fff84329000 - 0x7fff845b1fef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff845b4000 - 0x7fff845c5ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff845c6000 - 0x7fff84656fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84657000 - 0x7fff8465dff7 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
    0x7fff8465e000 - 0x7fff8469bfff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8469c000 - 0x7fff846a2ff7 IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff846b4000 - 0x7fff846bfff7 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
    0x7fff846d4000 - 0x7fff84715fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84716000 - 0x7fff84a14fff 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
    0x7fff84a15000 - 0x7fff84a75fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84a76000 - 0x7fff84adefff 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
    0x7fff84adf000 - 0x7fff84e7cfe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84ed5000 - 0x7fff84f1afff com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff84f1b000 - 0x7fff84f1cfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84f1d000 - 0x7fff84f66ff7 com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff84fb2000 - 0x7fff84fc8fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff84fc9000 - 0x7fff85015fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff85016000 - 0x7fff8518dfe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8518e000 - 0x7fff851f8fe7 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
    0x7fff851f9000 - 0x7fff85e74fef com.apple.WebCore 6533.20 (6533.20.24) <D2474418-DABB-7604-D3B9-FE1E03207765> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85f2d000 - 0x7fff85f3cfff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff85f3d000 - 0x7fff85f81fe7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85f82000 - 0x7fff861bdfef 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
    0x7fff86209000 - 0x7fff8623afff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8623b000 - 0x7fff8623bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8623c000 - 0x7fff86240ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86241000 - 0x7fff86284fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff86285000 - 0x7fff86357fe7 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
    0x7fff86358000 - 0x7fff863d4ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff863d5000 - 0x7fff86492fff 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
    0x7fff8649f000 - 0x7fff8649fff7 com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff864a0000 - 0x7fff86b9d06f com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86baa000 - 0x7fff86c60fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff86c67000 - 0x7fff86d80fef libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff86d81000 - 0x7fff86dedff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff86e3e000 - 0x7fff86e3eff7 com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff86e3f000 - 0x7fff86e3fff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86e40000 - 0x7fff86ebeff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff870aa000 - 0x7fff870dffef com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff870e0000 - 0x7fff87105ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87106000 - 0x7fff87531fef com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87532000 - 0x7fff8755dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8755e000 - 0x7fff8771ffff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff87756000 - 0x7fff8780bfe7 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
    0x7fff8780c000 - 0x7fff8780cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87880000 - 0x7fff87889ff7 com.apple.DisplayServicesFW 2.3.0 (283) <4F1220F7-D576-B761-9881-5810C03F87FA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8788a000 - 0x7fff878b9ff7 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
    0x7fff878ba000 - 0x7fff87946fef SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87a40000 - 0x7fff87bf8fef 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
    0x7fff87bf9000 - 0x7fff87c06fe7 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
    0x7fff87c07000 - 0x7fff87c50fef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87c51000 - 0x7fff87dcfff7 com.apple.WebKit 6533.20 (6533.20.25) <7AFA5FA8-C044-A000-B666-59DAF1CCFF90> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87dd0000 - 0x7fff87df3fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87df4000 - 0x7fff87df7fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff87dfb000 - 0x7fff87e50ff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87e51000 - 0x7fff87e8afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff87f00000 - 0x7fff87f26fe7 libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87f27000 - 0x7fff87fd7fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff880d3000 - 0x7fff882c3fef com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff882c4000 - 0x7fff887c8fe7 com.apple.VideoToolbox 0.484.20 (484.20) <B01F6A80-D197-2127-2A05-49F9446EF6E5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff887c9000 - 0x7fff887caff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff887cb000 - 0x7fff887cbff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff887ce000 - 0x7fff887e0fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff887e1000 - 0x7fff887ecfff com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff888ee000 - 0x7fff88aacfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff88aad000 - 0x7fff88abefff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88d05000 - 0x7fff88d2dfff 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
    0x7fff88e2a000 - 0x7fff88e2bfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff88e2c000 - 0x7fff88e3bfff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88e3c000 - 0x7fff88fabfe7 com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88fac000 - 0x7fff890eafff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff890eb000 - 0x7fff89128ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff89168000 - 0x7fff89208fff 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
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: MATSHITADVD-R UJ-898
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000

    my screen will turn blue and my desktop will start up as a fresh page
    Might be a good idea to run Disk Utility and verify the startup disk in case it needs repairing.
    Follow the instructions at this link.
    http://support.apple.com/kb/HT1782?viewlocale=en_US

  • Safari crashes on some site and upgrade is needed

    I have a host of problems / concerns - Mac OS X v10.3.9; Safari 1.3.2 (v312.6); Waves 4.0 (audio app); Pro Tools LE 6.4 (audio app).
    First, I am on Mac OS X v10.3.9. I'm very reluctant to upgrade because I have an older version of Pro Tools and Waves 4.0. Waves is very expensive and the bundle contains Waves Digital Audio Processors V4 Release 2 includes the following
    products: Waves Diamond Bundle, Waves Platinum Bundle, Waves Broadcast and Production Bundle
    Waves Gold Bundle Ð. I'm concerned that I will not be able to use these audio apps once I upgrade the OS.
    The safari version I have is Safari 1.3.2 (v312.6) and it's having problems. On certain parts of websites it crashes... for example gmail calendar it crashes and certain map sites. I realize I need to upgrade somehow. Is there an upgrade that is available and will work with this OS.

    Unfortunately, you're way behind the times on Safari; you would need to upgrade to Mac OS X 10.4.11 to be able to use the latest version, 3.1.2, which has been vastly improved in terms of JavaScript (what causes the crashes on most web sites).
    If you're concerned about the compatibility of your software with 10.4.11 you can easily find out by visiting the web site of the developer and checking for that, or an upgraded version from yours and how much it would cost, if anything. Failing that, you can also email them and find out.
    Either way, you will need to upgrade your OS version to use a different version of Safari. And you might as well do it now while some retailers still have 10.4 to sell, since Apple no longer sells it, and 10.5 has far too many issues for me to consider upgrading to it at this time.
    Mulder

  • Crashing on certain sites

    Safari crashed on me and restarted without any bookmarks a few days ago, and whenever I go to some sites it crashes again. When it did it the first time it also eliminated all my away messages from iChat, my preferences in Thunderbird, and my iTunes library (although not deleting the actual files). That doesn't happen anymore, but I'm still having problems with Safari crashing. I'm using Mozilla now but I'd rather have Safari working as it's the default.

    Hi Dan
    0 com.apple.JavaScriptCore 0x961d2c28 compile_branch + 0x844
    Java script error - You may find relief by reapplying the 10.3.9 combined update. "Repair permissions" after the install/restart via Disk Utility in your Utilities folder. Also, do not use your computer while the update is running.
    If the update does not do the trick, you may have to reinstall the OS.
    Before you apply the update, go to your Utilities Folder>Java. Open the Java.app and clear the java cache.
    Post back
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.8)   LaCie 160gb d2 HD Canon i960 printer, Airport Express (2 units)

  • 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.

  • Safari freezing on certain sites

    Hi
    Frustratingly Safari is freezing on certain sites and I'm forced to do a Force Quit. I think these sites may have a Flash player but not sure.
    Any remedies??

    HI,
    certain sites
    YouTube possibly?
    If you think this is a Flash Player plugin issue, uninstall then reinstall a new copy of Flash.
    Uninstall Flash
    Install Flash
    Then Repair Disk Permissions
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Safari Crashes when opening site

    Help... I'm a complete Mac noob (computer is less than a week old). Trying to access our city website: http://www.cityoflakeforest.com/cs/fin/cs_fin2b1.htm. Safari crashes with the following error report. Website will open fine in windows and with Camino. Has been happening for several days, with brand new iMac.
    HELP!
    Date/Time: 2006-07-18 19:27:12.378 -0500
    OS Version: 10.4.7 (Build 8J2135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [88]
    Version: 2.0.4 (419.3)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 309
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.WebCore 0x94f965bb khtml::RenderBlock::calcInlineMinMaxWidth() + 29
    1 com.apple.WebCore 0x94f96261 khtml::RenderBlock::calcMinMaxWidth() + 71
    2 com.apple.WebCore 0x94f95cd0 khtml::RenderObject::recalcMinMaxWidths() + 266
    3 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    4 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    5 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    6 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    7 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    8 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    9 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    10 com.apple.WebCore 0x94f95c42 khtml::RenderObject::recalcMinMaxWidths() + 124
    11 com.apple.WebCore 0x94f95a44 khtml::RenderCanvas::layout() + 124
    12 com.apple.WebCore 0x94f95399 KHTMLView::layout() + 859
    13 com.apple.WebCore 0x94f87008 -[KWQObjectTimerTarget sendTimerEvent] + 44
    14 com.apple.Foundation 0x927700e2 __NSFireTimer + 199
    15 com.apple.CoreFoundation 0x90823bc9 CFRunLoopRunSpecific + 3341
    16 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    17 com.apple.HIToolbox 0x92f02b90 RunCurrentEventLoopInMode + 285
    18 com.apple.HIToolbox 0x92f02297 ReceiveNextEventCommon + 385
    19 com.apple.HIToolbox 0x92f020ee BlockUntilNextEventMatchingListInMode + 81
    20 com.apple.AppKit 0x93383771 _DPSNextEvent + 576
    21 com.apple.AppKit 0x9338335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    22 com.apple.Safari 0x00006f96 0x1000 + 24470
    23 com.apple.AppKit 0x9337d0e3 -[NSApplication run] + 512
    24 com.apple.AppKit 0x93371037 NSApplicationMain + 573
    25 com.apple.Safari 0x0005f7de 0x1000 + 387038
    26 com.apple.Safari 0x0005f6f9 0x1000 + 386809
    Thread 1:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9275eb4a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9275ea46 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94da1451 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9275e861 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9278595a +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001aafc select + 12
    1 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900251a7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9277f008 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99838052 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9275eb4a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9275ea46 -[NSRunLoop run] + 75
    5 com.apple.Safari 0x0003f770 0x1000 + 255856
    6 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 0 crashed with i386 Thread State:
    eax: 0x00000000 ebx: 0x94f9504c ecx:0x14e17100 edx: 0x14df8b40
    edi: 0x14e17100 esi: 0x00000000 ebp:0xbfffec08 esp: 0xbfffeb40
    ss: 0x0000002f efl: 0x00010286 eip:0x94f965bb cs: 0x00000027
    ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdefff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x15091000 - 0x15092fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe4bfff dyld 45.1 /usr/lib/dyld
    0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c2000 - 0x901fefff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
    0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91150000 - 0x91306fff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f5000 - 0x913fdfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91404000 - 0x9142afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9143c000 - 0x91443fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91447000 - 0x914c0fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9150e000 - 0x9150efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91510000 - 0x9153bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91622fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9165b000 - 0x916d8fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91705000 - 0x917affff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d5000 - 0x91820fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9183f000 - 0x91855fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91861000 - 0x9187bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91885000 - 0x918c2fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d6000 - 0x918e1fff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e8000 - 0x91920fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91932000 - 0x919e4fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a2a000 - 0x91a40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a45000 - 0x91a61fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a66000 - 0x91ac4fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ad4000 - 0x91ad8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ada000 - 0x91b35fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b39000 - 0x91b76fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91b7c000 - 0x91b96fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b9b000 - 0x91b9dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b9f000 - 0x91b9ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ba1000 - 0x91c2bfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c32000 - 0x91c32fff 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
    0x91c34000 - 0x91c79fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91c81000 - 0x91ca6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cad000 - 0x92230fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9226d000 - 0x9261ffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9264c000 - 0x926d0fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9270c000 - 0x9293efff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a4a000 - 0x92b28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92b45000 - 0x92c32fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92c42000 - 0x92c59fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92c64000 - 0x92cbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ccf000 - 0x92ccffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92cd1000 - 0x92ce1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92cef000 - 0x92cf7fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92cfd000 - 0x92d02fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92d08000 - 0x92d99fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92dad000 - 0x92db0fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92db3000 - 0x92dd0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92de0000 - 0x92de6fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92dec000 - 0x92e4ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92e73000 - 0x92eb4fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92edb000 - 0x92ee8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92eef000 - 0x92ef4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92ef9000 - 0x931ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x932f0000 - 0x932fbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93300000 - 0x9331bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9336a000 - 0x9336afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9336c000 - 0x93a25fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93da6000 - 0x93e20fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93e59000 - 0x93f1afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f5a000 - 0x93f5afff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93f5c000 - 0x9410afff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94158000 - 0x94199fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x941a1000 - 0x941dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94269000 - 0x9429efff com.apple.vmutils 4.0.1 (87) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x942e0000 - 0x942f0fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x942fd000 - 0x9433afff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94356000 - 0x94365fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9436c000 - 0x94377fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x943c3000 - 0x943ddfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947fb000 - 0x94944fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949d0000 - 0x949dffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949e6000 - 0x94a0ffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a15000 - 0x94a24fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a28000 - 0x94a4cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a58000 - 0x94a75fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d9f000 - 0x94e32fff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e8c000 - 0x94f0efff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94f41000 - 0x95220fff com.apple.WebCore 418.19 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9537e000 - 0x953a1fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x99835000 - 0x9986cfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99888000 - 0x9989afff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac4,1, BootROM IM41.0039.B00, 2 processors, Intel Core Duo, 2 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), 103.2 (3.120.28.3)
    Bluetooth: Version 1.7.5f10, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Maxtor 6L250M0, 233.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: MP500, Canon, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., 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: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA

    called Apple support... site was updated

  • Safari crashing on specific sites, javascript related?

    Hi,
    i am running Tiger 10.4.11 with the latest version of Safari.
    When i visit specific website Safari crashes, goes unresponsive and i have to force quit.
    However, when javascript is turned off i do not get this issue, so i'm pointing to javascript as the cause.
    I have performed an Archive and Install and that has not resolved the issue.
    Can anyone please help me with this?
    Some example sites are TUAW, FHM UK, MAJORNELSONdotCOM.
    This issue is driving me crazy, i have searched for every bit of advice i can but am not getting any resolution.
    Let me know if you need any other info regarding my setup.
    Thank you in advance!

    HI,
    Try Safari maintenance.
    Uninstall then reinstall a fresh copy of Adobe Flash plugin.
    Go here: 

    How to uninstall the Adobe Flash Player plug-in
    When you are finished uninstalling the old Flash plugin, go here and install a fresh copy
 of Flash Player plugin. Adobe - Adobe Flash Player



    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    from the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    More help here...
    Mac OS: Web Browser Quits Unexpectedly or Stops Responding
    Safari add-ons can cause performance issues or other situations
    Repair disk permissions:
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

Maybe you are looking for

  • The launch feature of Creative Media Source 5.

    I need to clarify my question. I was able to install components of the latest version of Creative Media Source 5 from the WEB. All but the Go! feature seem to work OK!? Am I missing something or am I doing something wrong? I hilight that section in t

  • [AS, CS2 / CS3] Get Fill Color When Nothing is Selected (defaults? preferences?)

    Hi, where can I find the active color, which is active (border and fill color), when nothing is selected. E.g. I can get the active styles, when nothing is selected with: applied character style of text defaults and applied paragraph style of text de

  • Troubles using graphs in labview 6i

    Hello, I am using labview 6i and I have troubles with graphs. This is very simple. I create a new VI, then right clic with the mouse to open the command palette, select a graph, and then try to put it on the front window. Immediatly, an error windows

  • How to send the PDF file to FAX will the nast table updates

    Hi all, How to send the PDF file to FAX. Will the nast table updates ( which fields updates ). Need is once fax is send for that delivery, again it should not fax again. Will the nast table helps to check the sent fax. Please give me sutable suggessi

  • IMac Fan Issues

    So I have owned a 21" iMac for about a year now and it has been hot constantly. I'm just started to care about it just now(I don't know why I didn't do this earlier). The computer parts and the back get quite hot w/o even doing anything computer inte