My safari is crashing too, so is ie explorer

I have safari 2.0 and it has recently been crashing a lot. I have repaired permissions, validated fonts, cleaned the font cache. I'd love for someone to give me some more ideas. It seems to crash randomly, although it always seems to crash when I go to google maps.
Date/Time: 2008-11-30 20:53:14.796 -0500
OS Version: 10.4.2 (Build 8D37)
Report Version: 3
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [63]
Version: 2.0 (412.2)
Build Version: 3
Project Name: WebBrowser
Source Version: 4120200
PID: 226
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffff
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x954fe490 compile_branch + 736
1 com.apple.JavaScriptCore 0x954fe03c compile_regex + 264
2 com.apple.JavaScriptCore 0x954fda74 kjspcrecompile + 3416
3 com.apple.JavaScriptCore 0x9551f710 KJS::RegExp::RegExp[unified](KJS::UString const&, int) + 164
4 com.apple.JavaScriptCore 0x9551f588 KJS::RegExpObjectImp::construct(KJS::ExecState*, KJS::List const&) + 1224
5 com.apple.JavaScriptCore 0x9550e9c4 KJS::NewExprNode::evaluate(KJS::ExecState*) + 584
6 com.apple.JavaScriptCore 0x955072a8 KJS::AssignExprNode::evaluate(KJS::ExecState*) + 40
7 com.apple.JavaScriptCore 0x955071b8 KJS::VarDeclNode::evaluate(KJS::ExecState*) + 124
8 com.apple.JavaScriptCore 0x955070e8 KJS::VarDeclListNode::evaluate(KJS::ExecState*) + 68
9 com.apple.JavaScriptCore 0x95506f44 KJS::VarStatementNode::execute(KJS::ExecState*) + 128
10 com.apple.JavaScriptCore 0x95506dbc KJS::SourceElementsNode::execute(KJS::ExecState*) + 500
11 com.apple.JavaScriptCore 0x95506b58 KJS::BlockNode::execute(KJS::ExecState*) + 136
12 com.apple.JavaScriptCore 0x95513254 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 44
13 com.apple.JavaScriptCore 0x95512b54 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 428
14 com.apple.JavaScriptCore 0x95508d64 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 172
15 com.apple.JavaScriptCore 0x95507664 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 932
16 com.apple.JavaScriptCore 0x9550b4c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 128
17 com.apple.JavaScriptCore 0x95506ca0 KJS::SourceElementsNode::execute(KJS::ExecState*) + 216
18 com.apple.JavaScriptCore 0x95506b58 KJS::BlockNode::execute(KJS::ExecState*) + 136
19 com.apple.JavaScriptCore 0x95512018 KJS::GlobalFuncImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 724
20 com.apple.JavaScriptCore 0x95508d64 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 172
21 com.apple.JavaScriptCore 0x95507664 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 932
22 com.apple.JavaScriptCore 0x9550b4c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 128
23 com.apple.JavaScriptCore 0x95506ca0 KJS::SourceElementsNode::execute(KJS::ExecState*) + 216
24 com.apple.JavaScriptCore 0x95506b58 KJS::BlockNode::execute(KJS::ExecState*) + 136
25 com.apple.JavaScriptCore 0x95511c70 KJS::IfNode::execute(KJS::ExecState*) + 408
26 com.apple.JavaScriptCore 0x95506ca0 KJS::SourceElementsNode::execute(KJS::ExecState*) + 216
27 com.apple.JavaScriptCore 0x95506b58 KJS::BlockNode::execute(KJS::ExecState*) + 136
28 com.apple.JavaScriptCore 0x95511c70 KJS::IfNode::execute(KJS::ExecState*) + 408
29 com.apple.JavaScriptCore 0x95506ca0 KJS::SourceElementsNode::execute(KJS::ExecState*) + 216
30 com.apple.JavaScriptCore 0x95506b58 KJS::BlockNode::execute(KJS::ExecState*) + 136
31 com.apple.JavaScriptCore 0x95513254 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 44
32 com.apple.JavaScriptCore 0x95512b54 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 428
33 com.apple.JavaScriptCore 0x95508d64 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 172
34 com.apple.WebCore 0x957ca564 KJS::JSAbstractEventListener::handleEvent(DOM::Event&, bool) + 496
35 com.apple.WebCore 0x957451c4 KJS::XMLHttpRequest::changeState(KJS::XMLHttpRequestState) + 368
36 com.apple.WebCore 0x9574624c KJS::XMLHttpRequest::slotFinished(KIO::Job*) + 116
37 com.apple.WebCore 0x956340cc KWQSignal::call(KIO::Job*) const + 136
38 com.apple.WebCore 0x9568907c -[KWQResourceLoader finishJobAndHandle:] + 80
39 com.apple.WebKit 0x954278b4 -[WebSubresourceClient didFinishLoading] + 72
40 com.apple.Foundation 0x928af9dc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 72
41 com.apple.Foundation 0x928adc90 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 508
42 com.apple.Foundation 0x928ada18 _sendCallbacks + 156
43 com.apple.CoreFoundation 0x9074bd2c __CFRunLoopDoSources0 + 384
44 com.apple.CoreFoundation 0x9074b25c __CFRunLoopRun + 452
45 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
46 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264
47 com.apple.HIToolbox 0x931231ec ReceiveNextEventCommon + 244
48 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
49 com.apple.AppKit 0x935fe1a4 _DPSNextEvent + 384
50 com.apple.AppKit 0x935fde68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
51 com.apple.Safari 0x00007058 0x1000 + 24664
52 com.apple.AppKit 0x935fa3cc -[NSApplication run] + 472
53 com.apple.AppKit 0x936eac1c NSApplicationMain + 452
54 com.apple.Safari 0x00002700 0x1000 + 5888
55 com.apple.Safari 0x00057190 0x1000 + 352656
Thread 1:
0 libSystem.B.dylib 0x9000a778 machmsgtrap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9288c164 -[NSRunLoop runMode:beforeDate:] + 172
5 com.apple.Foundation 0x9288c09c -[NSRunLoop run] + 76
6 com.apple.WebKit 0x954110a0 +[WebFileDatabase _syncLoop:] + 176
7 com.apple.Foundation 0x9287d1d4 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002c3d4 pthreadbody + 96
Thread 2:
0 libSystem.B.dylib 0x9000a778 machmsgtrap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x928a4680 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5 com.apple.Foundation 0x9287d1d4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002c3d4 pthreadbody + 96
Thread 3:
0 libSystem.B.dylib 0x9000a778 machmsgtrap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x928a57c0 +[NSURLCache _diskCacheSyncLoop:] + 152
5 com.apple.Foundation 0x9287d1d4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002c3d4 pthreadbody + 96
Thread 4:
0 libSystem.B.dylib 0x9001efec select + 12
1 com.apple.CoreFoundation 0x9075dc6c __CFSocketManager + 472
2 libSystem.B.dylib 0x9002c3d4 pthreadbody + 96
Thread 5:
0 libSystem.B.dylib 0x9002ca98 semaphorewait_signaltrap + 8
1 libSystem.B.dylib 0x9003127c pthreadcondwait + 508
2 com.apple.Foundation 0x92884340 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.Syndication 0x99d0fab0 -[AsyncDB _run:] + 192
4 com.apple.Foundation 0x9287d1d4 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002c3d4 pthreadbody + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000954fe490 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
cr: 0x24222248 xer: 0x0000000000000000 lr: 0x00000000954fe510 ctr: 0x00000000954fe488
r0: 0x00000000954fe488 r1: 0x00000000bfffccb0 r2: 0x00000000ffffffff r3: 0x0000000000000001
r4: 0x0000000000000020 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x000000000c5b2c16
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00000000bfffcdf4 r15: 0x00000000ffffffff
r16: 0x00000000bfffcdf8 r17: 0x00000000bfffcdfc r18: 0x00000000bfffd2b4 r19: 0x00000000bfffd2b4
r20: 0x00000000bfffce90 r21: 0x00000000bfffd350 r22: 0x000000000cd0443b r23: 0x0000000000000800
r24: 0x000000000cd04438 r25: 0x0000000000000000 r26: 0x000000000000fefc r27: 0x00000000000005dd
r28: 0x000000000c5b2c0e r29: 0x000000000cd0445c r30: 0x0000000000000000 r31: 0x00000000954fe1e0
Binary Images Description:
0x1000 - 0xd7fff com.apple.Safari 2.0 (412.2) /Applications/Safari.app/Contents/MacOS/Safari
0x5218000 - 0x521afff com.apple.AutomatorCMM 1.0.1 (54) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x524d000 - 0x524dfff com.apple.SpotLightCM 1.0 (121.6) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
0x554a000 - 0x554cfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x56e4000 - 0x56eafff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
0x784b000 - 0x784ffff com.apple.FolderActionsMenu 1.3 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.2 (368.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib /usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0.1 (223) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91384000 - 0x9138cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918d1fff com.apple.LaunchServices 10.4.4 (159) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918ec000 - 0x91900fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190e000 - 0x91944fff com.apple.ImageIO.framework 1.0.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91958000 - 0x91a1afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a66000 - 0x91a7bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a80000 - 0x91a9cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa1000 - 0x91b10fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b27000 - 0x91b2bfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2d000 - 0x91b45fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b48000 - 0x91b8bfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b92000 - 0x91babfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb0000 - 0x91bb3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bb5000 - 0x91bb5fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb7000 - 0x91ca1fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91ca9000 - 0x91cc8fff 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
0x91d34000 - 0x91d54fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d5a000 - 0x91dbffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91dc9000 - 0x91e5bfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e75000 - 0x92405fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9244d000 - 0x9275dfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9278a000 - 0x92815fff com.apple.DesktopServices 1.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x92857000 - 0x92a80fff com.apple.Foundation 6.4.1 (567.1) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b9e000 - 0x92c7cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92c9c000 - 0x92d8afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92d9c000 - 0x92dbafff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dc5000 - 0x92e1ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e3d000 - 0x92e3dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e3f000 - 0x92e53fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92e6b000 - 0x92e7bfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92e87000 - 0x92e9cfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92eae000 - 0x92f35fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92f49000 - 0x92f54fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92f5e000 - 0x92f8bfff com.apple.openscripting 1.2.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92fa5000 - 0x92fb5fff com.apple.print.framework.Print 4.0 (187) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92fc1000 - 0x93027fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x93058000 - 0x930aafff com.apple.NavigationServices 3.4.1 (3.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x930d6000 - 0x930f3fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93105000 - 0x93112fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9311b000 - 0x9342bfff com.apple.HIToolbox 1.4.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93576000 - 0x93582fff com.apple.opengl 1.4.1 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93587000 - 0x935a9fff com.apple.DirectoryService.Framework 2.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x935f4000 - 0x935f4fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x935f6000 - 0x93c27fff com.apple.AppKit 6.4.1 (824.1) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fb3000 - 0x9401dfff com.apple.CoreData 1.0 (46) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94055000 - 0x9411ffff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94173000 - 0x94173fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94175000 - 0x942d4fff com.apple.QuartzCore 1.4.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9431c000 - 0x94359fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94361000 - 0x943acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x9443a000 - 0x94472fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x944b5000 - 0x944d1fff com.apple.securityfoundation 2.0 (262) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x944e5000 - 0x94528fff com.apple.securityinterface 2.0 (256) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9454c000 - 0x9455bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94563000 - 0x9456ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945b4000 - 0x945c8fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94a90000 - 0x94bbdfff com.apple.AddressBook.framework 4.0.2 (475) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c4e000 - 0x94c5dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94c65000 - 0x94c8cfff com.apple.LDAPFramework 1.4 (68) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94c92000 - 0x94ca2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94ca6000 - 0x94cd4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94ce4000 - 0x94d01fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x9540f000 - 0x95499fff com.apple.WebKit 412.6 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x954f3000 - 0x955d5fff com.apple.JavaScriptCore 412.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x95629000 - 0x95917fff com.apple.WebCore 415.11 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95a98000 - 0x95ac1fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x99d0d000 - 0x99d40fff com.apple.Syndication 1.0.1 (38) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x99d5b000 - 0x99d6bfff com.apple.SyndicationUI 1.0.1 (38) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
Model: PowerBook6,7, BootROM 4.9.3f0, 1 processors, PowerPC G4 (1.5), 1.42 GHz, 1.5 GB
Graphics: ATI Mobility Radeon 9550, ATY,M12, AGP, 32 MB
Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
Memory Module: DIMM1/J7, 1 GB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 401.2 (3.90.34.0.p13)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.6.3f2, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: pci106b,4318, sppci_othernetwork, SLOT-B
Parallel ATA Device: MATSHITADVD-R UJ-845E,
Parallel ATA Device: TOSHIBA MK6025GAS, 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

Your problem is Safari itself; it's an old version that is now incompatible with many, many sites that use JavaScript, including Google Maps. You need to do this:
1. Use Disk Utility to Repair Permissions.
2. Download and install the 10.4.11 Combo Update, then use Software Update to bring your system current, including installing Safari 3.2.1.
3. Repair Permissions again and restart your Mac to test Safari.
Mulder

Similar Messages

  • My Safari keeps crashing too

    Safari has become very unstable of late. Generally Safari is the only thing actively running at the time (other than Skype which is always open). Crashes occur mostly when multiple windows are open or I have given instructions too fast. This morning it wouldn't really work at all after I reopened, quit correctly and opened again. I repaired permissions, verified the disk, restarted the computer, checked the internet connection by pinging google and I'm on Firefox right now because it just hangs up when trying to open even google. I looked at reset but didn't want to have to start over with so much if it wasn't necessary. This is getting to be very old. I had not been sending in the reports but did so this morning after it crashed 3 times running. I saw another topic like this but since the circumstances were different I am starting a new one. Here is the report from the last crash. Thank you.
    Host Name: Tiamat
    Date/Time: 2010-09-05 11:07:13.372 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [66]
    Version: 4.1.1 (4533.17.8)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 75331708
    PID: 279
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 com.apple.WebCore 0x01877374 WebCore::lineBreakExistsAtPosition(WebCore::Position const&) + 132
    1 com.apple.WebCore 0x018760c4 WebCore::InsertTextCommand::input(WebCore::String const&, bool) + 244
    2 com.apple.WebCore 0x018757f0 WebCore::TypingCommand::insertTextRunWithoutNewlines(WebCore::String const&, bool) + 304
    3 com.apple.WebCore 0x01875628 WebCore::TypingCommand::insertText(WebCore::String const&, bool) + 216
    4 com.apple.WebCore 0x01873630 WebCore::TypingCommand::insertText(WebCore::Document*, WebCore::String const&, WebCore::VisibleSelection const&, bool, bool) + 1680
    5 com.apple.WebCore 0x018727ac WebCore::Editor::insertTextWithoutSendingTextEvent(WebCore::String const&, bool, WebCore::Event*) + 1196
    6 com.apple.WebCore 0x01872298 WebCore::EventHandler::defaultTextInputEventHandler(WebCore::TextEvent*) + 184
    7 com.apple.WebCore 0x01554610 WebCore::Node::defaultEventHandler(WebCore::Event*) + 1504
    8 com.apple.WebCore 0x016a42c0 WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 5840
    9 com.apple.WebCore 0x015536c0 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 1504
    10 com.apple.WebCore 0x01552f10 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 352
    11 com.apple.WebCore 0x015eb60c WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&) + 124
    12 com.apple.WebCore 0x01871f40 WebCore::EventHandler::handleTextInputEvent(WebCore::String const&, WebCore::Event*, bool, bool) + 416
    13 com.apple.WebKit 0x0103ba00 -[WebHTMLView(WebNSTextInputSupport) insertText:] + 1200
    14 com.apple.WebKit 0x01026974 -[WebHTMLView(WebInternal) _interceptEditingKeyEvent:shouldSaveCommand:] + 612
    15 com.apple.WebKit 0x01026a9c WebEditorClient::handleKeyboardEvent(WebCore::KeyboardEvent*) + 108
    16 com.apple.WebCore 0x015eba44 WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent*) + 884
    17 com.apple.WebCore 0x01554230 WebCore::Node::defaultEventHandler(WebCore::Event*) + 512
    18 com.apple.WebCore 0x016a32e4 WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 1780
    19 com.apple.WebCore 0x015536c0 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 1504
    20 com.apple.WebCore 0x01552f10 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 352
    21 com.apple.WebCore 0x015eb60c WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&) + 124
    22 com.apple.WebCore 0x015eab3c WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 1996
    23 com.apple.WebCore 0x015ec0c4 WebCore::EventHandler::keyEvent(NSEvent*) + 324
    24 com.apple.WebKit 0x0103b460 -[WebHTMLView keyDown:] + 208
    25 com.apple.AppKit 0x93800bf0 -[NSWindow sendEvent:] + 6424
    26 com.apple.Safari 0x00038d00 0x1000 + 228608
    27 com.apple.Safari 0x00038c80 0x1000 + 228480
    28 com.apple.AppKit 0x937a9524 -[NSApplication sendEvent:] + 4172
    29 com.apple.Safari 0x00030e74 0x1000 + 196212
    30 com.apple.AppKit 0x937a0960 -[NSApplication run] + 508
    31 com.apple.AppKit 0x93891458 NSApplicationMain + 452
    32 com.apple.Safari 0x00117fcc 0x1000 + 1142732
    33 com.apple.Safari 0x00007860 0x1000 + 26720
    Thread 1:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.WebCore 0x014e9510 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x014e6ff8 WebCore::IconDatabase::iconDatabaseSyncThread() + 440
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c20b7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf84d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Safari 0x00029160 0x1000 + 164192
    5 com.apple.Safari 0x000290e4 0x1000 + 164068
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1fa3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf84d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bff644 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a39b26c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92bf84d8 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90053f88 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900707e8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf7330 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bff2d0 TimerThread + 60
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.JavaScriptCore 0x00510dc4 ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3 com.apple.Safari 0x0030722c dyldstub__ZNSt8iosbase4InitC1Ev + 214828
    4 com.apple.Safari 0x00307310 dyldstub__ZNSt8iosbase4InitC1Ev + 215056
    5 com.apple.Safari 0x0003d1d8 0x1000 + 246232
    6 com.apple.Safari 0x0003d130 0x1000 + 246064
    7 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000001877374 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44444244 xer: 0x0000000020000004 lr: 0x0000000001877300 ctr: 0x00000000015deaa0
    r0: 0x00000000002c0001 r1: 0x00000000bfffdd10 r2: 0x0000000000000000 r3: 0x00000000bfffddf8
    r4: 0x0000000000000001 r5: 0x0000000000000001 r6: 0x0000000000000024 r7: 0x0000000000000048
    r8: 0x000000000000000e r9: 0x0000000000000000 r10: 0x00000000015dc5fc r11: 0x00000000093c1ea0
    r12: 0x00000000015deaa0 r13: 0x0000000000000000 r14: 0x0000000000000100 r15: 0x00000000bfffe9e4
    r16: 0x00000000bfffeaec r17: 0x00000000bfffeaf0 r18: 0x00000000bfffeaf4 r19: 0x0000000001106710
    r20: 0x0000000000000001 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x000000000b412000
    r24: 0x0000000000000000 r25: 0x00000000bfffe044 r26: 0x00000000bfffe044 r27: 0x0000000009335f00
    r28: 0x0000000009327240 r29: 0x00000000bfffddf8 r30: 0x00000000bfffddf8 r31: 0x0000000001877300
    Binary Images Description:
    0x1000 - 0x354fff com.apple.Safari 4.1.1 (4533.17.8) /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 - 0x681fff com.apple.JavaScriptCore 4533.17 (4533.17.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x6da000 - 0x7c8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x1008000 - 0x1109fff com.apple.WebKit 4533.17 (4533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 - 0x1452fff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14e5000 - 0x2189fff com.apple.WebCore 4533.17 (4533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8a8b000 - 0x8aa5fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x9415000 - 0x99fefff com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xafa3000 - 0xb00bfff com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xb1dc000 - 0xb21cfff com.apple.applepixletvideo 1.2.18 (1.2d18) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x12905000 - 0x12b40fff net.telestream.wmv.import 2.2.1.11 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x12b78000 - 0x12d2dfff net.telestream.wmv.advanced 2.2.1.11 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d04fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d09000 - 0x91d0cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e1b000 - 0x91e59fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e60000 - 0x91e60fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e62000 - 0x91f47fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4f000 - 0x91f6efff 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
    0x91fda000 - 0x92048fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92053000 - 0x920e8fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92102000 - 0x9268afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bd000 - 0x929e8fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a18000 - 0x92b06fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b09000 - 0x92b91fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd2000 - 0x92e05fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f38000 - 0x92f56fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f61000 - 0x92fbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd9000 - 0x92fd9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fdb000 - 0x92feffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93007000 - 0x93017fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93023000 - 0x93038fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9304a000 - 0x930d1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e5000 - 0x930f0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930fa000 - 0x93128fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93142000 - 0x93152fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315e000 - 0x931c4fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f5000 - 0x93244fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93272000 - 0x9328ffff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a1000 - 0x932aefff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b7000 - 0x935c5fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93715000 - 0x93721fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93726000 - 0x93746fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9379a000 - 0x9379afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9379c000 - 0x93dcffff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9415c000 - 0x941cefff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94207000 - 0x942ccfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431f000 - 0x9431ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9452b000 - 0x94568fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94570000 - 0x945c0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c9000 - 0x945e2fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9467b000 - 0x946b3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f8000 - 0x94714fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94728000 - 0x9476cfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94790000 - 0x9479ffff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a7000 - 0x947b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fa000 - 0x94813fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9481a000 - 0x94b4dfff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c35000 - 0x94ca6fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94d44000 - 0x94d50fff com.apple.framework.Apple80211 4.2.9 (429.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94e1c000 - 0x94f4cfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdf000 - 0x94feefff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff6000 - 0x95023fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9502a000 - 0x9503afff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503e000 - 0x9506dfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507d000 - 0x9509afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95b59000 - 0x95b8bfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x960d1000 - 0x960e7fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x960e9000 - 0x96109fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96117000 - 0x96125fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9612d000 - 0x96140fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x969ed000 - 0x96a0cfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97269000 - 0x97276fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x975d9000 - 0x975effff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97cf1000 - 0x97dc2fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97e3f000 - 0x97e3ffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98681000 - 0x992bafff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9951d000 - 0x99521fff com.apple.QuickTimeH264.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x997e8000 - 0x998b9fff com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9a398000 - 0x9a3cefff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9bc29000 - 0x9bc49fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9fe99000 - 0x9fed8fff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x9fee1000 - 0x9ff0bfff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9ff19000 - 0x9ff1efff com.apple.CoreMediaAuthoringPrivate 1.6 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x9ff24000 - 0x9ffc6fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9ffe4000 - 0x9fff6fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI

    HI Joyce
    The Flash Player plugin is outdated. Uninstall the current copy, reinstall new, then repair permissions. Same thing for Flip4Mac.
    Uninstall Flash
    Install the most recent version of Flash here.
    Open a Finder window. Select your MacintoshHD in the Sidebar on the left.
    Now open the Library folder then the QuickTime folder.
    Move these files in bold print to the Trash:
    *Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import*
    *Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced*
    Go here to download a fresh copy of Flip4Mac. http://www.versiontracker.com/dyn/moreinfo/macosx/28842
    Now repair permissions.
    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.
    Note. If this iBookG4 still has the original hard drive, monitor free disk space. Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure you always have a minimum of 10% to 15% free disk space at all times.
    After you have reinstalled the software above, go to your Apple Menu (top left in your screen) then click: Software Update. That should bring up to date any Apple software such as QuickTime.
    *Thank you* for starting a new topic as scrolling through long threads due to crash reports is time consuming. *Much easier to deal with crash reports on a one to one user basis.*
    Carolyn

  • My Safari keeps crashing too, and I've tried everything!

    My Safari keeps on crashing upon launching, just like everyone else's, it seems. I have tried everything I can find on here to fix it. I've tried erasing the cookies files. I've downloaded Pacifist and the 10.4.11 bundle, isolated Safari, and tried both updating it, then re-installnig it. I've even tried to drag the Safari icon from the Pacifist-isolated bundle onto the desktop and opening that file, but that hasn't worked either. Before a few days ago, Safari has always worked fine, and it's still working fine on my other laptop, the Powerbook, but I'm still running 10.2 on this one. Can you please help? I really need my more-advanced laptop to work. I've included the error report file. Any information you could provide would be wonderful. Thank you!
    Date/Time: 2007-11-28 05:48:27.807 -0600
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 3.0.4 (523.12)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 320
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0425be17
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907e7fb0 _getOffsetOfRefAt + 136
    1 com.apple.CoreFoundation 0x907e7d20 __CFBinaryPlistCreateObject + 1964
    2 com.apple.CoreFoundation 0x907df148 __CFTryParseBinaryPlist + 188
    3 com.apple.CoreFoundation 0x907ded30 _CFPropertyListCreateFromXMLData + 144
    4 com.apple.Foundation 0x92bc9690 _NSParseObjectFromASCIIPropertyListOrSerialization + 160
    5 com.apple.Foundation 0x92bd6970 -[NSPlaceholderDictionary initWithContentsOfFile:] + 92
    6 com.apple.Foundation 0x92bc9018 +[NSDictionary dictionaryWithContentsOfFile:] + 56
    7 com.apple.WebKit 0x957ba12c -[WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error:] + 124
    8 com.apple.WebKit 0x957ba088 -[WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error:] + 72
    9 com.apple.WebKit 0x957b9fa4 -[WebHistory loadFromURL:error:] + 84
    10 com.apple.Safari 0x00025ab8 0x1000 + 150200
    11 com.apple.Safari 0x00025994 0x1000 + 149908
    12 com.apple.Safari 0x000257e8 0x1000 + 149480
    13 com.apple.Foundation 0x92be3a04 nsnotecallback + 180
    14 com.apple.CoreFoundation 0x90804fd4 __CFXNotificationPost + 368
    15 com.apple.CoreFoundation 0x907fd04c _CFXNotificationPostNotification + 684
    16 com.apple.Foundation 0x92bcde0c -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    17 com.apple.AppKit 0x93783078 -[NSApplication _postDidFinishNotification] + 112
    18 com.apple.AppKit 0x93782f64 -[NSApplication _sendFinishLaunchingNotification] + 92
    19 com.apple.AppKit 0x93782aac -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    20 com.apple.AppKit 0x93782654 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    21 com.apple.Foundation 0x92be4a10 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    22 com.apple.Foundation 0x92be4870 _NSAppleEventManagerGenericHandler + 92
    23 com.apple.AE 0x914ff960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    24 com.apple.AE 0x914ff7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    25 com.apple.AE 0x914ff654 aeProcessAppleEvent + 284
    26 com.apple.HIToolbox 0x9329e2e0 AEProcessAppleEvent + 60
    27 com.apple.AppKit 0x93780d9c _DPSNextEvent + 856
    28 com.apple.AppKit 0x93780888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    29 com.apple.Safari 0x000095e0 0x1000 + 34272
    30 com.apple.AppKit 0x9377cdcc -[NSApplication run] + 472
    31 com.apple.AppKit 0x9386d974 NSApplicationMain + 452
    32 com.apple.Safari 0x0009bad4 0x1000 + 633556
    33 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x959afa30 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x959ab928 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001a12c getdirentries + 12
    1 libSystem.B.dylib 0x90019fb8 readdir + 140
    2 libSystem.B.dylib 0x9003e63c fts_build + 1516
    3 libSystem.B.dylib 0x9003db20 fts_read + 1192
    4 com.apple.Foundation 0x92c0d440 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    5 com.apple.Foundation 0x92c0c798 -[NSURLCache _diskCacheCreateLRUList:] + 84
    6 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907e7fb0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24002248 xer: 0x0000000000000007 lr: 0x00000000907e7d20 ctr: 0x0000000000000003
    r0: 0x0000000000000000 r1: 0x00000000bfffda30 r2: 0x0000000000000000 r3: 0x0000000000000053
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x0000000000000003 r7: 0x0000000000000000
    r8: 0x0000000000005e53 r9: 0x0000000000000000 r10: 0x0000000000011af9 r11: 0x000000000425be17
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00000000bfffdf70 r15: 0x00000000bfffda80
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000008 r19: 0x00000000a07bb210
    r20: 0x00000000bfffdf98 r21: 0x000000000422e000 r22: 0x0000000000000000 r23: 0x00000000bfffda80
    r24: 0x0000000000000000 r25: 0x000000000001e222 r26: 0x0000000000000002 r27: 0x0000000000000000
    r28: 0x0000000000000008 r29: 0x000000000422e000 r30: 0x00000000bfffdf70 r31: 0x00000000907e758c
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd3fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d44fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d49000 - 0x91d4cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4e000 - 0x91e2cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4c000 - 0x91e4cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4e000 - 0x91f33fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3b000 - 0x91f5afff 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
    0x91fc6000 - 0x92034fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203f000 - 0x920d4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ee000 - 0x92676fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a9000 - 0x929d4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a04000 - 0x92af2fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af5000 - 0x92b7dfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbe000 - 0x92de9fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f16000 - 0x92f34fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3f000 - 0x92f99fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb7000 - 0x92fb7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb9000 - 0x92fcdfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe5000 - 0x92ff5fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93001000 - 0x93016fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93028000 - 0x930affff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c3000 - 0x930cefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d8000 - 0x93105fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311f000 - 0x9312efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942fb000 - 0x942fbfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fd000 - 0x944bdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94507000 - 0x94544fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454c000 - 0x9459cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a5000 - 0x945bffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945d0000 - 0x945f1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9467f000 - 0x946b7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946fc000 - 0x94718fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9472c000 - 0x94770fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94794000 - 0x947a3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ab000 - 0x947b8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fe000 - 0x94817fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c2c000 - 0x94c9dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e12000 - 0x94f42fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fd5000 - 0x94fe4fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fec000 - 0x95019fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95020000 - 0x95030fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95034000 - 0x95063fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95073000 - 0x95090fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957a9000 - 0x95864fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958cd000 - 0x95980fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x959a8000 - 0x95f25fff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9ad81000 - 0x9adb7fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9add4000 - 0x9ade6fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.1), 1.2 GHz, 256 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITACD-RW CW-8123
    Parallel ATA Device: FUJITSU MHT2030AT, 27.94 GB
    USB Device: USB 2.0 Storage Adaptor

    Hello again
    Delete these file and retry Safari:
    /Users/YourUsername/Library/Safari/History.plist
    /Users/YourUsername/Library/Safari/HistoryIndex.sk
    Hope that works.

  • Safari keeps crashing and wont update

    Hello
    I have been having a problem for a while when trying to install updates on my mac whereby it keeps quiting unexpectedly.  The updates it is trying to install at the moment are safari 5.0.3 and itunes 10.1.1.  I tried installing the updates again yesterday morning too no avail but since then everytime i try to open safari it crashes and comes up with an error report. Itunes is also having problems " this copy of itunes is corrupted or is not installed correctly. Please reinstall itunes"
    I have a mac mini version 10.6.5 2ghz intel core duo.  This is a copy of the report
    Process:         Safari [823]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.3 (6533.19.4)
    Build Info:      WebBrowser-75331904~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [100]
    Date/Time:       2010-12-30 15:30:29.708 +0000
    OS Version:      Mac OS X 10.6.5 (10H574)
    Report Version:  6
    Interval Since Last Report:          11749 sec
    Crashes Since Last Report:           46
    Per-App Interval Since Last Report:  5915 sec
    Per-App Crashes Since Last Report:   33
    Anonymous UUID:                      81319AE9-0EEF-40E3-A9C0-41209FCC8024
    Exception Type:  EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                 0x00007fff826ddead ***::HashMap<JSC::ClassInfo const*, ***::RefPtr<JSC::Structure>, ***::PtrHash<JSC::ClassInfo const*>, ***::HashTraits<JSC::ClassInfo const*>, ***::HashTraits<***::RefPtr<JSC::Structure> > >::get(JSC::ClassInfo const* const&) const + 125
    1   com.apple.WebCore                 0x00007fff826dddf8 WebCore::getCachedDOMStructure(WebCore::JSDOMGlobalObject*, JSC::ClassInfo const*) + 40
    2   com.apple.WebCore                 0x00007fff82799491 WebCore::JSDOMWindow::location(JSC::ExecState*) const + 113
    3   com.apple.WebCore                 0x00007fff82799412 WebCore::jsDOMWindowLocation(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 18
    4   com.apple.JavaScriptCore          0x0000000100bc4101 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 401
    5   com.apple.JavaScriptCore          0x0000000100bc3eb2 ctiop_get_byid + 98
    6   ???                               0x00002350cda022ee 0 + 38829954179822
    7   com.apple.JavaScriptCore          0x0000000100bb816f JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 495
    8   ???                               000000000000000000 0 + 0
    9   ???                               0x0000000280000003 0 + 10737418243
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff808c908a kevent + 10
    1   libSystem.B.dylib                 0x00007fff808caf5d dispatch_mgrinvoke + 154
    2   libSystem.B.dylib                 0x00007fff808cac34 dispatch_queueinvoke + 185
    3   libSystem.B.dylib                 0x00007fff808ca75e dispatch_workerthread2 + 252
    4   libSystem.B.dylib                 0x00007fff808ca088 pthreadwqthread + 353
    5   libSystem.B.dylib                 0x00007fff808c9f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff808c9eaa _workqkernreturn + 10
    1   libSystem.B.dylib                 0x00007fff808ca2bc pthreadwqthread + 917
    2   libSystem.B.dylib                 0x00007fff808c9f25 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                 0x00007fff808eaeb6 _semwaitsignal + 10
    1   libSystem.B.dylib                 0x00007fff808eecd1 pthread_condwait + 1286
    2   com.apple.WebCore                 0x00007fff825c3249 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                 0x00007fff825bf35c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    5   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff808b02fa machmsgtrap + 10
    1   libSystem.B.dylib                 0x00007fff808b096d mach_msg + 59
    2   com.apple.CoreFoundation          0x00000001011b5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00000001011b4dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                  0x000000010002f899 0x100000000 + 194713
    5   com.apple.Safari                  0x000000010002f829 0x100000000 + 194601
    6   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    7   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff808b02fa machmsgtrap + 10
    1   libSystem.B.dylib                 0x00007fff808b096d mach_msg + 59
    2   com.apple.CoreFoundation          0x00000001011b5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00000001011b4dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation              0x000000010148907f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation              0x000000010140a0a5 _NSThread__main_ + 1429
    6   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    7   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x00007fff808f3dce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00000001011d7498 __CFSocketManager + 824
    2   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    3   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
     rax: 0x19b23800336372c0  rbx: 0xffff000000000002  rcx: 0x000000000000002c  rdx: 0x00000000e8042ddb
     rdi: 0x00007fff5fbfcf60  rsi: 0x19b2380033637000  rbp: 0x00007fff5fbfcf40  rsp: 0x00007fff5fbfcf40
      r8: 0x000000000fa5a96c   r9: 0x0000000104738000  r10: 0x00007fff704885e0  r11: 0x000000000000003f
     r12: 0x00007fff5fbfd080  r13: 0x0000000119580080  r14: 0x0000000119be4720  r15: 0x00000001197100a0
     rip: 0x00007fff826ddead  rfl: 0x0000000000010206  cr2: 0x0000000100c31780
    Binary Images:
          0x100000000 -        0x1006afff7  com.apple.Safari 5.0.3 (6533.19.4) <B19794C1-5278-9BBE-1505-AB9C9DDA84E0> /Applications/Safari.app/Contents/MacOS/Safari
          0x100758000 -        0x100763fff  com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
          0x10076e000 -        0x1009b0fef  com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
          0x100aea000 -        0x100b4afe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x100b6e000 -        0x100d5dfe7  com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x100dd2000 -        0x100de1fff  com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x100dea000 -        0x101070fef  com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x101166000 -        0x101166ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x101169000 -        0x1012e0fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x1013f9000 -        0x10167cff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x1017f4000 -        0x1021eafff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x1027df000 -        0x102b13fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
          0x102b8c000 -        0x102c5efe7  com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
          0x102cd1000 -        0x102d1bff7  com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
          0x102d45000 -        0x102d6dfff  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
          0x102d87000 -        0x102da7ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
          0x102db1000 -        0x102db8fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x102dc1000 -        0x102ee7fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x102f56000 -        0x102f57ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x102f5c000 -        0x102fdbfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x103011000 -        0x10370e06f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
          0x103800000 -        0x1039b7fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
          0x103a1d000 -        0x103a9bfff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
          0x103ad9000 -        0x103b73fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
          0x103b9c000 -        0x103bedfef  com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
          0x103c19000 -        0x103c9eff7  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
          0x103cd4000 -        0x103d15fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
          0x103d2d000 -        0x103d7cfef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x103d89000 -        0x103d8efff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x103d93000 -        0x103db0ff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x103db8000 -        0x103dbafff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x103dbe000 -        0x103de4fe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x103dec000 -        0x103eadfe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x103fa4000 -        0x103fc9ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x103fe2000 -        0x104013fff  libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
          0x10401a000 -        0x10403dfff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x104046000 -        0x10404cff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x104055000 -        0x10409efef  libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x1040ad000 -        0x1040c1fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x1040d1000 -        0x1041eafef  libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
          0x10420b000 -        0x10420eff7  libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
          0x104213000 -        0x104218fff  libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
          0x10421d000 -        0x104236fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
          0x10424b000 -        0x104261fff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
          0x10427b000 -        0x10427dfff  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
          0x104282000 -        0x1042c6fe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
          0x104783000 -        0x104790fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
          0x1047ea000 -        0x1047eeff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
          0x1052cf000 -        0x10530cff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
          0x10532b000 -        0x10535dfff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
          0x105700000 -        0x105743ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
          0x1057f3000 -        0x1057f9fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
          0x116d5a000 -        0x117134fff  com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
       0x7fff80039000 -     0x7fff8003afff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
       0x7fff80040000 -     0x7fff8004cfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
       0x7fff8004d000 -     0x7fff80164fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
       0x7fff80678000 -     0x7fff806b3fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff806ba000 -     0x7fff806f7fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
       0x7fff808af000 -     0x7fff80a6ffef  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
       0x7fff80d82000 -     0x7fff80dfffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
       0x7fff80e00000 -     0x7fff80e68fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
       0x7fff810ba000 -     0x7fff810f2fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
       0x7fff810f3000 -     0x7fff811acfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
       0x7fff811ad000 -     0x7fff811b5fff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
       0x7fff811b6000 -     0x7fff81205ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x7fff817ad000 -     0x7fff81929ff7  com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x7fff819fb000 -     0x7fff81a7dfff  com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
       0x7fff81aa5000 -     0x7fff81ba9fff  com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x7fff81bb2000 -     0x7fff81bb8ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x7fff81bb9000 -     0x7fff81c34fff  com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
       0x7fff81c35000 -     0x7fff81c97fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x7fff81c98000 -     0x7fff81f96fe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff81f97000 -     0x7fff82014fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
       0x7fff8223c000 -     0x7fff82252fe7  com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff82253000 -     0x7fff8226eff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff8226f000 -     0x7fff824aafef  com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
       0x7fff824ab000 -     0x7fff824abff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff824ac000 -     0x7fff8255bfff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff825bd000 -     0x7fff8322cfe7  com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
       0x7fff83268000 -     0x7fff832b1ff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff832b2000 -     0x7fff833daff7  com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
       0x7fff83418000 -     0x7fff83419fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
       0x7fff8341a000 -     0x7fff8342bfff  SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
       0x7fff83431000 -     0x7fff8345cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
       0x7fff8345d000 -     0x7fff836c6ff7  com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
       0x7fff8419c000 -     0x7fff841f1fef  com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff841f2000 -     0x7fff84361fe7  com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
       0x7fff843f3000 -     0x7fff84402fff  com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff84403000 -     0x7fff844b8fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x7fff844c5000 -     0x7fff845d4fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
       0x7fff845ee000 -     0x7fff84af2fe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
       0x7fff84b7d000 -     0x7fff84bc4ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff84bc5000 -     0x7fff84bd6fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
       0x7fff84c12000 -     0x7fff84cf8fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff84d05000 -     0x7fff84d10ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x7fff84d11000 -     0x7fff84d14fff  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
       0x7fff85274000 -     0x7fff85277ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff85278000 -     0x7fff85286ff7  libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
       0x7fff85287000 -     0x7fff85317fff  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
       0x7fff8535a000 -     0x7fff853c6ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x7fff853c7000 -     0x7fff853d6fff  libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
       0x7fff85b83000 -     0x7fff85b83ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff85b84000 -     0x7fff85b89ff7  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
       0x7fff85b8a000 -     0x7fff86394fe7  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
       0x7fff86a8b000 -     0x7fff86ac0fef  com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x7fff86ac1000 -     0x7fff86ac5ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
       0x7fff86b8a000 -     0x7fff86bcbfff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff86bcc000 -     0x7fff86bccff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
       0x7fff86bcd000 -     0x7fff86be2ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff86c2e000 -     0x7fff86c2eff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff86c2f000 -     0x7fff86c99fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff8704e000 -     0x7fff8704fff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff871bd000 -     0x7fff871d3fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
       0x7fff871d4000 -     0x7fff87220fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
       0x7fff873de000 -     0x7fff873f2ff7  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
       0x7fff874a9000 -     0x7fff874eefff  com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
       0x7fff8753e000 -     0x7fff875acfff  com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x7fff8770e000 -     0x7fff87720fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
       0x7fff877a4000 -     0x7fff87859fe7  com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff8785a000 -     0x7fff87a18fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
       0x7fff87a19000 -     0x7fff87a5aff7  com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x7fff87a5b000 -     0x7fff87a9efff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
       0x7fff87b38000 -     0x7fff87b7ffef  com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x7fff87c81000 -     0x7fff87ca2fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
       0x7fff87cf2000 -     0x7fff88135fef  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
       0x7fff881bd000 -     0x7fff8824cfff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
       0x7fff8824d000 -     0x7fff8825eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
       0x7fff8825f000 -     0x7fff882a7ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff882a8000 -     0x7fff8835efff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
       0x7fff8835f000 -     0x7fff8835fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff883ce000 -     0x7fff883d9fff  com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff8845f000 -     0x7fff884ebfef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff88510000 -     0x7fff8861aff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
       0x7fff8861b000 -     0x7fff886bbfff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff886bc000 -     0x7fff887fafff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff887fb000 -     0x7fff88b94ff7  com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff88caf000 -     0x7fff88cafff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff88cbb000 -     0x7fff88ceaff7  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
       0x7fff88ceb000 -     0x7fff88cebff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff88d51000 -     0x7fff88d89ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
       0x7fff88d96000 -     0x7fff88e53ff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff88e5b000 -     0x7fff88f35ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x7fff88fb5000 -     0x7fff88feeff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
       0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.19f2
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS541616J9SA00, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000
    Any suggestions would be greatly appreciated
    Den

    Hi and welcome......
    Check to make sure there is enough free space on the startup disk for updates to be installed. Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. *Make sure you always have a minimum of 15% free disk space.*
    If disk space isn't the issue, login to another user account on your Mac. If Safari crashes there, launch Disk Utility /Applications/Utilities) Select MacintoshHD in the panel on the left the select the FirstAid tab. Click: Verify. If Disk Utility reports that the startup disk needs repairing, follow the instructions here. You will need your install disc..
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    (In Mac OS X 10.4 or later, you must select your language first from the installer menu)
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your startup disk and click Restart
    Carolyn

  • Help !! Safari always crashes ! It sometimes work then doesn't load the pages thought time warner cable tells me my internet is working. What can i do ?

    all is in the title , my airport is conected , internet is connected , but safari always crashes !!!! Its gonna work for 5 minutes then crash for 10 minutes , then work again ! then stop again i really want to fix this problem soon please help me !

    There are a number troubleshooting steps you can take. I'd start by restarting in Safe Mode, this will clear some caches. It's possible one has become corrupt. If that doesn't work try downloading some other browers such as Firefox or Google Chrome. If those work then it points the finger at Safari. You can re-download and install Safari too. Next in Safari  you can do some maintenance, by resetting Safari and clearning it's cahces.
    Try those and if you still don' t have any luck post back and we can try some other ideas.

  • Safari randomly crashing OSX 10.5.8 PPC

    I've tried repeatedly to solve this including installing other browsers- which crash too- so I think its a java or flashplayer issue.  But I'm no expert, looking for help in solving. Thanks for any help!
    Crash report:
    Process:         Safari [172]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       PPC (Native)
    Parent Process:  launchd [110]
    Interval Since Last Report:          622700 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  474416 sec
    Per-App Crashes Since Last Report:   4
    Date/Time:       2014-06-08 09:35:39.928 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  518DE895-BA18-4603-BB0A-7DF9C6FAB5D2
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000858d35c0
    Crashed Thread:  0
    Thread 0 Crashed:
    0   libSystem.B.dylib                       0x92c64a78 tiny_malloc_from_free_list + 296
    1   libSystem.B.dylib                       0x92c6515c szone_calloc + 228
    2   libSystem.B.dylib                       0x92c65024 malloc_zone_calloc + 120
    3   libRIP.A.dylib                          0x929cc294 ripl_CreateWithData + 376
    4   libRIP.A.dylib                          0x929bc690 __CGBitmapContextDelegateCreate + 324
    5   com.apple.CoreGraphics                  0x95ebab30 createBitmapContext + 124
    6   com.apple.CoreGraphics                  0x95eba578 CGBitmapContextCreate + 184
    7   ...lashPlayer-10.4-10.5.plugin          0x10ca6750 unregister_ShockwaveFlash + 353388
    8   ...lashPlayer-10.4-10.5.plugin          0x10ca342c unregister_ShockwaveFlash + 340296
    9   ...lashPlayer-10.4-10.5.plugin          0x109f49bc 0x108a2000 + 1386940
    10  ...lashPlayer-10.4-10.5.plugin          0x109fbfcc 0x108a2000 + 1417164
    11  ...lashPlayer-10.4-10.5.plugin          0x109fc780 0x108a2000 + 1419136
    12  ...lashPlayer-10.4-10.5.plugin          0x109fc484 0x108a2000 + 1418372
    13  ...lashPlayer-10.4-10.5.plugin          0x109fc780 0x108a2000 + 1419136
    14  ...lashPlayer-10.4-10.5.plugin          0x10b266fc 0x108a2000 + 2639612
    15  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    16  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    17  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    18  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    19  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    20  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    21  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    22  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    23  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    24  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    25  ...lashPlayer-10.4-10.5.plugin          0x10b27f1c 0x108a2000 + 2645788
    26  ...lashPlayer-10.4-10.5.plugin          0x10b26b2c 0x108a2000 + 2640684
    27  ...lashPlayer-10.4-10.5.plugin          0x10ac4124 0x108a2000 + 2236708
    28  ...lashPlayer-10.4-10.5.plugin          0x10ac9edc 0x108a2000 + 2260700
    29  ...lashPlayer-10.4-10.5.plugin          0x10c54c58 unregister_ShockwaveFlash + 18804
    30  ...lashPlayer-10.4-10.5.plugin          0x10cb31b4 main + 31996
    31  ...lashPlayer-10.4-10.5.plugin          0x10cb978c main + 58068
    32  ...lashPlayer-10.4-10.5.plugin          0x10c4c5e8 FlashPlayer_11_1_102_55_FlashPlayer + 5856
    33  com.apple.WebKit                        0x93d4de64 -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 308
    34  com.apple.WebKit                        0x93d44f80 WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 128
    35  com.apple.WebKit                        0x93d454d8 WebNetscapePluginEventHandlerCarbon::drawRect(CGContext*, _NSRect const&) + 88
    36  com.apple.WebKit                        0x93d4d030 -[WebNetscapePluginDocumentView sendDrawRectEvent:] + 96
    37  com.apple.AppKit                        0x96652ec8 -[NSView _drawRect:clip:] + 3000
    38  com.apple.AppKit                        0x96651e14 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 848
    39  com.apple.AppKit                        0x96650cc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 640
    40  com.apple.AppKit                        0x9664d4c8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
    41  com.apple.WebCore                       0x90386780 WebCore::Widget::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 960
    42  com.apple.WebCore                       0x90385930 WebCore::RenderWidget::paint(WebCore::PaintInfo&, int, int) + 1120
    43  com.apple.WebCore                       0x90285560 WebCore::InlineBox::paint(WebCore::PaintInfo&, int, int, int, int) + 464
    44  com.apple.WebCore                       0x901e4774 WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, int, int, int, int) + 1284
    45  com.apple.WebCore                       0x901e41a0 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, int, int, int, int) + 48
    46  com.apple.WebCore                       0x901e3848 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, int, int) const + 1064
    47  com.apple.WebCore                       0x901de370 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 384
    48  com.apple.WebCore                       0x901e0424 WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 340
    49  com.apple.WebCore                       0x901deb8c WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 556
    50  com.apple.WebCore                       0x901de370 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 384
    51  com.apple.WebCore                       0x901e0424 WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 340
    52  com.apple.WebCore                       0x901dc7ac WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2348
    53  com.apple.WebCore                       0x903523b4 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 132
    54  com.apple.WebCore                       0x901dc8ec WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2668
    55  com.apple.WebCore                       0x903523b4 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 132
    56  com.apple.WebCore                       0x901dc8ec WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2668
    57  com.apple.WebCore                       0x901dbd9c WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*) + 76
    58  com.apple.WebCore                       0x901db970 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 512
    59  com.apple.WebKit                        0x93cce20c -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 332
    60  com.apple.WebKit                        0x93ccde90 -[WebHTMLView drawSingleRect:] + 544
    61  com.apple.WebKit                        0x93ccd9ac -[WebHTMLView drawRect:] + 268
    62  com.apple.AppKit                        0x96652ec8 -[NSView _drawRect:clip:] + 3000
    63  com.apple.AppKit                        0x96651e14 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 848
    64  com.apple.WebKit                        0x93ccd720 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 320
    65  com.apple.AppKit                        0x966520f8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    66  com.apple.AppKit                        0x966520f8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    67  com.apple.AppKit                        0x966520f8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    68  com.apple.AppKit                        0x96650cc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 640
    69  com.apple.AppKit                        0x9664d4c8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
    70  com.apple.WebCore                       0x90386780 WebCore::Widget::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 960
    71  com.apple.WebCore                       0x90385d44 WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 68
    72  com.apple.WebCore                       0x90385930 WebCore::RenderWidget::paint(WebCore::PaintInfo&, int, int) + 1120
    73  com.apple.WebCore                       0x901dc7ac WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2348
    74  com.apple.WebCore                       0x903523b4 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 132
    75  com.apple.WebCore                       0x901dc8ec WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2668
    76  com.apple.WebCore                       0x903523b4 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 132
    77  com.apple.WebCore                       0x901dc8ec WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 2668
    78  com.apple.WebCore                       0x901dbd9c WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*) + 76
    79  com.apple.WebCore                       0x901db970 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 512
    80  com.apple.WebKit                        0x93cce20c -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 332
    81  com.apple.WebKit                        0x93ccde90 -[WebHTMLView drawSingleRect:] + 544
    82  com.apple.WebKit                        0x93ccd9ac -[WebHTMLView drawRect:] + 268
    83  com.apple.AppKit                        0x96652ec8 -[NSView _drawRect:clip:] + 3000
    84  com.apple.AppKit                        0x96650fd4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1424
    85  com.apple.WebKit                        0x93ce1048 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 392
    86  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    87  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    88  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    89  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    90  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    91  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    92  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    93  com.apple.AppKit                        0x9665171c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    94  com.apple.AppKit                        0x966506fc -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 264
    95  com.apple.AppKit                        0x9664d4c8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
    96  com.apple.AppKit                        0x965a138c -[NSWindow displayIfNeeded] + 188
    97  com.apple.Safari                        0x000370a8 0x1000 + 221352
    98  com.apple.AppKit                        0x965a11ec _handleWindowNeedsDisplay + 372
    99  com.apple.CoreFoundation                0x92b14da0 __CFRunLoopDoObservers + 456
    100 com.apple.CoreFoundation                0x92b15f48 CFRunLoopRunSpecific + 712
    101 com.apple.HIToolbox                     0x92635b14 RunCurrentEventLoopInMode + 264
    102 com.apple.HIToolbox                     0x92635938 ReceiveNextEventCommon + 412
    103 com.apple.HIToolbox                     0x92635778 BlockUntilNextEventMatchingListInMode + 84
    104 com.apple.AppKit                        0x9659f244 _DPSNextEvent + 596
    105 com.apple.AppKit                        0x9659ebfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    106 com.apple.Safari                        0x00018c68 0x1000 + 97384
    107 com.apple.AppKit                        0x9659889c -[NSApplication run] + 744
    108 com.apple.AppKit                        0x96569298 NSApplicationMain + 440
    109 com.apple.Safari                        0x0000b2f8 0x1000 + 41720
    Thread 1:
    0   libSystem.B.dylib                       0x92c63a8c __semwait_signal + 12
    1   libSystem.B.dylib                       0x92ca0318 _pthread_cond_wait + 1580
    2   com.apple.JavaScriptCore                0x924db694 ***::TCMalloc_PageHeap::scavengerThread() + 132
    3   com.apple.JavaScriptCore                0x924db95c ***::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 2:
    0   libSystem.B.dylib                       0x92c63a8c __semwait_signal + 12
    1   com.apple.WebCore                       0x900ff754 WebCore::IconDatabase::syncThreadMainLoop() + 388
    2   com.apple.WebCore                       0x900fcdf4 WebCore::IconDatabase::iconDatabaseSyncThread() + 740
    3   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 3:
    0   libSystem.B.dylib                       0x92c5d078 mach_msg_trap + 8
    1   libSystem.B.dylib                       0x92c63f9c mach_msg + 56
    2   com.apple.CoreFoundation                0x92b16394 CFRunLoopRunSpecific + 1812
    3   com.apple.CFNetwork                     0x93de2390 CFURLCacheWorkerThread(void*) + 288
    4   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 4:
    0   libSystem.B.dylib                       0x92c63a8c __semwait_signal + 12
    1   libSystem.B.dylib                       0x92ca0318 _pthread_cond_wait + 1580
    2   com.apple.WebCore                       0x901197d4 WebCore::LocalStorageThread::threadEntryPoint() + 196
    Thread 5:
    0   libSystem.B.dylib                       0x92c5d078 mach_msg_trap + 8
    1   libSystem.B.dylib                       0x92c63f9c mach_msg + 56
    2   com.apple.Safari                        0x000324a0 0x1000 + 201888
    Thread 6:
    0   libSystem.B.dylib                       0x92c5d078 mach_msg_trap + 8
    1   libSystem.B.dylib                       0x92c63f9c mach_msg + 56
    2   com.apple.CoreFoundation                0x92b16394 CFRunLoopRunSpecific + 1812
    3   com.apple.Foundation                    0x91e93d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4   com.apple.Foundation                    0x91e3cd84 __NSThread__main__ + 1004
    5   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 7:
    0   libSystem.B.dylib                       0x92cc0c14 select$DARWIN_EXTSN + 12
    1   com.apple.CoreFoundation                0x92b21808 __CFSocketManager + 764
    Thread 8:
    0   libSystem.B.dylib                       0x92c63a8c __semwait_signal + 12
    1   libSystem.B.dylib                       0x92ca0318 _pthread_cond_wait + 1580
    2   com.apple.WebCore                       0x901197d4 WebCore::LocalStorageThread::threadEntryPoint() + 196
    Thread 9:
    0   libSystem.B.dylib                       0x92c63a8c __semwait_signal + 12
    1   libSystem.B.dylib                       0x92ca0318 _pthread_cond_wait + 1580
    2   com.apple.JavaScriptCore                0x92367a10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3   com.apple.Safari                        0x001d5d30 0x1000 + 1920304
    4   com.apple.Safari                        0x00049b08 0x1000 + 297736
    5   com.apple.Safari                        0x00049a18 0x1000 + 297496
    6   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 10:
    0   libSystem.B.dylib                       0x92c5d078 mach_msg_trap + 8
    1   libSystem.B.dylib                       0x92c63f9c mach_msg + 56
    2   com.apple.CoreFoundation                0x92b16394 CFRunLoopRunSpecific + 1812
    3   com.apple.audio.CoreAudio               0x93b53fa8 HALRunLoop::OwnThread(void*) + 212
    4   com.apple.audio.CoreAudio               0x93b53de4 CAPThread::Entry(CAPThread*) + 104
    5   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 11:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   ...lashPlayer-10.4-10.5.plugin          0x10c5a2c4 unregister_ShockwaveFlash + 40928
    3   ...lashPlayer-10.4-10.5.plugin          0x10a5a320 0x108a2000 + 1803040
    4   ...lashPlayer-10.4-10.5.plugin          0x10c5a384 unregister_ShockwaveFlash + 41120
    5   ...lashPlayer-10.4-10.5.plugin          0x10c5a3d0 unregister_ShockwaveFlash + 41196
    6   ...lashPlayer-10.4-10.5.plugin          0x10c5a518 unregister_ShockwaveFlash + 41524
    7   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 12:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   ...lashPlayer-10.4-10.5.plugin          0x10c5a2c4 unregister_ShockwaveFlash + 40928
    3   ...lashPlayer-10.4-10.5.plugin          0x10a5a320 0x108a2000 + 1803040
    4   ...lashPlayer-10.4-10.5.plugin          0x10c5a384 unregister_ShockwaveFlash + 41120
    5   ...lashPlayer-10.4-10.5.plugin          0x10c5a3d0 unregister_ShockwaveFlash + 41196
    6   ...lashPlayer-10.4-10.5.plugin          0x10c5a518 unregister_ShockwaveFlash + 41524
    7   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 13:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   ...lashPlayer-10.4-10.5.plugin          0x10c5a2c4 unregister_ShockwaveFlash + 40928
    3   ...lashPlayer-10.4-10.5.plugin          0x10a5a320 0x108a2000 + 1803040
    4   ...lashPlayer-10.4-10.5.plugin          0x10c5a384 unregister_ShockwaveFlash + 41120
    5   ...lashPlayer-10.4-10.5.plugin          0x10c5a3d0 unregister_ShockwaveFlash + 41196
    6   ...lashPlayer-10.4-10.5.plugin          0x10c5a518 unregister_ShockwaveFlash + 41524
    7   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 14:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   ...lashPlayer-10.4-10.5.plugin          0x10c5a2c4 unregister_ShockwaveFlash + 40928
    3   ...lashPlayer-10.4-10.5.plugin          0x10a5a320 0x108a2000 + 1803040
    4   ...lashPlayer-10.4-10.5.plugin          0x10c5a384 unregister_ShockwaveFlash + 41120
    5   ...lashPlayer-10.4-10.5.plugin          0x10c5a3d0 unregister_ShockwaveFlash + 41196
    6   ...lashPlayer-10.4-10.5.plugin          0x10c5a518 unregister_ShockwaveFlash + 41524
    7   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 15:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   ...lashPlayer-10.4-10.5.plugin          0x10c5a2c4 unregister_ShockwaveFlash + 40928
    3   ...lashPlayer-10.4-10.5.plugin          0x10a5a320 0x108a2000 + 1803040
    4   ...lashPlayer-10.4-10.5.plugin          0x10c5a384 unregister_ShockwaveFlash + 41120
    5   ...lashPlayer-10.4-10.5.plugin          0x10c5a3d0 unregister_ShockwaveFlash + 41196
    6   ...lashPlayer-10.4-10.5.plugin          0x10c5a518 unregister_ShockwaveFlash + 41524
    7   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 16:
    0   libSystem.B.dylib                       0x92c5d0f8 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0214 _pthread_cond_wait + 1320
    2   com.apple.audio.CoreAudio               0x93b659f0 HP_IOThread::WorkLoop() + 488
    3   com.apple.audio.CoreAudio               0x93b657f0 HP_IOThread::ThreadEntry(HP_IOThread*) + 12
    4   com.apple.audio.CoreAudio               0x93b53de4 CAPThread::Entry(CAPThread*) + 104
    5   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 17:
    0   libSystem.B.dylib                       0x92c5d0d8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                       0x92ca0224 _pthread_cond_wait + 1336
    2   ...lashPlayer-10.4-10.5.plugin          0x10e7e554 main + 1912988
    3   ...lashPlayer-10.4-10.5.plugin          0x10e00ca0 main + 1398760
    4   libSystem.B.dylib                       0x92c9ef70 _pthread_start + 316
    Thread 0 crashed with PPC Thread State 32:
      srr0: 0x92c64a78  srr1: 0x0200f030   dar: 0x858d35c0 dsisr: 0x42000000
        r0: 0x00000000    r1: 0xbfff3e00    r2: 0x210e1830    r3: 0x00747000
        r4: 0x00000012    r5: 0x00002163    r6: 0xffffffff    r7: 0x00000000
        r8: 0x000000c0    r9: 0x00000006   r10: 0x858d35c0   r11: 0x0000065b
       r12: 0x92c67730   r13: 0xa0a11ac4   r14: 0xbfff496c   r15: 0x00000001
       r16: 0x000000c0   r17: 0x00000000   r18: 0x00000000   r19: 0x0000001c
       r20: 0xa03ac12c   r21: 0x00000024   r22: 0x260b2000   r23: 0xa03a58cc
       r24: 0x000000c0   r25: 0x260b2000   r26: 0x21600000   r27: 0x00000012
       r28: 0x00747000   r29: 0x007470d8   r30: 0x21632dd0   r31: 0x92c64964
        cr: 0x28222448   xer: 0x00000000    lr: 0x92c64964   ctr: 0x92c67730
    vrsave: 0x80000fff
    Binary Images:
        0x1000 -   0x66dffb  com.apple.Safari 5.0.6 (5533.22.3) <cd58893d1bf864f43f33a2057dcbca12> /Applications/Safari.app/Contents/MacOS/Safari
      0x6da000 -   0x6e5ffb  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x6ec000 -   0x717ffe  com.apple.framework.Apple80211 5.2.8 (528.1) <2fb1873c00513914682118195c6717c6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x728000 -   0x738ffc  SyndicationUI ??? (???) <d45915392f1f1ddaaca3ea2b00bd59d5> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x21c6000 -  0x2480ff3  com.apple.RawCamera.bundle 2.3.0 (505) <197b6e31b76845c836691a54350bd0fc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x279b000 -  0x27a1fff  libCGXCoreImage.A.dylib ??? (???) <16eb24800b7e310f46fdf65e3dba73c4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xb024000 -  0xb025fff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <a72c666d4f339668b67e8d945dc284fa> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0xb094000 -  0xb095ffb  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xb51c000 -  0xb521ffd  JavaLaunching ??? (???) <788461f30a065e0facc6bbbac188aba0> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0xd530000 -  0xd534fff +com.macromedia.Flash Player.plugin 11.5.502.136 (11.5.502.136) <df999a1cc6e427c023595ee83021a877> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xfb4f000 -  0xfb5effe  libSimplifiedChineseConverter.dylib ??? (???) <5d2c02469922e44114f56621e8e8545e> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x108a2000 - 0x11092fd3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 11.5.502.136 (11.5.502.136) <1fd2b7c66b82b10fac3bf56b7a459869> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-11.4-11.5
    0x1f614000 - 0x1f652ff7  com.apple.QuickTimeFireWireDV.component 7.6 (1290) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1f65e000 - 0x1f65fffd  com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0d6be2c83d2f582060ba48293d283cdd> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x1f663000 - 0x1f66dfff  com.apple.IOFWDVComponents 1.9.5 (1.9.5) <ace13808ef0aecc1907498beaa17cde4> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1f677000 - 0x1f6a6ffb  com.apple.QuickTimeIIDCDigitizer 7.6 (1290) <3914e468d8d1d3720cd9cd3a8625cf3b> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1f6b0000 - 0x1f702ff3  com.apple.QuickTimeUSBVDCDigitizer 2.3.2 (2.3.2) <fc870623650f423a70628876f9a10f44> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x1f710000 - 0x1f714fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <ac58ebbd8e1179ff891b7a60b2ba33cc> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x2145a000 - 0x2146cffd  libTraditionalChineseConverter.dylib ??? (???) <07753e0608a196a757730e6d8e41c6d5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x70000000 - 0x700cdff3  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90069000 - 0x9006eff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9006f000 - 0x900f7fff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x900f8000 - 0x910f5375  com.apple.WebCore 5534 (5534.50.1) <0acf516306fd6327a76613c1f0dfdbe7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x910f6000 - 0x91105fff  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <305892aafaceb4e31915f0d759ef7e6d> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91106000 - 0x9115cfff  libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9115d000 - 0x911c7fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x911c8000 - 0x911ccffe  libGIF.dylib ??? (???) <e4f0002b104c2a2cb5b4327e906e544f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x911d3000 - 0x911e6ffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x911e7000 - 0x9154cffe  com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91563000 - 0x9156bffb  libCGATS.A.dylib ??? (???) <4766ee761032d31b0ad1855ec396e155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9156c000 - 0x91626fff  libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x91627000 - 0x91be1fff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91be2000 - 0x91c25fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x91d75000 - 0x91d75fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91de3000 - 0x91e32fff  com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91e33000 - 0x92079ffb  com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x920ad000 - 0x92146fc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92197000 - 0x9219dffb  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9219e000 - 0x921a4fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x921a5000 - 0x92311ff9  com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92312000 - 0x92359fff  com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9235a000 - 0x9235bff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9235c000 - 0x9254cff3  com.apple.JavaScriptCore 5534 (5534.49) <85d598f60ce2169c99f4aab053b8f0c0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9254d000 - 0x92568ffb  libPng.dylib ??? (???) <7ba22147e900d2ee6837c2f439302f7f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92569000 - 0x9256cffb  com.apple.securityhi 3.0 (30817) <ad843393cafb2193fd716df88d8136bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9256d000 - 0x92604fff  com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92605000 - 0x9293eff7  com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9293f000 - 0x92968ffb  com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92969000 - 0x92985ffb  com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x929b7000 - 0x929f4fff  libRIP.A.dylib ??? (???) <7f98bbcfc21f87ba692ae1722bc9ecd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x929f5000 - 0x92aacfff  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92aad000 - 0x92bd2ff3  com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92bd3000 - 0x92bedffb  com.apple.CoreVideo 1.6.0 (20.0) <578a8abd9e0f7b3a9c36ae9bc5fd753a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92bee000 - 0x92c19ff7  libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
    0x92c1a000 - 0x92c44ff7  libssl.0.9.7.dylib ??? (???) <2aafe2efc0fb9868cb630ac50b5892b4> /usr/lib/libssl.0.9.7.dylib
    0x92c45000 - 0x92c50ffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x92c5c000 - 0x92dfcfe3  libSystem.B.dylib ??? (???) <7dc28e19e1aac16b29cbd7c5d9ce9638> /usr/lib/libSystem.B.dylib
    0x92eab000 - 0x92eabffc  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92eac000 - 0x932daffe  libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x932db000 - 0x933a3ffb  com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9349b000 - 0x9349bffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9349c000 - 0x934b4ffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x934bb000 - 0x935cfffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x935d0000 - 0x935e0ffb  com.apple.agl 3.0.9 (AGL-3.0.9) <e751a9e491c3a9ef82c6405466106726> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x935eb000 - 0x935f2ffb  com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x935f3000 - 0x935fefff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93645000 - 0x93656fff  libsasl2.2.dylib ??? (???) <e4bcc0c9e50ee651e271ff2a8c3f03cd> /usr/lib/libsasl2.2.dylib
    0x93657000 - 0x9368cff3  com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9368d000 - 0x936bafff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x936d8000 - 0x93a01fe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93a02000 - 0x93a4cfff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93a4d000 - 0x93a5afff  libCSync.A.dylib ??? (???) <02b13948e78cc30bd9f122a024ed9e17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93a5b000 - 0x93b2bff7  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93b32000 - 0x93bbaffb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93bbb000 - 0x93bbefff  com.apple.CrashReporterSupport 10.5.7 (161) <12938c62930c0c2a22cb68bfc618351e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93bbf000 - 0x93bc6fff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93bc7000 - 0x93c4cfff  libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
    0x93c4d000 - 0x93c6cfff  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
    0x93c6d000 - 0x93c70fff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93c71000 - 0x93cb3fff  com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93cb4000 - 0x93ddeff1  com.apple.WebKit 5534 (5534.50.2) <8307eb3b6a885d49844034bef76f983e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93ddf000 - 0x93e92ffc  com.apple.CFNetwork 438.16 (438.16) <a5b69f31ef4596c8f680772120e3eb08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93e93000 - 0x93f7dfff  libxml2.2.dylib ??? (???) <9d05a5451084c8cd78e3f4722e2c2960> /usr/lib/libxml2.2.dylib
    0x93f7e000 - 0x93f9dfff  libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
    0x9406d000 - 0x9406dfff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9406e000 - 0x94230ff4  com.apple.CoreAUC 3.08.0 (3.08.0) <74f99599dbb6687d5acb9f32a239299f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94231000 - 0x9437dfff  com.apple.ImageIO.framework 2.0.9 (2.0.9) <d12782e17c25bb9679c5d352ac202fcd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94394000 - 0x943d2ff7  libtidy.A.dylib ??? (???) <d9202168a6bd1e9d6800533f98fb093c> /usr/lib/libtidy.A.dylib
    0x943d3000 - 0x9451bff3  libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x94561000 - 0x94569fff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x9456a000 - 0x94589fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9458a000 - 0x9458cffd  libRadiance.dylib ??? (???) <50c07ca861b00fa063aec748b5f4d786> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9458d000 - 0x9523cfef  com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9523d000 - 0x95264fff  libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
    0x95265000 - 0x953acffb  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x953ad000 - 0x953e2fff  com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x953e3000 - 0x953e3ffe  com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x953e4000 - 0x95449ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9544a000 - 0x95453fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95454000 - 0x955f5ff7  com.apple.QuartzComposer 2.1 (106.13) <6dd1df71cb588b1b9ceb0c5bbf32e842> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x955f6000 - 0x95653ffb  com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95654000 - 0x95654fff  com.apple.Carbon 136 (136) <f8fdb172887f2d6a374aed2d2a13b319> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95655000 - 0x95663fff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x95664000 - 0x95789ffb  com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9578a000 - 0x9581fff7  com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95820000 - 0x95b22ffb  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d9a357a3be5a1bf5969e80db6a4b3327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95b23000 - 0x95bb2fff  com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95bb3000 - 0x95c63fff  com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95c64000 - 0x95c9dfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95c9e000 - 0x95ccffff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95cd0000 - 0x95d80fff  edu.mit.Kerberos 6.0.15 (6.0.15) <870d4f0c841af131a04737468ba803d6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95d81000 - 0x95e64fff  libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
    0x95e65000 - 0x963e1ff3  com.apple.CoreGraphics 1.409.8 (???) <e0bf5ff8fa51b99663fcb860bf44a7ed> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96422000 - 0x9645fffe  com.apple.securityfoundation 3.0.2 (36131) <d8a8685348c0bcba4953a46e30c2ce9a> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96460000 - 0x964a6ff9  com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x964a7000 - 0x96541ff7  com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96542000 - 0x96562ff7  libJPEG.dylib ??? (???) <3508b46417ed11d88ae1cea92c7fe756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96563000 - 0x96cd9fff  com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96cda000 - 0x96d41ffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x96d42000 - 0x96d42ff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96d43000 - 0x96e16fff  com.apple.CoreServices.OSServices 228.1 (228.1) <b957e9c8b8ca9c3e03b99d2ad4b31aa2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96e17000 - 0x96e78fff  com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96e79000 - 0x96ebaffb  libTIFF.dylib ??? (???) <6910f0c75ed82f98ea8ebf601136ce47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96ebb000 - 0x96ebcfff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x96ebd000 - 0x96fb7fff  com.apple.PubSub 1.0.5 (65.23) <337f9f46f92e8ee1d388c1e9125266d1> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96fb8000 - 0x97033fff  com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x97034000 - 0x97042ff3  com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97043000 - 0x9704eff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9704f000 - 0x9705cfff  libbz2.1.0.dylib ??? (???) <e25cbe0b7e3f3ff41ace9428e57e304c> /usr/lib/libbz2.1.0.dylib
    0x9705d000 - 0x9738effb  com.apple.QuickTime 7.6.0 (1290) <664814f4b8b62408c24a74b8a7a51297> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9738f000 - 0x97578ffb  com.apple.security 5.0.7 (1) <2c8ae7414f8d113a695da92950753ad9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97579000 - 0x975dbffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x975dc000 - 0x975f7ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <af876670c51c87b1cb4da0926f02540d> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x975f8000 - 0x9767afff  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9767b000 - 0x976cafff  libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x976cb000 - 0x976cbffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x977ec000 - 0x9780afff  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9780b000 - 0x97833fff  libxslt.1.dylib ??? (???) <82421418f81b9b6c63529215a3612ab0> /usr/lib/libxslt.1.dylib
    0x97834000 - 0x97847fff  com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97848000 - 0x978d2fff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x978d3000 - 0x978fcfff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x978fd000 - 0x97914ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97b92000 - 0x97b9eff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0xba900000 - 0xba917ffe  libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc  libKoreanConverter.dylib ??? (???) <0a2ba63ad56ef171914b3f6421a63730> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    including installing other browsers- which crash too
    Flash is no longer supported in OS X v10.5.8   >  Adobe - Install a different version of Adobe Flash Player
    So you need to uninstall the currently installed copy of Flash.
    Instructions here > Uninstall Flash Player | Mac OS
    Then restart your Mac and try a browser.

  • Safari constantly crashes - is it 10.4 - 10.5 plug in or SIMBL

    Hi, I've had this problem of Safari constantly crashing, is it due to a the 10.4 - 10.5 plug in or SIMBL which is in my inputmanager?
    Here's my crash report, many thanks for any advice
    Process: Safari [1699]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [110]
    Date/Time: 2011-03-07 03:46:19.141 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F7526666-46C8-406E-A91D-6ECF30BC194B
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000001e
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95116889 WebCore::Page::inspectorTimelineAgent() const + 9
    1 com.apple.WebCore 0x95a9e38f WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*, WebCore::ShouldAllowXSS) + 415
    2 com.apple.WebCore 0x95a9e965 WebCore::ScriptController::executeScriptInWorld(WebCore::DOMWrapperWorld*, WebCore::String const&, bool, WebCore::ShouldAllowXSS) + 821
    3 com.apple.WebCore 0x952b227c WebCore::ScheduledAction::execute(WebCore::Document*) + 284
    4 com.apple.WebCore 0x952b1c45 WebCore::DOMTimer::fired() + 101
    5 com.apple.WebCore 0x951e8bbe WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    6 com.apple.WebCore 0x951e8a92 WebCore::ThreadTimers::sharedTimerFired() + 66
    7 com.apple.WebCore 0x95aa92a4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    8 com.apple.CoreFoundation 0x90c138f5 CFRunLoopRunSpecific + 4469
    9 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    10 com.apple.HIToolbox 0x92d462ac RunCurrentEventLoopInMode + 283
    11 com.apple.HIToolbox 0x92d45ffe ReceiveNextEventCommon + 175
    12 com.apple.HIToolbox 0x92d45f39 BlockUntilNextEventMatchingListInMode + 106
    13 com.apple.AppKit 0x96eb96d5 _DPSNextEvent + 657
    14 com.apple.AppKit 0x96eb8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15 com.apple.Safari 0x0001609b 0x1000 + 86171
    16 com.apple.AppKit 0x96eb1f9f -[NSApplication run] + 795
    17 com.apple.AppKit 0x96e7f1d8 NSApplicationMain + 574
    18 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90e6bc3f ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x90e6bf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x950f8ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x950f530c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9097a18c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    6 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9019f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9013bdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9013b9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x930ca6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    2 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x909165f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90916480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90d0e7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xfffffffe ebx: 0x95a9e1fe ecx: 0x20cd1918 edx: 0x20cd1918
    edi: 0x20014964 esi: 0x20014920 ebp: 0xbfffea08 esp: 0xbfffea08
    ss: 0x0000001f efl: 0x00010202 eip: 0x95116889 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000001e
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Applications/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1ade000 - 0x1ae0fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x1b22000 - 0x1b31ff7 +com.tekuris.iPlace ??? (1.0.3) <628974967aef786a1c99b584047355f5> /Users/keithyu/Library/Application Support/SIMBL/Plugins/iPlace.bundle/Contents/MacOS/iPlace
    0x11d8c000 - 0x12173fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x16a11000 - 0x16a16ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1745f000 - 0x17462ff2 +com.macromedia.Flash Player.plugin 10.2.152.33 (10.2.152.33) <159ee5de4b5919ed7869e6d11f4d67b7> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17468000 - 0x17e79ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.152.33 (10.2.152.33) <9e952d5be0c7a400ff8d0d280be6e399> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x18142000 - 0x18145fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1814b000 - 0x18151fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x181d5000 - 0x1822afdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18258000 - 0x1825bff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x18260000 - 0x184b8fe3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 56) (1.2) <45d3670a399f994c69d98da41e4e3201> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x22c2a000 - 0x22c38feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x22c80000 - 0x22c92fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9000fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9003a000 - 0x9003affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9004f000 - 0x900a0ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x900a1000 - 0x900b0fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x900b1000 - 0x900b8ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x900b9000 - 0x900c0ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x900c1000 - 0x900c5fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900c6000 - 0x900c9fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x900ca000 - 0x90130ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90131000 - 0x903adfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x903ae000 - 0x903e8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x903e9000 - 0x904f0ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x904f1000 - 0x90643ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90644000 - 0x90660ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x908d4000 - 0x908f8fff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x908f9000 - 0x90976feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90977000 - 0x90a1efec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a1f000 - 0x90b9ffff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ba0000 - 0x90cd3fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90cd4000 - 0x90cfcff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90cfd000 - 0x90ef5fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90ef6000 - 0x90f1afeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90f1b000 - 0x911f5ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x911f6000 - 0x911f7ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x911f8000 - 0x91241fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91242000 - 0x913c6fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x913c7000 - 0x913f0fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x913f7000 - 0x913f7fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x913f8000 - 0x9149cff7 com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9149d000 - 0x9185bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9185c000 - 0x9186affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9189b000 - 0x918a7ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x918a8000 - 0x918aaff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918ab000 - 0x91c67ff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91c68000 - 0x91cefff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x91d12000 - 0x91d30ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91d31000 - 0x91d40ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91d41000 - 0x91d43ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91d44000 - 0x923e4fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x923e5000 - 0x92412feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92413000 - 0x92453fef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92454000 - 0x924d3ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92638000 - 0x927f4ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x927f5000 - 0x92882ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92883000 - 0x92933fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92934000 - 0x92953ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92954000 - 0x9299fff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x929a0000 - 0x92a1aff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92a1b000 - 0x92a46fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x92a47000 - 0x92ad1ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ad2000 - 0x92b21fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92b22000 - 0x92b53ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92b9e000 - 0x92c86ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92c87000 - 0x92c8cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92c9f000 - 0x92c9fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92cef000 - 0x92d0dfff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x92d0e000 - 0x92d15fff com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d16000 - 0x9301efe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9301f000 - 0x93079ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9307a000 - 0x931e1ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x931e2000 - 0x931edfe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931ee000 - 0x931f2fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x931f3000 - 0x9320bfff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93224000 - 0x9322afff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9322b000 - 0x9322bff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9322c000 - 0x93376feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93377000 - 0x933a9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e7000 - 0x93464fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93465000 - 0x9346afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9346b000 - 0x9346bffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9346c000 - 0x9355afef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9355b000 - 0x93886ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93887000 - 0x93939ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x93a20000 - 0x93a36fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93a6c000 - 0x93b27fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93b28000 - 0x93b62ffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93b63000 - 0x93bbcff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93c2b000 - 0x93c2dfff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93c2e000 - 0x93c6ffe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93c70000 - 0x93c70ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c71000 - 0x93cbcfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93cbd000 - 0x93ccdffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93cce000 - 0x93cdbfe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93cdc000 - 0x93cecfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93cf9000 - 0x93cf9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93cfa000 - 0x93d48fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93d49000 - 0x93d7ffef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x93d80000 - 0x93dbefff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93eb4000 - 0x93eebfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93eec000 - 0x93fb7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93fb8000 - 0x94355fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94356000 - 0x94362fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x94363000 - 0x94444ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x944b9000 - 0x94601ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94607000 - 0x9460efe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x9460f000 - 0x9469cff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9469d000 - 0x946dcfef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x946dd000 - 0x9470cfe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9470d000 - 0x94728ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94729000 - 0x94729ffd 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
    0x9472a000 - 0x948b9fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9490c000 - 0x94d1cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94d1d000 - 0x94d32ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94d33000 - 0x94f04ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94f05000 - 0x94f98ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94f99000 - 0x95040feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95041000 - 0x95049fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9504a000 - 0x95054feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95055000 - 0x9505efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9505f000 - 0x950f2fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x950f3000 - 0x95bedfff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95bee000 - 0x95c60fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95c61000 - 0x95cbeffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x95dbc000 - 0x95ef4fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95ef5000 - 0x95f51ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f52000 - 0x95f6fff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95f70000 - 0x95f70ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95f71000 - 0x95f76fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95f77000 - 0x96e77fe6 com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96e78000 - 0x96e78ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96e79000 - 0x97677fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97678000 - 0x977b1ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x977b2000 - 0x977b2ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x977b3000 - 0x97893fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x97894000 - 0x9795bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9795c000 - 0x9799efef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9799f000 - 0x97e70f76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I think I spoke way too soon andy, you're right though, it probably is the plug-ins like Flash player, or maybe I have to upgrade to Snow Leopard. I shall continue this uphill battle...
    My latest crash report
    Process: Safari [145]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2011-03-07 11:52:26.207 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F7526666-46C8-406E-A91D-6ECF30BC194B
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000001f
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95116889 WebCore::Page::inspectorTimelineAgent() const + 9
    1 com.apple.WebCore 0x95a9e38f WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*, WebCore::ShouldAllowXSS) + 415
    2 com.apple.WebCore 0x95a9e965 WebCore::ScriptController::executeScriptInWorld(WebCore::DOMWrapperWorld*, WebCore::String const&, bool, WebCore::ShouldAllowXSS) + 821
    3 com.apple.WebCore 0x952b227c WebCore::ScheduledAction::execute(WebCore::Document*) + 284
    4 com.apple.WebCore 0x952b1c45 WebCore::DOMTimer::fired() + 101
    5 com.apple.WebCore 0x951e8bbe WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    6 com.apple.WebCore 0x951e8a92 WebCore::ThreadTimers::sharedTimerFired() + 66
    7 com.apple.WebCore 0x95aa92a4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    8 com.apple.CoreFoundation 0x90c138f5 CFRunLoopRunSpecific + 4469
    9 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    10 com.apple.HIToolbox 0x92d462ac RunCurrentEventLoopInMode + 283
    11 com.apple.HIToolbox 0x92d45ffe ReceiveNextEventCommon + 175
    12 com.apple.HIToolbox 0x92d45f39 BlockUntilNextEventMatchingListInMode + 106
    13 com.apple.AppKit 0x96eb96d5 _DPSNextEvent + 657
    14 com.apple.AppKit 0x96eb8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15 com.apple.Safari 0x0001609b 0x1000 + 86171
    16 com.apple.AppKit 0x96eb1f9f -[NSApplication run] + 795
    17 com.apple.AppKit 0x96e7f1d8 NSApplicationMain + 574
    18 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90e6bc3f ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x90e6bf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x950f8ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x950f530c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9097a18c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    6 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9019f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9013bdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9013b9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x930ca6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    2 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x909165f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90916480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90d0e7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x175b83cf 0x1759e000 + 107471
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x175b83cf 0x1759e000 + 107471
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x1777dfbe 0x1759e000 + 1966014
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x1771cd8d 0x1759e000 + 1568141
    5 ...lashPlayer-10.4-10.5.plugin 0x1771f538 0x1759e000 + 1578296
    6 ...lashPlayer-10.4-10.5.plugin 0x1771fe84 0x1759e000 + 1580676
    7 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    8 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    9 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    10 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    11 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x930c3b96 recvfrom$NOCANCEL$UNIX2003 + 10
    1 ...lashPlayer-10.4-10.5.plugin 0x179fb41b unregister_ShockwaveFlash + 136107
    2 ...lashPlayer-10.4-10.5.plugin 0x179fa632 unregister_ShockwaveFlash + 132546
    3 ...lashPlayer-10.4-10.5.plugin 0x17720a04 0x1759e000 + 1583620
    4 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    5 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffffffff ebx: 0x95a9e1fe ecx: 0x19079398 edx: 0x19079398
    edi: 0x1dc23ae4 esi: 0x1dc23aa0 ebp: 0xbfffea08 esp: 0xbfffea08
    ss: 0x0000001f efl: 0x00010206 eip: 0x95116889 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000001f
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Applications/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11d8c000 - 0x12173fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14fb9000 - 0x14fbeff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x173d6000 - 0x173d9ff2 +com.macromedia.Flash Player.plugin 10.2.152.33 (10.2.152.33) <159ee5de4b5919ed7869e6d11f4d67b7> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1759e000 - 0x17fafff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.152.33 (10.2.152.33) <9e952d5be0c7a400ff8d0d280be6e399> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x18263000 - 0x18266fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1826c000 - 0x18272fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x182f6000 - 0x1834bfdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18379000 - 0x1837cff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x18381000 - 0x185d9fe3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 56) (1.2) <45d3670a399f994c69d98da41e4e3201> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x1b041000 - 0x1b04ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1b054000 - 0x1b066fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9000fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9003a000 - 0x9003affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9004f000 - 0x900a0ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x900a1000 - 0x900b0fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x900b1000 - 0x900b8ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x900b9000 - 0x900c0ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x900c1000 - 0x900c5fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900c6000 - 0x900c9fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x900ca000 - 0x90130ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90131000 - 0x903adfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x903ae000 - 0x903e8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x903e9000 - 0x904f0ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x904f1000 - 0x90643ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90644000 - 0x90660ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x908d4000 - 0x908f8fff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x908f9000 - 0x90976feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90977000 - 0x90a1efec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a1f000 - 0x90b9ffff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ba0000 - 0x90cd3fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90cd4000 - 0x90cfcff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90cfd000 - 0x90ef5fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90ef6000 - 0x90f1afeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90f1b000 - 0x911f5ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x911f6000 - 0x911f7ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x911f8000 - 0x91241fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91242000 - 0x913c6fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x913c7000 - 0x913f0fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x913f7000 - 0x913f7fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x913f8000 - 0x9149cff7 com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9149d000 - 0x9185bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9185c000 - 0x9186affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9189b000 - 0x918a7ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x918a8000 - 0x918aaff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918ab000 - 0x91c67ff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91c68000 - 0x91cefff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x91d12000 - 0x91d30ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91d31000 - 0x91d40ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91d41000 - 0x91d43ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91d44000 - 0x923e4fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x923e5000 - 0x92412feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92413000 - 0x92453fef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92454000 - 0x924d3ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92638000 - 0x927f4ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x927f5000 - 0x92882ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92883000 - 0x92933fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92934000 - 0x92953ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92954000 - 0x9299fff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x929a0000 - 0x92a1aff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92a1b000 - 0x92a46fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x92a47000 - 0x92ad1ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ad2000 - 0x92b21fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92b22000 - 0x92b53ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92b9e000 - 0x92c86ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92c87000 - 0x92c8cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92c9f000 - 0x92c9fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92cef000 - 0x92d0dfff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x92d0e000 - 0x92d15fff com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d16000 - 0x9301efe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9301f000 - 0x93079ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9307a000 - 0x931e1ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x931e2000 - 0x931edfe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931ee000 - 0x931f2fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x931f3000 - 0x9320bfff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93224000 - 0x9322afff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9322b000 - 0x9322bff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9322c000 - 0x93376feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93377000 - 0x933a9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e7000 - 0x93464fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93465000 - 0x9346afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9346b000 - 0x9346bffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9346c000 - 0x9355afef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9355b000 - 0x93886ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93887000 - 0x93939ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x93a20000 - 0x93a36fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93a6c000 - 0x93b27fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93b28000 - 0x93b62ffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93b63000 - 0x93bbcff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93c2b000 - 0x93c2dfff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93c2e000 - 0x93c6ffe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93c70000 - 0x93c70ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c71000 - 0x93cbcfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93cbd000 - 0x93ccdffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93cce000 - 0x93cdbfe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93cdc000 - 0x93cecfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93cf9000 - 0x93cf9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93cfa000 - 0x93d48fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93d49000 - 0x93d7ffef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x93d80000 - 0x93dbefff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93eb4000 - 0x93eebfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93eec000 - 0x93fb7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93fb8000 - 0x94355fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94356000 - 0x94362fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x94363000 - 0x94444ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x944b9000 - 0x94601ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94607000 - 0x9460efe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x9460f000 - 0x9469cff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9469d000 - 0x946dcfef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x946dd000 - 0x9470cfe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9470d000 - 0x94728ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94729000 - 0x94729ffd 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
    0x9472a000 - 0x948b9fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9490c000 - 0x94d1cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94d1d000 - 0x94d32ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94d33000 - 0x94f04ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94f05000 - 0x94f98ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94f99000 - 0x95040feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95041000 - 0x95049fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9504a000 - 0x95054feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95055000 - 0x9505efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9505f000 - 0x950f2fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x950f3000 - 0x95bedfff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95bee000 - 0x95c60fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95c61000 - 0x95cbeffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x95dbc000 - 0x95ef4fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95ef5000 - 0x95f51ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f52000 - 0x95f6fff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95f70000 - 0x95f70ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95f71000 - 0x95f76fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95f77000 - 0x96e77fe6 com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96e78000 - 0x96e78ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96e79000 - 0x97677fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97678000 - 0x977b1ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x977b2000 - 0x977b2ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x977b3000 - 0x97893fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x97894000 - 0x9795bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9795c000 - 0x9799efef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9799f000 - 0x97e70f76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: Kyuubi

  • Safari 5 crashes when closing window at one site

    Updated to Safari 5 last night. Repaired permissions. Having trouble with Safari crashing at one site in particular. The crash only happens when I close the browser window after being on the site. Sometimes the crash happens right away. Other times, there is up to a three second delay after closing the window. Sometimes it does not crash. I'm inclined to think it has something to do with the varying ads on the site, but it could be Safari itself.
    Made sure add ons were removed. Had Clicktoflash and LastPass installed. Removed both. Also removed some remnants of SIMBL that were lingering in a folder. Emptied the cache. Deleted the cookies specific to the site in question. Reset Safari, leaving saved passwords, cookies, and autofill alone and checking the boxes for the rest. Repaired permissions again too, then restarted. Still crashed. Made another user account to test Safari and it crashes too.
    Any thoughts? Crashing when closing a window in the past seemed to be related to add ons. Again, I've removed what was installed. I don't have another system to test it out on. Waiting for some support from the site in question, but they have a tendency to turn their nose up at such problems. Hoping another member there using Safari 5 will chime in. While I wait, figured I'd get some input here at the support forums.
    Here's the log that popped up.
    Process: Safari [8300]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [123]
    Date/Time: 2010-06-08 16:54:27.913 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 3041511 sec
    Crashes Since Last Report: 25
    Per-App Interval Since Last Report: 38934 sec
    Per-App Crashes Since Last Report: 15
    Anonymous UUID: 867A6F86-AA93-49A8-959D-A54E5FF9FCE0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: drawsBackground
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff8112912d objc_msgSend + 57
    1 com.apple.WebKit 0x00007fff81bee6f4 -[WebFrameView viewDidMoveToWindow] + 68
    2 com.apple.AppKit 0x00007fff83d53720 -[NSView _setWindow:] + 2047
    3 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    4 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    5 com.apple.AppKit 0x00007fff83d83ebd -[NSControl _setWindow:] + 92
    6 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    7 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    8 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    9 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    10 com.apple.AppKit 0x00007fff83da174a -[NSScrollView _setWindow:] + 129
    11 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    12 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    13 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    14 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    15 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    16 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    17 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    18 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    19 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    20 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    21 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    22 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    23 com.apple.AppKit 0x00007fff83edf9f1 -[NSWindow dealloc] + 649
    24 com.apple.Safari 0x000000010004c454 0x100000000 + 312404
    25 com.apple.Safari 0x000000010008620e 0x100000000 + 549390
    26 com.apple.Safari 0x00000001000861b5 0x100000000 + 549301
    27 com.apple.CoreFoundation 0x00007fff88573d56 _CFAutoreleasePoolPop + 230
    28 com.apple.Foundation 0x00007fff8325e30c -[NSAutoreleasePool drain] + 158
    29 com.apple.AppKit 0x00007fff83d430ef -[NSApplication run] + 543
    30 com.apple.AppKit 0x00007fff83d3bd7c NSApplicationMain + 364
    31 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85dba4ea kevent + 10
    1 libSystem.B.dylib 0x00007fff85dbc3bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff85dbc094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85dbbbbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff85dbb4e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff85ddc316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85de0131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84e461d9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff84e422ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff85dbb30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85dbb71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff85da175a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85da1dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8858b452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8858a8df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761
    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff85da175a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85da1dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8858b452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8858a8df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff832c84e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff83248ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff85de5286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff885acef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff85ddc316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85de0131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff849542e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837
    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519
    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff85dbb30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85dbb71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000118bcbf00 rbx: 0x0000000115edbe20 rcx: 0x0000000484060180 rdx: 0x0000000115e72c10
    rdi: 0x0000000118bcbf00 rsi: 0x00007fff8447af90 rbp: 0x00007fff5fbff040 rsp: 0x00007fff5fbff018
    r8: 0x00007fff84a5abb0 r9: 0x00000004861e0188 r10: 0x00007fff88594720 r11: 0x00007fff7081c8f0
    r12: 0x0000000115edbe20 r13: 0x00007fff844a8f98 r14: 0x0000000000000000 r15: 0x00007fff844a81d4
    rip: 0x00007fff8112912d rfl: 0x0000000000010202 cr2: 0x0000000113648e61
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <AE7B5544-1A22-2712-5756-03687127EEF2> /Applications/Safari.app/Contents/MacOS/Safari
    0x100b8b000 - 0x100b8fff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x100b95000 - 0x100b96fff ATSHI.dylib ??? (???) <0635B1AA-8D2D-7D3B-DA01-6E7DFD39CC39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11573b000 - 0x11573bfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x115de9000 - 0x115df1ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff800b8fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff800b9000 - 0x7fff805c2fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff805c3000 - 0x7fff80683fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80684000 - 0x7fff80982fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8098b000 - 0x7fff809c6fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff809e3000 - 0x7fff809eeff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff809ef000 - 0x7fff80a05fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80a06000 - 0x7fff80a1aff7 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
    0x7fff80a1b000 - 0x7fff81118037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81124000 - 0x7fff811dafff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff811db000 - 0x7fff811ecff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff811ed000 - 0x7fff81255fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff81256000 - 0x7fff81a60fe7 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
    0x7fff81a61000 - 0x7fff81afbfff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81afc000 - 0x7fff81b79fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81b7a000 - 0x7fff81b93fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff81b94000 - 0x7fff81bddff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff81bde000 - 0x7fff81d5aff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff81d5b000 - 0x7fff81d69ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff81d8f000 - 0x7fff81db5fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81db6000 - 0x7fff81df3ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81df4000 - 0x7fff81e3dfef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81e3e000 - 0x7fff81ec3fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff81f5a000 - 0x7fff82064ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff82065000 - 0x7fff820cdfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff820ce000 - 0x7fff821f3fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8248f000 - 0x7fff824d9ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82510000 - 0x7fff82515fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff82570000 - 0x7fff828a3fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff828a4000 - 0x7fff828d9ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff82ac0000 - 0x7fff82b3ffff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82b40000 - 0x7fff82b7dfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82b8a000 - 0x7fff82ca1fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82ca2000 - 0x7fff82de0fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82de1000 - 0x7fff82de5ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff82ee7000 - 0x7fff82fb2fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83197000 - 0x7fff83237fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff83238000 - 0x7fff834b9fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff834ba000 - 0x7fff834cbfff SyndicationUI ??? (???) <95A471EF-93CC-0B37-749A-57EF80527E83> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff83812000 - 0x7fff83817fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83818000 - 0x7fff83825fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83826000 - 0x7fff83826ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff83827000 - 0x7fff83885ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff838c0000 - 0x7fff838c1ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff838c2000 - 0x7fff838cdfff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff838ce000 - 0x7fff83b09fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff83b0a000 - 0x7fff83c7afef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff83c7b000 - 0x7fff83c7bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83c7e000 - 0x7fff83c92fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83ca7000 - 0x7fff83cb6fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83cb7000 - 0x7fff83d39fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83d3a000 - 0x7fff8472ffe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff847a4000 - 0x7fff847e5fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff847e6000 - 0x7fff847edfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff847ee000 - 0x7fff84813fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8482a000 - 0x7fff8485bfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8485c000 - 0x7fff8486bff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8486c000 - 0x7fff848aefef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff848af000 - 0x7fff8492afff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8492b000 - 0x7fff84941ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84942000 - 0x7fff84b2cfe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff84b2d000 - 0x7fff84b70ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff84b71000 - 0x7fff84b92fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff84b93000 - 0x7fff84bbeff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff84bbf000 - 0x7fff84bc1fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84d2c000 - 0x7fff84ddbfff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84ddc000 - 0x7fff84dedfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff84dee000 - 0x7fff84e3ffe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84e40000 - 0x7fff85aaffe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85ab0000 - 0x7fff85b6dff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85b6e000 - 0x7fff85ba3fef com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85ba4000 - 0x7fff85be7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff85be8000 - 0x7fff85d57ff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff85d58000 - 0x7fff85d9ffef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff85da0000 - 0x7fff85f5fff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff860e2000 - 0x7fff860fdff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff860fe000 - 0x7fff860feff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff860ff000 - 0x7fff861d9ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8624f000 - 0x7fff86368fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff863dd000 - 0x7fff86496fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff86497000 - 0x7fff864d8fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8656f000 - 0x7fff86584ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86585000 - 0x7fff8691dfe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8691e000 - 0x7fff869aefff 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
    0x7fff869af000 - 0x7fff869f3ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff869f4000 - 0x7fff86a03fff libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    0x7fff86a41000 - 0x7fff86a64fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86a65000 - 0x7fff86a65ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86a66000 - 0x7fff86a86ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff86aab000 - 0x7fff86af7fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff86b98000 - 0x7fff86d56fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff86d57000 - 0x7fff86dd5fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86dd6000 - 0x7fff86decfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86ded000 - 0x7fff86e3cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff86e87000 - 0x7fff86ea5fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86ea6000 - 0x7fff86ea8fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff86ea9000 - 0x7fff86f0bfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86f0c000 - 0x7fff86f54ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86f55000 - 0x7fff872cbfe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff872cc000 - 0x7fff872d1ff7 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
    0x7fff87359000 - 0x7fff8739efff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff873cd000 - 0x7fff873d1ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff873d2000 - 0x7fff873d5fff 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
    0x7fff873d6000 - 0x7fff873defff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff873df000 - 0x7fff873e5fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff873e6000 - 0x7fff87628fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8777a000 - 0x7fff877c9fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8788f000 - 0x7fff8790cfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8793d000 - 0x7fff87bc2fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87bc3000 - 0x7fff87bc6ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87bc7000 - 0x7fff87ccbfff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87d47000 - 0x7fff87dd6fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87dd7000 - 0x7fff87e1eff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87e1f000 - 0x7fff88088ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88089000 - 0x7fff8808fff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88090000 - 0x7fff88145fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88146000 - 0x7fff88158fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff88159000 - 0x7fff8815afff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff88169000 - 0x7fff88169ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff881cb000 - 0x7fff88385fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88386000 - 0x7fff883bfff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff883c0000 - 0x7fff883efff7 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
    0x7fff883f0000 - 0x7fff883f0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8842d000 - 0x7fff88499fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8849a000 - 0x7fff884effef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff88509000 - 0x7fff88515fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff88516000 - 0x7fff8853efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8853f000 - 0x7fff886b4fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff886b5000 - 0x7fff886b6fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff886b7000 - 0x7fff886c2fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff886c3000 - 0x7fff88793fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88794000 - 0x7fff8879aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8879b000 - 0x7fff88827fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88863000 - 0x7fff88949fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8894a000 - 0x7fff889b4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff889b5000 - 0x7fff889b8ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff889b9000 - 0x7fff889eafef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff889eb000 - 0x7fff88e2efef 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
    0x7fff88e2f000 - 0x7fff88e2fff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88e65000 - 0x7fff88e9dff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff88ea5000 - 0x7fff88fb4fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff890a3000 - 0x7fff890a4ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff890a5000 - 0x7fff890a5ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x26200000
    USB Device: miniStack v3, 0x0928 (Oxford Semiconductor Ltd.), 0x0004, 0x26210000
    USB Device: USB Modem, 0x0baf, 0x0303, 0x26230000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    Freshest crash I could offer up. Plenty more where that came from. Going to go ahead and install my add-ons again so I can go back to living the life I had before today.
    Process: Safari [636]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [123]
    Date/Time: 2010-06-08 22:28:06.049 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 3059749 sec
    Crashes Since Last Report: 43
    Per-App Interval Since Last Report: 55538 sec
    Per-App Crashes Since Last Report: 32
    Anonymous UUID: 867A6F86-AA93-49A8-959D-A54E5FF9FCE0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: drawsBackground
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff82f0e12d objc_msgSend + 57
    1 com.apple.WebKit 0x00007fff800136f4 -[WebFrameView viewDidMoveToWindow] + 68
    2 com.apple.AppKit 0x00007fff80fc1720 -[NSView _setWindow:] + 2047
    3 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    4 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    5 com.apple.AppKit 0x00007fff80ff1ebd -[NSControl _setWindow:] + 92
    6 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    7 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    8 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    9 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    10 com.apple.AppKit 0x00007fff8100f74a -[NSScrollView _setWindow:] + 129
    11 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    12 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    13 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    14 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    15 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    16 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    17 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    18 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    19 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    20 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    21 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    22 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    23 com.apple.AppKit 0x00007fff8114d9f1 -[NSWindow dealloc] + 649
    24 com.apple.Safari 0x000000010004c454 0x100000000 + 312404
    25 com.apple.Safari 0x000000010008620e 0x100000000 + 549390
    26 com.apple.Safari 0x00000001000861b5 0x100000000 + 549301
    27 com.apple.CoreFoundation 0x00007fff81c65d56 _CFAutoreleasePoolPop + 230
    28 com.apple.Foundation 0x00007fff85e2530c -[NSAutoreleasePool drain] + 158
    29 com.apple.AppKit 0x00007fff80fb10ef -[NSApplication run] + 543
    30 com.apple.AppKit 0x00007fff80fa9d7c NSApplicationMain + 364
    31 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff880b24ea kevent + 10
    1 libSystem.B.dylib 0x00007fff880b43bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff880b4094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff880b3bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff880b34e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff880d4316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff880d8131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84a3d1d9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff84a392ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81c7d452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81c7c8df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761
    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81c7d452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81c7c8df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85e8f4e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff85e0fead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff880dd286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff81c9eef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff880d4316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff880d8131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff819b02e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837
    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519
    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff8862993e CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff8862987e thread_fun + 34
    4 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff880b330a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff880b371c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff880b330a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff880b371c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000011b1de1c0 rbx: 0x00000001156fa0f0 rcx: 0x00000004800e0180 rdx: 0x000000011c504660
    rdi: 0x000000011b1de1c0 rsi: 0x00007fff816e8f90 rbp: 0x00007fff5fbff040 rsp: 0x00007fff5fbff018
    r8: 0x00007fff81ab6bb0 r9: 0x00000004861e0188 r10: 0x00007fff81c86720 r11: 0x00007fff7026e8f0
    r12: 0x00000001156fa0f0 r13: 0x00007fff81716f98 r14: 0x0000000000000000 r15: 0x00007fff817161d4
    rip: 0x00007fff82f0e12d rfl: 0x0000000000010202 cr2: 0x000000000202b204
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <AE7B5544-1A22-2712-5756-03687127EEF2> /Applications/Safari.app/Contents/MacOS/Safari
    0x112dcb000 - 0x112df1fe7 GLRendererFloat ??? (???) <684EBDC4-63B4-BC55-60EF-0F6A7D666551> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1155b9000 - 0x1155b9fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1157ec000 - 0x1157f4ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x116440000 - 0x116444ff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x1166ad000 - 0x1166aefff ATSHI.dylib ??? (???) <0635B1AA-8D2D-7D3B-DA01-6E7DFD39CC39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1169c7000 - 0x1169cdfff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11a1a7000 - 0x11a2b7fef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x11c971000 - 0x11cafefe7 GLEngine ??? (???) <85971DA9-5140-A226-7898-21B2D6C6F7FE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11cb2f000 - 0x11cf51ff7 libclh.dylib 3.1.1 C (3.1.1) <08830748-80A3-2928-BDC9-D5512BE2715C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x200000000 - 0x2006c3fe7 com.apple.GeForceGLDriver 1.6.10 (6.1.0) <8946B71C-EA96-5AFA-B8B6-E9029EAF56CD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8017fff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff801d3000 - 0x7fff801e8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8027f000 - 0x7fff80a89fe7 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
    0x7fff80a8a000 - 0x7fff80af4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff80af5000 - 0x7fff80b2eff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff80b2f000 - 0x7fff80b36fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80b37000 - 0x7fff80b3afff 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
    0x7fff80b3b000 - 0x7fff80bf0fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff80bf1000 - 0x7fff80c29ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff80c2a000 - 0x7fff80ce7ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80d29000 - 0x7fff80e4efef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff80e4f000 - 0x7fff80ee9fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff80eea000 - 0x7fff80f99fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80f9c000 - 0x7fff80fa7fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80fa8000 - 0x7fff8199dfe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8199e000 - 0x7fff81b88fe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81b89000 - 0x7fff81bf1fff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81c2e000 - 0x7fff81c30fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81c31000 - 0x7fff81da6fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff81da7000 - 0x7fff81db5ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff81e50000 - 0x7fff81eb2fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff81f69000 - 0x7fff81fd5fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81fd6000 - 0x7fff81fd6ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81fd7000 - 0x7fff82018fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8202f000 - 0x7fff82298ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82299000 - 0x7fff8251efef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8251f000 - 0x7fff82550fef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82551000 - 0x7fff82553fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82554000 - 0x7fff8259dff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8259e000 - 0x7fff825e7fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82618000 - 0x7fff82618ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82619000 - 0x7fff8264afff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8264b000 - 0x7fff82949fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8294a000 - 0x7fff82b85fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff82b86000 - 0x7fff82c03fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82c04000 - 0x7fff82d13fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82d14000 - 0x7fff82d26fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82d27000 - 0x7fff82d47ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff82d48000 - 0x7fff82f06fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff82f07000 - 0x7fff82f08fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff82f09000 - 0x7fff82fbffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff82fc0000 - 0x7fff82fd1fff SyndicationUI ??? (???) <95A471EF-93CC-0B37-749A-57EF80527E83> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff82fd2000 - 0x7fff82fe8fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83329000 - 0x7fff8333aff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff83379000 - 0x7fff833f8fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff833f9000 - 0x7fff8341efe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8341f000 - 0x7fff83460fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83461000 - 0x7fff83477fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff83478000 - 0x7fff83478ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83479000 - 0x7fff837acfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff837ad000 - 0x7fff837d3fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83815000 - 0x7fff83821fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff83822000 - 0x7fff8393bfef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff83a3d000 - 0x7fff83a78fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83a79000 - 0x7fff83b90fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83b91000 - 0x7fff8409afe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff840d3000 - 0x7fff84158fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff84159000 - 0x7fff8415aff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8419a000 - 0x7fff84897037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84898000 - 0x7fff848a7fff libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    0x7fff848f0000 - 0x7fff849caff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff849cb000 - 0x7fff849cbff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff849cc000 - 0x7fff849d1fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff849d2000 - 0x7fff849e1ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84a01000 - 0x7fff84a36fef com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff84a37000 - 0x7fff856a6fe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff856a7000 - 0x7fff856c0fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff856f2000 - 0x7fff856f5ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff856f6000 - 0x7fff85771fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85772000 - 0x7fff85832fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85833000 - 0x7fff8583efff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff858db000 - 0x7fff858dbff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff858dc000 - 0x7fff85d1ffef 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
    0x7fff85d20000 - 0x7fff85dacfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff85df8000 - 0x7fff85dfeff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85dff000 - 0x7fff86080fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff860cb000 - 0x7fff860faff7 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
    0x7fff860fb000 - 0x7fff86239fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8623a000 - 0x7fff8623eff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff862be000 - 0x7fff862d4ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff862d5000 - 0x7fff862d9ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff862da000 - 0x7fff8631dff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff863a5000 - 0x7fff864a9fff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff864aa000 - 0x7fff86527fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff86528000 - 0x7fff86565ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff86566000 - 0x7fff86567ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff86568000 - 0x7fff86568ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff86569000 - 0x7fff865ebfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff865ec000 - 0x7fff86600ff7 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
    0x7fff86601000 - 0x7fff86604ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff86632000 - 0x7fff86679ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8667a000 - 0x7fff8667aff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8667b000 - 0x7fff8671bfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8671c000 - 0x7fff868fffef libType1Scaler.dylib ??? (???) <98F6C486-4DA0-0903-CDC6-67C85ED206B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff86900000 - 0x7fff8695eff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8695f000 - 0x7fff869abfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff869ac000 - 0x7fff869cffff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff869d0000 - 0x7fff869d1fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86a26000 - 0x7fff86a75fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86a97000 - 0x7fff86accff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff86b92000 - 0x7fff86bbafff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff86bbb000 - 0x7fff86c03ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86c04000 - 0x7fff86c59fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86c5a000 - 0x7fff86cc2fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff86cd2000 - 0x7fff87048fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87049000 - 0x7fff870d9fff 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
    0x7fff870da000 - 0x7fff870e2fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff870e3000 - 0x7fff87253fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff87254000 - 0x7fff87259ff7 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
    0x7fff8725a000 - 0x7fff872d8fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff872d9000 - 0x7fff8732afe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8732b000 - 0x7fff8732bff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8749b000 - 0x7fff87550fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87551000 - 0x7fff87560fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87561000 - 0x7fff87567ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87568000 - 0x7fff87660ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff87661000 - 0x7fff87667fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87a9b000 - 0x7fff87c55fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87c86000 - 0x7fff87d15fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87d5c000 - 0x7fff87d99fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87d9a000 - 0x7fff87dc5ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87dc6000 - 0x7fff87dd3fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87dd4000 - 0x7fff87e18ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff87e19000 - 0x7fff87f23ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff87f7c000 - 0x7fff8804cfff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88083000 - 0x7fff88097fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88098000 - 0x7fff88257ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff88261000 - 0x7fff8826cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8826d000 - 0x7fff882affef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff882b0000 - 0x7fff884f2fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88543000 - 0x7fff88592ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff88593000 - 0x7fff885d6fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff885d7000 - 0x7fff8896ffe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88970000 - 0x7fff88a56fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88a57000 - 0x7fff88b22fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff88b4a000 - 0x7fff88b91fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88d08000 - 0x7fff88d0dfff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88d0e000 - 0x7fff88e7dff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88eac000 - 0x7fff88ec7ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88ed6000 - 0x7fff88ee7fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88ee8000 - 0x7fff88fa1fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff88fa2000 - 0x7fff88fe7fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff88fe8000 - 0x7fff89009fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff8900a000 - 0x7fff89028fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8905b000 - 0x7fff890a5ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x26200000
    USB Device: USB Modem, 0x0baf, 0x0303, 0x26230000
    USB Device: miniStack v3, 0x0928 (Oxford Semiconductor Ltd.), 0x0004, 0x26210000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

  • Safari 4 crashing

    This is the error message I get. It also says something about RegexKit. Thanks for anybody's help
    Process: Safari [208]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0 (5530.17)
    Build Info: WebBrowser-55301700~2
    Code Type: X86 (Native)
    Parent Process: launchd [84]
    Interval Since Last Report: 688 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 5 sec
    Per-App Crashes Since Last Report: 2
    Date/Time: 2009-06-16 09:03:50.550 -0700
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 927F0A83-2D37-4BD4-9E5C-BE822ED4588B
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.zang.RegexKit 0x00739210 -[RKCache clearCache] + 260
    1 com.zang.RegexKit 0x007387a7 -[RKCache init] + 467
    2 com.zang.RegexKit 0x00738885 -[RKCache initWithDescription:] + 69
    3 com.zang.RegexKit 0x00746476 +[RKRegex initialize] + 1251
    4 libobjc.A.dylib 0x91b9d8b8 classinitialize + 367
    5 libobjc.A.dylib 0x91b9c239 classlookupMethodAndLoadCache + 81
    6 libobjc.A.dylib 0x91bac6d6 objc_msgSend + 102
    7 com.zang.RegexKit 0x007470d5 RKRegexFromStringOrRegex + 126
    8 com.zang.RegexKit 0x0072e723 -[NSString(RegexKitAdditions) isMatchedByRegex:] + 794
    9 net.sourceforge.SafariAdBlock 0x0071a1eb swizzle + 16207
    10 net.sourceforge.SafariAdBlock 0x007159ed 0x712000 + 14829
    11 net.sourceforge.SafariAdBlock 0x00714fc2 0x712000 + 12226
    12 net.sourceforge.SafariAdBlock 0x00714e6d 0x712000 + 11885
    13 net.sourceforge.SafariAdBlock 0x00713e0f 0x712000 + 7695
    14 net.sourceforge.SafariAdBlock 0x00713956 0x712000 + 6486
    15 libobjc.A.dylib 0x91b9d8b8 classinitialize + 367
    16 libobjc.A.dylib 0x91b9c239 classlookupMethodAndLoadCache + 81
    17 libobjc.A.dylib 0x91bac6d6 objc_msgSend + 102
    18 ...ceforge.SafariAdBlockLoader 0x004d4e9a 0x4d4000 + 3738
    19 libobjc.A.dylib 0x91ba4bdf callloadmethods + 214
    20 libobjc.A.dylib 0x91b9e0d3 load_images + 98
    21 dyld 0x8fe02e38 dyld::notifySingle(dyldimagestates, mach_header const*, char const*, long) + 328
    22 dyld 0x8fe0e7cf ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 287
    23 dyld 0x8fe0e8c9 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 57
    24 dyld 0x8fe02202 dyld::runInitializers(ImageLoader*) + 34
    25 dyld 0x8fe0bbdd dlopen + 605
    26 libSystem.B.dylib 0x93b262c2 dlopen + 66
    27 com.apple.CoreFoundation 0x90e935d3 _CFBundleDlfcnLoadBundle + 307
    28 com.apple.CoreFoundation 0x90e93ef7 _CFBundleLoadExecutableAndReturnError + 567
    29 com.apple.Foundation 0x933a61e3 _NSBundleLoadCode + 259
    30 com.apple.Foundation 0x933a594b -[NSBundle loadAndReturnError:] + 331
    31 com.apple.Foundation 0x933a57fa -[NSBundle load] + 42
    32 com.apple.Foundation 0x933a57bd -[NSBundle principalClass] + 45
    33 com.apple.AppKit 0x942d1821 -[NSInputManager _loadBundle] + 137
    34 com.apple.AppKit 0x942d0fbe -[NSInputManager initWithName:host:] + 2639
    35 com.apple.AppKit 0x93e294b5 +[NSInputManager initialize] + 1134
    36 libobjc.A.dylib 0x91b9d8b8 classinitialize + 367
    37 libobjc.A.dylib 0x91b9c239 classlookupMethodAndLoadCache + 81
    38 libobjc.A.dylib 0x91bac6d6 objc_msgSend + 102
    39 com.apple.AppKit 0x93e28333 -[NSApplication run] + 83
    40 com.apple.AppKit 0x93df5834 NSApplicationMain + 574
    41 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x93b5f1fa pread$UNIX2003 + 10
    1 com.apple.WebCore 0x9556e4ef sqlite3PagerAcquire + 3055
    2 com.apple.WebCore 0x9557a77a checkTreePage + 234
    3 com.apple.WebCore 0x9557aaf2 checkTreePage + 1122
    4 com.apple.WebCore 0x9557aaf2 checkTreePage + 1122
    5 com.apple.WebCore 0x955d6fd6 sqlite3Step + 13014
    6 com.apple.WebCore 0x955e0b4f sqlite3_step + 79
    7 com.apple.WebCore 0x95338a2b WebCore::IconDatabase::checkIntegrity() + 155
    8 com.apple.WebCore 0x94dbc499 WebCore::IconDatabase::performOpenInitialization() + 73
    9 com.apple.WebCore 0x94dba43b WebCore::IconDatabase::iconDatabaseSyncThread() + 235
    10 libSystem.B.dylib 0x93b4e155 pthreadstart + 321
    11 libSystem.B.dylib 0x93b4e012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x93b1d286 machmsgtrap + 10
    1 libSystem.B.dylib 0x93b24a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90ee604e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ee6c78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91122298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x93b4e155 pthreadstart + 321
    6 libSystem.B.dylib 0x93b4e012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x9354bd10 ebx: 0x00739119 ecx: 0x00000000 edx: 0x9339a3e0
    edi: 0x00786018 esi: 0x00588b50 ebp: 0xbfffe3c8 esp: 0xbfffe360
    ss: 0x0000001f efl: 0x00010246 eip: 0x00739210 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0 (5530.17) <f2a6090eab89fe9620270fc7f32156b9> /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
    0x4d4000 - 0x4d4ffe +net.sourceforge.SafariAdBlockLoader 0.4.0 RC1 (0.4.0 RC1) <9b6f1a9172a51298b9e1e593baf80be6> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
    0x700000 - 0x707ffc +com.sweetpproductions.SafariCookies 0.6.3 (0.6.3) <3409d3bd9389fe2046380bc5fe6bdcd8> /Library/InputManagers/Safari Cookies/Safari Cookies.bundle/Contents/MacOS/Safari Cookies
    0x712000 - 0x71cffe +net.sourceforge.SafariAdBlock 0.4.0 RC1 (0.4.0 RC1) <3ea4171216f5c2e289c7977811010910> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/PlugIns/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x725000 - 0x785fe3 +com.zang.RegexKit 0.6.0 (0.6.0) <71374a4a3b244759e994ab9e135345cb> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/PlugIns/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x798000 - 0x7abfff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <c66c9ed46816c5c0ab324499619c1873> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/PlugIns/Safari AdBlock.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
    0x11ddf000 - 0x11fe6fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90003ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90004000 - 0x90028feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90029000 - 0x90063ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90064000 - 0x9006cfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9006d000 - 0x900caffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x90334000 - 0x90344fff 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
    0x90345000 - 0x903a1ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x903a2000 - 0x90435ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90436000 - 0x9057cff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9057d000 - 0x90589ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9058f000 - 0x905acff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x905ad000 - 0x90667fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90668000 - 0x90668ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90669000 - 0x906e6feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x906e7000 - 0x90716fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90717000 - 0x90725ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x90726000 - 0x90726ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90757000 - 0x90780fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x907a0000 - 0x907a7ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x907a8000 - 0x907d9ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x907da000 - 0x90805fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90806000 - 0x9085fff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x908af000 - 0x90a01ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90a02000 - 0x90a0cfeb 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
    0x90a0d000 - 0x90a22ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90a23000 - 0x90a50feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90a51000 - 0x90b08ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90b09000 - 0x90b53fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90b54000 - 0x90be0ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90be1000 - 0x90cbaff7 com.apple.WebKit 5530 (5530.17) <a7127d7d7f22d74df35aaa16b776912c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90d0d000 - 0x90d67ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90d68000 - 0x90d68ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90dab000 - 0x90e72ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90e73000 - 0x90fa6fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90fb4000 - 0x90fb4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90fb5000 - 0x90fbafff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9111f000 - 0x911c3fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x911c4000 - 0x911c8fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x911c9000 - 0x91350feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91351000 - 0x91355fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91356000 - 0x913bcffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x913c2000 - 0x91593ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91594000 - 0x915e5ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x915e6000 - 0x916ceff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x916cf000 - 0x916e7fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x916e8000 - 0x916fefff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x917c9000 - 0x918aaff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x918ab000 - 0x918b4fff 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
    0x918b5000 - 0x91a34fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91a35000 - 0x91a35ffd 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
    0x91a36000 - 0x91a3bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91a3c000 - 0x91a42fff 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
    0x91a90000 - 0x91ad2fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91ad3000 - 0x91b4dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91b4e000 - 0x91b88fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91b93000 - 0x91b96fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91b97000 - 0x91c77fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x91c78000 - 0x91c85fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91c86000 - 0x91d19fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91d1a000 - 0x91d1afff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91d1b000 - 0x91d33ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d39000 - 0x91d54ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d55000 - 0x91dd2fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd3000 - 0x91dd4ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x91dd5000 - 0x91e54ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91e55000 - 0x91e94fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e95000 - 0x91ea4ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91ea5000 - 0x91ec9fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91eca000 - 0x91f7afff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91f7b000 - 0x91f7dffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91f7e000 - 0x9213aff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9213b000 - 0x9217bfff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9217c000 - 0x9218cffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9218d000 - 0x921d6fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x921d7000 - 0x92595fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92596000 - 0x92c36fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92ca8000 - 0x92ca8ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92ca9000 - 0x9317afbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9317b000 - 0x931b9fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9322d000 - 0x93234fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x93235000 - 0x9336eff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x9336f000 - 0x935ebfe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x935ec000 - 0x93676fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x936c6000 - 0x936fdfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x936fe000 - 0x93a24fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93a2d000 - 0x93a2dffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93a2e000 - 0x93a4cfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x93a4d000 - 0x93b18fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93b19000 - 0x93b1bff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93b1c000 - 0x93c83ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x93c84000 - 0x93c84ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93d67000 - 0x93deeff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x93def000 - 0x945edfef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x945ee000 - 0x945fdfff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x945fe000 - 0x9468aff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9468b000 - 0x9473dffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x947ff000 - 0x948a6feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9491b000 - 0x94c23fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94db4000 - 0x94db6fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94db7000 - 0x95647fff com.apple.WebCore 5530 (5530.17) <9868576f7495c85d5f4513dd4e0f9b95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95648000 - 0x95666ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95667000 - 0x9566cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9566d000 - 0x95947ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95948000 - 0x95a80fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95a81000 - 0x95e91fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95e92000 - 0x95eb1ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95eb2000 - 0x95eb2ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ec7000 - 0x96264fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96265000 - 0x96297fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97274000 - 0x972aafef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x972ab000 - 0x9731dfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97336000 - 0x97385fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x973af000 - 0x973d8fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi
    Looks like 3rd party add-on issue - probably an earlier version of AdBlock - you can find a more recent version at the developers site.
    Finder: HD>Library>InputManagers, move to the trash Safari AdBlock.
    Restart Safari.
    Note too, Safari Cookies is still buggy. Consider putting it on the desktop until it is updated.

  • Safari keeps crashing after latest Security patch

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

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

  • Safari Keeps Crashing on Iphone 3G

    Browsing the internet for any period of time on both 3G and wi-fi causes Safari pages to freeze or lock up when trying to go back to previous opened pages. It doesn't matter how many pages I have open, 2 or 3, Safari keeps crashing.
    This happened on a previous handset so I took it to Apple for repair. Their solution was to give me a new handset. The moment I updated to the latest Apple iphone software, the problem began happening again.
    Clearing the cache, cookies and history solves it for a short time, before it all begins happening again.
    Youtube clips also stop responding to screen taps after a period of time too, so I don't know if they are related.
    Called Apple Tech and they just say the same thing. Take the handset in for repairs. Even though it's a brand new handset and this problem occurred on the old handset with the latest update.
    Seems like the latest update is the problem, not the phone.

    Try resetting your iPhone by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings. Not a bod thing to do every week or so.

  • Safari consistently crashes on malformed url

    Safari, of late, has been crashing too frequently.  I can get it to crash consistently with a malformed url such as www.becj     spinning beach ball then crash.  It could be my system and so are there any preference files to delete in an attempt to fix it?  I have Reset Safari.
    TIA
    Safari  5.0.5 (6533.21.1)
    10.6.8

    Tried logging in with a different user and it still crashes. In fact, I can type any non-web address text into the address bar URL and it will crash.
    So why is he typing in rubbish into the Address Bar, I hear you ask?  Simple.  I tend to use Chrome as my default browser and it is second nature to me to stick search terms into the address bar in Chrome.   But because I have to use Safari from time to time, end up doing the same....and so the crash.

  • Ipod/Safari/video crashing on fresh restored Iphone.

    Hey, recently i restored my phone, and updated it too the latest software through itunes, that wasnt a problem. the problem comes now aftwer buying a majorty of my library through the store, i am getting constant crashes in ipod mode which is sending me insane.
    I can play 1 song then it will crash at the end, can only play 20 seconds of video, then that crashes, if i touch the navigation slider at the top it causes insticrash. i tried looking for a solution on safari then it crashed too.
    This is on a fresh restore with no other apps on it except for the weather & other junk that it starts with. there is no jailbreaking, it has never been jailbroken.
    most of my library was purchased through the store on the phone so i do not believe at all it has to do with windows/iphone issues.
    i have restarted, synced it in dfu mode for giggles and tried to reset any settings i could. so then i restored it again, and it still happens.
    driving me insane, any other ideas before i fix it with a bigger hammer.

    Instead of a hammer, I suggest a Hummer - gives a satisfying crunch without the risk of flying shards
    If you've restored as a new iPhone, without a backup, and this is recurring, there must be a hardware issue. If it's still under warranty, take it to Apple or whoever provides warranty service in your area. If out of warranty, there are 3rd party iPhone repair centers which could be less expensive. Google will help find them.

  • Safari keeps crashing after 1st bookmarks sync with Chrome

    Hi,
    today I updated the iCloud software on my PC to version 3.0 and afterwards setup the new bookmark syncing feature with Chrome. After the first sync both my iOS devices (iPad 3 and iPhone 5 running iOS 7.0) don't run Safari anymore. It takes about 5 seconds after you open the app until it crashes. I can neither enter the Safari preference pane nor disable Safari syncing in the iCloud pref pane...
    What should I do? Is there a way to reset iClouds bookmarks?? It's really annoying as I can't use Safari on my iOS devices anymore right now -.-

    Exactly same Problem
    I have same problem guys.
    Since yesterday afternoon, Every time i opened safari on my iPhone and pressed either iCloud tab button on the bottom right or try type on the address bar, Safari crashed. After a long read on internet I went to the iCloud settings and turned off the switch for safari. Once i opened safari it worked fine.
    I called Apple support and discussed this issue and we tried many things like reset the phone and set it up as a new device, signing on an other iPhone with my iCloud details to see if it was the device, but in the end we found that the problem was with iCloud account and not the device related because safari started crashing on that device too. It seems like that safari data on my iCloud got corrupted. I read some forums last years where a few users experience a similar issue.
    Now can somebody suggest me any workaround to fix this. Since i cannot open safari on my iPhone, i went on my macbook and pressed the iCloud tab button to see which iCloud tabs were opened on my iPhone. it showed two tabs one with blank line but when i press on the line, it takes me to macupdate website.
    Could these two tabs be the the culprit that they are still showing on my iPhone? Can I ask apple to reset my iCloud profile? If i wait 7 days for these two tabs to clear (if they clear), will my safari start working again on iPhone? Safari is working fine on macbook though.
    Have you managed to sort out your problem if so, how?
    Thanks

  • Safari iOs crashes whe try to load my web page

    I have already done my online shop web page (www.vistetublythe.com) and now I have a very serious problem, the web page crashes on safari for iOs devices, i dont know what happend, I can load fine the web on any computer and any browser, I can also load it well with Opera on iOs, but cant do it with Safair iOs.
    Anyone can check and say me wich could be the problem?
    Thanks

    xnav wrote:
    Did you try Settings>Safari>DebugConsole?
    That wouldn't help with crashing would it? Once Safari goes, it takes the debug console with it. You might be able to dig into the log files from Xcode.
    I tried the site by spoofing an iPad user agent. I got the following errors:
    [cycle] DOM not ready, queuing slideshow jquery.cycle.all.min.js:10
    [cycle] terminating; too few slides: 1
    It looks like you are using the PrestaShop e-commerce service. It is pretty indecipherable. You will probably have to ask them about the problem. Normally, I would say look at what you are doing in the body.onload(), window.load(), and $(document).ready() events, but that stuff seems out of your control. The software is trying to manipulate the DOM elements before they are fully loaded. That is probably what is causing Safari to crash. Fixing it will probably require help from PrestaShop customer support.

Maybe you are looking for

  • Finding Headers

    Hi All, I have an issue where i need to change the header name of the fields. I cannot find the header names such as planned start time, planned end time, planned group. But when i execute the program it appears. Kindly help me find the same in the b

  • There is no entry in STXH table

    Hi Experts, I am creating reconnection order from EC86, after that it will create automatically idoc and send it to XI, but IDOC is not creating because it is failing in the function module MASTERIDOCCREATE_ISU_RPL_ORDER, and with in this function mo

  • Solaris 8: 32/64-bit installation

    Could anybody give me any ideas whether it is necessary to include 64-bit support during the installation? Thanks. LL

  • F-04 error

    I post F-04 for incoming payment,  for revenue account, I didn't create cost element, but in the screen, it asks for cost center. how to correct this? thanks

  • Where file paths in itunes?

    I'm synching videos with my iPad. I have 2 questions 1) all my videos are on an external HD.  When I add them to the library,  where does it store the video paths? 2) I need to reformat my external HD. Do I just copy the videos back into the same dir