Node Constants

Hi all,
Im fairly new to XML so prob a simple question:
I have the following method which takes in a node, and IF that node is a Node.ELEMENT_NODE then the code traverses the Node getting the Child Nodes & prints them out.
Does that mean that ELEMENT_NODE constant within the Node interface is considered as the root node? Ideally I would like a doc which shows the order of Nodes to diagramatically show the "Node Tree Heriarchy".
private void traverse (Node node) {
int type = node.getNodeType(); //This is returning ELEMENT_NODE
if (type == Node.ELEMENT_NODE) //This is true so do a whole lot more processing below
Thanks for any help,

The root node is obtained with
Document document;
Element element=document.getDocumentElement();

Similar Messages

  • What do you know, Safari is crashing...

    Hmm...I have a couple of crashes here. I've been patient. I've logged on as another user. I've thrown out plists and things, but I am at the end of my rope. I know this is an old machine, and I am not incredibly savvy. I have asked my old Mac to do pretty easy things like surf and email, that's it...When I asked it to read a picture CD, it didn't bother reading the CD. There was no icon, no loading, nothing. I put in another CD with some software on it, it read that one. But the big fatty JPG CD didn't mean anything to my Mac. I jacked up the memory, loaded OS X and thought that maybe I could continue to have a Mac life. However, I lose hope. Crashes, freezes, resets. I have a friend whose sister has a discount with Dell, and I am very close to picking up the phone. I know that there are people out there who are either PC people or Mac people. I can do both, but I am beginning to go to the nether reaches where creativity dies, but at least in the nether reaches I can open a CD...Maybe I am the one who has caused the damage. And for that I am sorry. Maybe my newest memory stick is bad, I don't know. When I added the memory I reinstalled the OS, Safari still crashing and freezing...Reset Safari...Mail crashing or freezing...Sad...I have a scanner with a SCSI, I don't even know what to do with that now...I can't even use that. Where do I even start? Can somebody take a look at my crash reports and tell me if there is something I can do to stay in the Mac World, because I am about to leave...Help.
    Date/Time: 2006-11-13 07:11:56.785 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [54]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 193
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 <<00000000>> 0x00000000 0 + 0
    1 com.apple.JavaScriptCore 0x95787584 KJS::SourceElementsNode::processVarDecls(KJS::ExecState*) + 52
    2 com.apple.JavaScriptCore 0x957af7dc KJS::TryNode::processVarDecls(KJS::ExecState*) + 44
    3 com.apple.JavaScriptCore 0x95787584 KJS::SourceElementsNode::processVarDecls(KJS::ExecState*) + 52
    4 com.apple.JavaScriptCore 0x957922ec KJS::IfNode::processVarDecls(KJS::ExecState*) + 44
    5 com.apple.JavaScriptCore 0x95787584 KJS::SourceElementsNode::processVarDecls(KJS::ExecState*) + 52
    6 com.apple.JavaScriptCore 0x95793dbc KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 204
    7 com.apple.JavaScriptCore 0x95789988 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 136
    8 com.apple.JavaScriptCore 0x957882a8 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 1040
    9 com.apple.JavaScriptCore 0x9578ceac KJS::ExprStatementNode::execute(KJS::ExecState*) + 120
    10 com.apple.JavaScriptCore 0x9578785c KJS::SourceElementsNode::execute(KJS::ExecState*) + 208
    11 com.apple.JavaScriptCore 0x9578771c KJS::BlockNode::execute(KJS::ExecState*) + 140
    12 com.apple.JavaScriptCore 0x95780554 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1156
    13 com.apple.JavaScriptCore 0x9577ff60 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 64
    14 com.apple.WebCore 0x9589e81c KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 192
    15 com.apple.WebCore 0x95948d7c KHTMLPart::executeScript(DOM::Node const&, QString const&, bool) + 196
    16 com.apple.WebCore 0x95948c80 KHTMLPart::executeScript(QString const&, bool) + 64
    17 com.apple.WebCore 0x9594e264 KJS::ScheduledAction::execute(KJS::Window*) + 836
    18 com.apple.WebCore 0x9594d7ac KJS::WindowQObject::timerEvent(QTimerEvent*) + 408
    19 com.apple.WebCore 0x958a7384 -[KWQObjectTimerTarget sendTimerEvent] + 80
    20 com.apple.Foundation 0x92961f5c __NSFireTimer + 116
    21 com.apple.CoreFoundation 0x907f0550 __CFRunLoopDoTimer + 184
    22 com.apple.CoreFoundation 0x907dcec8 __CFRunLoopRun + 1680
    23 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    24 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
    25 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
    26 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
    27 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
    28 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    29 com.apple.Safari 0x00006740 0x1000 + 22336
    30 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    31 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    32 com.apple.Safari 0x0005c77c 0x1000 + 374652
    33 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9568af70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a57642c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x054b7f3c nativeShockwaveFlashTCallFrame + 1345280
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000000000 srr1: 0x000000004200f030 vrsave: 0x0000000000000000
    cr: 0x24024484 xer: 0x0000000000000007 lr: 0x00000000957922ec ctr: 0x0000000000000000
    r0: 0x0000000095787584 r1: 0x00000000bfffd9b0 r2: 0x00000000a578a358 r3: 0x000000000454cfa8
    r4: 0x00000000bfffdc00 r5: 0x00000000a577218c r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x0000000004629f88 r10: 0x000000000cad2356 r11: 0x0000000004629ffc
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000005ccf r19: 0x0000000000000000
    r20: 0x0000000015c09bf8 r21: 0x00000000d5fd06ca r22: 0x00000000bfffdcd0 r23: 0x00000000bfffdc00
    r24: 0x00000000bfffdd60 r25: 0x00000000bfffe030 r26: 0x00000000bfffdd70 r27: 0x0000000004bcec24
    r28: 0x00000000bfffdbd0 r29: 0x000000000454c670 r30: 0x00000000bfffdc00 r31: 0x0000000095793d08
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x4ef2000 - 0x4ef4fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x520b000 - 0x5514fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f7fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0d000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9409f000 - 0x9410ffff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9425f000 - 0x94432fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ae000 - 0x945e6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94629000 - 0x94645fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94659000 - 0x9469dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c1000 - 0x946d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d8000 - 0x946e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472b000 - 0x94744fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474b000 - 0x94a1afff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94add000 - 0x94b4efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc1000 - 0x94be3fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ceb000 - 0x94e1bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ead000 - 0x94ebcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec4000 - 0x94ef1fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef8000 - 0x94f08fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0c000 - 0x94f3bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f4b000 - 0x94f68fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95688000 - 0x95716fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95772000 - 0x95808fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95845000 - 0x95b51fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cda000 - 0x95d03fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9772c000 - 0x97739fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a573000 - 0x9a5a9fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a5c6000 - 0x9a5d8fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac3,1, BootROM 3.1.2f4, 1 processors, PowerPC G4 (2.7), 450 MHz, 640 MB
    Graphics: ATY,Rage128, ATY,Rage128, AGP, 16 MB
    Memory Module: DIMM0/J21, 128 MB, SDRAM, PC100-222S
    Memory Module: DIMM1/J22, 256 MB, SDRAM, PC100-222S
    Memory Module: DIMM2/J23, 256 MB, SDRAM, PC133-333
    Modem: Spring, V.90, APPLE VERSION 0001, 4/7/1999
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: pci9004,7850, sppciscsibus, SLOT-C
    Parallel ATA Device: QUANTUM FIREBALLP KX20.5, 19.15 GB
    Parallel ATA Device: MATSHITADVD-ROM SR-8584A
    Parallel ATA Device: IOMEGA ZIP 100 ATAPI
    USB Device: Hub in Apple USB Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple USB Keyboard, Mitsumi Electric, Up to 1.5 Mb/sec, 220 mA
    Date/Time: 2006-12-08 09:36:28.301 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [53]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 187
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x616e644b
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.CoreFoundation 0x907c8bf0 __CFDictionaryFindBuckets2 + 148
    2 com.apple.CoreFoundation 0x907d103c __CFDictionaryGrow + 868
    3 com.apple.CoreFoundation 0x907eae64 CFDictionaryRemoveValue + 872
    4 com.apple.WebCore 0x9594d810 KJS::WindowQObject::clearTimeout(int, bool) + 32
    5 com.apple.WebCore 0x9594d744 KJS::WindowQObject::timerEvent(QTimerEvent*) + 304
    6 com.apple.WebCore 0x958a7384 -[KWQObjectTimerTarget sendTimerEvent] + 80
    7 com.apple.Foundation 0x92961f5c __NSFireTimer + 116
    8 com.apple.CoreFoundation 0x907f0550 __CFRunLoopDoTimer + 184
    9 com.apple.CoreFoundation 0x907dcec8 __CFRunLoopRun + 1680
    10 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    11 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
    12 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
    13 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
    14 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
    15 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    16 com.apple.Safari 0x00006740 0x1000 + 22336
    17 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    18 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    19 com.apple.Safari 0x0005c77c 0x1000 + 374652
    20 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9568aef0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a57642c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff18 srr1: 0x000000000000f030 vrsave: 0x0000000000000000
    cr: 0x44024288 xer: 0x0000000000000004 lr: 0x00000000907c8bf0 ctr: 0x00000000fffeff00
    r0: 0x00000000907c8bf0 r1: 0x00000000bfffe320 r2: 0x00000000616e642b r3: 0x0000000004ba8080
    r4: 0x0000000090a4f1f4 r5: 0x0000000000000000 r6: 0x00000000bfffe3d4 r7: 0x0000000000000009
    r8: 0x0000000005202ace r9: 0x0000000000000000 r10: 0x0000000005200aca r11: 0x000000006f5af1f4
    r12: 0x00000000616e642b r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000006917 r19: 0x0000000000000000
    r20: 0x000000000659fcf4 r21: 0x0000000000000005 r22: 0x00000000bfffe3d0 r23: 0x000000000659fce0
    r24: 0x00000000a07ba150 r25: 0x0000000005156560 r26: 0x0000000004ba8080 r27: 0x00000000051a8dd0
    r28: 0x00000000bfffe3d4 r29: 0x00000000a07bc428 r30: 0x0000000000000002 r31: 0x00000000907c8b6c
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x4a30000 - 0x4a32fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x687b000 - 0x6b84fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x91412fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91425000 - 0x91430fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91435000 - 0x9143dfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x9161bfff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91670000 - 0x91701fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91748000 - 0x917fffff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183c000 - 0x9189afff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c9000 - 0x918eafff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fe000 - 0x91923fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91936000 - 0x91978fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91994000 - 0x919a8fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b6000 - 0x919f8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0e000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9409f000 - 0x9410ffff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9425f000 - 0x94432fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ae000 - 0x945e6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94629000 - 0x94645fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94659000 - 0x9469dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c1000 - 0x946d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d8000 - 0x946e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472b000 - 0x94744fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474b000 - 0x94a1afff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94add000 - 0x94b4efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc1000 - 0x94be3fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94ceb000 - 0x94e1bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ead000 - 0x94ebcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec4000 - 0x94ef1fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef8000 - 0x94f08fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0c000 - 0x94f3bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f4b000 - 0x94f68fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95688000 - 0x95716fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95772000 - 0x95808fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95845000 - 0x95b51fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cda000 - 0x95d03fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96482000 - 0x96483fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x96485000 - 0x96486fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x9648b000 - 0x964a1fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x964a3000 - 0x964c3fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x964d1000 - 0x964dffff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x964e4000 - 0x964e5fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x964e7000 - 0x964fafff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9772c000 - 0x97739fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a573000 - 0x9a5a9fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a5c6000 - 0x9a5d8fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Mail crash
    Date/Time: 2006-12-12 07:32:43.306 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Mail
    Path: Mail
    Parent: WindowServer [53]
    Version: 2.1 (752)
    Build Version: 10
    Project Name: MailViewer
    Source Version: 7520000
    PID: 194
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x7c000000
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff40 srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x44004224 xer: 0x0000000000000004 lr: 0x0000000092985780 ctr: 0x0000000092985750
    r0: 0x00000000047ab3a8 r1: 0x00000000bfffdbb0 r2: 0x000000007c000000 r3: 0x00000000a2960558
    r4: 0x0000000090a84840 r5: 0x0000000000000000 r6: 0x0000000004060401 r7: 0x0000000001030301
    r8: 0x0000000066302f65 r9: 0x0000000000000004 r10: 0x000000009803a75d r11: 0x00000000000701ac
    r12: 0x00000000a2965f88 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x00000000bffff350 r18: 0x000000000000f41b r19: 0x00000000004632f0
    r20: 0x0000000015c066d9 r21: 0x00000000a29513a0 r22: 0x0000000000000030 r23: 0x0000000000000000
    r24: 0x0000000000000001 r25: 0x0000000000000001 r26: 0x0000000000000001 r27: 0x00000000a2955750
    r28: 0x0000000005143270 r29: 0x00000000a2958e20 r30: 0x000000000515fb90 r31: 0x0000000092985750
    Binary Images Description:

    if you have it installed the following link tells how to get rid of it:
    http://help.mackeeper.zeobit.com/Manual/GettingStarted/UninstallingMacKeeper.htm l
    it's a software that causes more problems than it solves on a mac.

  • Safari 2.0.4 Crashing and Hanging

    Just like the title says, I've been getting frequent (at least once an hour, usually more) crashes and/or hangs in Safari 2.0.4 on 10.4.10 for a couple weeks now. I've never seen anything like this before. I can't recall installing or updating anything that would've caused this behavior.
    I've emptied cache, reset Safari, trashed com.apple.Safari.plist, trashed cookies, trashed all files in User->Library->Safari, trashed User->Library->Caches->Safari, reinstalled Java and Flash, ran fsck and repaired permissions.
    I'm at a complete loss and so frustrated I'm ready to do a clean system reinstall. Any help would be greatly appreciated.
    Thanks,
    Billy K
    P.S. The only plug-in/add-on I'm using is Pith Helmet, which I've been running for a couple years now.

    Here's the log from the latest crash:
    Date/Time: 2007-10-30 22:04:34.431 -0500
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [60]
    Version: 2.0.4 (419.3)
    Build Version: 31
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 235
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000009
    Thread 0 Crashed:
    0 com.apple.WebCore 0x94f29c8e DOM::NodeImpl::isAncestor(DOM::NodeImpl const*) const + 22
    1 com.apple.WebCore 0x9506a471 DOM::NodeIteratorImpl::notifyBeforeNodeRemoval(DOM::NodeImpl*) + 53
    2 com.apple.WebCore 0x94fad730 DOM::DocumentImpl::notifyBeforeNodeRemoval(DOM::NodeImpl*) + 56
    3 com.apple.WebCore 0x94fad785 DOM::NodeBaseImpl::dispatchChildRemovalEvents(DOM::NodeImpl*, int&) + 29
    4 com.apple.WebCore 0x95062cb0 DOM::NodeBaseImpl::willRemoveChild(DOM::NodeImpl*) + 40
    5 com.apple.WebCore 0x94efdc90 DOM::NodeBaseImpl::removeChildren() + 34
    6 com.apple.WebCore 0x94fc1c7a DOM::HTMLElementImpl::setInnerHTML(DOM::DOMString const&) + 44
    7 com.apple.WebCore 0x94fc1c0b DOM::HTMLElement::setInnerHTML(DOM::DOMString const&) + 37
    8 com.apple.WebCore 0x94f59c23 KJS::HTMLElement::putValue(KJS::ExecState*, int, KJS::Value const&, int) + 15919
    9 com.apple.WebCore 0x94f55dca KJS::HTMLElement::tryPut(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 656
    10 com.apple.WebCore 0x94f517fa KJS::DOMObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 56
    11 com.apple.JavaScriptCore 0x94e42787 KJS::Reference::putValue(KJS::ExecState*, KJS::Value const&) + 211
    12 com.apple.JavaScriptCore 0x94e415e5 KJS::AssignNode::evaluate(KJS::ExecState*) + 549
    13 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    14 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    15 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    16 com.apple.JavaScriptCore 0x94e464aa KJS::IfNode::execute(KJS::ExecState*) + 344
    17 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    18 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    19 com.apple.JavaScriptCore 0x94e47d5f KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    20 com.apple.JavaScriptCore 0x94e47896 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    21 com.apple.JavaScriptCore 0x94e3c65a KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    22 com.apple.JavaScriptCore 0x94e3b609 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    23 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    24 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    25 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    26 com.apple.JavaScriptCore 0x94e343cc KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    27 com.apple.JavaScriptCore 0x94e33e51 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    28 com.apple.WebCore 0x94f1e5f4 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    29 com.apple.WebCore 0x94fabc66 KHTMLPart::executeScript(DOM::Node const&, QString const&, bool) + 170
    30 com.apple.WebCore 0x94fabb8f KHTMLPart::executeScript(QString const&, bool) + 61
    31 com.apple.WebCore 0x94fb0b6f KJS::ScheduledAction::execute(KJS::Window*) + 835
    32 com.apple.WebCore 0x94fb0001 KJS::WindowQObject::timerEvent(QTimerEvent*) + 209
    33 com.apple.WebCore 0x94f2600c -[KWQObjectTimerTarget sendTimerEvent] + 44
    34 com.apple.Foundation 0x9283c2de __NSFireTimer + 199
    35 com.apple.CoreFoundation 0x9082d7e2 CFRunLoopRunSpecific + 3341
    36 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    37 com.apple.HIToolbox 0x92ded8d8 RunCurrentEventLoopInMode + 285
    38 com.apple.HIToolbox 0x92decfe2 ReceiveNextEventCommon + 385
    39 com.apple.HIToolbox 0x92dece39 BlockUntilNextEventMatchingListInMode + 81
    40 com.apple.AppKit 0x93273465 _DPSNextEvent + 572
    41 com.apple.AppKit 0x93273056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    42 com.apple.Safari 0x00006cea 0x1000 + 23786
    43 com.apple.AppKit 0x9326cddb -[NSApplication run] + 512
    44 com.apple.AppKit 0x93260d2f NSApplicationMain + 573
    45 com.apple.Safari 0x0005f54a 0x1000 + 386378
    46 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ad3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9282ac36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3cb89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282aa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284b26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99df8966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000001 ebx: 0x94fc1bf2 ecx: 0x167f7490 edx: 0x18591ad8
    edi: 0x18547140 esi: 0x00000001 ebp: 0xbfffdfb8 esp: 0xbfffdfb8
    ss: 0x0000001f efl: 0x00010202 eip: 0x94f29c8e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x55d000 - 0x55ffff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x575000 - 0x5a0fff net.culater.PithHelmet 2.6.7 (77) /Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/MacOS/PithHelmet
    0x5cc000 - 0x5d3fff net.culater.DuctTape ??? (6.0) /Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
    0xdd81000 - 0xdd82fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x168c3000 - 0x16de7fff com.macromedia.Flash Player.plugin 9.0.47.0 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17fcb000 - 0x18038fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x41410000 - 0x414adfff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9321b000 - 0x9321cfff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x940fa000 - 0x9411bfff com.apple.framework.Admin 1.5.6 /System/Library/PrivateFrameworks/Admin.framework/Admin
    0x9412f000 - 0x9412ffff com.apple.AFPDefines 3.1.3 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430b000 - 0x94614fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95b31000 - 0x95b32fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x95b34000 - 0x95b35fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x95b39000 - 0x95b4ffff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95b51000 - 0x95b72fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x95b7f000 - 0x95b8dfff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x95b92000 - 0x95b93fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x95b95000 - 0x95ba7fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9654a000 - 0x9654afff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96bb9000 - 0x96bbefff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f54000 - 0x96f68fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97ecd000 - 0x98d31fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99df6000 - 0x99e2dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e49000 - 0x99e5bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1.5 GB
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Hub, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Fast Track, M-Audio, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    Grazie.

  • Safari 2.0.4 crashing on startup

    Suddenly Safari is crashing on startup. I've trashed the plist file, run Onyx, repaired from disk startup (no repairs necessary, it said) and don't know what to do next. Here's the crash report. Can anybody tell me how I might proceed?
    Date/Time: 2007-10-11 19:43:51.746 +0100
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 2.0.4 (419.3)
    Build Version: 13
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 230
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92ded8d8 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92decfe2 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92dece39 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93273465 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93273056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00006cea 0x1000 + 23786
    9 com.apple.AppKit 0x9326cddb -[NSApplication run] + 512
    10 com.apple.AppKit 0x93260d2f NSApplicationMain + 573
    11 com.apple.Safari 0x0005f54a 0x1000 + 386378
    12 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ad3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9282ac36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3cb89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2 Crashed:
    0 libobjc.A.dylib 0x90a594c7 objc_msgSend + 23
    1 com.apple.Foundation 0x9285758d -[NSHTTPURLProtocol retryWithRedirectedURLAndResultCode:] + 672
    2 com.apple.Foundation 0x928572e1 -[NSConnectionHTTPURLProtocol attemptRetryAfter3xxResponse] + 741
    3 com.apple.Foundation 0x92945047 -[NSConnectionHTTPURLProtocol performHTTPHeaderRead] + 827
    4 com.apple.Foundation 0x928568a9 readStreamCallback2 + 84
    5 com.apple.CoreFoundation 0x9087ab72 _CFStreamSignalEventSynch + 281
    6 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213
    7 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    8 com.apple.Foundation 0x9282aa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    9 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    10 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284b26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99dff966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x928586ea ecx: 0x90ac80a4 edx: 0x0c9e7100
    edi: 0x00000008 esi: 0x01297dd0 ebp: 0xb019f778 esp: 0xb019f724
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a594c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x555000 - 0x555fff com.piclens.plugin ??? (0.1.1) /Library/InputManagers/PicLens/PicLens.bundle/Contents/MacOS/PicLens
    0x1038000 - 0x1053fff com.piclens.plugincore ??? (0.1.1) /Library/InputManagers/PicLens/PicLens.bundle/Contents/PlugIns/PicLensCore.bund le/Contents/MacOS/PicLensCore
    0x1066000 - 0x11bffff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1305000 - 0x1321fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x1328000 - 0x134cfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1373000 - 0x1375fff com.unsanity.menuextraenabler 1.0.3 /Users/johnlockerbie/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x1384000 - 0x1386fff net.culater.SIMBL 0.8 (8) /Users/johnlockerbie/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SI MBL
    0x1394000 - 0x139bfff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/johnlockerbie/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x13a6000 - 0x13a7fff com.1passwd.InputManager ??? (1.0) /Users/johnlockerbie/Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/ MacOS/1PasswdIM
    0x13b4000 - 0x13bbfff com.tildesoft.SafariSource SafariSource v1.7.1
    Copyright © Kevin Ballard, 2004-2007 (1.7.1) /Library/Application Support/SIMBL/Plugins/SafariSource.bundle/Contents/MacOS/SafariSource
    0x13c3000 - 0x13c6fff com.connolly.SafariTabs 0.3.1 /Library/Application Support/SIMBL/Plugins/SafariTabs.bundle/Contents/MacOS/SafariTabs
    0x13cc000 - 0x13cdfff com.nukethemfromorbit.TabStop 1.1.7 /Library/Application Support/SIMBL/Plugins/TabStop.bundle/Contents/MacOS/TabStop
    0x1505000 - 0x1543fff com.quixpace.safaritidy 0.2.1 /Library/InputManagers/safaritidy/safaritidy.bundle/Contents/MacOS/safaritidy
    0x155f000 - 0x159afff com.onepasswd.onepasswdsafaribundle 2.4.13 (5170) /Applications/Utilities/Security/1Passwd/1Passwd.app/Contents/Extensions/OnePas swdSafari.bundle/Contents/MacOS/OnePasswdSafari
    0xd09e000 - 0xd09ffff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xd605000 - 0xd7f3fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96ac4000 - 0x96b9bfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96bb6000 - 0x96bb7fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x99dfd000 - 0x99e34fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e50000 - 0x99e62fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.1.9.3
    Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    I have been reading all the various posts and trying most of the suggestions I could find. Now I am crashing on start up as well. So, any help is much appreciated. new Mac - iMac, think it started when I installed recommended updates. Hope I did not post more then needed to look at the issues
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [56]
    Version: 2.0.4 (419.3)
    Build Version: 31
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 198
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x0f66f1ea 0xf305000 + 3580394
    1 ...romedia.Flash Player.plugin 0x0f47721f 0xf305000 + 1516063
    2 ...romedia.Flash Player.plugin 0x0f47b5f8 0xf305000 + 1533432
    3 ...romedia.Flash Player.plugin 0x0f51b79a 0xf305000 + 2189210
    4 ...romedia.Flash Player.plugin 0x0f45d3c7 0xf305000 + 1409991
    5 ...romedia.Flash Player.plugin 0x0f4003c4 0xf305000 + 1029060
    6 ...romedia.Flash Player.plugin 0x0f400e7e 0xf305000 + 1031806
    7 ...romedia.Flash Player.plugin 0x0f402051 0xf305000 + 1036369
    8 ...romedia.Flash Player.plugin 0x0f4659d2 0xf305000 + 1444306
    9 ...romedia.Flash Player.plugin 0x0f4662d9 0xf305000 + 1446617
    10 ...romedia.Flash Player.plugin 0x0f5064ac 0xf305000 + 2102444
    11 ...romedia.Flash Player.plugin 0x0f691e10 NP_Initialize + 556
    12 ...romedia.Flash Player.plugin 0x0f6987a2 Flash_EnforceLocalSecurity + 4604
    13 com.apple.WebKit 0x94d66f9d -[WebBaseNetscapePluginView start] + 266
    14 com.apple.WebKit 0x94d66d62 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 74
    15 com.apple.AppKit 0x93287b3d -[NSView _setWindow:] + 916
    16 com.apple.AppKit 0x9328ad4d -[NSView addSubview:] + 416
    17 com.apple.WebKit 0x94d5e63e -[WebHTMLView addSubview:] + 57
    18 com.apple.WebCore 0x94f6e7ad QWidget::addToSuperview(NSView*) + 97
    19 com.apple.WebCore 0x94f6e11b khtml::RenderWidget::setQWidget(QWidget*, bool) + 527
    20 com.apple.WebCore 0x94f6dea3 khtml::RenderPart::setWidget(QWidget*) + 133
    21 com.apple.WebCore 0x94f6ae40 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 708
    22 com.apple.WebCore 0x94f6a54c KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1098
    23 com.apple.WebCore 0x94fab7b5 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 467
    24 com.apple.WebCore 0x94f699c0 khtml::RenderPartObject::updateWidget() + 3416
    25 com.apple.WebCore 0x94f0635d KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 245
    26 com.apple.WebCore 0x94f04b1b KHTMLParser::parseToken(khtml::Token*) + 475
    27 com.apple.WebCore 0x94f027f4 khtml::HTMLTokenizer::processToken() + 268
    28 com.apple.WebCore 0x94f03b0f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 4853
    29 com.apple.WebCore 0x94f02394 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    30 com.apple.WebCore 0x94f50d42 DOM::DocumentImpl::write(QString const&) + 146
    31 com.apple.WebCore 0x94f50c8a DOM::DocumentImpl::write(DOM::DOMString const&) + 44
    32 com.apple.WebCore 0x94f50a62 KJS::HTMLDocFunction::tryCall(KJS::ExecState*, KJS::Object&, KJS::List const&) + 916
    33 com.apple.WebCore 0x94f4e125 KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 65
    34 com.apple.JavaScriptCore 0x94e3c65a KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    35 com.apple.JavaScriptCore 0x94e3b609 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    36 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    37 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    38 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    39 com.apple.JavaScriptCore 0x94e464aa KJS::IfNode::execute(KJS::ExecState*) + 344
    40 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    41 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    42 com.apple.JavaScriptCore 0x94e464aa KJS::IfNode::execute(KJS::ExecState*) + 344
    43 com.apple.JavaScriptCore 0x94e3b023 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    44 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    45 com.apple.JavaScriptCore 0x94e47d5f KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    46 com.apple.JavaScriptCore 0x94e47896 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    47 com.apple.JavaScriptCore 0x94e3c65a KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    48 com.apple.JavaScriptCore 0x94e3b609 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    49 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    50 com.apple.JavaScriptCore 0x94e3b023 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    51 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    52 com.apple.JavaScriptCore 0x94e343cc KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    53 com.apple.JavaScriptCore 0x94e33e51 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    54 com.apple.WebCore 0x94f1e5f4 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    55 com.apple.WebCore 0x94f1e4f0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 212
    56 com.apple.WebCore 0x94f1e2b8 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 456
    57 com.apple.WebCore 0x94f1dec3 khtml::HTMLTokenizer::scriptHandler() + 923
    58 com.apple.WebCore 0x94f1483d khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 71
    59 com.apple.WebCore 0x94f03c4f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 5173
    60 com.apple.WebCore 0x94f02394 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    61 com.apple.WebCore 0x94f4c1c4 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 370
    62 com.apple.WebCore 0x94f4c029 khtml::CachedScript::checkNotify() + 61
    63 com.apple.WebCore 0x94f4bfc2 khtml::CachedScript::data(QBuffer&, bool) + 250
    64 com.apple.WebCore 0x94f23df5 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 419
    65 com.apple.WebCore 0x9506ed81 KWQSignal::callWithData(KIO::Job*, NSData*) const + 115
    66 com.apple.WebCore 0x94f23c41 KIO::TransferJob::emitResult(NSData*) + 37
    67 com.apple.WebCore 0x94f23bec -[KWQResourceLoader finishJobAndHandle:] + 76
    68 com.apple.WebKit 0x94d55b62 -[WebSubresourceClient didFinishLoading] + 78
    69 com.apple.WebKit 0x94d54ca1 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 40
    70 com.apple.Foundation 0x9285bd74 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
    71 com.apple.Foundation 0x92859e19 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
    72 com.apple.Foundation 0x92859ab5 _sendCallbacks + 201
    73 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213
    74 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    75 com.apple.HIToolbox 0x92ded8d8 RunCurrentEventLoopInMode + 285
    76 com.apple.HIToolbox 0x92decfe2 ReceiveNextEventCommon + 385
    77 com.apple.HIToolbox 0x92dece39 BlockUntilNextEventMatchingListInMode + 81
    78 com.apple.AppKit 0x93273465 _DPSNextEvent + 572
    79 com.apple.AppKit 0x93273056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    80 com.apple.Safari 0x00006cea 0x1000 + 23786
    81 com.apple.AppKit 0x9326cddb -[NSApplication run] + 512
    82 com.apple.AppKit 0x93260d2f NSApplicationMain + 573
    83 com.apple.Safari 0x0005f54a 0x1000 + 386378
    84 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ad3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9282ac36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3cb89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282aa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284b26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99df8966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x0f6ef60d Flash_EnforceLocalSecurity + 360551
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xbfffaea4 ebx: 0x0f476c0b ecx: 0x0f96c020 edx: 0xbfffae54
    edi: 0x00000000 esi: 0x00000001 ebp: 0xbfffaed8 esp: 0xbfffae10
    ss: 0x0000001f efl: 0x00010282 eip: 0x0f66f1ea cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0xd07e000 - 0xd07ffff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xf305000 - 0xf829fff com.macromedia.Flash Player.plugin 9.0.47.0 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430b000 - 0x94614fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96f54000 - 0x96f68fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x99df6000 - 0x99e2dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e49000 - 0x99e5bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.9.0f8, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3160812AS Q, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

  • Safari crashing

    My safari keeps crashing and I would appreciate any help you could give me.
    Here's my crash report.
    Process: Safari [127]
    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 [95]
    Date/Time: 2011-01-16 22:09:31.496 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000048
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x00007fff860f634b WebCore::nextCandidate(WebCore::Position const&) + 27
    1 com.apple.WebCore 0x00007fff860f4bed WebCore::VisiblePosition::canonicalPosition(WebCore::Position const&) + 333
    2 com.apple.WebCore 0x00007fff860f4970 WebCore::VisiblePosition::init(WebCore::Position const&, WebCore::EAffinity) + 48
    3 com.apple.WebCore 0x00007fff861d150a WebCore::Frame::styleForSelectionStart(WebCore::Node*&) const + 90
    4 com.apple.WebCore 0x00007fff861d12f5 WebCore::Editor::fontForSelection(bool&) const + 53
    5 com.apple.WebKit 0x00007fff876a721d -[WebHTMLView(WebInternal) _updateFontPanel] + 157
    6 com.apple.WebKit 0x00007fff876a6e8f -[WebHTMLView becomeFirstResponder] + 95
    7 com.apple.AppKit 0x00007fff84677de6 -[NSWindow makeFirstResponder:] + 643
    8 com.apple.Safari 0x0000000100060322 0x100000000 + 394018
    9 com.apple.Safari 0x0000000100060289 0x100000000 + 393865
    10 com.apple.CoreFoundation 0x00007fff8155696c _invoking__ + 140
    11 com.apple.CoreFoundation 0x00007fff8155683d -[NSInvocation invoke] + 141
    12 com.apple.CoreFoundation 0x00007fff81572711 -[NSInvocation invokeWithTarget:] + 49
    13 com.apple.WebKit 0x00007fff8769e6e4 -[_WebSafeForwarder forwardInvocation:] + 132
    14 com.apple.CoreFoundation 0x00007fff8155398c __forwarding__ + 860
    15 com.apple.CoreFoundation 0x00007fff8154fa68 CF_forwarding_prep0 + 232
    16 com.apple.WebKit 0x00007fff876e5163 WebChromeClient::makeFirstResponder(NSResponder*) + 67
    17 com.apple.WebCore 0x00007fff861c53d2 WebCore::Chrome::focusNSView(NSView*) + 130
    18 com.apple.WebCore 0x00007fff861c50b9 WebCore::Widget::setFocus(bool) + 105
    19 com.apple.WebCore 0x00007fff8610613c WebCore::Document::setFocusedNode(***::PassRefPtr<WebCore::Node>) + 1276
    20 com.apple.WebCore 0x00007fff861c1b83 WebCore::FocusController::setFocusedNode(WebCore::Node*, ***::PassRefPtr<WebCore::Frame>) + 387
    21 com.apple.WebCore 0x00007fff861c1878 WebCore::Element::focus(bool) + 200
    22 com.apple.WebCore 0x00007fff8698c346 WebCore::SelectElement::listBoxDefaultEventHandler(WebCore::SelectElementData&, WebCore::Element*, WebCore::Event*, WebCore::HTMLFormElement*) + 438
    23 com.apple.WebCore 0x00007fff8698cd49 WebCore::SelectElement::defaultEventHandler(WebCore::SelectElementData&, WebCore::Element*, WebCore::Event*, WebCore::HTMLFormElement*) + 73
    24 com.apple.WebCore 0x00007fff863d747c WebCore::HTMLSelectElement::defaultEventHandler(WebCore::Event*) + 44
    25 com.apple.WebCore 0x00007fff86063706 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 1030
    26 com.apple.WebCore 0x00007fff860631d1 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 241
    27 com.apple.WebCore 0x00007fff860ebf72 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, ***::PassRefPtr<WebCore::Event>) + 834
    28 com.apple.WebCore 0x00007fff860ebbe5 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 181
    29 com.apple.WebCore 0x00007fff860eb0e4 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 116
    30 com.apple.WebCore 0x00007fff862b24b6 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 726
    31 com.apple.WebCore 0x00007fff862b20c8 WebCore::EventHandler::mouseDown(NSEvent*) + 216
    32 com.apple.WebKit 0x00007fff876c6eb8 -[WebHTMLView mouseDown:] + 472
    33 com.apple.AppKit 0x00007fff8477834f -[NSWindow sendEvent:] + 5409
    34 com.apple.Safari 0x0000000100042489 0x100000000 + 271497
    35 com.apple.Safari 0x0000000100042416 0x100000000 + 271382
    36 com.apple.AppKit 0x00007fff846ada86 -[NSApplication sendEvent:] + 4719
    37 com.apple.Safari 0x0000000100039146 0x100000000 + 233798
    38 com.apple.AppKit 0x00007fff846444da -[NSApplication run] + 474
    39 com.apple.AppKit 0x00007fff8463d1a8 NSApplicationMain + 364
    40 com.apple.Safari 0x000000010000a1c0 0x100000000 + 41408
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff81a50692 select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x00007fff81a26127 dispatch_mgrinvoke + 388
    2 libSystem.B.dylib 0x00007fff81a25d14 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff81a2583e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff81a25168 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81a25005 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff81a45fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81a49de1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff85fff1b9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff85ffb2bc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff81a0b2da machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81a0b94d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8151c932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8151bdbf CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f899 0x100000000 + 194713
    5 com.apple.Safari 0x000000010002f829 0x100000000 + 194601
    6 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff81a0b2da machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81a0b94d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8151c932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8151bdbf CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8395a07f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff838db0a5 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 5: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff81a4ee92 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8153e498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff81a45fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81a49de1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff85bd41a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be869 0x100000000 + 1828969
    4 com.apple.Safari 0x000000010004737b 0x100000000 + 291707
    5 com.apple.Safari 0x00000001000471f9 0x100000000 + 291321
    6 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 7: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff81a45fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81a49de1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff85bd41a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff8634fdd1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff81a0b2da machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81a0b94d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff88e2f3d2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff88e2f312 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff81a44536 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81a443e9 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff81a24f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81a2539c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81a25005 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff81a24f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81a2539c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81a25005 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000122027478 rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe450 rsp: 0x00007fff5fbfe420
    r8: 0x000000010075d400 r9: 0x0000000000000003 r10: 0x0000000013bc003f r11: 0x00007fff5fbfe2d0
    r12: 0x00007fff5fbfe4a0 r13: 0x0000000122027478 r14: 0x00000001191c9948 r15: 0x00007fff5fbfe4d0
    rip: 0x00007fff860f634b rfl: 0x0000000000010202 cr2: 0x0000000000000048
    Binary Images:
    0x100000000 - 0x1006afff7 com.apple.Safari 5.0.3 (6533.19.4) <B19794C1-5278-9BBE-1505-AB9C9DDA84E0> /Applications/Safari.app/Contents/MacOS/Safari
    0x100f7b000 - 0x100f7bfff com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <FE297F73-9063-3507-BA4D-B02306F4A3C2> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x115658000 - 0x115661fff com.apple.JavaVM 13.3.0 (13.3.0) <36BCE3E0-67EB-184B-3831-78287E8C58A1> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11bb63000 - 0x11bb64fff ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11bd31000 - 0x11bd37fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11bf4e000 - 0x11bf52ff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x11d200000 - 0x11d226fff GLRendererFloat ??? (???) <8256EA93-A236-8B55-F214-65896DDB7A0E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x11e0c8000 - 0x11e259fef GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11e28a000 - 0x11e6adfef libclh.dylib 3.1.1 C (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x122146000 - 0x12216aff7 libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <62B99BDE-4273-3013-0853-F2B14D3A517F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x13ac00000 - 0x13ad10fef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x200000000 - 0x200787fef com.apple.GeForceGLDriver 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80446fef 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
    0x7fff80447000 - 0x7fff80521ff7 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
    0x7fff805d8000 - 0x7fff80627ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80628000 - 0x7fff8062afff 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
    0x7fff8062b000 - 0x7fff806b7fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff806f3000 - 0x7fff806f4fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff806f5000 - 0x7fff80761ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff80762000 - 0x7fff8079fff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff807a0000 - 0x7fff80983fff libType1Scaler.dylib ??? (???) <3A1AFBA4-958E-DD07-297E-DF1FB2C96D7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff80984000 - 0x7fff8098ffff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80a91000 - 0x7fff80d8ffe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff80e47000 - 0x7fff80e60fff 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
    0x7fff80e61000 - 0x7fff80e75fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80ea5000 - 0x7fff80f22fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80f98000 - 0x7fff80f99ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff80f9a000 - 0x7fff80f9fff7 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
    0x7fff8106b000 - 0x7fff81076ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81077000 - 0x7fff81094ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81095000 - 0x7fff810c4ff7 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
    0x7fff810c5000 - 0x7fff81174fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81175000 - 0x7fff811ddfff 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
    0x7fff811de000 - 0x7fff81263ff7 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
    0x7fff8126b000 - 0x7fff812a4ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff812a5000 - 0x7fff812b6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff812f7000 - 0x7fff8133aff7 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
    0x7fff8133b000 - 0x7fff8133eff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8133f000 - 0x7fff81380fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff81381000 - 0x7fff81386fff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81404000 - 0x7fff814cffe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff814d0000 - 0x7fff81647fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff81648000 - 0x7fff8164ffff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8166b000 - 0x7fff81728ff7 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
    0x7fff81729000 - 0x7fff819affff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff819b0000 - 0x7fff819cbff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff819cc000 - 0x7fff81a09fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff81a0a000 - 0x7fff81bcbfff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff81c3f000 - 0x7fff81c87ff7 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
    0x7fff81d0a000 - 0x7fff81d17fe7 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
    0x7fff81d48000 - 0x7fff81e61fef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81e62000 - 0x7fff81ea5fe7 MetadataLib.dylib 3.4.1 (compatibility 2.2.1) <C6A534CB-E387-F268-539E-46E33E933A43> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff81ea6000 - 0x7fff81ea9ff7 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
    0x7fff81eaa000 - 0x7fff81eb3ff7 com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff81eff000 - 0x7fff81f0efff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff81f0f000 - 0x7fff81f3ffef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff81f40000 - 0x7fff82044fff com.apple.PubSub 1.0.5 (65.20) <67A088DF-7F4A-DC23-6F96-F9BAA4C238DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82045000 - 0x7fff8215cfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8215d000 - 0x7fff821a4fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff821a5000 - 0x7fff821a8fff 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
    0x7fff82360000 - 0x7fff823effff 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
    0x7fff823f0000 - 0x7fff8245afe7 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
    0x7fff8245b000 - 0x7fff82599fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8259a000 - 0x7fff8259ffff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff825a0000 - 0x7fff825abff7 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
    0x7fff825ac000 - 0x7fff825acff7 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
    0x7fff825f8000 - 0x7fff82607fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82608000 - 0x7fff82679ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8267a000 - 0x7fff82690fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff826a0000 - 0x7fff826c6fe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff826c7000 - 0x7fff82931fef com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82932000 - 0x7fff82b6dfef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff82b6e000 - 0x7fff82b84fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff82b85000 - 0x7fff82b90fff com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff82b91000 - 0x7fff82f6bfff com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff830cd000 - 0x7fff830d3ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff830fe000 - 0x7fff8311ffff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83120000 - 0x7fff83169ff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8316a000 - 0x7fff8316eff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8316f000 - 0x7fff83241fe7 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
    0x7fff83242000 - 0x7fff8326dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8326e000 - 0x7fff832a7fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff832a8000 - 0x7fff832bcff7 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
    0x7fff832bd000 - 0x7fff833e3fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff833e4000 - 0x7fff8342eff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8342f000 - 0x7fff83460fff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83469000 - 0x7fff834c9fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff834ca000 - 0x7fff83580fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff83581000 - 0x7fff835c5fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff835ce000 - 0x7fff835cffff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff835ef000 - 0x7fff83624fef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff83625000 - 0x7fff83666fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83667000 - 0x7fff83679fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8367a000 - 0x7fff8369aff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8369b000 - 0x7fff836e2ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff83708000 - 0x7fff837bdfe7 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
    0x7fff837be000 - 0x7fff837beff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff837bf000 - 0x7fff838c9ff7 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
    0x7fff838ca000 - 0x7fff83b4dff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83b4e000 - 0x7fff83b76fff 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
    0x7fff83b77000 - 0x7fff8427406f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff842b7000 - 0x7fff842f8ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84463000 - 0x7fff844b8ff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff844b9000 - 0x7fff844cafff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff844d7000 - 0x7fff84590fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff845e9000 - 0x7fff845feff7 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
    0x7fff845ff000 - 0x7fff84624ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8463b000 - 0x7fff85031fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85032000 - 0x7fff85032ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85033000 - 0x7fff85065fff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff85066000 - 0x7fff850a9fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff850aa000 - 0x7fff850aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff850ab000 - 0x7fff8513bfff 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
    0x7fff8513c000 - 0x7fff8518bfef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8518c000 - 0x7fff852b4ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff852b5000 - 0x7fff8539afef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff853b7000 - 0x7fff85bc1fe7 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
    0x7fff85bc2000 - 0x7fff85db1fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff85db2000 - 0x7fff85db8fff 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
    0x7fff85db9000 - 0x7fff85e0bff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff85e0c000 - 0x7fff85e8afff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff85e8b000 - 0x7fff85e9afff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85e9b000 - 0x7fff85ed5fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff85ed6000 - 0x7fff85f8bfe7 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
    0x7fff85f8c000 - 0x7fff85f8cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff85f8d000 - 0x7fff85f93ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff85fa0000 - 0x7fff85fb1fff SyndicationUI ??? (???) <91DAD490-897C-E5E9-C30B-161D4F42BF98> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff85fb2000 - 0x7fff85fc8fff 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
    0x7fff85ff9000 - 0x7fff86c6cfef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff86c6d000 - 0x7fff86d8efe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86d8f000 - 0x7fff870c3fff 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
    0x7fff87114000 - 0x7fff871d5fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87550000 - 0x7fff875eafff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff875eb000 - 0x7fff8768bfff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8768c000 - 0x7fff87809ff7 com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8780a000 - 0x7fff87818ff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff8785b000 - 0x7fff878a4fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff878d5000 - 0x7fff878e1fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff878e2000 - 0x7fff87a99fef 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
    0x7fff87a9a000 - 0x7fff87aa0ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87aa1000 - 0x7fff87aedfff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff87bef000 - 0x7fff87c6cfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff87c6d000 - 0x7fff87c6eff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87c83000 - 0x7fff87c83ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87c84000 - 0x7fff87ca7fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87ca8000 - 0x7fff87d0afe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff87d0b000 - 0x7fff8820ffe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff88210000 - 0x7fff8837ffe7 com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88380000 - 0x7fff88478ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff88479000 - 0x7fff884f5ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8850c000 - 0x7fff88598fff com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff885da000 - 0x7fff885daff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff887da000 - 0x7fff88998fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff889f2000 - 0x7fff88a71fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88a8b000 - 0x7fff88a8dfff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88a8e000 - 0x7fff88ad3fff com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff88ad4000 - 0x7fff88d16fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88d17000 - 0x7fff88d52fff 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
    0x7fff88d53000 - 0x7fff88dd5fff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88dd6000 - 0x7fff88ddaff7 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
    0x7fff88ddb000 - 0x7fff88ddbff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88ddc000 - 0x7fff89179fe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

    Look in all these folders that are available on the link I posted before for third party plugins.
    /Library/Internet Plug-Ins/
    /Library/Input Methods/
    /Library/InputManagers/
    /Library/ScriptingAdditions
    This next set is your Home folder noted by the ~ (Tilde) character.
    ~/Library/Internet Plug-Ins/
    ~/Library/Input Methods/
    ~/Library/InputManagers/
    ~/Library/ScriptingAdditions
    If you don't see anything there, go to ~/Library/Safari/Extensions. If there are any third party extensions in that folder move them to the Trash. Relaunch Safari. If it still crashes, login to another user account on your Mac. Try Safari there.

  • Safari keeps crashing after installing 10.4.4

    Arrrghhh!!!! Here are the details. Help, please!
    Date/Time: 2006-01-28 09:52:05.775 -0500
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [122]
    Version: 2.0.3 (417.8)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4170800
    PID: 648
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 Flash Player 0x07521fa8 0x7405000 + 1167272
    1 Flash Player 0x07474b74 0x7405000 + 457588
    2 Flash Player 0x07473280 0x7405000 + 451200
    3 Flash Player 0x07471864 0x7405000 + 444516
    4 Flash Player 0x074a1c58 0x7405000 + 642136
    5 Flash Player 0x0751b0a0 0x7405000 + 1138848
    6 Flash Player 0x074f69e4 0x7405000 + 989668
    7 Flash Player 0x074f7428 0x7405000 + 992296
    8 Flash Player 0x074f7514 0x7405000 + 992532
    9 Flash Player 0x074f747c 0x7405000 + 992380
    10 Flash Player 0x074f5034 0x7405000 + 983092
    11 Flash Player 0x0749980c 0x7405000 + 608268
    12 Flash Player 0x0740b514 0x7405000 + 25876
    13 Flash Player 0x07409d60 0x7405000 + 19808
    14 com.apple.WebKit 0x9522a68c -[WebBaseNetscapePluginView start] + 212
    15 com.apple.WebKit 0x9522a4a0 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 76
    16 com.apple.AppKit 0x93686294 -[NSView _setWindow:] + 876
    17 com.apple.AppKit 0x93686504 -[NSView addSubview:] + 372
    18 com.apple.WebKit 0x952225b4 -[WebHTMLView addSubview:] + 64
    19 com.apple.WebCore 0x954d6844 QWidget::addToSuperview(NSView*) + 124
    20 com.apple.WebCore 0x954d6250 khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    21 com.apple.WebCore 0x954d5f94 khtml::RenderPart::setWidget(QWidget*) + 228
    22 com.apple.WebCore 0x954d1c94 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    23 com.apple.WebCore 0x954d0da8 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    24 com.apple.WebCore 0x95520260 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    25 com.apple.WebCore 0x954cf9dc khtml::RenderPartObject::updateWidget() + 3584
    26 com.apple.WebCore 0x95447e04 KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 276
    27 com.apple.WebCore 0x954467f0 KHTMLParser::parseToken(khtml::Token*) + 620
    28 com.apple.WebCore 0x95443898 khtml::HTMLTokenizer::processToken() + 460
    29 com.apple.WebCore 0x954451fc khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6296
    30 com.apple.WebCore 0x95443118 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    31 com.apple.WebCore 0x954afe68 DOM::DocumentImpl::write(QString const&) + 260
    32 com.apple.WebCore 0x954afd30 DOM::DocumentImpl::write(DOM::DOMString const&) + 40
    33 com.apple.WebCore 0x954afa8c KJS::HTMLDocFunction::tryCall(KJS::ExecState*, KJS::Object&, KJS::List const&) + 960
    34 com.apple.WebCore 0x954ace48 KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 60
    35 com.apple.JavaScriptCore 0x95301630 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 136
    36 com.apple.JavaScriptCore 0x952ffed8 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 1040
    37 com.apple.JavaScriptCore 0x95304b54 KJS::ExprStatementNode::execute(KJS::ExecState*) + 120
    38 com.apple.JavaScriptCore 0x952ff5dc KJS::SourceElementsNode::execute(KJS::ExecState*) + 544
    39 com.apple.JavaScriptCore 0x952ff34c KJS::BlockNode::execute(KJS::ExecState*) + 140
    40 com.apple.JavaScriptCore 0x952f8184 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1156
    41 com.apple.JavaScriptCore 0x952f7b90 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 64
    42 com.apple.WebCore 0x954748c4 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 192
    43 com.apple.WebCore 0x95474798 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 144
    44 com.apple.WebCore 0x9547459c khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    45 com.apple.WebCore 0x954740e8 khtml::HTMLTokenizer::scriptHandler() + 1300
    46 com.apple.WebCore 0x95468db4 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    47 com.apple.WebCore 0x95445390 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    48 com.apple.WebCore 0x95443118 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    49 com.apple.WebCore 0x954aa504 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    50 com.apple.WebCore 0x954aa2b8 khtml::CachedScript::checkNotify() + 92
    51 com.apple.WebCore 0x954aa228 khtml::CachedScript::data(QBuffer&, bool) + 336
    52 com.apple.WebCore 0x9547a1bc khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    53 com.apple.WebCore 0x955f27d0 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    54 com.apple.WebCore 0x95479fb0 -[KWQResourceLoader finishJobAndHandle:] + 80
    55 com.apple.WebKit 0x9521a928 -[WebSubresourceClient didFinishLoading] + 72
    56 com.apple.WebKit 0x95219bb0 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    57 com.apple.Foundation 0x92918cdc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    58 com.apple.Foundation 0x92916f48 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    59 com.apple.Foundation 0x92916ca0 _sendCallbacks + 156
    60 com.apple.CoreFoundation 0x9075da68 __CFRunLoopDoSources0 + 384
    61 com.apple.CoreFoundation 0x9075cf98 __CFRunLoopRun + 452
    62 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    63 com.apple.HIToolbox 0x9318e1e0 RunCurrentEventLoopInMode + 264
    64 com.apple.HIToolbox 0x9318d874 ReceiveNextEventCommon + 380
    65 com.apple.HIToolbox 0x9318d6e0 BlockUntilNextEventMatchingListInMode + 96
    66 com.apple.AppKit 0x9366b104 _DPSNextEvent + 384
    67 com.apple.AppKit 0x9366adc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    68 com.apple.Safari 0x000072d4 0x1000 + 25300
    69 com.apple.AppKit 0x9366730c -[NSApplication run] + 472
    70 com.apple.AppKit 0x93757e68 NSApplicationMain + 452
    71 com.apple.Safari 0x0005cfdc 0x1000 + 376796
    72 com.apple.Safari 0x0005ce80 0x1000 + 376448
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928f5664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928f559c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95204410 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9290db9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9290ecdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928ed840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x98f3d50c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000007521fa8 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x24004224 xer: 0x0000000020000000 lr: 0x00000000074df5fc ctr: 0x0000000090001520
    r0: 0x0000000000000000 r1: 0x00000000bfffb030 r2: 0x0000000006fbf000 r3: 0xffffffffffffffff
    r4: 0xffffffffffffffff r5: 0x0000000006fca4fc r6: 0x0000000006a8d000 r7: 0x0000000080000000
    r8: 0x0000000006fbcafa r9: 0x0000000000453f50 r10: 0x0000000000000001 r11: 0x00000000a0b07e94
    r12: 0x0000000090001520 r13: 0x00000000bfffb284 r14: 0x0000000000000000 r15: 0x00000000bfffb2f0
    r16: 0x00000000bfffb2e4 r17: 0x00000000bfffb2c0 r18: 0x00000000bfffb2b4 r19: 0x00000000bfffb290
    r20: 0x0000000006fbc950 r21: 0x0000000006fca418 r22: 0x0000000006a8d358 r23: 0x0000000000000000
    r24: 0x0000000000000001 r25: 0x00000000bfffb520 r26: 0x00000000bfffb52c r27: 0x0000000006a92a78
    r28: 0x0000000000000001 r29: 0x00000000bfffb550 r30: 0x0000000000000000 r31: 0x0000000006fca418
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.8) /Applications/Safari.app/Contents/MacOS/Safari
    0x447670 - 0x4476e7 CFMPriv_System PEF binary: CFMPriv_System
    0x5f05000 - 0x5f07fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x602d640 - 0x602d713 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x607c0f0 - 0x607c1ae CFMPriv_Print PEF binary: CFMPriv_Print
    0x6084020 - 0x60840f0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x60a8f20 - 0x60a8fdb CFMPriv_Help PEF binary: CFMPriv_Help
    0x60eb000 - 0x60eb0ca CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x60ee2e0 - 0x60ee395 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x60efc90 - 0x60efd66 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
    0x6818c80 - 0x6818d45 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x682e100 - 0x682e1c2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x6832040 - 0x683210d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x6872a30 - 0x6872ad3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x687ae60 - 0x687af36 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x688e4f0 - 0x688e5c3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x68c0840 - 0x68c08f2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x68c3790 - 0x68c3852 CFMPriv_QD PEF binary: CFMPriv_QD
    0x68ca2c0 - 0x68ca393 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x68cc880 - 0x68cc957 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x68dd910 - 0x68dd9f6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x68e2f00 - 0x68e2fe3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x68e5bb0 - 0x68e5c90 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x68f5ec0 - 0x68f5fa9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x6b09000 - 0x6b583c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x6b583d0 - 0x6b706bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x6b71c00 - 0x6b7398b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x73036a0 - 0x7303782 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x7307070 - 0x7307143 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x73087a0 - 0x7308877 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x731c170 - 0x731c255 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x731c380 - 0x731c45a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x7405000 - 0x753de45 Flash Player PEF binary: Flash Player
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 10.4.4 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109f000 - 0x91262fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
    0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914af000 - 0x914e7fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918f5000 - 0x91937fff com.apple.LaunchServices 10.4.6 (168.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91af4000 - 0x91b11fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b16000 - 0x91b85fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9c000 - 0x91ba0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba2000 - 0x91bd3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd7000 - 0x91c1afff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c21000 - 0x91c3afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c3f000 - 0x91c42fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c46000 - 0x91d30fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dc3000 - 0x91e28fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e32000 - 0x91ec4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ede000 - 0x9246efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924b6000 - 0x927c6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928c1000 - 0x92aebfff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c09000 - 0x92ce7fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d07000 - 0x92df5fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e07000 - 0x92e25fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e30000 - 0x92e8afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea8000 - 0x92ea8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92eaa000 - 0x92ebefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed6000 - 0x92ee6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ef2000 - 0x92f07fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f19000 - 0x92fa0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fb4000 - 0x92fbffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc9000 - 0x92ff6fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93010000 - 0x93020fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9302c000 - 0x93092fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930c3000 - 0x93115fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93141000 - 0x9315efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93170000 - 0x9317dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93186000 - 0x93498fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935e4000 - 0x935f0fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935f5000 - 0x93616fff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93661000 - 0x93661fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93663000 - 0x93c96fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94023000 - 0x94093fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940cc000 - 0x94196fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941ea000 - 0x941eafff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941ec000 - 0x94364fff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943ae000 - 0x943ebfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943f3000 - 0x94443fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944d2000 - 0x9450afff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9454d000 - 0x94569fff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9457d000 - 0x945c1fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945e5000 - 0x945f4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945fc000 - 0x94608fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9464e000 - 0x94666fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9466d000 - 0x946f0fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94870000 - 0x9499efff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94a30000 - 0x94a3ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a47000 - 0x94a74fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a7b000 - 0x94a8bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a8f000 - 0x94abefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94ace000 - 0x94aebfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95202000 - 0x9528efff com.apple.WebKit 417.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x952e9000 - 0x953defff com.apple.JavaScriptCore 417.8 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x9541a000 - 0x95724fff com.apple.WebCore 417.17 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x958ab000 - 0x958d4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x98e38000 - 0x98e39fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x98f3a000 - 0x98f70fff com.apple.Syndication 1.0.3 (49) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x98f8d000 - 0x98f9ffff com.apple.SyndicationUI 1.0.3 (49) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5 (3.0), 2 GHz, 2.5 GB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM0/J11, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM2/J13, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 256 MB, DDR SDRAM, PC3200U-30330
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Maxtor 6B160M0, 152.67 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-109, 248.63 MB
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: Keystation 61e, Evolution Electronics Ltd., Up to 12 Mb/sec, 500 mA
    USB Device: USB Printer, EPSON, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: XSKey, Emagic GmbH, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: FireWire/USB2.0, WDC, Up to 400 Mb/sec
    FireWire Device: Onyx Firewire, Mackie, Up to 400 Mb/sec

    Hi,
    Try installing the latest version of Flash:
    http://www.macromedia.com/go/getflashplayer

  • Please can someone help me with this problem?

    I have been having major issues concerning all available web browsers for OS X. Since the Security Update 2006-003, ALL browsers crash immediately when trying to log into Yahoo! or Hotmail. Safari is holding out so far as for me to be able to make this post. FireFox and the rest crash almost the instant you open the application. I have tried everything possible that I know. I have never had a problem with any update prior to now. I have done permissions, emptied caches, ran OnyX, reapplied 10.4.7, ect. I have archived and installed 3 times now just so I could get back to 10.4.6 prior to the 2006-003 Security Update which contains an updated Flash Player. I really think that is the problem. I am considering wiping the hard drive and starting over from scratch. JOY! Another 8 hours down the tube by the time I get all my software put back on and that is only if that works. I am really at my end on this one. Has been a thorn in my side since the day the update was released. Been trying to correct it since then. Surely SOMEONE has a clue to what this could be. It is affecting all browsers, so it is not Safari specific. Please, I hope somebody can shed a small ray of light on this deal before I start from zero.

    Here's the crash report I am getting. It is different than what I have been getting over the past almost 4 weeks. I have reset PRAM, everything. I am so fed up and frustrated right now with this garbage that I can barely stand it. This has been going on for almost a month. Words are passing my lips that I usually don't say. I really hope someone can help on this.
    2006-07-01 21:44:25 -0500
    EXCBADACCESS (0x0001)
    KERNPROTECTIONFAILURE (0x0002) at 0x06bc9797
    Thread 0 Crashed:
    0 Flash_EnforceLocalSecurity + 590996
    1 Flash_EnforceLocalSecurity + 590952
    2 Flash_EnforceLocalSecurity + 605920
    3 Flash_EnforceLocalSecurity + 600540
    4 Flash_EnforceLocalSecurity + 933200
    5 nativeShockwaveFlashTCallFrame + 80128
    6 Flash_EnforceLocalSecurity + 1341000
    7 Flash_EnforceLocalSecurity + 1339296
    8 Flash_EnforceLocalSecurity + 1338716
    9 Flash_EnforceLocalSecurity + 1339196Date/Time: 2006-07-01 21:44:25.973 -0500
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [69]
    Version: 2.0.3 (417.9.2)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4170902
    PID: 222
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x06bc9797
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x0681b350 Flash_EnforceLocalSecurity + 590996
    1 ...romedia.Flash Player.plugin 0x0681b324 Flash_EnforceLocalSecurity + 590952
    2 ...romedia.Flash Player.plugin 0x0681ed9c Flash_EnforceLocalSecurity + 605920
    3 ...romedia.Flash Player.plugin 0x0681d898 Flash_EnforceLocalSecurity + 600540
    4 ...romedia.Flash Player.plugin 0x0686ec0c Flash_EnforceLocalSecurity + 933200
    5 ...romedia.Flash Player.plugin 0x06900af0 nativeShockwaveFlashTCallFrame + 80128
    6 ...romedia.Flash Player.plugin 0x068d2504 Flash_EnforceLocalSecurity + 1341000
    7 ...romedia.Flash Player.plugin 0x068d1e5c Flash_EnforceLocalSecurity + 1339296
    8 ...romedia.Flash Player.plugin 0x068d1c18 Flash_EnforceLocalSecurity + 1338716
    9 ...romedia.Flash Player.plugin 0x068d1df8 Flash_EnforceLocalSecurity + 1339196
    10 ...romedia.Flash Player.plugin 0x068d3ebc Flash_EnforceLocalSecurity + 1347584
    11 ...romedia.Flash Player.plugin 0x068d3e68 Flash_EnforceLocalSecurity + 1347500
    12 ...romedia.Flash Player.plugin 0x068d4080 Flash_EnforceLocalSecurity + 1348036
    13 ...romedia.Flash Player.plugin 0x068e90d4 Flash_EnforceLocalSecurity + 1434136
    14 ...romedia.Flash Player.plugin 0x068ea1d4 Flash_EnforceLocalSecurity + 1438488
    15 ...romedia.Flash Player.plugin 0x068e8b2c Flash_EnforceLocalSecurity + 1432688
    16 ...romedia.Flash Player.plugin 0x068e8960 Flash_EnforceLocalSecurity + 1432228
    17 ...romedia.Flash Player.plugin 0x068e7f64 Flash_EnforceLocalSecurity + 1429672
    18 ...romedia.Flash Player.plugin 0x0687a414 Flash_EnforceLocalSecurity + 980312
    19 ...romedia.Flash Player.plugin 0x068ea5c0 Flash_EnforceLocalSecurity + 1439492
    20 ...romedia.Flash Player.plugin 0x0678b180 Flash_EnforceLocalSecurity + 708
    21 ...romedia.Flash Player.plugin 0x06789f0c unusenetscape_pluginPlugin + 2024
    22 com.apple.WebKit 0x9564266c -[WebBaseNetscapePluginView start] + 212
    23 jp.hetima.SafariStand 0x0054d71c -[HTPoseAsWebPluginView start] + 116 (bundle1.s:283)
    24 com.apple.WebKit 0x95642480 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 76
    25 com.apple.AppKit 0x936d5294 -[NSView _setWindow:] + 876
    26 com.apple.AppKit 0x936d5504 -[NSView addSubview:] + 372
    27 com.apple.WebKit 0x9563a594 -[WebHTMLView addSubview:] + 64
    28 com.apple.WebCore 0x958ee5cc QWidget::addToSuperview(NSView*) + 124
    29 com.apple.WebCore 0x958edfd8 khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    30 com.apple.WebCore 0x958edd1c khtml::RenderPart::setWidget(QWidget*) + 228
    31 com.apple.WebCore 0x958e9a1c KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    32 com.apple.WebCore 0x958e8b30 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    33 com.apple.WebCore 0x95937b60 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    34 com.apple.WebCore 0x958e7400 khtml::RenderPartObject::updateWidget() + 2716
    35 com.apple.WebCore 0x959374fc DOM::HTMLObjectElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 132
    36 com.apple.WebCore 0x95894c7c DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    37 com.apple.WebCore 0x95894c7c DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    38 com.apple.WebCore 0x95850544 DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 2492
    39 com.apple.WebCore 0x95890758 DOM::DocumentImpl::updateDocumentsRendering() + 84
    40 com.apple.WebCore 0x9588c5c0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 176
    41 com.apple.WebCore 0x9588c3a4 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    42 com.apple.WebCore 0x9588bef0 khtml::HTMLTokenizer::scriptHandler() + 1300
    43 com.apple.WebCore 0x95880bbc khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    44 com.apple.WebCore 0x9585d198 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    45 com.apple.WebCore 0x9585af20 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    46 com.apple.WebCore 0x958c2324 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    47 com.apple.WebCore 0x958c20d8 khtml::CachedScript::checkNotify() + 92
    48 com.apple.WebCore 0x958c2048 khtml::CachedScript::data(QBuffer&, bool) + 336
    49 com.apple.WebCore 0x95891fc4 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    50 com.apple.WebCore 0x95a0a694 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    51 com.apple.WebCore 0x95891db8 -[KWQResourceLoader finishJobAndHandle:] + 80
    52 com.apple.WebKit 0x95632908 -[WebSubresourceClient didFinishLoading] + 72
    53 com.apple.WebKit 0x95631b90 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    54 com.apple.Foundation 0x9296484c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    55 com.apple.Foundation 0x92962ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    56 com.apple.Foundation 0x92962810 _sendCallbacks + 156
    57 com.apple.CoreFoundation 0x907dca68 __CFRunLoopDoSources0 + 384
    58 com.apple.CoreFoundation 0x907dbf98 __CFRunLoopRun + 452
    59 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    60 com.apple.HIToolbox 0x931d8980 RunCurrentEventLoopInMode + 264
    61 com.apple.HIToolbox 0x931d8014 ReceiveNextEventCommon + 380
    62 com.apple.HIToolbox 0x931d7e80 BlockUntilNextEventMatchingListInMode + 96
    63 com.apple.AppKit 0x936ba104 _DPSNextEvent + 384
    64 com.apple.AppKit 0x936b9dc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    65 com.apple.Safari 0x00006e74 0x1000 + 24180
    66 com.apple.AppKit 0x936b630c -[NSApplication run] + 472
    67 com.apple.AppKit 0x937a6e68 NSApplicationMain + 452
    68 com.apple.Safari 0x0005cbec 0x1000 + 375788
    69 com.apple.Safari 0x0005ca94 0x1000 + 375444
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92941164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9294109c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9561c3f0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9295969c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9295a7dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f5ec select + 12
    1 com.apple.CoreFoundation 0x907ee9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 com.apple.Foundation 0x92939300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a48350c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x06a396ac nativeShockwaveFlashTCallFrame + 1361084
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000000681b350 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24024241 xer: 0x0000000020000004 lr: 0x000000000681b32c ctr: 0x0000000090002f40
    r0: 0x0000000000000000 r1: 0x00000000bfffb5d0 r2: 0x0000000006bc9797 r3: 0x00000000ffffc747
    r4: 0x0000000006bcd050 r5: 0x000000005e682a00 r6: 0x0000000080808080 r7: 0x0000000000000000
    r8: 0x0000000000bcd054 r9: 0x0000000006bcd050 r10: 0x0000000000000060 r11: 0x0000000006adc428
    r12: 0x0000000090002f40 r13: 0x0000000000000000 r14: 0x00000000bfffbb88 r15: 0x0000000000000000
    r16: 0x0000000000000010 r17: 0x00000000bfffbb8c r18: 0x000000000681c594 r19: 0x0000000000000000
    r20: 0x00000000bfffba90 r21: 0x0000000000000000 r22: 0x0000000006bd41c0 r23: 0x0000000006c03020
    r24: 0x0000000006c682a8 r25: 0x0000000006bd8180 r26: 0x00000000000001cc r27: 0x0000000006bd41f0
    r28: 0x00000000fffffffe r29: 0x0000000006bcd050 r30: 0x0000000006c03020 r31: 0x0000000006c03058
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.9.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x525000 - 0x525fff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Users/quick/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Conten ts/MacOS/SafariStand-loader
    0x529000 - 0x564fff jp.hetima.SafariStand 2.0b14 (123) /Users/quick/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/MacO S/SafariStand
    0x58f000 - 0x591fff com.unsanity.menuextraenabler 1.0.3 /Users/quick/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x59b000 - 0x59cfff com.unsanity.snt Menu Extra Enabler version 0.0.1d1 (1.1) /Users/quick/Library/InputManagers/SafariNoTimeout/SafariNoTimeout.bundle/Conte nts/MacOS/SafariNoTimeout
    0x755000 - 0x75569c Flash Player Enabler PEF binary: Flash Player Enabler
    0x5297000 - 0x5299fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x572c000 - 0x577b3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x5d3f160 - 0x5d3f212 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x5d40010 - 0x5d400e3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x5d401b0 - 0x5d4026b CFMPriv_Help PEF binary: CFMPriv_Help
    0x5d40270 - 0x5d4033a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x5d40620 - 0x5d406f0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x5d42700 - 0x5d42777 CFMPriv_System PEF binary: CFMPriv_System
    0x5d454c0 - 0x5d45596 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x5d45600 - 0x5d456d3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x5d45750 - 0x5d45835 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x5d458a0 - 0x5d45976 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x5d45a40 - 0x5d45afe CFMPriv_Print PEF binary: CFMPriv_Print
    0x5d45b10 - 0x5d45bdd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x5d45c50 - 0x5d45d32 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x5d49930 - 0x5d49a03 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x5d49a70 - 0x5d49b43 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x5d49e30 - 0x5d49ef2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x5d49f00 - 0x5d49fc5 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x5d4a270 - 0x5d4a347 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x5d4a3c0 - 0x5d4a4a3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x5d4a870 - 0x5d4a94a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x5d4a950 - 0x5d4aa30 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x5d4aab0 - 0x5d4ab96 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x5d4ae40 - 0x5d4af17 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x5d4af20 - 0x5d4afe2 CFMPriv_QD PEF binary: CFMPriv_QD
    0x5d4b360 - 0x5d4b449 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x6787000 - 0x6a93fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.1f16) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x32000000 - 0x32042fff isao.sonobe.OgreKit ??? (2.1.0) /Users/quick/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Reso urces/OgreKit.framework/OgreKit
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 4.0 (129.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d3fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d0000 - 0x913d9fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e0000 - 0x91407fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9141a000 - 0x91425fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9142a000 - 0x91432fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91436000 - 0x914b1fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ee000 - 0x914eefff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f0000 - 0x91528fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91543000 - 0x91610fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91665000 - 0x916f6fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9173d000 - 0x917f4fff com.apple.QD 3.8.19 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91831000 - 0x9188ffff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918be000 - 0x918dffff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f3000 - 0x91918fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9192b000 - 0x9196dfff com.apple.LaunchServices 168.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91989000 - 0x9199dfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ab000 - 0x919eafff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a00000 - 0x91ac8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b16000 - 0x91b2bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b30000 - 0x91b4dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b52000 - 0x91bc1fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bd8000 - 0x91bdcfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bde000 - 0x91c25fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c2a000 - 0x91c67fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c6e000 - 0x91c87fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c8c000 - 0x91c8ffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c91000 - 0x91c91fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c93000 - 0x91d73fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d9afff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e06000 - 0x91e74fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e7f000 - 0x91f13fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f2d000 - 0x924b5fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924e8000 - 0x92813fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92843000 - 0x928cbfff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9290c000 - 0x92b37fff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c55000 - 0x92d33fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d53000 - 0x92e41fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e53000 - 0x92e71fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e7c000 - 0x92ed6fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ef4000 - 0x92ef4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ef6000 - 0x92f0afff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f22000 - 0x92f32fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f3e000 - 0x92f53fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f65000 - 0x92fecfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93000000 - 0x9300bfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93015000 - 0x93042fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9305c000 - 0x9306bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93077000 - 0x930ddfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9310e000 - 0x9315dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9318b000 - 0x931a8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ba000 - 0x931c7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931d0000 - 0x934ddfff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9362c000 - 0x93638fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9363d000 - 0x9365dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936b0000 - 0x936b0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936b2000 - 0x93ce5fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94072000 - 0x940e2fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9411b000 - 0x941defff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94230000 - 0x94230fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94232000 - 0x943e6fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94439000 - 0x94476fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9447e000 - 0x944cefff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9455e000 - 0x94596fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945d9000 - 0x945f5fff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94609000 - 0x9464dfff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94671000 - 0x94680fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94688000 - 0x94695fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946db000 - 0x946f4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x946fb000 - 0x949affff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a73000 - 0x94ae4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b57000 - 0x94b77fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94c7f000 - 0x94dadfff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e3f000 - 0x94e4efff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e56000 - 0x94e83fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e8a000 - 0x94e9afff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94e9e000 - 0x94ecdfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94edd000 - 0x94efafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9561a000 - 0x956a6fff com.apple.WebKit 418 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95701000 - 0x957f6fff com.apple.JavaScriptCore 417.11 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95832000 - 0x95b3cfff com.apple.WebCore 417.24 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cc4000 - 0x95cedfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9772e000 - 0x9773bfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a480000 - 0x9a4b6fff com.apple.Syndication 1.0.5 (52) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4d3000 - 0x9a4e5fff com.apple.SyndicationUI 1.0.5 (52) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook3,5, BootROM 4.5.3f2, 1 processors, PowerPC G4 (3.3), 1 GHz, 1 GB
    Graphics: ATY,RV250M9, ATY,RV250M9, AGP, 64 MB
    Memory Module: SODIMM0/J16TOP, 512 MB, SDRAM, PC133U-333
    Memory Module: SODIMM1/J16BOTTOM, 512 MB, SDRAM, PC133U-333
    AirPort: AirPort, 9.52
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCI1410-02, cardbus, PC Card
    Parallel ATA Device: TOSHIBA MK6021GAS, 55.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-815,
    USB Device: USB Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: LaCie DVDRW Firewire, LaCie, Up to 400 Mb/sec
    FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: LaCie FW800 Big Disk drive LUN 0, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • Illustrator CC crashes when opening

    Hi,
    I just downloaded Illustrator CC.
    When I open it it crashes immediately after trying to open new file!!
    My computer is mac 10.10.2
    The following is the error log
    Appreciate your help.
    Thanks
    Process:               Adobe Illustrator [1158]
    Path:                  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               18.1.1 (18.1.1)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [1158]
    User ID:               501
    Date/Time:             2015-04-07 10:03:14.870 +0300
    OS Version:            Mac OS X 10.10.2 (14C1514)
    Report Version:        11
    Anonymous UUID:        60494D75-07C6-D678-AB86-74EF314DB23B
    Time Awake Since Boot: 2100 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    *** error for object 0x60000038f490: Invalid pointer dequeued from free list
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff941e9286 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff87d36b53 abort + 129
    2   libsystem_malloc.dylib         0x00007fff89445f3c nanozone_error + 524
    3   libsystem_malloc.dylib         0x00007fff89433a5c _nano_malloc_check_clear + 370
    4   libsystem_malloc.dylib         0x00007fff894338cc nano_malloc + 35
    5   libsystem_malloc.dylib         0x00007fff89433877 malloc_zone_malloc + 71
    6   libsystem_malloc.dylib         0x00007fff89432395 malloc + 42
    7   com.adobe.AdobeScCore         0x0000000107efef5b ScCore::Heap::operator new(unsigned long) + 235
    8   com.adobe.AdobeExtendScript   0x000000010710cd28 jsCodeGen::genAssign(ScScript::BinaryNode const&) + 504
    9   com.adobe.AdobeExtendScript   0x000000010710b4a5 jsCodeGen::genExpression(ScScript::Node const&) + 277
    10  com.adobe.AdobeExtendScript   0x000000010710a52a jsCodeGen::genStatement(ScScript::Node const&) + 874
    11  com.adobe.AdobeExtendScript   0x000000010710b2d5 jsCodeGen::genBlock(ScScript::ListNode const&) + 101
    12  com.adobe.AdobeExtendScript   0x000000010710a51d jsCodeGen::genStatement(ScScript::Node const&) + 861
    13  com.adobe.AdobeExtendScript   0x000000010710ac72 jsCodeGen::genIf(ScScript::TernaryNode const&) + 66
    14  com.adobe.AdobeExtendScript   0x000000010710a319 jsCodeGen::genStatement(ScScript::Node const&) + 345
    15  com.adobe.AdobeExtendScript   0x000000010710b2d5 jsCodeGen::genBlock(ScScript::ListNode const&) + 101
    16  com.adobe.AdobeExtendScript   0x000000010710ab9e jsCodeGen::genFunction(ScScript::ScopeNode const&) + 110
    17  com.adobe.AdobeExtendScript   0x000000010710c112 jsCodeGen::genOperator(ScScript::Node const&) + 1234
    18  com.adobe.AdobeExtendScript   0x000000010710b4a5 jsCodeGen::genExpression(ScScript::Node const&) + 277
    19  com.adobe.AdobeExtendScript   0x000000010710cc2f jsCodeGen::genAssign(ScScript::BinaryNode const&) + 255
    20  com.adobe.AdobeExtendScript   0x000000010710b4a5 jsCodeGen::genExpression(ScScript::Node const&) + 277
    21  com.adobe.AdobeExtendScript   0x000000010710a52a jsCodeGen::genStatement(ScScript::Node const&) + 874
    22  com.adobe.AdobeExtendScript   0x000000010710b2d5 jsCodeGen::genBlock(ScScript::ListNode const&) + 101
    23  com.adobe.AdobeExtendScript   0x000000010710b6c7 jsCodeGen::gen() + 39
    24  com.adobe.AdobeExtendScript   0x000000010711404c jsEngine::compileScript(ScCore::String const&, ScCore::String const*, ScCore::String const*) + 636
    25  com.adobe.AdobeExtendScript   0x000000010714e9ba ScScript::RealEngine::compile(ScCore::String const&, ScCore::String const*, int) + 74
    26  com.adobe.AdobeExtendScript   0x0000000107152a84 ScScript::ScriptContainer::compile(ScCore::String const&, ScCore::String const&) + 52
    27  com.adobe.AdobeExtendScript   0x000000010715274c ScScript::ScriptContainer::compile(ScCore::FileSpec const&, bool, bool (*)(ScCore::FileSpec const&)) + 764
    28  com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a26918f PluginMain + 1525535
    29  com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a268a88 PluginMain + 1523736
    30  com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a1f17c7 PluginMain + 1035607
    31  com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a1f170f PluginMain + 1035423
    32  com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a1f730a PluginMain + 1058970
    33  com.adobe.illustrator.plugins.Services 0x000000012ce783b2 0x12ce4c000 + 181170
    34  com.adobe.PlugPlugOwl         0x000000012cf0d9f9 PlugPlugErrorCode boost::_bi::bind_t<PlugPlugErrorCode, PlugPlugErrorCode (*)(char const*, PlugPlugExtensionPlayerType), boost::_bi::list2<boost::arg<1>, boost::arg<2> > >::operator()<char const*, PlugPlugExtensionPlayerType>(char const*&, PlugPlugExtensionPlayerType&) + 49
    35  com.adobe.PlugPlugOwl         0x000000012cf0da1e boost::detail::function::function_obj_invoker2<boost::_bi::bind_t<PlugPlugErrorCode, PlugPlugErrorCode (*)(char const*, PlugPlugExtensionPlayerType), boost::_bi::list2<boost::arg<1>, boost::arg<2> > >, PlugPlugErrorCode, char const*, PlugPlugExtensionPlayerType>::invoke(boost::detail::function::function_buffer&, char const*, PlugPlugExtensionPlayerType) + 28
    36  com.adobe.PlugPlugOwl         0x000000012cf1063c boost::function2<PlugPlugErrorCode, char const*, PlugPlugExtensionPlayerType>::operator()(char const*, PlugPlugExtensionPlayerType) const + 76
    37  com.adobe.PlugPlugOwl         0x000000012cf13d79 csxs::services::host::ApplicationCallbacksLogger::AllocateScriptingEngineType(char const*, PlugPlugExtensionPlayerType) + 67
    38  com.adobe.PlugPlugOwl         0x000000012cf4b8f3 csxs::commands::CmdEvalRawScriptImpl::AllocateScriptingEngine(Service*) + 121
    39  com.adobe.PlugPlugOwl         0x000000012cf4bbf3 csxs::commands::CmdEvalRawScriptImpl::PrepareScriptingEngine(Service*) + 33
    40  com.adobe.PlugPlugOwl         0x000000012cf4bd06 csxs::commands::CmdEvalRawScriptImpl::Execute() + 152
    41  com.adobe.PlugPlugOwl         0x000000012cf497e0 csxs::dom::PlugPlugClassJS::evalScript(vcfoundation::data::IVCString*, vcfoundation::data::IVCString*, vcfoundation::data::IVCString*) + 34
    42  com.adobe.PlugPlugOwl         0x000000012cf3ad82 __-[PlugPlugHtmlIpcServerEndpoint evalScript:internalID:]_block_invoke_5 + 205
    43  com.adobe.PlugPlugOwl         0x000000012cf35763 -[PlugPlugHtmlIpcServerEndpoint runBlockOnMainQueueSync:] + 101
    44  com.adobe.PlugPlugOwl         0x000000012cf3a9e5 -[PlugPlugHtmlIpcServerEndpoint evalScript:internalID:] + 83
    45  com.apple.CoreFoundation       0x00007fff8ab0c3cc __invoking___ + 140
    46  com.apple.CoreFoundation       0x00007fff8ab0c222 -[NSInvocation invoke] + 290
    47  com.apple.CoreFoundation       0x00007fff8abaae76 -[NSInvocation invokeWithTarget:] + 54
    48  com.apple.CoreFoundation       0x00007fff8ab7d8a6 ___forwarding___ + 518
    49  com.apple.CoreFoundation       0x00007fff8ab7d618 _CF_forwarding_prep_0 + 120
    50  com.apple.CoreFoundation       0x00007fff8ab0c3cc __invoking___ + 140
    51  com.apple.CoreFoundation       0x00007fff8ab0c222 -[NSInvocation invoke] + 290
    52  com.apple.Foundation           0x00007fff8e97c6d2 -[NSConnection dispatchInvocation:] + 138
    53  com.apple.Foundation           0x00007fff8e97c39d -[NSConnection handleRequest:sequence:] + 1360
    54  com.apple.Foundation           0x00007fff8e92af35 -[NSConnection handlePortCoder:] + 657
    55  com.apple.Foundation           0x00007fff8e92a879 -[NSConnection dispatchWithComponents:] + 50
    56  com.apple.Foundation           0x00007fff8e90ed81 __NSFireMachPort + 254
    57  com.apple.CoreFoundation       0x00007fff8ab51a2d __CFMachPortPerform + 285
    58  com.apple.CoreFoundation       0x00007fff8ab518f9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    59  com.apple.CoreFoundation       0x00007fff8ab5186b __CFRunLoopDoSource1 + 475
    60  com.apple.CoreFoundation       0x00007fff8ab433e7 __CFRunLoopRun + 2375
    61  com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    62  com.apple.HIToolbox           0x00007fff90090aef RunCurrentEventLoopInMode + 235
    63  com.apple.HIToolbox           0x00007fff9009086a ReceiveNextEventCommon + 431
    64  com.apple.HIToolbox           0x00007fff900906ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    65  com.apple.AppKit               0x00007fff90c7bf81 _DPSNextEvent + 964
    66  com.apple.AppKit               0x00007fff90c7b730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    67  com.apple.AppKit               0x00007fff90c6f593 -[NSApplication run] + 594
    68  com.adobe.exo.framework       0x000000010ab13bb8 exo::app::OS_AppBase::RunEventLoop() + 56
    69  com.adobe.illustrator         0x00000001004e3cf5 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4464805
    70  com.adobe.illustrator         0x0000000100472dc6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4002166
    71  com.adobe.illustrator         0x0000000100463c60 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3940368
    72  com.adobe.illustrator         0x0000000100003424 0x100000000 + 13348
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff941ea232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff896bfa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff89bc3c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff8e90b90a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.AGM                 0x0000000102cc6a56 AGMMessageQueueImpl::Pull() + 68
    2   com.adobe.AGM                 0x0000000102cc7f4d AGMWorkQueueTask::operator()() + 73
    3   com.adobe.AGM                 0x0000000102cedee3 boost::(anonymous namespace)::thread_proxy(void*) + 136
    4   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff941e93fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff941e948a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff87d57e50 usleep + 54
    2   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb2da1 PluginMain + 346801
    3   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff941e451a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000011ccb5192 PluginMain + 356002
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 21:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 22:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 23:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 24:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 25:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 26:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 27:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 28:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff941e994a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff925e140d start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff941e948a __semwait_signal + 10
    1   com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a26a008 PluginMain + 1529240
    2   com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a2523de PluginMain + 1431918
    3   com.adobe.illustrator.plugins.ScriptingSupport 0x000000011a269bc5 PluginMain + 1528149
    4   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 32:: CollectionGetRoots
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    5   com.adobe.illustrator         0x000000010104c88c std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > > std::__find<std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::string>(std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::string const&, std::random_access_iterator_tag) + 10924
    6   com.adobe.illustrator         0x0000000100fe8e40 boost::_bi::bind_t<void, void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::_bi::list_av_2<boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >::type> boost::bind<void, bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>, boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >(void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>) + 31392
    7   com.adobe.illustrator         0x0000000100fe91ee boost::_bi::bind_t<void, void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::_bi::list_av_2<boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >::type> boost::bind<void, bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>, boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >(void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>) + 32334
    8   com.adobe.illustrator         0x0000000100ff1f29 boost::_bi::bind_t<void, void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::_bi::list_av_2<boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >::type> boost::bind<void, bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>, boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator> >(void (*)(bool, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>), boost::arg<1>, boost::weak_ptr<uxtech::c4::AccessTokenCoordinator>) + 68489
    9   com.adobe.illustrator         0x0000000100ffa724 std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, uxtech::network::StringCaseInsensitiveCompare, std::allocator<std::pair<std::string const, std::string> > >::find(std::string const&) const + 19860
    10  com.adobe.illustrator         0x000000010100ebc5 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 13461
    11  com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    12  com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    13  libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    14  libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    15  libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 33:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 34:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 35:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 36:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 37:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 38:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 39:: UxTech Queue ThreadController
    0   libsystem_kernel.dylib         0x00007fff941e9136 __psynch_cvwait + 10
    1   com.adobe.illustrator         0x0000000101010b2b std::deque<boost::shared_ptr<uxtech::thread::Queue::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Queue::Task> > >::_M_reallocate_map(unsigned long, bool) + 1371
    2   com.adobe.illustrator         0x000000010100e977 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 12871
    3   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    4   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    5   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 40:: AsyncHttpRequest
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    5   com.adobe.illustrator         0x000000010104c88c std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > > std::__find<std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::string>(std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::reverse_iterator<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > >, std::string const&, std::random_access_iterator_tag) + 10924
    6   com.adobe.illustrator         0x0000000100fff518 std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, uxtech::network::StringCaseInsensitiveCompare, std::allocator<std::pair<std::string const, std::string> > >::find(std::string const&) const + 39816
    7   com.adobe.illustrator         0x000000010100ebc5 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 13461
    8   com.adobe.illustrator         0x000000010100ceb1 std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<boost::shared_ptr<uxtech::thread::Dispatche r::Task>*, std::vector<boost::shared_ptr<uxtech::thread::Dispatcher::Task>, std::allocator<boost::shared_ptr<uxtech::thread::Dispatcher::Task> > > >, boost::shared_ptr<uxtech::thread::Dispatcher::Task> const&) + 6017
    9   com.adobe.boost_threads.framework 0x00000001088d0cc5 boost::(anonymous namespace)::thread_proxy(void*) + 133
    10  libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    11  libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    12  libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 41:
    0   libsystem_kernel.dylib         0x00007fff941e933a __recvfrom + 10
    1   VulcanMessage5.dylib           0x000000012d5a6b32 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 24
    2   VulcanMessage5.dylib           0x000000012d5a4c40 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 112
    3   VulcanMessage5.dylib           0x000000012d5a4cae vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 60
    4   VulcanMessage5.dylib           0x000000012d59d7d0 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 70
    5   VulcanMessage5.dylib           0x000000012d59e262 vcfoundation::io::Serializer::InternalDeserialize() + 30
    6   VulcanMessage5.dylib           0x000000012d59e16f vcfoundation::io::Serializer::Deserialize() + 9
    7   VulcanMessage5.dylib           0x000000012d5a3782 vcfoundation::ncomm::Connection::ReadIn() + 28
    8   VulcanMessage5.dylib           0x000000012d5a38c6 vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 40
    9   VulcanMessage5.dylib           0x000000012d5a3681 vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 109
    10  VulcanMessage5.dylib           0x000000012d5a35fa vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 32
    11  VulcanMessage5.dylib           0x000000012d59432b adobe::vulcan::servicemgr::CSIRequest::Execute() + 53
    12  VulcanMessage5.dylib           0x000000012d595507 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 353
    13  VulcanMessage5.dylib           0x000000012d5a42d0 vcfoundation::thread::AbstractThread::Run() + 50
    14  VulcanMessage5.dylib           0x000000012d5a8523 vcfoundation::thread::Thread::ThreadProc(void*) + 9
    15  libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    16  libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    17  libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 42:
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8e97d364 -[NSConnection run] + 152
    6   com.apple.Foundation           0x00007fff8e90b90a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ab42858 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8ea49978 -[NSConcreteTask waitUntilExit] + 205
    6   com.adobe.PlugPlugOwl         0x000000012cf441dc -[HtmlEngineMonitor monitorThreadProc] + 99
    7   com.apple.Foundation           0x00007fff8e90b90a __NSThread__main__ + 1345
    8   libsystem_pthread.dylib       0x00007fff925e3268 _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff925e31e5 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff925e141d thread_start + 13
    Thread 44:
    0   libsystem_kernel.dylib         0x00007fff941e44de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff941e364f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ab43b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ab42ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation     

    mosaaba,
    You could try to reinstall using the full three step way (otherwise strange things may linger):
    Uninstall (ticking the box to delete the preferences), run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Adobe Digital Editions 3.0 crash on OSX

    Hi together,
    I still have a problem and no one from the adobe community could help my. I am using ADE for ebooks. If I add a new ebook to the libary the programm will crash. Could somone help me? I have fixed the user rights. I have checked the filesystem. I have reset the pram. I have uninstalled/installed the software. Here ist the crash report:
    Process:         Adobe Digital Editions [460] Path:            /Applications/Adobe Digital Editions 3.0.app/Contents/MacOS/Adobe Digital Editions Identifier:      com.adobe.adobedigitaleditions.app Version:         3.0 (1) Code Type:       X86 (Native) Parent Process:  launchd [169] Responsible:     Adobe Digital Editions [460] User ID:         501  Date/Time:       2014-08-19 13:51:25.677 +0200 OS Version:      Mac OS X 10.9.4 (13E28) Report Version:  11 Anonymous UUID:  A12A7089-B25F-8329-B2E9-EBCD07E08D3B   Crashed Thread:  0  Dispatch queue: com.apple.main-thread  Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000726f7473  VM Regions Near 0x726f7473: mapped file            0000000005507000-0000000005670000 [ 1444K] r--/rwx SM=COW /private/tmp/* --> MALLOC_TINY            000000007ae00000-000000007b000000 [ 2048K] rw-/rwx SM=PRV  Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0   ???                                0x726f7473 0 + 1919906931 1   com.adobe.adobedigitaleditions.app     0x004f2877 mdom::Node::~Node() + 31 2   com.adobe.adobedigitaleditions.app     0x002fb6e3 package::PackageDocument::opfReady() + 2451 3   com.adobe.adobedigitaleditions.app     0x0030a2fe package::OPFStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 4   com.adobe.adobedigitaleditions.app     0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 5   com.adobe.adobedigitaleditions.app     0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 6   com.adobe.adobedigitaleditions.app     0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 7   com.adobe.adobedigitaleditions.app     0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 8   com.adobe.adobedigitaleditions.app     0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 9   com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 10  com.adobe.adobedigitaleditions.app     0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 11  com.adobe.adobedigitaleditions.app     0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 12  com.adobe.adobedigitaleditions.app     0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 13  com.adobe.adobedigitaleditions.app     0x002fe77b package::PackageDocument::processOCFRoot(mdom::Node const&) + 1705 14  com.adobe.adobedigitaleditions.app     0x002f94d2 package::PackageDocument::ocfReady() + 340 15  com.adobe.adobedigitaleditions.app     0x0030a99e package::OCFStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 16  com.adobe.adobedigitaleditions.app     0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 17  com.adobe.adobedigitaleditions.app     0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 18  com.adobe.adobedigitaleditions.app     0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 19  com.adobe.adobedigitaleditions.app     0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 20  com.adobe.adobedigitaleditions.app     0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 21  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 22  com.adobe.adobedigitaleditions.app     0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 23  com.adobe.adobedigitaleditions.app     0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 24  com.adobe.adobedigitaleditions.app     0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 25  com.adobe.adobedigitaleditions.app     0x002fa77b package::PackageDocument::readOCF() + 475 26  com.adobe.adobedigitaleditions.app     0x002f40d9 package::PackageDocument::readContainer() + 547 27  com.adobe.adobedigitaleditions.app     0x0030acee package::EncryptionStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 28  com.adobe.adobedigitaleditions.app     0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 29  com.adobe.adobedigitaleditions.app     0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 30  com.adobe.adobedigitaleditions.app     0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 31  com.adobe.adobedigitaleditions.app     0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 32  com.adobe.adobedigitaleditions.app     0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 33  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 34  com.adobe.adobedigitaleditions.app     0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 35  com.adobe.adobedigitaleditions.app     0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 36  com.adobe.adobedigitaleditions.app     0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 37  com.adobe.adobedigitaleditions.app     0x002fa4db package::PackageDocument::readEncryption() + 467 38  com.adobe.adobedigitaleditions.app     0x002fa277 package::PackageDocument::archiveDirectoryReady() + 471 39  com.adobe.adobedigitaleditions.app     0x002fa590 non-virtual thunk to package::PackageDocument::archiveDirectoryReady() + 20 40  com.adobe.adobedigitaleditions.app     0x003117a4 zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 2172 41  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 42  com.adobe.adobedigitaleditions.app     0x0031170c zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 2020 43  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 44  com.adobe.adobedigitaleditions.app     0x003115c3 zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1691 45  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 46  com.adobe.adobedigitaleditions.app     0x003110ca zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 418 47  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 48  com.adobe.adobedigitaleditions.app     0x0031158b zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1635 49  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 50  com.adobe.adobedigitaleditions.app     0x00310e99 zip::Archive::propertiesReady() + 49 51  com.adobe.adobedigitaleditions.app     0x00196409 dpio::FileStream::requestInfo() + 145 52  com.adobe.adobedigitaleditions.app     0x00310f22 zip::Archive::readDirectory() + 20 53  com.adobe.adobedigitaleditions.app     0x002f45a2 package::PackageDocument::setURL(dp::String const&) + 450 54  com.adobe.adobedigitaleditions.app     0x001d9485 adept::DRMProcessorImpl::guessMimeTypeResp(uft::String const&, uft::Buffer const&) + 627 55  com.adobe.adobedigitaleditions.app     0x001dda4f adept::UrlLoader<adept::DRMProcessorImpl>::bytesReady(unsigned long, dp::Data const&, bool) + 519 56  com.adobe.adobedigitaleditions.app     0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 57  com.adobe.adobedigitaleditions.app     0x001dd800 adept::UrlLoader<adept::DRMProcessorImpl>::propertiesReady() + 50 58  com.adobe.adobedigitaleditions.app     0x00196409 dpio::FileStream::requestInfo() + 145 59  com.adobe.adobedigitaleditions.app     0x001dd2f3 adept::UrlLoader<adept::DRMProcessorImpl>::startReadingStream(dpio::Stream*, unsigned long) + 81 60  com.adobe.adobedigitaleditions.app     0x001d91d6 adept::DRMProcessorImpl::guessMimeType() + 196 61  com.adobe.adobedigitaleditions.app     0x001dc091 adept::DRMProcessorImpl::tempFileWritten(dp::Unknown*, bool) + 33 62  com.adobe.adobedigitaleditions.app     0x001dd4e6 adept::IoCallbackWrapper<adept::DRMProcessorImpl>::invoke(dp::Unknown*) + 58 63  com.adobe.adobedigitaleditions.app     0x001975e3 dpio::FileWriter::bytesReady(unsigned long, dp::Data const&, bool) + 449 64  com.adobe.adobedigitaleditions.app     0x0012e358 CocoaStream::didFinishLoading() + 166 65  com.adobe.adobedigitaleditions.app     0x0012e688 CocoaStreamConnectionDelegate::connectionDidFinishLoading() + 24 66  com.adobe.adobedigitaleditions.app     0x0012ef0c -[URLConnectionDelegate connectionDidFinishLoading:] + 46 67  com.apple.Foundation               0x932229d9 ___NSURLConnectionDidFinishLoading_block_invoke + 40 68  com.apple.Foundation               0x93222463 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 56 69  com.apple.Foundation               0x9322241b -[NSURLConnectionInternalConnection invokeForDelegate:] + 108 70  com.apple.Foundation               0x9322238e -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 248 71  com.apple.Foundation               0x93222278 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 76 72  com.apple.Foundation               0x932229a4 _NSURLConnectionDidFinishLoading + 43 73  com.apple.CFNetwork                0x9658594d ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 109 74  com.apple.CFNetwork                0x96608336 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 104 75  com.apple.CFNetwork                0x9656814a ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25 76  com.apple.CoreFoundation           0x98e9bd79 CFArrayApplyFunction + 57 77  com.apple.CFNetwork                0x96568043 RunloopBlockContext::perform() + 135 78  com.apple.CFNetwork                0x96650b96 non-virtual thunk to RunloopBlockContext::multiplexerClientPerform() + 20 79  com.apple.CFNetwork                0x96567efd MultiplexerSource::perform() + 317 80  com.apple.CFNetwork                0x96567d1e MultiplexerSource::_perform(void*) + 76 81  com.apple.CoreFoundation           0x98ed3b5f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 82  com.apple.CoreFoundation           0x98ec495b __CFRunLoopDoSources0 + 235 83  com.apple.CoreFoundation           0x98ec405e __CFRunLoopRun + 1022 84  com.apple.CoreFoundation           0x98ec39ea CFRunLoopRunSpecific + 394 85  com.apple.CoreFoundation           0x98ec384b CFRunLoopRunInMode + 123 86  com.apple.HIToolbox                0x998ecb5d RunCurrentEventLoopInMode + 259 87  com.apple.HIToolbox                0x998ec8e2 ReceiveNextEventCommon + 526 88  com.apple.HIToolbox                0x998ec6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92 89  com.apple.AppKit                   0x99e8d349 _DPSNextEvent + 1602 90  com.apple.AppKit                   0x99e8c870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 91  com.apple.AppKit                   0x9a20aedc -[NSApplication _realDoModalLoop:peek:] + 828 92  com.apple.AppKit                   0x9a20ab8d -[NSApplication _doModalLoop:peek:] + 209 93  com.apple.AppKit                   0x9a209556 -[NSApplication runModalForWindow:] + 235 94  com.adobe.adobedigitaleditions.app     0x000f2f86 -[FulfillmentProgressController startFulfillment:currentTaskIndex:taskTotalCount:] + 203 95  com.adobe.adobedigitaleditions.app     0x000f4346 -[FulfillmentTaskManager performFulfillment:] + 156 96  com.adobe.adobedigitaleditions.app     0x000f44fc -[FulfillmentTaskManager performTask] + 125 97  com.apple.Foundation               0x931c727c __NSFireDelayedPerform + 422 98  com.apple.CoreFoundation           0x98f0cea6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 99  com.apple.CoreFoundation           0x98f0c863 __CFRunLoopDoTimer + 1395 100 com.apple.CoreFoundation           0x98f8706d __CFRunLoopDoTimers + 349 101 com.apple.CoreFoundation           0x98ec4353 __CFRunLoopRun + 1779 102 com.apple.CoreFoundation           0x98ec39ea CFRunLoopRunSpecific + 394 103 com.apple.CoreFoundation           0x98ec384b CFRunLoopRunInMode + 123 104 com.apple.HIToolbox                0x998ecb5d RunCurrentEventLoopInMode + 259 105 com.apple.HIToolbox                0x998ec8e2 ReceiveNextEventCommon + 526 106 com.apple.HIToolbox                0x998ec6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92 107 com.apple.AppKit                   0x99e8d349 _DPSNextEvent + 1602 108 com.apple.AppKit                   0x99e8c870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 109 com.apple.AppKit                   0x99e7f15c -[NSApplication run] + 727 110 com.apple.AppKit                   0x99e67ff8 NSApplicationMain + 1165 111 com.adobe.adobedigitaleditions.app     0x000acf15 start + 53  Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0   libsystem_kernel.dylib             0x969e2992 kevent64 + 10 1   libdispatch.dylib                  0x9460f899 _dispatch_mgr_invoke + 238 2   libdispatch.dylib                  0x9460f532 _dispatch_mgr_thread + 52  Thread 2:: com.apple.NSURLConnectionLoader 0   libsystem_kernel.dylib             0x969dcf7a mach_msg_trap + 10 1   libsystem_kernel.dylib             0x969dc16c mach_msg + 68 2   com.apple.CoreFoundation           0x98ec4bf9 __CFRunLoopServiceMachPort + 169 3   com.apple.CoreFoundation           0x98ec41d1 __CFRunLoopRun + 1393 4   com.apple.CoreFoundation           0x98ec39ea CFRunLoopRunSpecific + 394 5   com.apple.CoreFoundation           0x98ec384b CFRunLoopRunInMode + 123 6   com.apple.Foundation               0x931ca095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381 7   com.apple.Foundation               0x931c9f0e -[NSThread main] + 45 8   com.apple.Foundation               0x931c9e66 __NSThread__main__ + 1426 9   libsystem_pthread.dylib            0x9bb7d5fb _pthread_body + 144 10  libsystem_pthread.dylib            0x9bb7d485 _pthread_start + 130 11  libsystem_pthread.dylib            0x9bb82cf2 thread_start + 34  Thread 3: 0   libsystem_kernel.dylib             0x969dcf7a mach_msg_trap + 10 1   libsystem_kernel.dylib             0x969dc16c mach_msg + 68 2   com.apple.CoreFoundation           0x98ec4bf9 __CFRunLoopServiceMachPort + 169 3   com.apple.CoreFoundation           0x98ec41d1 __CFRunLoopRun + 1393 4   com.apple.CoreFoundation           0x98ec39ea CFRunLoopRunSpecific + 394 5   com.apple.CoreFoundation           0x98ec384b CFRunLoopRunInMode + 123 6   com.apple.AppKit                   0x9a036b88 _NSEventThread + 283 7   libsystem_pthread.dylib            0x9bb7d5fb _pthread_body + 144 8   libsystem_pthread.dylib            0x9bb7d485 _pthread_start + 130 9   libsystem_pthread.dylib            0x9bb82cf2 thread_start + 34  Thread 4:: com.apple.CFSocket.private 0   libsystem_kernel.dylib             0x969e1ace __select + 10 1   com.apple.CoreFoundation           0x98f14ae6 __CFSocketManager + 1158 2   libsystem_pthread.dylib            0x9bb7d5fb _pthread_body + 144 3   libsystem_pthread.dylib            0x9bb7d485 _pthread_start + 130 4   libsystem_pthread.dylib            0x9bb82cf2 thread_start + 34  Thread 5: 0   libsystem_kernel.dylib             0x969e2046 __workq_kernreturn + 10 1   libsystem_pthread.dylib            0x9bb7edcf _pthread_wqthread + 372 2   libsystem_pthread.dylib            0x9bb82cce start_wqthread + 30  Thread 6: 0   libsystem_kernel.dylib             0x969e2046 __workq_kernreturn + 10 1   libsystem_pthread.dylib            0x9bb7edcf _pthread_wqthread + 372 2   libsystem_pthread.dylib            0x9bb82cce start_wqthread + 30  Thread 7: 0   libsystem_kernel.dylib             0x969e2046 __workq_kernreturn + 10 1   libsystem_pthread.dylib            0x9bb7edcf _pthread_wqthread + 372 2   libsystem_pthread.dylib            0x9bb82cce start_wqthread + 30  Thread 0 crashed with X86 Thread State (32-bit): eax: 0x7afe3b68  ebx: 0xbff46ba8  ecx: 0x008d0008  edx: 0x00000000 edi: 0xbff46c58  esi: 0xbff46c98  ebp: 0xbff46b78  esp: 0xbff46b5c ss: 0x00000023  efl: 0x00010202  eip: 0x726f7473   cs: 0x0000001b ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f cr2: 0x726f7473  Logical CPU:     1 Error Code:      0x00000014 Trap Number:     14   Binary Images: 0xab000 -   0x8a4ffb +com.adobe.adobedigitaleditions.app (3.0 - 1) <6C92A9CB-C287-3BE2-8BC1-60EA6250F017> /Applications/Adobe Digital Editions 3.0.app/Contents/MacOS/Adobe Digital Editions 0x29e6000 -  0x2a0bff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x4d01000 -  0x4d0cffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x8fe08000 - 0x8fe3a417  dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld 0x90008000 - 0x90013fff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x90014000 - 0x9001dfff  com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x90021000 - 0x9014eff3  com.apple.avfoundation (2.0 - 651.12.1) <D52E847F-FCDE-35D0-A0FB-25F6F05D8600> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x9014f000 - 0x9025cff7  com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9025d000 - 0x902b0ff3  com.apple.CoreMediaIO (408.0 - 4570) <0E0FFC14-2D70-369A-9399-DC7DDB6CCA79> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x902b1000 - 0x902ccff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x902cd000 - 0x902cfff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x902d6000 - 0x90307ffb  com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x90308000 - 0x90309fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib 0x9030a000 - 0x9030fff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib 0x90341000 - 0x90365ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib 0x90366000 - 0x90392ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90393000 - 0x903a8ff3  com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x903a9000 - 0x9043afff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9043b000 - 0x9048ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x90490000 - 0x904f9fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x904fa000 - 0x905d5ff7  com.apple.LaunchServices (572.28 - 572.28) <2DEA5B87-80AC-3ACD-9F60-4BC61353B66E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x905d6000 - 0x905ddff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x905de000 - 0x90633ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90634000 - 0x90642ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x90643000 - 0x90755ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib 0x90756000 - 0x90839ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib 0x9083a000 - 0x90872fff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x90873000 - 0x9089eff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib 0x9089f000 - 0x9089ffff  com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x908ef000 - 0x909dfffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib 0x909e8000 - 0x90a0cfff  libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90a0d000 - 0x90a0dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x90a0e000 - 0x90af9ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <32A138AB-6A20-3C28-BFF8-7188C9790F31> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x90afa000 - 0x90afafff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x90b9e000 - 0x90e9fffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ea0000 - 0x911b3fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x911b4000 - 0x911bfffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib 0x911c0000 - 0x911ccffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib 0x911cd000 - 0x91226ffa  libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91227000 - 0x91278ffb  com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9127b000 - 0x91293ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x91294000 - 0x9143c4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib 0x9143d000 - 0x91472ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib 0x91473000 - 0x918a7ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x918a8000 - 0x918b1fff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib 0x918b3000 - 0x9194ffff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91950000 - 0x91a87fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91a88000 - 0x91addff3  com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x91ade000 - 0x91c51ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x91c60000 - 0x91f87ffb  com.apple.JavaScriptCore (9537 - 9537.77.1) <7D918042-6F70-36EA-8F17-C8C5CAC6DC47> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91f88000 - 0x91f8bffa  libCGXType.A.dylib (599.25.10.1) <FAA0A87E-0E30-3787-88F0-D0CD8F5661A2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x91f8c000 - 0x91fd8ff7  libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib 0x91fd9000 - 0x91fdbfff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x91fdc000 - 0x91feaff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib 0x91feb000 - 0x91feeff3  com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x91ff9000 - 0x91ff9fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91ffa000 - 0x91ffbffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib 0x920a8000 - 0x920d6ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x92108000 - 0x92169ff7  com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x921c0000 - 0x92386ffb  libicucore.A.dylib (511.34) <9588FA53-7801-3A44-8E5A-1365586A4918> /usr/lib/libicucore.A.dylib 0x92387000 - 0x923b2ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib 0x923b3000 - 0x923b7ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x923b8000 - 0x923b8fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x923b9000 - 0x923e4ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x923e5000 - 0x92400ff6  libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92401000 - 0x92467ffb  com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x92468000 - 0x924aafff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x924ab000 - 0x924acffa  libsystem_sandbox.dylib (278.11.1) <DA875837-A5C2-3004-8117-65F378E4BD03> /usr/lib/system/libsystem_sandbox.dylib 0x924b2000 - 0x924ccff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x924cd000 - 0x9250aff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib 0x9250b000 - 0x9278aff7  com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x9278b000 - 0x92a07fe7  com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92a08000 - 0x92a0dff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92a0e000 - 0x92a63fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib 0x92a64000 - 0x92e29ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9312c000 - 0x9315cff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x9315d000 - 0x93488ffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x93489000 - 0x9348fff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x93490000 - 0x934d6ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x934d7000 - 0x935b1ff6  com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x935b2000 - 0x935f2ff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x937be000 - 0x93a22ff7  com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93a23000 - 0x93a2eff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x93a2f000 - 0x93a59fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib 0x943b5000 - 0x9442aff1  com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9442b000 - 0x94468ffb  libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x94469000 - 0x944a7ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x944a8000 - 0x94594ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib 0x94595000 - 0x94608fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x94609000 - 0x9460bffb  libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9460c000 - 0x94624ffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib 0x94625000 - 0x94626ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x94646000 - 0x9464fffc  com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x94650000 - 0x9467afff  libsandbox.1.dylib (278.11.1) <A55CE36C-8E1A-3E3E-BBA1-DEFD3911CBDD> /usr/lib/libsandbox.1.dylib 0x9467b000 - 0x94827fff  com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94828000 - 0x9487bfff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9487c000 - 0x94881ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib 0x94882000 - 0x9488affe  libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x9488b000 - 0x948b3fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib 0x95756000 - 0x9575aff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib 0x9575b000 - 0x9575bfff  com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9575c000 - 0x957b1ff7  com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x957b2000 - 0x9581cff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9584a000 - 0x95850ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib 0x95851000 - 0x9585efff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x9585f000 - 0x958b5ff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x958b6000 - 0x95936ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9595a000 - 0x9595bfff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib 0x9595c000 - 0x95960ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib 0x95963000 - 0x95bd2ff2  com.apple.security (7.0 - 55471.14.8) <8AF3BEF0-0EF9-32CD-A316-F9C6325E3491> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x95c3a000 - 0x95c3efff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95c3f000 - 0x95c3fffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib 0x95c40000 - 0x95c49fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x95c4a000 - 0x95fb9fff  com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x95fba000 - 0x95fc5fff  libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib 0x95fc6000 - 0x96094ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x96098000 - 0x960a6ff3  com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x960b3000 - 0x96183fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x96184000 - 0x9618eff2  com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x96198000 - 0x96198fff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib 0x96199000 - 0x9619bfff  libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib 0x9619c000 - 0x961a0fff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib 0x961a1000 - 0x961a9fff  libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib 0x961aa000 - 0x961b4fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x961b5000 - 0x96253ff5  com.apple.PDFKit (2.9.2 - 2.9.2) <4D229FF8-B921-3BEC-8F38-F6A0A7046AC0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x96254000 - 0x9628afff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x9628b000 - 0x96389fff  libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9638a000 - 0x963d2fff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x963d3000 - 0x963d4fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib 0x963d5000 - 0x9645affc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x96472000 - 0x9647afff  liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib 0x964ab000 - 0x964acfff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib 0x964ad000 - 0x9653fff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib 0x96540000 - 0x966cdffb  com.apple.CFNetwork (673.3 - 673.3) <2C900A5F-9E29-3636-846D-68B24774E82A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x966ce000 - 0x966d0fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib 0x966d1000 - 0x9672fffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x96730000 - 0x967a7ffb  com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x967a8000 - 0x967acffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x967ad000 - 0x967bffff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib 0x967c0000 - 0x96883ff1  com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x96884000 - 0x96884fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96885000 - 0x96887ffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x96888000 - 0x96896fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib 0x96897000 - 0x9698bfff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9698c000 - 0x96996ff3  com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x969ca000 - 0x969e7ff4  libsystem_kernel.dylib (2422.110.17) <BCE753BB-9F18-30CB-87BC-D960721254C1> /usr/lib/system/libsystem_kernel.dylib 0x969e8000 - 0x96a07ff9  com.apple.framework.Apple80211 (9.4 - 940.60) <8CCF54EE-F3CA-38B3-BD61-DDBF99E37FCB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x96a32000 - 0x96a3ffff  com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x96a40000 - 0x96a72ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x96a73000 - 0x96b0bff7  com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x96c24000 - 0x96d94fff  com.apple.QTKit (7.7.3 - 2826.19) <5F386E3B-ED51-3850-993E-12552FD25708> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x96f38000 - 0x96f3dfff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x96f3e000 - 0x96f6dff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x96f6e000 - 0x97258fd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x97259000 - 0x97272fff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x97273000 - 0x9727fffc  libkxld.dylib (2422.110.17) <FBC1725B-74D4-3DFC-954E-0628948C0781> /usr/lib/system/libkxld.dylib 0x97280000 - 0x9729cfff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib 0x9729d000 - 0x97364ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x97365000 - 0x97382ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib 0x97c8a000 - 0x97c91ff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x97c92000 - 0x97cbaff7  libRIP.A.dylib (599.25.10.1) <D33121E4-3FA6-3CC3-A36F-1C173A335E7F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x97cbb000 - 0x97cd4fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x97cd5000 - 0x98242fff  com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x98243000 - 0x982aaffc  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <223A367D-1ADE-3CEA-8FE6-ACF3C1FFAB94> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x982ab000 - 0x982b7ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x982b8000 - 0x982dffff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x982f3000 - 0x982fbfff  libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib 0x982fc000 - 0x98721fe3  com.apple.VideoToolbox (1.0 - 1273.54) <63E19724-B43E-3552-8D1F-87D0688DF593> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x98722000 - 0x98832fed  com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x98833000 - 0x988bdff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x988be000 - 0x988e3ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x988e4000 - 0x98934ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib 0x98935000 - 0x98938ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib 0x98939000 - 0x98988ff9  com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9899d000 - 0x989a1ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib 0x989a2000 - 0x989a2ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x989a3000 - 0x989b3ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x989d5000 - 0x98a31ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x98dfc000 - 0x98e4dff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib 0x98e4e000 - 0x99050fff  com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x99058000 - 0x9905ffff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib 0x99060000 - 0x99063ffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x99064000 - 0x9907cff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib 0x9907d000 - 0x991d3ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x991d4000 - 0x991deff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x991df000 - 0x9947bfff  com.apple.RawCamera.bundle (5.06 - 751) <5A940A8D-4114-3B35-9023-D0E9387AE344> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x99517000 - 0x99518fff  libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib 0x99519000 - 0x995b0ff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x995b1000 - 0x99627ff3  com.apple.securityfoundation (6.0 - 55122.3) <6E1412EF-2E22-3C9D-851C-9534903D926A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x99628000 - 0x99693fff  com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x99694000 - 0x996a6fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib 0x996a7000 - 0x996bafff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x9976e000 - 0x997d7ffa  com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x99852000 - 0x99869ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x9986a000 - 0x9988eff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib 0x9988f000 - 0x998c0ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib 0x998c1000 - 0x99c36ff9  com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x99d54000 - 0x99d68ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x99d69000 - 0x99d6cff7  libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib 0x99d6d000 - 0x99d7dff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib 0x99d7e000 - 0x99e64ff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x99e65000 - 0x9aa83ff3  com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9aa84000 - 0x9aad4fff  com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9aad5000 - 0x9aecdffb  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <9BCF8082-2CE7-3DE6-A5F2-4C84CAE21BB1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9aece000 - 0x9aed8ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9aed9000 - 0x9aedbfff  com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x9aedc000 - 0x9aee4ff7  libCGCMS.A.dylib (599.25.10.1) <0F42B4AF-CAC2-3433-B33F-3AF2C4FFFEDA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x9b86f000 - 0x9b90eff7  libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib 0x9bb7c000 - 0x9bb83ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib 0x9bb84000 - 0x9bb8dfff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9bb8e000 - 0x9bbcaff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x9bc32000 - 0x9bc6aff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9bc6b000 - 0x9bd17ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9bd18000 - 0x9c00dffc  com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9c064000 - 0x9c067ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x9c068000 - 0x9c0aeff7  libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib 0x9c22e000 - 0x9c237fff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9c238000 - 0x9c23bff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x9c23c000 - 0x9c24bfff  libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9c24e000 - 0x9c26aff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x9c26b000 - 0x9c26fffa  libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9c270000 - 0x9c270fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib  External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 692 thread_create: 0 thread_set_state: 0  VM Region Summary: ReadOnly portion of Libraries: Total=186.2M resident=79.8M(43%) swapped_out_or_unallocated=106.4M(57%) Writable regions: Total=58.1M written=4804K(8%) resident=11.4M(20%) swapped_out=0K(0%) unallocated=46.7M(80%)  REGION TYPE                      VIRTUAL ===========                      ======= CG backing stores                  4860K CG image                            124K CG raster data                       24K CG shared images                    180K CoreServices                         16K Image IO                            248K Kernel Alloc Once                     4K MALLOC                             23.5M MALLOC (admin)                       48K Memory Tag 242                       12K SQLite page cache                   256K Stack                              66.7M VM_ALLOCATE                        17.1M __DATA                             18.0M __IMAGE                             528K __LINKEDIT                         49.3M __OBJC                             3052K __PAGEZERO                            4K __TEXT                            136.9M __UNICODE                           544K mapped file                       119.5M shared memory                         4K ===========                      ======= TOTAL                             440.7M  

    Process:        Adobe Digital Editions [460] Path:            /Applications/Adobe Digital Editions 3.0.app/Contents/MacOS/Adobe Digital Editions Identifier:      com.adobe.adobedigitaleditions.app Version:        3.0 (1) Code Type:      X86 (Native) Parent Process:  launchd [169] Responsible:    Adobe Digital Editions [460] User ID:        501 Date/Time:      2014-08-19 13:51:25.677 +0200 OS Version:      Mac OS X 10.9.4 (13E28) Report Version:  11 Anonymous UUID:  A12A7089-B25F-8329-B2E9-EBCD07E08D3B Crashed Thread:  0  Dispatch queue: com.apple.main-thread Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000726f7473 VM Regions Near 0x726f7473:     mapped file            0000000005507000-0000000005670000 [ 1444K] r--/rwx SM=COW  /private/tmp/* -->     MALLOC_TINY            000000007ae00000-000000007b000000 [ 2048K] rw-/rwx SM=PRV  Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0  ???                          0x726f7473 0 + 1919906931 1  com.adobe.adobedigitaleditions.app 0x004f2877 mdom::Node::~Node() + 31 2  com.adobe.adobedigitaleditions.app 0x002fb6e3 package::PackageDocument::opfReady() + 2451 3  com.adobe.adobedigitaleditions.app 0x0030a2fe package::OPFStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 4  com.adobe.adobedigitaleditions.app 0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 5  com.adobe.adobedigitaleditions.app 0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 6  com.adobe.adobedigitaleditions.app 0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 7  com.adobe.adobedigitaleditions.app 0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 8  com.adobe.adobedigitaleditions.app 0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 9  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 10  com.adobe.adobedigitaleditions.app 0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 11  com.adobe.adobedigitaleditions.app 0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 12  com.adobe.adobedigitaleditions.app 0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 13  com.adobe.adobedigitaleditions.app 0x002fe77b package::PackageDocument::processOCFRoot(mdom::Node const&) + 1705 14  com.adobe.adobedigitaleditions.app 0x002f94d2 package::PackageDocument::ocfReady() + 340 15  com.adobe.adobedigitaleditions.app 0x0030a99e package::OCFStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 16  com.adobe.adobedigitaleditions.app 0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 17  com.adobe.adobedigitaleditions.app 0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 18  com.adobe.adobedigitaleditions.app 0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 19  com.adobe.adobedigitaleditions.app 0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 20  com.adobe.adobedigitaleditions.app 0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 21  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 22  com.adobe.adobedigitaleditions.app 0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 23  com.adobe.adobedigitaleditions.app 0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 24  com.adobe.adobedigitaleditions.app 0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 25  com.adobe.adobedigitaleditions.app 0x002fa77b package::PackageDocument::readOCF() + 475 26  com.adobe.adobedigitaleditions.app 0x002f40d9 package::PackageDocument::readContainer() + 547 27  com.adobe.adobedigitaleditions.app 0x0030acee package::EncryptionStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 474 28  com.adobe.adobedigitaleditions.app 0x0030ec67 zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 749 29  com.adobe.adobedigitaleditions.app 0x0030ede4 non-virtual thunk to zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 42 30  com.adobe.adobedigitaleditions.app 0x0030d5e8 zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 60 31  com.adobe.adobedigitaleditions.app 0x0030d50e zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 254 32  com.adobe.adobedigitaleditions.app 0x0031150a zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1506 33  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 34  com.adobe.adobedigitaleditions.app 0x0030d7c9 zip::Entry::requestBytes(zip::ZipEntryStream*, unsigned long, unsigned long) + 103 35  com.adobe.adobedigitaleditions.app 0x0030e0af zip::ZipEntryStream::requestBytes(unsigned long, unsigned long) + 47 36  com.adobe.adobedigitaleditions.app 0x0030e975 zip::ZLibDecompressorStream::requestBytes(unsigned long, unsigned long) + 151 37  com.adobe.adobedigitaleditions.app 0x002fa4db package::PackageDocument::readEncryption() + 467 38  com.adobe.adobedigitaleditions.app 0x002fa277 package::PackageDocument::archiveDirectoryReady() + 471 39  com.adobe.adobedigitaleditions.app 0x002fa590 non-virtual thunk to package::PackageDocument::archiveDirectoryReady() + 20 40  com.adobe.adobedigitaleditions.app 0x003117a4 zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 2172 41  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 42  com.adobe.adobedigitaleditions.app 0x0031170c zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 2020 43  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 44  com.adobe.adobedigitaleditions.app 0x003115c3 zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1691 45  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 46  com.adobe.adobedigitaleditions.app 0x003110ca zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 418 47  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 48  com.adobe.adobedigitaleditions.app 0x0031158b zip::Archive::bytesReady(unsigned long, dp::Data const&, bool) + 1635 49  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 50  com.adobe.adobedigitaleditions.app 0x00310e99 zip::Archive::propertiesReady() + 49 51  com.adobe.adobedigitaleditions.app 0x00196409 dpio::FileStream::requestInfo() + 145 52  com.adobe.adobedigitaleditions.app 0x00310f22 zip::Archive::readDirectory() + 20 53  com.adobe.adobedigitaleditions.app 0x002f45a2 package::PackageDocument::setURL(dp::String const&) + 450 54  com.adobe.adobedigitaleditions.app 0x001d9485 adept::DRMProcessorImpl::guessMimeTypeResp(uft::String const&, uft::Buffer const&) + 627 55  com.adobe.adobedigitaleditions.app 0x001dda4f adept::UrlLoader::bytesReady(unsigned long, dp::Data const&, bool) + 519 56  com.adobe.adobedigitaleditions.app 0x0019668d dpio::FileStream::requestBytes(unsigned long, unsigned long) + 547 57  com.adobe.adobedigitaleditions.app 0x001dd800 adept::UrlLoader::propertiesReady() + 50 58  com.adobe.adobedigitaleditions.app 0x00196409 dpio::FileStream::requestInfo() + 145 59  com.adobe.adobedigitaleditions.app 0x001dd2f3 adept::UrlLoader::startReadingStream(dpio::Stream*, unsigned long) + 81 60  com.adobe.adobedigitaleditions.app 0x001d91d6 adept::DRMProcessorImpl::guessMimeType() + 196 61  com.adobe.adobedigitaleditions.app 0x001dc091 adept::DRMProcessorImpl::tempFileWritten(dp::Unknown*, bool) + 33 62  com.adobe.adobedigitaleditions.app 0x001dd4e6 adept::IoCallbackWrapper::invoke(dp::Unknown*) + 58 63  com.adobe.adobedigitaleditions.app 0x001975e3 dpio::FileWriter::bytesReady(unsigned long, dp::Data const&, bool) + 449 64  com.adobe.adobedigitaleditions.app 0x0012e358 CocoaStream::didFinishLoading() + 166 65  com.adobe.adobedigitaleditions.app 0x0012e688 CocoaStreamConnectionDelegate::connectionDidFinishLoading() + 24 66  com.adobe.adobedigitaleditions.app 0x0012ef0c -[URLConnectionDelegate connectionDidFinishLoading:] + 46 67  com.apple.Foundation          0x932229d9 ___NSURLConnectionDidFinishLoading_block_invoke + 40 68  com.apple.Foundation          0x93222463 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 56 69  com.apple.Foundation          0x9322241b -[NSURLConnectionInternalConnection invokeForDelegate:] + 108 70  com.apple.Foundation          0x9322238e -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 248 71  com.apple.Foundation          0x93222278 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 76 72  com.apple.Foundation          0x932229a4 _NSURLConnectionDidFinishLoading + 43 73  com.apple.CFNetwork          0x9658594d ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointer FvvE_block_invoke + 109 74  com.apple.CFNetwork          0x96608336 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16 _CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 104 75  com.apple.CFNetwork          0x9656814a ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25 76  com.apple.CoreFoundation      0x98e9bd79 CFArrayApplyFunction + 57 77  com.apple.CFNetwork          0x96568043 RunloopBlockContext::perform() + 135 78  com.apple.CFNetwork          0x96650b96 non-virtual thunk to RunloopBlockContext::multiplexerClientPerform() + 20 79  com.apple.CFNetwork          0x96567efd MultiplexerSource::perform() + 317 80  com.apple.CFNetwork          0x96567d1e MultiplexerSource::_perform(void*) + 76 81  com.apple.CoreFoundation      0x98ed3b5f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 82  com.apple.CoreFoundation      0x98ec495b __CFRunLoopDoSources0 + 235 83  com.apple.CoreFoundation      0x98ec405e __CFRunLoopRun + 1022 84  com.apple.CoreFoundation      0x98ec39ea CFRunLoopRunSpecific + 394 85  com.apple.CoreFoundation      0x98ec384b CFRunLoopRunInMode + 123 86  com.apple.HIToolbox          0x998ecb5d RunCurrentEventLoopInMode + 259 87  com.apple.HIToolbox          0x998ec8e2 ReceiveNextEventCommon + 526 88  com.apple.HIToolbox          0x998ec6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92 89  com.apple.AppKit              0x99e8d349 _DPSNextEvent + 1602 90  com.apple.AppKit              0x99e8c870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 91  com.apple.AppKit              0x9a20aedc -[NSApplication _realDoModalLoop:peek:] + 828 92  com.apple.AppKit              0x9a20ab8d -[NSApplication _doModalLoop:peek:] + 209 93  com.apple.AppKit              0x9a209556 -[NSApplication runModalForWindow:] + 235 94  com.adobe.adobedigitaleditions.app 0x000f2f86 -[FulfillmentProgressController startFulfillment:currentTaskIndex:taskTotalCount:] + 203 95  com.adobe.adobedigitaleditions.app 0x000f4346 -[FulfillmentTaskManager performFulfillment:] + 156 96  com.adobe.adobedigitaleditions.app 0x000f44fc -[FulfillmentTaskManager performTask] + 125 97  com.apple.Foundation          0x931c727c __NSFireDelayedPerform + 422 98  com.apple.CoreFoundation      0x98f0cea6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 99  com.apple.CoreFoundation      0x98f0c863 __CFRunLoopDoTimer + 1395 100 com.apple.CoreFoundation      0x98f8706d __CFRunLoopDoTimers + 349 101 com.apple.CoreFoundation      0x98ec4353 __CFRunLoopRun + 1779 102 com.apple.CoreFoundation      0x98ec39ea CFRunLoopRunSpecific + 394 103 com.apple.CoreFoundation      0x98ec384b CFRunLoopRunInMode + 123 104 com.apple.HIToolbox          0x998ecb5d RunCurrentEventLoopInMode + 259 105 com.apple.HIToolbox          0x998ec8e2 ReceiveNextEventCommon + 526 106 com.apple.HIToolbox          0x998ec6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92 107 com.apple.AppKit              0x99e8d349 _DPSNextEvent + 1602 108 com.apple.AppKit              0x99e8c870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 109 com.apple.AppKit              0x99e7f15c -[NSApplication run] + 727 110 com.apple.AppKit              0x99e67ff8 NSApplicationMain + 1165 111 com.adobe.adobedigitaleditions.app 0x000acf15 start + 53 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0  libsystem_kernel.dylib        0x969e2992 kevent64 + 10 1  libdispatch.dylib            0x9460f899 _dispatch_mgr_invoke + 238 2  libdispatch.dylib            0x9460f532 _dispatch_mgr_thread + 52 Thread 2:: com.apple.NSURLConnectionLoader 0  libsystem_kernel.dylib        0x969dcf7a mach_msg_trap + 10 1  libsystem_kernel.dylib        0x969dc16c mach_msg + 68 2  com.apple.CoreFoundation      0x98ec4bf9 __CFRunLoopServiceMachPort + 169 3  com.apple.CoreFoundation      0x98ec41d1 __CFRunLoopRun + 1393 4  com.apple.CoreFoundation      0x98ec39ea CFRunLoopRunSpecific + 394 5  com.apple.CoreFoundation      0x98ec384b CFRunLoopRunInMode + 123 6  com.apple.Foundation          0x931ca095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381 7  com.apple.Foundation          0x931c9f0e -[NSThread main] + 45 8  com.apple.Foundation          0x931c9e66 __NSThread__main__ + 1426 9  libsystem_pthread.dylib      0x9bb7d5fb _pthread_body + 144 10  libsystem_pthread.dylib      0x9bb7d485 _pthread_start + 130 11  libsystem_pthread.dylib      0x9bb82cf2 thread_start + 34 Thread 3: 0  libsystem_kernel.dylib        0x969dcf7a mach_msg_trap + 10 1  libsystem_kernel.dylib        0x969dc16c mach_msg + 68 2  com.apple.CoreFoundation      0x98ec4bf9 __CFRunLoopServiceMachPort + 169 3  com.apple.CoreFoundation      0x98ec41d1 __CFRunLoopRun + 1393 4  com.apple.CoreFoundation      0x98ec39ea CFRunLoopRunSpecific + 394 5  com.apple.CoreFoundation      0x98ec384b CFRunLoopRunInMode + 123 6  com.apple.AppKit              0x9a036b88 _NSEventThread + 283 7  libsystem_pthread.dylib      0x9bb7d5fb _pthread_body + 144 8  libsystem_pthread.dylib      0x9bb7d485 _pthread_start + 130 9  libsystem_pthread.dylib      0x9bb82cf2 thread_start + 34 Thread 4:: com.apple.CFSocket.private 0  libsystem_kernel.dylib        0x969e1ace __select + 10 1  com.apple.CoreFoundation      0x98f14ae6 __CFSocketManager + 1158 2  libsystem_pthread.dylib      0x9bb7d5fb _pthread_body + 144 3  libsystem_pthread.dylib      0x9bb7d485 _pthread_start + 130 4  libsystem_pthread.dylib      0x9bb82cf2 thread_start + 34 Thread 5: 0  libsystem_kernel.dylib        0x969e2046 __workq_kernreturn + 10 1  libsystem_pthread.dylib      0x9bb7edcf _pthread_wqthread + 372 2  libsystem_pthread.dylib      0x9bb82cce start_wqthread + 30 Thread 6: 0  libsystem_kernel.dylib        0x969e2046 __workq_kernreturn + 10 1  libsystem_pthread.dylib      0x9bb7edcf _pthread_wqthread + 372 2  libsystem_pthread.dylib      0x9bb82cce start_wqthread + 30 Thread 7: 0  libsystem_kernel.dylib        0x969e2046 __workq_kernreturn + 10 1  libsystem_pthread.dylib      0x9bb7edcf _pthread_wqthread + 372 2  libsystem_pthread.dylib      0x9bb82cce start_wqthread + 30 Thread 0 crashed with X86 Thread State (32-bit):   eax: 0x7afe3b68  ebx: 0xbff46ba8  ecx: 0x008d0008  edx: 0x00000000   edi: 0xbff46c58  esi: 0xbff46c98  ebp: 0xbff46b78  esp: 0xbff46b5c   ss: 0x00000023  efl: 0x00010202  eip: 0x726f7473  cs: 0x0000001b   ds: 0x00000023  es: 0x00000023  fs: 0x00000000  gs: 0x0000000f   cr2: 0x726f7473   Logical CPU:    1 Error Code:      0x00000014 Trap Number:    14 Binary Images:   0xab000 -  0x8a4ffb +com.adobe.adobedigitaleditions.app (3.0 - 1) /Applications/Adobe Digital Editions 3.0.app/Contents/MacOS/Adobe Digital Editions 0x29e6000 -  0x2a0bff9  com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols 0x4d01000 -  0x4d0cffa  com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore 0x8fe08000 - 0x8fe3a417  dyld (239.4) /usr/lib/dyld 0x90008000 - 0x90013fff  com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport 0x90014000 - 0x9001dfff  com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x90021000 - 0x9014eff3  com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x9014f000 - 0x9025cff7  com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9025d000 - 0x902b0ff3  com.apple.CoreMediaIO (408.0 - 4570) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x902b1000 - 0x902ccff5  com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting 0x902cd000 - 0x902cfff2  com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x902d6000 - 0x90307ffb  com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x90308000 - 0x90309fff  libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x9030a000 - 0x9030fff6  libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x90341000 - 0x90365ff7  libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x90366000 - 0x90392ff7  com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices 0x90393000 - 0x903a8ff3  com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r 0x903a9000 - 0x9043afff  com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync 0x9043b000 - 0x9048ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x90490000 - 0x904f9fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration 0x904fa000 - 0x905d5ff7  com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices 0x905d6000 - 0x905ddff2  com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x905de000 - 0x90633ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90634000 - 0x90642ff7  com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x90643000 - 0x90755ffc  libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib 0x90756000 - 0x90839ff7  libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x9083a000 - 0x90872fff  com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x90873000 - 0x9089eff7  libpcap.A.dylib (42) /usr/lib/libpcap.A.dylib 0x9089f000 - 0x9089ffff  com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x908ef000 - 0x909dfffb  libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x909e8000 - 0x90a0cfff  libJPEG.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90a0d000 - 0x90a0dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x90a0e000 - 0x90af9ff4  com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x90afa000 - 0x90afafff  com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x90b9e000 - 0x90e9fffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore 0x90ea0000 - 0x911b3fef  com.apple.CoreAUC (6.25.00 - 6.25.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x911b4000 - 0x911bfffb  libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib 0x911c0000 - 0x911ccffc  libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x911cd000 - 0x91226ffa  libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91227000 - 0x91278ffb  com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9127b000 - 0x91293ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory 0x91294000 - 0x9143c4af  libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x9143d000 - 0x91472ffd  libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x91473000 - 0x918a7ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x918a8000 - 0x918b1fff  libsystem_notify.dylib (121) /usr/lib/system/libsystem_notify.dylib 0x918b3000 - 0x9194ffff  com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD 0x91950000 - 0x91a87fff  com.apple.desktopservices (1.8.3 - 1.8.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv 0x91a88000 - 0x91addff3  com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re 0x91ade000 - 0x91c51ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x91c60000 - 0x91f87ffb  com.apple.JavaScriptCore (9537 - 9537.77.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91f88000 - 0x91f8bffa  libCGXType.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib 0x91f8c000 - 0x91fd8ff7  libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib 0x91fd9000 - 0x91fdbfff  com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI 0x91fdc000 - 0x91feaff7  libz.1.dylib (53) /usr/lib/libz.1.dylib 0x91feb000 - 0x91feeff3  com.apple.AppleSystemInfo (3.0 - 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo 0x91ff9000 - 0x91ff9fff  com.apple.CoreServices (59 - 59) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91ffa000 - 0x91ffbffd  libunc.dylib (28) /usr/lib/system/libunc.dylib 0x920a8000 - 0x920d6ff3  com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s 0x92108000 - 0x92169ff7  com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion 0x921c0000 - 0x92386ffb  libicucore.A.dylib (511.34) /usr/lib/libicucore.A.dylib 0x92387000 - 0x923b2ff7  libsystem_network.dylib (241.3) /usr/lib/system/libsystem_network.dylib 0x923b3000 - 0x923b7ffe  libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib 0x923b8000 - 0x923b8fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib 0x923b9000 - 0x923e4ff5  com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library 0x923e5000 - 0x92400ff6  libPng.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92401000 - 0x92467ffb  com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x92468000 - 0x924aafff  libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x924ab000 - 0x924acffa  libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib 0x924b2000 - 0x924ccff7  com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage 0x924cd000 - 0x9250aff7  libauto.dylib (185.5) /usr/lib/libauto.dylib 0x9250b000 - 0x9278aff7  com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit 0x9278b000 - 0x92a07fe7  com.apple.QuickTime (7.7.3 - 2826.19) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92a08000 - 0x92a0dff7  com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print 0x92a0e000 - 0x92a63fff  libc++.1.dylib (120) /usr/lib/libc++.1.dylib 0x92a64000 - 0x92e29ff6  libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib 0x9312c000 - 0x9315cff7  com.apple.CoreServicesInternal (184.9 - 184.9) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal 0x9315d000 - 0x93488ffe  com.apple.Foundation (6.9 - 1056.13) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x93489000 - 0x9348fff7  com.apple.AOSNotification (1.7.0 - 760.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication 0x93490000 - 0x934d6ff7  libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x934d7000 - 0x935b1ff6  com.apple.QuickLookUIFramework (5.0 - 622.7) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI 0x935b2000 - 0x935f2ff7  com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x937be000 - 0x93a22ff7  com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93a23000 - 0x93a2eff6  com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x93a2f000 - 0x93a59fff  libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x943b5000 - 0x9442aff1  com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS 0x9442b000 - 0x94468ffb  libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib 0x94469000 - 0x944a7ff7  com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices 0x944a8000 - 0x94594ff7  libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x94595000 - 0x94608fff  com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit 0x94609000 - 0x9460bffb  libRadiance.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib 0x9460c000 - 0x94624ffd  libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x94625000 - 0x94626ffc  com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent 0x94646000 - 0x9464fffc  com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x94650000 - 0x9467afff  libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib 0x9467b000 - 0x94827fff  com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94828000 - 0x9487bfff  com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering 0x9487c000 - 0x94881ff3  libsystem_platform.dylib (24.90.1) /usr/lib/system/libsystem_platform.dylib 0x94882000 - 0x9488affe  libGFXShared.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib 0x9488b000 - 0x948b3fff  libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib 0x95756000 - 0x9575aff7  libmacho.dylib (845) /usr/lib/system/libmacho.dylib 0x9575b000 - 0x9575bfff  com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9575c000 - 0x957b1ff7  com.apple.QuickLookFramework (5.0 - 622.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x957b2000 - 0x9581cff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9584a000 - 0x95850ffb  libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x95851000 - 0x9585efff  com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x9585f000 - 0x958b5ff6  com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface 0x958b6000 - 0x95936ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices 0x9595a000 - 0x9595bfff  libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib 0x9595c000 - 0x95960ffc  libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x95963000 - 0x95bd2ff2  com.apple.security (7.0 - 55471.14.8) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x95c3a000 - 0x95c3efff  com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels 0x95c3f000 - 0x95c3fffd  libOpenScriptingUtil.dylib (157) /usr/lib/libOpenScriptingUtil.dylib 0x95c40000 - 0x95c49fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition 0x95c4a000 - 0x95fb9fff  com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x95fba000 - 0x95fc5fff  libcsfde.dylib (380) /usr/lib/libcsfde.dylib 0x95fc6000 - 0x96094ff7  com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x96098000 - 0x960a6ff3  com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x960b3000 - 0x96183fef  libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib 0x96184000 - 0x9618eff2  com.apple.AppSandbox (3.0 - 1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x96198000 - 0x96198fff  libodfde.dylib (20) /usr/lib/libodfde.dylib 0x96199000 - 0x9619bfff  libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib 0x9619c000 - 0x961a0fff  libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x961a1000 - 0x961a9fff  libsystem_dnssd.dylib (522.92.1) /usr/lib/system/libsystem_dnssd.dylib 0x961aa000 - 0x961b4fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment 0x961b5000 - 0x96253ff5  com.apple.PDFKit (2.9.2 - 2.9.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit 0x96254000 - 0x9628afff  com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s 0x9628b000 - 0x96389fff  libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9638a000 - 0x963d2fff  com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis 0x963d3000 - 0x963d4fff  libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x963d5000 - 0x9645affc  com.apple.CorePDF (4.0 - 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x96472000 - 0x9647afff  liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x964ab000 - 0x964acfff  liblangid.dylib (117) /usr/lib/liblangid.dylib 0x964ad000 - 0x9653fff9  libsystem_c.dylib (997.90.3) /usr/lib/system/libsystem_c.dylib 0x96540000 - 0x966cdffb  com.apple.CFNetwork (673.3 - 673.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x966ce000 - 0x966d0fff  libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib 0x966d1000 - 0x9672fffd  com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE 0x96730000 - 0x967a7ffb  com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x967a8000 - 0x967acffc  com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x967ad000 - 0x967bffff  libbsm.0.dylib (33) /usr/lib/libbsm.0.dylib 0x967c0000 - 0x96883ff1  com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x96884000 - 0x96884fff  com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services 0x96885000 - 0x96887ffe  libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib 0x96888000 - 0x96896fff  libxar.1.dylib (202) /usr/lib/libxar.1.dylib 0x96897000 - 0x9698bfff  libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9698c000 - 0x96996ff3  com.apple.DisplayServicesFW (2.8 - 360.8.14) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices 0x969ca000 - 0x969e7ff4  libsystem_kernel.dylib (2422.110.17) /usr/lib/system/libsystem_kernel.dylib 0x969e8000 - 0x96a07ff9  com.apple.framework.Apple80211 (9.4 - 940.60) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x96a32000 - 0x96a3ffff  com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression 0x96a40000 - 0x96a72ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x96a73000 - 0x96b0bff7  com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata 0x96c24000 - 0x96d94fff  com.apple.QTKit (7.7.3 - 2826.19) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x96f38000 - 0x96f3dfff  com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility 0x96f3e000 - 0x96f6dff7  com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration 0x96f6e000 - 0x97258fd2  com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage 0x97259000 - 0x97272fff  libAVFAudio.dylib (32.2) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib 0x97273000 - 0x9727fffc  libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib 0x97280000 - 0x9729cfff  libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x9729d000 - 0x97364ff7  com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x97365000 - 0x97382ffb  libresolv.9.dylib (54) /usr/lib/libresolv.9.dylib 0x97c8a000 - 0x97c91ff7  com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x97c92000 - 0x97cbaff7  libRIP.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib 0x97cbb000 - 0x97cd4fff  com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x97cd5000 - 0x98242fff  com.apple.QuartzComposer (5.1 - 319) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer 0x98243000 - 0x982aaffc  com.apple.framework.CoreWLAN (4.3.3 - 433.48) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x982ab000 - 0x982b7ff7  com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x982b8000 - 0x982dffff  com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x982f3000 - 0x982fbfff  libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x982fc000 - 0x98721fe3  com.apple.VideoToolbox (1.0 - 1273.54) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x98722000 - 0x98832fed  com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender 0x98833000 - 0x988bdff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication 0x988be000 - 0x988e3ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters 0x988e4000 - 0x98934ff7  libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x98935000 - 0x98938ffb  libutil.dylib (34) /usr/lib/libutil.dylib 0x98939000 - 0x98988ff9  com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices 0x9899d000 - 0x989a1ffa  libcache.dylib (62) /usr/lib/system/libcache.dylib 0x989a2000 - 0x989a2ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x989a3000 - 0x989b3ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis 0x989d5000 - 0x98a31ffa  com.apple.print.framework.PrintCore (9.0 - 428) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore 0x98dfc000 - 0x98e4dff1  libstdc++.6.dylib (60) /usr/lib/libstdc++.6.dylib 0x98e4e000 - 0x99050fff  com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x99058000 - 0x9905ffff  libMatch.1.dylib (19) /usr/lib/libMatch.1.dylib 0x99060000 - 0x99063ffe  com.apple.LoginUICore (3.0 - 3.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore 0x99064000 - 0x9907cff7  libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x9907d000 - 0x991d3ff0  libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib 0x991d4000 - 0x991deff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce 0x991df000 - 0x9947bfff  com.apple.RawCamera.bundle (5.06 - 751) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x99517000 - 0x99518fff  libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x99519000 - 0x995b0ff7  com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink 0x995b1000 - 0x99627ff3  com.apple.securityfoundation (6.0 - 55122.3) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation 0x99628000 - 0x99693fff  com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x99694000 - 0x996a6fff  libsystem_asl.dylib (217.1.4) /usr/lib/system/libsystem_asl.dylib 0x996a7000 - 0x996bafff  com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture 0x9976e000 - 0x997d7ffa  com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore 0x99852000 - 0x99869ff4  com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring 0x9986a000 - 0x9988eff3  libc++abi.dylib (49.1) /usr/lib/libc++abi.dylib 0x9988f000 - 0x998c0ffa  libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x998c1000 - 0x99c36ff9  com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox 0x99d54000 - 0x99d68ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport 0x99d69000 - 0x99d6cff7  libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x99d6d000 - 0x99d7dff7  libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x99d7e000 - 0x99e64ff7  com.apple.coreui (2.1 - 231) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x99e65000 - 0x9aa83ff3  com.apple.AppKit (6.9 - 1265.21) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9aa84000 - 0x9aad4fff  com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9aad5000 - 0x9aecdffb  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9aece000 - 0x9aed8ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9aed9000 - 0x9aedbfff  com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper 0x9aedc000 - 0x9aee4ff7  libCGCMS.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib 0x9b86f000 - 0x9b90eff7  libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x9bb7c000 - 0x9bb83ffb  libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x9bb84000 - 0x9bb8dfff  com.apple.audio.SoundManager (4.1 - 4.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound 0x9bb8e000 - 0x9bbcaff4  com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices 0x9bc32000 - 0x9bc6aff7  com.apple.MediaKit (15 - 709) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9bc6b000 - 0x9bd17ffb  libvMisc.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib 0x9bd18000 - 0x9c00dffc  com.apple.CoreImage (9.4.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage 0x9c064000 - 0x9c067ff9  com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x9c068000 - 0x9c0aeff7  libcurl.4.dylib (78.94.1) /usr/lib/libcurl.4.dylib 0x9c22e000 - 0x9c237fff  com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9c238000 - 0x9c23bff7  com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help 0x9c23c000 - 0x9c24bfff  libGL.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9c24e000 - 0x9c26aff9  com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x9c26b000 - 0x9c26fffa  libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9c270000 - 0x9c270fff  libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib External Modification Summary:   Calls made by other processes targeting this process:     task_for_pid: 1     thread_create: 0     thread_set_state: 0   Calls made by this process:     task_for_pid: 0     thread_create: 0     thread_set_state: 0   Calls made by all processes on this machine:     task_for_pid: 692     thread_create: 0     thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=186.2M resident=79.8M(43%) swapped_out_or_unallocated=106.4M(57%) Writable regions: Total=58.1M written=4804K(8%) resident=11.4M(20%) swapped_out=0K(0%) unallocated=46.7M(80%) REGION TYPE                      VIRTUAL ===========                      ======= CG backing stores                  4860K CG image                            124K CG raster data                      24K CG shared images                    180K CoreServices                        16K Image IO                            248K Kernel Alloc Once                    4K MALLOC                            23.5M MALLOC (admin)                      48K Memory Tag 242                      12K SQLite page cache                  256K Stack                              66.7M VM_ALLOCATE                        17.1M __DATA                            18.0M __IMAGE                            528K __LINKEDIT                        49.3M __OBJC                            3052K __PAGEZERO                            4K __TEXT                            136.9M __UNICODE                          544K mapped file                      119.5M shared memory                        4K ===========                      ======= TOTAL                            440.7M

  • Downloaded new update 10.4.10 now safari wont open!

    thats exactly what happened, it was working great well as good as it does...and i downloaded the sec. update and now it wont even open, just crashes..... is there something i can do to get it to work again?
    **wish i wouldnt have downloaded it!! UGH!!!

    Hi Eme....i tried that and it didnt work.... any more suggestions..? ill post my error again so you can tell me if i got rid of what i needed....
    Date/Time: 2007-06-30 09:43:50.507 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [1193]
    Version: 2.0.4 (419.3)
    Build Version: 13
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 1255
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000015e
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a594b8 objc_msgSend + 8
    1 com.apple.WebKit 0x94d5a163 -[WebNetscapePluginEmbeddedView initWithFrame:plugin:URL:baseURL:MIMEType:attributeKeys:attributeValues:] + 299
    2 com.apple.WebKit 0x94d59ee4 -[WebBridge viewForPluginWithURL:attributeNames:attributeValues:MIMEType:] + 670
    3 com.apple.WebCore 0x94f6138b KWQKHTMLPart::createPart(khtml::ChildFrame const&, KURL const&, QString const&) + 327
    4 com.apple.WebCore 0x94f60f5b KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 519
    5 com.apple.WebCore 0x94f60724 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1098
    6 com.apple.WebCore 0x94fa1901 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 467
    7 com.apple.WebCore 0x94f5fb98 khtml::RenderPartObject::updateWidget() + 3416
    8 com.apple.WebCore 0x94efc57d KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 245
    9 com.apple.WebCore 0x94efad3b KHTMLParser::parseToken(khtml::Token*) + 475
    10 com.apple.WebCore 0x94ef8a14 khtml::HTMLTokenizer::processToken() + 268
    11 com.apple.WebCore 0x94ef9d2f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 4851
    12 com.apple.WebCore 0x94ef85b4 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    13 com.apple.WebCore 0x94f46f6a DOM::DocumentImpl::write(QString const&) + 146
    14 com.apple.WebCore 0x94f46eb2 DOM::DocumentImpl::write(DOM::DOMString const&) + 44
    15 com.apple.WebCore 0x94f46c8a KJS::HTMLDocFunction::tryCall(KJS::ExecState*, KJS::Object&, KJS::List const&) + 916
    16 com.apple.WebCore 0x94f4434d KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 65
    17 com.apple.JavaScriptCore 0x94e3177e KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    18 com.apple.JavaScriptCore 0x94e3072d KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    19 com.apple.JavaScriptCore 0x94e363ec KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    20 com.apple.JavaScriptCore 0x94e30072 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    21 com.apple.JavaScriptCore 0x94e2ff32 KJS::BlockNode::execute(KJS::ExecState*) + 102
    22 com.apple.JavaScriptCore 0x94e3b5ce KJS::IfNode::execute(KJS::ExecState*) + 344
    23 com.apple.JavaScriptCore 0x94e30147 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    24 com.apple.JavaScriptCore 0x94e2ff32 KJS::BlockNode::execute(KJS::ExecState*) + 102
    25 com.apple.JavaScriptCore 0x94e3ce83 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    26 com.apple.JavaScriptCore 0x94e3c9ba KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    27 com.apple.JavaScriptCore 0x94e3177e KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    28 com.apple.JavaScriptCore 0x94e3072d KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    29 com.apple.JavaScriptCore 0x94e363ec KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    30 com.apple.JavaScriptCore 0x94e3b5ce KJS::IfNode::execute(KJS::ExecState*) + 344
    31 com.apple.JavaScriptCore 0x94e30072 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    32 com.apple.JavaScriptCore 0x94e2ff32 KJS::BlockNode::execute(KJS::ExecState*) + 102
    33 com.apple.JavaScriptCore 0x94e3b5ce KJS::IfNode::execute(KJS::ExecState*) + 344
    34 com.apple.JavaScriptCore 0x94e30147 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    35 com.apple.JavaScriptCore 0x94e2ff32 KJS::BlockNode::execute(KJS::ExecState*) + 102
    36 com.apple.JavaScriptCore 0x94e3b5ce KJS::IfNode::execute(KJS::ExecState*) + 344
    37 com.apple.JavaScriptCore 0x94e30147 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    38 com.apple.JavaScriptCore 0x94e2ff32 KJS::BlockNode::execute(KJS::ExecState*) + 102
    39 com.apple.JavaScriptCore 0x94e294f0 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    40 com.apple.JavaScriptCore 0x94e28f75 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    41 com.apple.WebCore 0x94f14818 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    42 com.apple.WebCore 0x94f14714 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 212
    43 com.apple.WebCore 0x94f144dc khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 456
    44 com.apple.WebCore 0x94f140e7 khtml::HTMLTokenizer::scriptHandler() + 923
    45 com.apple.WebCore 0x94f0aa5d khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 71
    46 com.apple.WebCore 0x94ef9e6f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 5171
    47 com.apple.WebCore 0x94ef85b4 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    48 com.apple.WebCore 0x94f423ec khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 370
    49 com.apple.WebCore 0x94f42251 khtml::CachedScript::checkNotify() + 61
    50 com.apple.WebCore 0x94f421ea khtml::CachedScript::data(QBuffer&, bool) + 250
    51 com.apple.WebCore 0x94f1a019 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 419
    52 com.apple.WebCore 0x95064dc9 KWQSignal::callWithData(KIO::Job*, NSData*) const + 115
    53 com.apple.WebCore 0x94f19e65 KIO::TransferJob::emitResult(NSData*) + 37
    54 com.apple.WebCore 0x94f19e10 -[KWQResourceLoader finishJobAndHandle:] + 76
    55 com.apple.WebKit 0x94d49b66 -[WebSubresourceClient didFinishLoading] + 78
    56 com.apple.WebKit 0x94d48ca5 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 40
    57 com.apple.Foundation 0x9285ad74 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
    58 com.apple.Foundation 0x92858e19 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
    59 com.apple.Foundation 0x92858ab5 _sendCallbacks + 201
    60 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213
    61 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    62 com.apple.HIToolbox 0x92dec8d8 RunCurrentEventLoopInMode + 285
    63 com.apple.HIToolbox 0x92debfe2 ReceiveNextEventCommon + 385
    64 com.apple.HIToolbox 0x92debe39 BlockUntilNextEventMatchingListInMode + 81
    65 com.apple.AppKit 0x93272465 _DPSNextEvent + 572
    66 com.apple.AppKit 0x93272056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    67 com.apple.Safari 0x00006cea 0x1000 + 23786
    68 com.apple.AppKit 0x9326bddb -[NSApplication run] + 512
    69 com.apple.AppKit 0x9325fd2f NSApplicationMain + 573
    70 com.apple.Safari 0x0005f54a 0x1000 + 386378
    71 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92829d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92829c36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d30d29 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f42e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92829a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f42e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92850bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f42e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284a26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x999f4966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f42e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x0000015e ebx: 0x00553fc6 ecx: 0xa0a57184 edx: 0x0000015e
    edi: 0x0e3c16b0 esi: 0x00000001 ebp: 0xbfffc198 esp: 0xbfffc15c
    ss: 0x0000001f efl: 0x00010202 eip: 0x90a594b8 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x54f000 - 0x555fff com.mac.jrc.SafariPlus 1.5 (20060521) /Library/InputManagers/SafariPlus/SafariPlus.bundle/Contents/MacOS/SafariPlus
    0x17ca000 - 0x17cbfff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xe670000 - 0xeb94fff com.macromedia.Flash Player.plugin 9.0.45.0 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7e000 - 0x91bbbfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc1000 - 0x91bdbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be0000 - 0x91be2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be4000 - 0x91cc2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdf000 - 0x91cdffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce1000 - 0x91d6ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d76000 - 0x91d76fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d78000 - 0x91dd1fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dda000 - 0x91dfefff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e06000 - 0x9220ffff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92249000 - 0x925fdfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262a000 - 0x92717fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92719000 - 0x92796fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d7000 - 0x92a07fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b21000 - 0x92b38fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b43000 - 0x92b9bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92baf000 - 0x92baffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb1000 - 0x92bc1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd0000 - 0x92bd8fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bde000 - 0x92be4fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bea000 - 0x92c7bfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8f000 - 0x92c93fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c96000 - 0x92cb4fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc6000 - 0x92cccfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd2000 - 0x92d35fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5c000 - 0x92d9dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc4000 - 0x92dd2fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd9000 - 0x92ddefff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de3000 - 0x930d8fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931de000 - 0x931e9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ee000 - 0x93209fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93259000 - 0x93259fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325b000 - 0x93911fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c92000 - 0x93d0dfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d46000 - 0x93e00fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e43000 - 0x93e43fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e45000 - 0x94006fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404c000 - 0x9408dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94095000 - 0x940cffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d4000 - 0x940eafff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94182000 - 0x941c0fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94204000 - 0x94215fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94223000 - 0x94261fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427d000 - 0x9428cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94293000 - 0x9429efff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ea000 - 0x94304fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430a000 - 0x94609fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9478b000 - 0x948d1fff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9495d000 - 0x9496cfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94973000 - 0x9499cfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949a2000 - 0x949b1fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949b5000 - 0x949dafff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e6000 - 0x94a03fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d2e000 - 0x94dc1fff com.apple.WebKit 419.2.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e1b000 - 0x94e9dfff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed6000 - 0x951b5fff com.apple.WebCore 418.22.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95334000 - 0x95357fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96ef0000 - 0x96f04fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x999f2000 - 0x99a29fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99a45000 - 0x99a57fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac6,1, BootROM IM61.0093.B05, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.9.0f8, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: iPod, Apple, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

  • :( is my mb dyiing

    ===== Display starts at offset 24906 within file of length 155978. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    framework/Versions/A/Resources/libCSync.A.dylib
    0x942da000 - 0x942f4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fa000 - 0x94603fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94785000 - 0x948cbfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94957000 - 0x94966fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9496d000 - 0x94996fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9499c000 - 0x949abfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949af000 - 0x949d4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e0000 - 0x949fdfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d28000 - 0x94dbbfff com.apple.WebKit 419.2.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e15000 - 0x94e97fff com.apple.JavaScriptCore 418.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed0000 - 0x951affff com.apple.WebCore 418.22.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9532e000 - 0x95351fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9653d000 - 0x9653dfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ba8000 - 0x96badfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f33000 - 0x96f47fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97eb0000 - 0x98d14fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98f95000 - 0x98f97fff com.apple.QuickTimeH264.component 7.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9939a000 - 0x99460fff com.apple.QuickTimeMPEG4.component 7.2 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x99dd6000 - 0x99e0dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e29000 - 0x99e3bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: matthew-brooks-computer
    Date/Time: 2007-07-26 09:22:17.708 +0100
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 2.0.4 (419.3)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 195
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x74636154
    Thread 0 Crashed:
    0 com.apple.WebCore 0x94eeccdc DOM::NodeImpl::setChanged(bool) + 30
    1 com.apple.WebCore 0x9504ff11 DOM::DocumentImpl::radioButtonChecked(DOM::HTMLInputElementImpl*, DOM::HTMLFormElementImpl*) + 403
    2 com.apple.WebCore 0x94f8ae8f DOM::HTMLInputElementImpl::setChecked(bool) + 67
    3 com.apple.WebCore 0x94f639b3 DOM::HTMLInputElementImpl::parseHTMLAttribute(DOM::HTMLAttributeImpl*) + 967
    4 com.apple.WebCore 0x94f05bb1 DOM::HTMLElementImpl::attributeChanged(DOM::AttributeImpl*, bool) + 257
    5 com.apple.WebCore 0x94ef6458 DOM::ElementImpl::setAttributeMap(DOM::NamedAttrMapImpl*) + 276
    6 com.apple.WebCore 0x94ef4ca3 KHTMLParser::parseToken(khtml::Token*) + 323
    7 com.apple.WebCore 0x94ef2a14 khtml::HTMLTokenizer::processToken() + 268
    8 com.apple.WebCore 0x94ef3d2f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 4851
    9 com.apple.WebCore 0x94ef25b4 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    10 com.apple.WebCore 0x94fb1f43 DOM::HTMLElementImpl::createContextualFragment(DOM::DOMString const&) + 337
    11 com.apple.WebCore 0x94fb1db4 DOM::HTMLElementImpl::setInnerHTML(DOM::DOMString const&) + 26
    12 com.apple.WebCore 0x94fb1d57 DOM::HTMLElement::setInnerHTML(DOM::DOMString const&) + 37
    13 com.apple.WebCore 0x94f49dfb KJS::HTMLElement::putValue(KJS::ExecState*, int, KJS::Value const&, int) + 15919
    14 com.apple.WebCore 0x94f45fa2 KJS::HTMLElement::tryPut(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 656
    15 com.apple.WebCore 0x94f41a22 KJS::DOMObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 56
    16 com.apple.JavaScriptCore 0x94e318af KJS::Reference::putValue(KJS::ExecState*, KJS::Value const&) + 211
    17 com.apple.JavaScriptCore 0x94e3070d KJS::AssignNode::evaluate(KJS::ExecState*) + 549
    18 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    19 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    20 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    21 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    22 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    23 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    24 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    25 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    26 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    27 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    28 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    29 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    30 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    31 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    32 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    33 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    34 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    35 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    36 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    37 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    38 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    39 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    40 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    41 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    42 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    43 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    44 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    45 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    46 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    47 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    48 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    49 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    50 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    51 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    52 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    53 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    54 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    55 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    56 com.apple.JavaScriptCore 0x94e234f4 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    57 com.apple.JavaScriptCore 0x94e22f79 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    58 com.apple.WebCore 0x94f0e818 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    59 com.apple.WebCore 0x94f9bdb2 KHTMLPart::executeScript(DOM::Node const&, QString const&, bool) + 170
    60 com.apple.WebCore 0x94f9bcdb KHTMLPart::executeScript(QString const&, bool) + 61
    61 com.apple.WebCore 0x94f7dd15 KHTMLPart::urlSelected(QString const&, int, int, QString const&, KParts::URLArgs) + 343
    62 com.apple.WebCore 0x94f5c653 DOM::HTMLAnchorElementImpl::defaultEventHandler(DOM::EventImpl*) + 1371
    63 com.apple.WebCore 0x94f4b4ce DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) + 684
    64 com.apple.WebCore 0x94f4b112 DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) + 114
    65 com.apple.WebCore 0x94f4eb91 KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int) + 1347
    66 com.apple.WebCore 0x94f6da03 KHTMLView::viewportMouseReleaseEvent(QMouseEvent*) + 467
    67 com.apple.WebCore 0x94f6d795 KWQKHTMLPart::mouseUp(NSEvent*) + 275
    68 com.apple.WebKit 0x94d4db6c -[WebHTMLView mouseUp:] + 96
    69 com.apple.AppKit 0x9333f42b -[NSWindow sendEvent:] + 5403
    70 com.apple.Safari 0x000230c6 0x1000 + 139462
    71 com.apple.AppKit 0x93331350 -[NSApplication sendEvent:] + 5023
    72 com.apple.Safari 0x00022c56 0x1000 + 138326
    73 com.apple.AppKit 0x9325bdfe -[NSApplication run] + 547
    74 com.apple.AppKit 0x9324fd2f NSApplicationMain + 573
    75 com.apple.Safari 0x0005f54a 0x1000 + 386378
    76 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9281fd3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9281fc36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d2ad29 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9281fa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92846bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284026c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99dd8966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284026c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x93339270 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x151fd52d Flash_EnforceLocalSecurity + 360501
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x7463612e ebx: 0x94f635fd ecx: 0x00000001 edx: 0x00000010
    edi: 0xbfffcd94 esi: 0x177aa578 ebp: 0xbfffcd68 esp: 0xbfffcd64
    ss: 0x0000001f efl: 0x00010206 eip: 0x94eeccdc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x14e14000 - 0x15337fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x154d2000 - 0x154d3fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140d000 - 0x91414fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91418000 - 0x9143efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91450000 - 0x914c6fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91666000 - 0x916d9fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91707000 - 0x917b0fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d6000 - 0x91821fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91840000 - 0x91856fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91862000 - 0x9187cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91886000 - 0x918c3fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d7000 - 0x918e3fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ea000 - 0x9192afff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193d000 - 0x919effff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a35000 - 0x91a4bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a50000 - 0x91a6efff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a73000 - 0x91ad2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b70fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b74000 - 0x91bb1fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bb7000 - 0x91bd1fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bd6000 - 0x91bd8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bda000 - 0x91cb8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd7000 - 0x91d65fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d6c000 - 0x91d6cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d6e000 - 0x91dc7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd0000 - 0x91df4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91dfc000 - 0x92205fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9223f000 - 0x925f3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92620000 - 0x9270dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9270f000 - 0x9278cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927cd000 - 0x929fdfff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b17000 - 0x92b2efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b39000 - 0x92b91fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba5000 - 0x92ba5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ba7000 - 0x92bb7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc6000 - 0x92bcefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd4000 - 0x92bd9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bdf000 - 0x92c70fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c84000 - 0x92c87fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c8a000 - 0x92ca8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cba000 - 0x92cc0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc6000 - 0x92d29fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4d000 - 0x92d8efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db5000 - 0x92dc2fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc9000 - 0x92dcefff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd3000 - 0x930c8fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931ce000 - 0x931d9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931de000 - 0x931f9fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93249000 - 0x93249fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9324b000 - 0x93901fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c82000 - 0x93cfdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d36000 - 0x93df0fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e33000 - 0x93e33fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e35000 - 0x93ff6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9403c000 - 0x9407dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94085000 - 0x940bffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c4000 - 0x940dafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94172000 - 0x941b0fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941f4000 - 0x94205fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94213000 - 0x94251fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9426d000 - 0x9427cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94283000 - 0x9428efff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942da000 - 0x942f4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fa000 - 0x94603fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94785000 - 0x948cbfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94957000 - 0x94966fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9496d000 - 0x94996fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9499c000 - 0x949abfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949af000 - 0x949d4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e0000 - 0x949fdfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d28000 - 0x94dbbfff com.apple.WebKit 419.2.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e15000 - 0x94e97fff com.apple.JavaScriptCore 418.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed0000 - 0x951affff com.apple.WebCore 418.22.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9532e000 - 0x95351fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96f33000 - 0x96f47fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x99dd6000 - 0x99e0dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e29000 - 0x99e3bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: matthew-brooks-computer
    Date/Time: 2007-07-26 15:23:52.722 +0100
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 2.0.4 (419.3)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 202
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00160076
    Thread 0 Crashed:
    0 com.apple.WebCore 0x94eeccdc DOM::NodeImpl::setChanged(bool) + 30
    1 com.apple.WebCore 0x9504ff11 DOM::DocumentImpl::radioButtonChecked(DOM::HTMLInputElementImpl*, DOM::HTMLFormElementImpl*) + 403
    2 com.apple.WebCore 0x94f8ae8f DOM::HTMLInputElementImpl::setChecked(bool) + 67
    3 com.apple.WebCore 0x94f639b3 DOM::HTMLInputElementImpl::parseHTMLAttribute(DOM::HTMLAttributeImpl*) + 967
    4 com.apple.WebCore 0x94f05bb1 DOM::HTMLElementImpl::attributeChanged(DOM::AttributeImpl*, bool) + 257
    5 com.apple.WebCore 0x94ef6458 DOM::ElementImpl::setAttributeMap(DOM::NamedAttrMapImpl*) + 276
    6 com.apple.WebCore 0x94ef4ca3 KHTMLParser::parseToken(khtml::Token*) + 323
    7 com.apple.WebCore 0x94ef2a14 khtml::HTMLTokenizer::processToken() + 268
    8 com.apple.WebCore 0x94ef3d2f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 4851
    9 com.apple.WebCore 0x94ef25b4 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    10 com.apple.WebCore 0x94fb1f43 DOM::HTMLElementImpl::createContextualFragment(DOM::DOMString const&) + 337
    11 com.apple.WebCore 0x94fb1db4 DOM::HTMLElementImpl::setInnerHTML(DOM::DOMString const&) + 26
    12 com.apple.WebCore 0x94fb1d57 DOM::HTMLElement::setInnerHTML(DOM::DOMString const&) + 37
    13 com.apple.WebCore 0x94f49dfb KJS::HTMLElement::putValue(KJS::ExecState*, int, KJS::Value const&, int) + 15919
    14 com.apple.WebCore 0x94f45fa2 KJS::HTMLElement::tryPut(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 656
    15 com.apple.WebCore 0x94f41a22 KJS::DOMObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 56
    16 com.apple.JavaScriptCore 0x94e318af KJS::Reference::putValue(KJS::ExecState*, KJS::Value const&) + 211
    17 com.apple.JavaScriptCore 0x94e3070d KJS::AssignNode::evaluate(KJS::ExecState*) + 549
    18 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    19 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    20 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    21 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    22 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    23 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    24 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    25 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    26 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    27 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    28 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    29 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    30 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    31 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    32 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    33 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    34 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    35 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    36 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    37 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    38 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    39 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    40 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    41 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    42 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    43 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    44 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    45 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    46 com.apple.JavaScriptCore 0x94e355d2 KJS::IfNode::execute(KJS::ExecState*) + 344
    47 com.apple.JavaScriptCore 0x94e2a14b KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    48 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    49 com.apple.JavaScriptCore 0x94e36e87 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    50 com.apple.JavaScriptCore 0x94e369be KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    51 com.apple.JavaScriptCore 0x94e2b782 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    52 com.apple.JavaScriptCore 0x94e2a731 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    53 com.apple.JavaScriptCore 0x94e303f0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    54 com.apple.JavaScriptCore 0x94e2a076 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    55 com.apple.JavaScriptCore 0x94e29f36 KJS::BlockNode::execute(KJS::ExecState*) + 102
    56 com.apple.JavaScriptCore 0x94e234f4 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    57 com.apple.JavaScriptCore 0x94e22f79 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    58 com.apple.WebCore 0x94f0e818 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    59 com.apple.WebCore 0x94f9bdb2 KHTMLPart::executeScript(DOM::Node const&, QString const&, bool) + 170
    60 com.apple.WebCore 0x94f9bcdb KHTMLPart::executeScript(QString const&, bool) + 61
    61 com.apple.WebCore 0x94f7dd15 KHTMLPart::urlSelected(QString const&, int, int, QString const&, KParts::URLArgs) + 343
    62 com.apple.WebCore 0x94f5c653 DOM::HTMLAnchorElementImpl::defaultEventHandler(DOM::EventImpl*) + 1371
    63 com.apple.WebCore 0x94f4b4ce DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) + 684
    64 com.apple.WebCore 0x94f4b112 DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) + 114
    65 com.apple.WebCore 0x94f4eb91 KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int) + 1347
    66 com.apple.WebCore 0x94f6da03 KHTMLView::viewportMouseReleaseEvent(QMouseEvent*) + 467
    67 com.apple.WebCore 0x94f6d795 KWQKHTMLPart::mouseUp(NSEvent*) + 275
    68 com.apple.WebKit 0x94d4db6c -[WebHTMLView mouseUp:] + 96
    69 com.apple.AppKit 0x9333f42b -[NSWindow sendEvent:] + 5403
    70 com.apple.Safari 0x000230c6 0x1000 + 139462
    71 com.apple.AppKit 0x93331350 -[NSApplication sendEvent:] + 5023
    72 com.apple.Safari 0x00022c56 0x1000 + 138326
    73 com.apple.AppKit 0x9325bdfe -[NSApplication run] + 547
    74 com.apple.AppKit 0x9324fd2f NSApplicationMain + 573
    75 com.apple.Safari 0x0005f54a 0x1000 + 386378
    76 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9281fd3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9281fc36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d2ad29 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9281fa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92846bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284026c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99dd8966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x178ff52d Flash_EnforceLocalSecurity + 360501
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284026c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x93339270 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x927ea2e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00160050 ebx: 0x94f635fd ecx: 0x00000001 edx: 0x00000010
    edi: 0xbfffcde4 esi: 0x2313a5f8 ebp: 0xbfffcdb8 esp: 0xbfffcdb4
    ss: 0x0000001f efl: 0x00010206 eip: 0x94eeccdc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x14916000 - 0x14917fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x17516000 - 0x17a39fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140d000 - 0x91414fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91418000 - 0x9143efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91450000 - 0x914c6fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91666000 - 0x916d9fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91707000 - 0x917b0fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d6000 - 0x91821fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91840000 - 0x91856fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91862000 - 0x9187cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91886000 - 0x918c3fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d7000 - 0x918e3fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ea000 - 0x9192afff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193d000 - 0x919effff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a35000 - 0x91a4bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a50000 - 0x91a6efff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a73000 - 0x91ad2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b70fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b74000 - 0x91bb1fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bb7000 - 0x91bd1fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bd6000 - 0x91bd8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bda000 - 0x91cb8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd7000 - 0x91d65fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d6c000 - 0x91d6cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d6e000 - 0x91dc7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd0000 - 0x91df4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91dfc000 - 0x92205fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9223f000 - 0x925f3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92620000 - 0x9270dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9270f000 - 0x9278cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927cd000 - 0x929fdfff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b17000 - 0x92b2efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b39000 - 0x92b91fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba5000 - 0x92ba5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ba7000 - 0x92bb7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc6000 - 0x92bcefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd4000 - 0x92bd9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bdf000 - 0x92c70fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c84000 - 0x92c87fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c8a000 - 0x92ca8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cba000 - 0x92cc0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc6000 - 0x92d29fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4d000 - 0x92d8efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db5000 - 0x92dc2fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc9000 - 0x92dcefff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd3000 - 0x930c8fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931ce000 - 0x931d9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931de000 - 0x931f9fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93249000 - 0x93249fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9324b000 - 0x93901fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c82000 - 0x93cfdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d36000 - 0x93df0fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e33000 - 0x93e33fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e35000 - 0x93ff6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9403c000 - 0x9407dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94085000 - 0x940bffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c4000 - 0x940dafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94172000 - 0x941b0fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941f4000 - 0x94205fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94213000 - 0x94251fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9426d000 - 0x9427cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94283000 - 0x9428efff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942da000 - 0x942f4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fa000 - 0x94603fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94785000 - 0x948cbfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94957000 - 0x94966fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9496d000 - 0x94996fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9499c000 - 0x949abfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949af000 - 0x949d4fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e0000 - 0x949fdfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d28000 - 0x94dbbfff com.apple.WebKit 419.2.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e15000 - 0x94e97fff com.apple.JavaScriptCore 418.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed0000 - 0x951affff com.apple.WebCore 418.22.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9532e000 - 0x95351fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95b25000 - 0x95b26fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x95b28000 - 0x95b29fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x95b2d000 - 0x95b43fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95b45000 - 0x95b66fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x95b73000 - 0x95b81fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x95b86000 - 0x95b87fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x95b89000 - 0x95b9bfff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96f33000 - 0x96f47fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x99dd6000 - 0x99e0dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e29000 - 0x99e3bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: matthew-br

    I'm sorry, but what are you trying to say here?
    Don't post your log file - post your problem. Spell it out. Tell us what it is that makes you think your mb is dying.
    Tim...

  • Defining mapping program

    hi all.
    here iam dealing with file to BAPI.
    mw sender sample file is
    in sender file.
    HEADER|22012007|WMD
    123565139|220.05
    133565127|1230.05
    143565511|260.00
    153565812|11345.05
    122565912|320.05
    123565013|21259
    125565814|232.05
    131565212|200.00
    132565145|38.05
    134565173|5213.10
    136565191|298.05
    137565132|228.10
    TRAILER|12|40843.55
    for this i have created my data type as
    header
    under header my datatypes are
    docdate
    siteid.
    nad under body
    accno
    amount
    and under footer
    totrec
    toamt
    here when iam mapping with BAPI.
    and while iam testing iamgetting docdate and siteid only for first record and for remaining records it remains blank,
    but
    i should get the doddate,siteid for all the records in bapi.
    waiting for the great answer.
    bye.
    regards.
    seeta ram.

    Seeta,
    I couldn't understand what happens if we add three lines of code, will make big complexity in the program. Of course  we do have some standard functions, choose whichever is comfortable for u.
    Source structure.
    MT_Input
       <b>Header       1..1</b>
             docdate 1..1
             siteid  1..1
      <b> Body   1..unbounded</b>
             accno  1..1
             amount 1..1
      <b> Footer  1..1</b>
             Totrec  1..1
             Totamt 1..1
    MT_Output
               <b>yisu_bapi   0..1</b>
              <b> e_waste 0..1</b>
    <b>           item  0..unbounded</b>
                           docdate 0..1
                           siteid 0..1
                           amount  0..1
                           accno  0..1
                           totrec  0..1
    Note : Bolded letters are node with same level.
    UDF : Create advanced UDF  with Queue[option select] with two inputs.
              For example lets say input variable name is input1 and input2
    <u><b>Code</b></u>
    int cnt = input2.length;
    for(int i=0;i<cnt;i++)
    result.addValue(""input1[0]"");
    Mapping logic.
    Don't Map   -
    > <b>MT_Output</b>
    Constant  -
    ><b>yisu_bapi</b> [bcoz u didn't mentioned what is the source for this node]
    Constant----
    ><b>e_waste</b> [bcoz u didn't mentioned what is the source for this node]
      Body -
    > <b>item</b>
      docdate[input1] & accno[input2][change context to MT_Input] -
    > UDF -
    > Splitbyvalue[EachValue]----><b>docdate</b>
    siteid[input1] & accno[input2][change context to MT_Input] -
    > UDF -
    > Splitbyvalue[EachValue]----><b>siteid</b>
        amount -
    ><b>amount</b>
        accno -
    ><b>accno</b>
    Totrec[input1] & accno[input2][change context to MT_Input] -
    > UDF -
    > Splitbyvalue[EachValue]----><b>totrec</b>
    Note : No need to import anything.
    I hope it helps you!!!!
    Best regards,
    raj.

  • Htmlcxx in Xcode 5.0.2

    Hello, im new in xcode and c++, and im trying to use ths htmlcxx library to parse html and css, but i have some issues, here is the code:
    #include <iostream>
    #include <html/ParserDom.h>
    int main(int argc, const char * argv[])
        //Parse some html code
        std::string html = "<html><body>hey</body></html>";
        htmlcxx::HTML::ParserDom parser;
        tree<htmlcxx::HTML::Node> dom = parser.parseTree(html);
        //Print whole DOM tree
        std::cout << dom << std::endl;
        //Dump all links in the tree
        tree<htmlcxx::HTML::Node>::iterator it = dom.begin();
        tree<htmlcxx::HTML::Node>::iterator end = dom.end();
        for (; it != end; ++it)
            if (it->tagName() == "A")
                it->parseAttributes();
               // std::cout << it->attributes("href");
        //Dump all text of the document
        it = dom.begin();
        end = dom.end();
        for (; it != end; ++it)
            if ((!it->isTag()) && (!it->isComment()))
                std::cout << it->text();
    here the errors:
    Undefined symbols for architecture x86_64:
      "htmlcxx::HTML::Node::parseAttributes()", referenced from:
          _main in main.o
      "htmlcxx::HTML::ParserDom::parseTree(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from:
          _main in main.o
      "htmlcxx::HTML::operator<<(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, tree<htmlcxx::HTML::Node, std::__1::allocator<tree_node_<htmlcxx::HTML::Node> > > const&)", referenced from:
          _main in main.o
      "vtable for htmlcxx::HTML::ParserDom", referenced from:
          htmlcxx::HTML::ParserDom::~ParserDom() in main.o
          htmlcxx::HTML::ParserDom::ParserDom() in main.o
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    i download the library and put in /Developer/Libs/htmlcxx/, and set the search path in xcode as recursive.
    the code is the same on the web, i choose this library cause is pretty easy to use.
    anyone can help me..
    regards.

    That isn't an appropriate place for a library. Did you build the library first? I am guessing no since you would have had another question instead.
    Download the source and, in the Terminal do:
    tar -zxvf htmlcxx-0.84.tar.gz
    cd htmlcxx-0.84
    ./configure
    make
    You will get an error because this is sloppy open-source project. Just delete the line where the error occurs and re-run make. Then run "make install"
    Then, again in the terminal, you can build your example with:
    clang++ -I /usr/local/include/htmlcxx -L/usr/local/lib -lhtmlcxx test.cpp
    I think I also changed the html include from <> to "".
    I will leave the Xcode as an exercise for the reader.

  • Encore CS5 CRASH-TASTIC

    Hi all,
    Trying to now burn a DVD but Encore keeps crashing.
    Either when burning DVD, the process begins but crashes after 10-20 secs. Or when checking the project, it displays any issues and then crashes after a couple of seconds. (Also there's a "phantom menu" in the check, that is apparently 'ophaned'... but doesn't exist in the project, and the psd file has been deleted.)
    Tried restarting, shutting down, burning with DVD in and waiting until prompted, burning image; to server and to desktop...
    It's obviously falling down at the same point, I'm just not familiar enough with Encore to tell.
    Help with this would be amazing.
    Thanks,
    Rich
    Mac OS X Lion 10.7.5
    2.7 GHz i5
    32GB 1333MHz DDR3
    AMD Radeon HD 6770M 512MB
    Process:    
    Adobe Encore [311]
    Path:       
    /Applications/Adobe Encore CS5.1/Adobe Encore CS5.1.app/Contents/MacOS/Adobe Encore
    Identifier: 
    com.adobe.Encore
    Version:    
    5.1.0 (5.1.0)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [152]
    Date/Time:  
    2013-09-25 15:50:10.086 +0100
    OS Version: 
    Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:     
    215026 sec
    Crashes Since Last Report:      
    14
    Per-App Interval Since Last Report:  105045 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                 
    FE07689A-CAC8-40CB-ACF7-3BBAFD8C35E3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe Encore CS5.1/Adobe Encore CS5.1.app/Contents/MacOS/Adobe Encore
    __TEXT            
    0000000000001000-0000000000a3c000 [ 10.2M] r-x/rwx SM=COW  /Applications/Adobe Encore CS5.1/Adobe Encore CS5.1.app/Contents/MacOS/Adobe Encore
    Application Specific Information:
    objc[311]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x924e0332 __kill + 10
    1   libsystem_kernel.dylib   
    0x924df932 kill$UNIX2003 + 32
    2   com.adobe.dvacore.framework  
    0x04d6b452 (anonymous namespace)::SignalHandler(int, __siginfo*, void*) + 658
    3   libsystem_c.dylib        
    0x957cc59b _sigtramp + 43
    4   com.adobe.Encore         
    0x0077cfae PhotoshopImage::GetPGC() const + 22
    5   com.adobe.Encore         
    0x0077d03f PhotoshopImage::GetMenuEditor() const + 29
    6   com.adobe.Encore         
    0x0077d396 PhotoshopImage::GetMotionMenuEnable() + 30
    7   com.adobe.Encore         
    0x005653eb GUOM::Menu::GetAttrObj(unsigned int) const + 119
    8   com.adobe.UISupport.framework
    0x06a87f6b void Attribute::BagInterface::FindAttributeImpl<Attribute::BagInterface const, Attribute::AttributeBase const>(Attribute::BagInterface const*, unsigned int, Attribute::AttributeBase const**, Attribute::BagInterface const**) const + 271
    9   com.adobe.UISupport.framework
    0x06a85bd9 Attribute::BagInterface::FindAttribute(unsigned int, Attribute::BagInterface const**) const + 49
    10  com.adobe.UIToolkit.framework
    0x06b0bd82 bool Attribute::BagInterface::GetIfHasAttribute<bool>(unsigned int, bool*) const + 42
    11  com.adobe.UIToolkit.framework
    0x06b08c0a AttributeInListState<bool>::AttributeInListState(std::list<Attribute::BagInterface*, std::allocator<Attribute::BagInterface*> > const&, unsigned int, bool) + 100
    12  com.adobe.UIToolkit.framework
    0x06af7457 AttributeControlBase<bool>::SetControl(std::list<Attribute::BagInterface*, std::allocator<Attribute::BagInterface*> > const&, bool, bool) + 141
    13  com.adobe.Encore         
    0x003d43a8 dva::encore::DroverMenuGadget::SetControls(std::list<Attribute::BagInterface*, std::allocator<Attribute::BagInterface*> > const&) + 5428
    14  com.adobe.Encore         
    0x003c46e7 dva::encore::DroverInspectorTab::SetControls(std::list<Attribute::BagInterface*, std::allocator<Attribute::BagInterface*> > const&) + 859
    15  com.adobe.UIToolkit.framework
    0x06aee39a UIToolkit::ControlsManager::DoSetControls(std::list<Attribute::BagInterface*, std::allocator<Attribute::BagInterface*> > const&) + 68
    16  com.adobe.UIToolkit.framework
    0x06aee963 UIToolkit::ControlsManager::CallSetControls() + 95
    17  com.adobe.exo.framework  
    0x059168b0 exo::selection::Manager::ToggleSelectables(std::list<exo::selection::Node*, std::allocator<exo::selection::Node*> > const&, exo::selection::SuppressMessagesEnum) + 448
    18  com.adobe.exo.framework  
    0x058a86c4 exo::hierarchyview::BasicMultiColumnListBase::DoSelectEntry(exo::hierarchyview::Hierarchy EntryBase*, bool) + 516
    19  com.adobe.exo.framework  
    0x058af3dd exo::hierarchyview::HierarchyArrowTracker::SelectHierarchyItem(exo::hierarchyview::Hierar chyGeometry::iterator, dvacore::utility::Flags<unsigned char>, bool) + 61
    20  com.adobe.exo.framework  
    0x058af8d5 exo::hierarchyview::HierarchyArrowTracker::TrackClickOnItem(dvacore::utility::Flags<unsig ned char>, dvacore::geom::PointT<float> const&, bool) + 1141
    21  com.adobe.exo.framework  
    0x058ae829 exo::hierarchyview::HierarchyArrowTracker::BeginTracking(dvacore::utility::Flags<unsigned char>, dvacore::geom::PointT<float> const&, bool) + 153
    22  com.adobe.exo.framework  
    0x058f8dcd exo::trackview::DVAPlatformView::ButtonDownHelper(dvacore::utility::Flags<unsigned char>, dvacore::geom::PointT<float> const&, dvaui::ui::MouseEvent const&) + 221
    23  com.adobe.exo.framework  
    0x058f94c8 exo::trackview::DVAPlatformView::UI_DoMouseEvent(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&) + 840
    24  com.adobe.dvaui.framework
    0x051ae906 dvaui::ui::UI_Node::UI_DispatchMouseEventToLeaf(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&) + 118
    25  com.adobe.dvaui.framework
    0x051b15e7 dvaui::ui::UI_Node::DispatchMouseEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 151
    26  com.adobe.dvaui.framework
    0x051ba1ea std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 138
    27  com.adobe.dvaui.framework
    0x051ba220 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 192
    28  com.adobe.dvaui.framework
    0x051ba220 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 192
    29  com.adobe.dvaui.framework
    0x051ba220 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 192
    30  com.adobe.dvaui.framework
    0x051ba220 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 192
    31  com.adobe.dvaui.framework
    0x051b5812 dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeaf(dvaui::ui::MouseEvent const&, bool) + 82
    32  com.adobe.dvaui.framework
    0x051b5907 dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 183
    33  com.adobe.dvaui.framework
    0x051b59e7 dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 71
    34  com.adobe.dvaui.framework
    0x052245a0 dvaui::ui::OS_View::UI_DispatchMouseEventFromOS(dvaui::ui::OS_Event*) + 432
    35  com.adobe.dvaui.framework
    0x052292d1 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 97
    36  com.adobe.dvaui.framework
    0x05221081 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 33
    37  com.adobe.dvaui.framework
    0x05225006 dvaui::ui::OS_View::CallCarbonEventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 86
    38  com.adobe.dvaui.framework
    0x0522b081 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*), boost::_bi::list3<boost::_bi::value<OpaqueEventHandlerCallRef*>, boost::_bi::value<OpaqueEventRef*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 33
    39  com.adobe.Encore         
    0x00260c55 boost::function0<int>::operator()() const + 79
    40  com.adobe.Encore         
    0x0025efa2 dva::encore::DroverErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::funct ion0<int>) + 18
    41  com.adobe.dvaui.framework
    0x05221d78 dvaui::ui::OS_View::CarbonEventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 248
    42  com.apple.HIToolbox      
    0x9c0ecc0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    43  com.apple.HIToolbox      
    0x9bf68313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    44  com.apple.HIToolbox      
    0x9bf67790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    45  com.apple.HIToolbox      
    0x9bf7c571 SendEventToEventTarget + 76
    46  com.apple.HIToolbox      
    0x9c00b468 HIView::Click(OpaqueEventRef*) + 306
    47  com.apple.HIToolbox      
    0x9c00b53d HIViewClick + 54
    48  com.apple.HIToolbox      
    0x9c0f8d8e _ZL19HandleClickAsHIViewP15OpaqueWindowPtrP14OpaqueEventRef + 149
    49  com.apple.HIToolbox      
    0x9c0f9103 _ZL17HandleWindowClickP15OpaqueWindowPtr5PointsmP14OpaqueEventRef + 504
    50  com.apple.HIToolbox      
    0x9c0f9489 _ZL16HandleMouseEventP25OpaqueEventHandlerCallRefP14OpaqueEventRef + 850
    51  com.apple.HIToolbox      
    0x9c0f9a11 _ZL26StandardWindowEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 79
    52  com.apple.HIToolbox      
    0x9c0ecc0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    53  com.apple.HIToolbox      
    0x9bf68313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    54  com.apple.HIToolbox      
    0x9bf67790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    55  com.apple.HIToolbox      
    0x9bf7c571 SendEventToEventTarget + 76
    56  com.apple.HIToolbox      
    0x9bf7ccf1 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1915
    57  com.apple.HIToolbox      
    0x9bf687ce _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    58  com.apple.HIToolbox      
    0x9bf67790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    59  com.apple.HIToolbox      
    0x9bf7c571 SendEventToEventTarget + 76
    60  com.apple.HIToolbox      
    0x9c0eca58 ToolboxEventDispatcher + 82
    61  com.apple.HIToolbox      
    0x9c0ecb87 RunApplicationEventLoop + 236
    62  com.adobe.exo.framework  
    0x0589e82f exo::app::OS_AppBase::RunEventLoop() + 15
    63  com.adobe.Encore         
    0x0039dbf2 main + 204
    64  com.adobe.Encore         
    0x00055f16 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x924e190a kevent + 10
    1   libdispatch.dylib        
    0x9a404e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9a403853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9572082a pthread_cond_wait + 48
    3   com.adobe.amt.services   
    0x10f82274 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services   
    0x10f7b074 C_EULA_SetState + 2166
    5   com.adobe.amt.services   
    0x10f822da C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x05c40309 0x5c05000 + 242441
    7   com.adobe.ACE            
    0x05c3fd01 0x5c05000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x925bf5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x05c40309 0x5c05000 + 242441
    7   com.adobe.ACE            
    0x05c3fd01 0x5c05000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x925bf5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x05c40309 0x5c05000 + 242441
    7   com.adobe.ACE            
    0x05c3fd01 0x5c05000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x925bf5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x924e0bb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x957297b9 nanosleep$UNIX2003 + 187
    2   com.adobe.Encore         
    0x00622dcb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.Encore         
    0x00602cb3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.Encore         
    0x00622ed8 ScObjects::Thread::go(void*) + 168
    5   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925bda02 MPEnterCriticalRegion + 178
    6   com.apple.carbonframeworktemplate
    0x0c7fbfb9 MacThread::EntryPoint(void*) + 29
    7   com.apple.CoreServices.CarbonCore
    0x925bf5e0 PrivateMPEntryPoint + 68
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9572082a pthread_cond_wait + 48
    3   com.adobe.adobeswfl      
    0x1c0c842f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl      
    0x1be6153f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9572082a pthread_cond_wait + 48
    3   com.adobe.adobeswfl      
    0x1c0c842f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl      
    0x1be6153f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9572082a pthread_cond_wait + 48
    3   com.adobe.adobeswfl      
    0x1c0c842f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl      
    0x1be6153f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9572082a pthread_cond_wait + 48
    3   com.adobe.adobeswfl      
    0x1c0c842f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl      
    0x1be6153f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x95778f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl      
    0x1c0c83f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl      
    0x1c0e2e4e APXGetHostAPI + 2708990
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x95778f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl      
    0x1c0c83f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl      
    0x1c23f2b8 APXGetHostAPI + 4135528
    5   com.adobe.adobeswfl      
    0x1c0c851c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl      
    0x1c0c8587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl      
    0x1c0c86a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.ASLFoundation.framework
    0x083b9a1e ASL::(anonymous namespace)::TaskProc(void*) + 94
    7   com.apple.CoreServices.CarbonCore
    0x925bf5e0 PrivateMPEntryPoint + 68
    8   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib   
    0x924e190a kevent + 10
    1   com.adobe.dvatransport.framework
    0x0b9789c3 boost::asio::detail::kqueue_reactor<false>::run(bool) + 531
    2   com.adobe.dvatransport.framework
    0x0b979be9 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 489
    3   com.adobe.dvatransport.framework
    0x0b95635e SkyConnectionEnv::MainLoop() + 94
    4   com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    5   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.dvatransport.framework
    0x0b979ea2 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 1186
    4   com.adobe.dvatransport.framework
    0x0b97a913 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 51
    5   com.adobe.dvatransport.framework
    0x0b95f567 asio_detail_posix_thread_function + 23
    6   libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x925be67f MPWaitOnQueue + 200
    6   com.adobe.dvacore.framework  
    0x04cca81a dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 154
    7   com.adobe.dvacore.framework  
    0x04cc66da boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::shared_ptr<dvacore::threads::ThreadSafeDelayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&), boost::_bi::list2<boost::_bi::value<boost::shared_ptr<dvacore::threads::ThreadSafeDelayQu eue> >, boost::_bi::value<boost::shared_ptr<dvacore::threads::Gate> > > >, void>::invoke(boost::detail::function::function_buffer&) + 26
    8   com.adobe.Encore         
    0x006a8dc9 boost::function0<void>::operator()() const + 41
    9   com.adobe.dvacore.framework  
    0x04cc316d dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 109
    10  com.adobe.dvacore.framework  
    0x04cc4060 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()()> >, boost::_bi::value<boost::function<void ()()> > > > >::run() + 64
    11  com.adobe.boost_threads.framework
    0x04bf402d thread_proxy + 141
    12  libsystem_c.dylib        
    0x95774ed9 _pthread_start + 335
    13  libsystem_c.dylib        
    0x957786de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib   
    0x924e083e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x95778e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9572942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x925eae62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9255c37d TSWaitOnConditionTimedRelative + 136

    Glad that worked. Phantom menu is often associated with a corrupt project, but will sometimes work.
    FYI, post only the beginning of error logs unless asked by staff, who will usually ask for something by PM.

  • Why Safari unexpected quits in Google list-view going to another URL

    Hi,
    I'm a newbee on this forum, so maybe it's the same old story for you.... But nevertheless :
    Since using Mac OS X 10.4.8, Safari unexpectd quits, for instance going from a Google list to a Wikepedia-site, or using any java, javascript applet within a site.
    I didn't get a log within my regular account, but on a new account (that also quits) I've got the following list
    Date/Time: 2006-12-26 15:10:29.632 +0100
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [123]
    Version: 2.0 (412)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4120000
    PID: 747
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x957b65a0
    Thread 0 Crashed:
    0 <<00000000>> 0x957b65a0 0 + -1787075168
    1 com.apple.JavaScriptCore 0x95bb1f28 kjsyyparse() + 408
    2 com.apple.JavaScriptCore 0x95bb1810 KJS::Parser::parse(KJS::UString const&, int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 256
    3 com.apple.JavaScriptCore 0x95bb11f8 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 296
    4 com.apple.JavaScriptCore 0x95bb0f60 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 64
    5 com.apple.WebCore 0x95ccf81c KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 192
    6 com.apple.WebCore 0x95ccf6f0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 144
    7 com.apple.WebCore 0x95ccf4f4 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    8 com.apple.WebCore 0x95ccf040 khtml::HTMLTokenizer::scriptHandler() + 1292
    9 com.apple.WebCore 0x95cc4308 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    10 com.apple.WebCore 0x95ca0b54 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6660
    11 com.apple.WebCore 0x95c9e90c khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    12 com.apple.WebCore 0x95d050f8 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    13 com.apple.WebCore 0x95d04eac khtml::CachedScript::checkNotify() + 92
    14 com.apple.WebCore 0x95d04e1c khtml::CachedScript::data(QBuffer&, bool) + 336
    15 com.apple.WebCore 0x95cd5168 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    16 com.apple.WebCore 0x95e4ea88 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    17 com.apple.WebCore 0x95cd4f5c -[KWQResourceLoader finishJobAndHandle:] + 80
    18 com.apple.WebKit 0x95ad2494 -[WebSubresourceClient didFinishLoading] + 72
    19 com.apple.WebKit 0x95ad171c -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    20 com.apple.Foundation 0x9299284c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    21 com.apple.Foundation 0x92990ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    22 com.apple.Foundation 0x92990810 _sendCallbacks + 156
    23 com.apple.CoreFoundation 0x907dd4cc __CFRunLoopDoSources0 + 384
    24 com.apple.CoreFoundation 0x907dc9fc __CFRunLoopRun + 452
    25 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    26 com.apple.HIToolbox 0x9f56d740 RunCurrentEventLoopInMode + 264
    27 com.apple.HIToolbox 0x9f56cdd4 ReceiveNextEventCommon + 380
    28 com.apple.HIToolbox 0x9f56cc40 BlockUntilNextEventMatchingListInMode + 96
    29 com.apple.AppKit 0x9372fae4 _DPSNextEvent + 384
    30 com.apple.AppKit 0x9372f7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    31 com.apple.Safari 0x00007058 0x1000 + 24664
    32 com.apple.AppKit 0x9372bcec -[NSApplication run] + 472
    33 com.apple.AppKit 0x9381c87c NSApplicationMain + 452
    34 com.apple.Safari 0x00002700 0x1000 + 5888
    35 com.apple.Safari 0x00057190 0x1000 + 352656
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.unsanity.ape 0xc0002afc _apeinternal + 3300 (icplusplus.c:28)
    3 com.unsanity.ape 0xc0001910 _apeagent + 64 (icplusplus.c:28)
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296f164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296f09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95abbef0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929887dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92967300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b16f42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000957b65a0 srr1: 0x100000004200f030 vrsave: 0x0000000000000000
    cr: 0x44084422 xer: 0x0000000000000000 lr: 0x0000000095bb6538 ctr: 0x0000000095bb6424
    r0: 0x000000000000003e r1: 0x00000000bfffbed0 r2: 0x0000000000000000 r3: 0x00000000004b82d0
    r4: 0x0000000000000002 r5: 0x0000000000000037 r6: 0x0000000000000018 r7: 0x00000000a5bd8200
    r8: 0x0000000000000703 r9: 0x00000000002d002d r10: 0x00000000000006ff r11: 0x000000000000002d
    r12: 0x0000000095c1ee08 r13: 0x0000000000000000 r14: 0x00000000a5ba1da4 r15: 0x0000000000000182
    r16: 0x00000000bfffc750 r17: 0x00000000bfffc110 r18: 0x0000000000000000 r19: 0x00000000bfffbf80
    r20: 0x00000000000000c8 r21: 0x00000000bfffbf82 r22: 0x0000000095c31da4 r23: 0x00000000bfffc768
    r24: 0x00000000bfffc118 r25: 0x000000000000004e r26: 0x00000000a5ba1da4 r27: 0x000000000000030c
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x00000000004b82d0 r31: 0x0000000095bb62dc
    Binary Images Description:
    0x1000 - 0xd7fff com.apple.Safari 2.0 (412) /Applications/Safari.app/Contents/MacOS/Safari
    0x54d000 - 0x54ffff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x15f97000 - 0x15f99fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x16248000 - 0x1624efff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903b1000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b3b000 - 0x91b59fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b5f000 - 0x91bcefff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be5000 - 0x91be9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91beb000 - 0x91c4dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c52000 - 0x91c8ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c96000 - 0x91caffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb4000 - 0x91cb7fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb9000 - 0x91cb9fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbb000 - 0x91da0fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91df1000 - 0x91e33fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91eac000 - 0x91f41fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5b000 - 0x924e3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92516000 - 0x92841fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92871000 - 0x928f9fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293a000 - 0x92b65fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c83000 - 0x92d61fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d81000 - 0x92e6ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e81000 - 0x92e9ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eaa000 - 0x92f04fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f22000 - 0x92f22fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f24000 - 0x92f38fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f50000 - 0x92f60fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6c000 - 0x92f81fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f93000 - 0x9301afff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302e000 - 0x93039fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93043000 - 0x93070fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308a000 - 0x93099fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a5000 - 0x9310bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313c000 - 0x9318bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b9000 - 0x931d6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e8000 - 0x931f5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x933b7000 - 0x933ccfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9365a000 - 0x93666fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366b000 - 0x9368bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93725000 - 0x93725fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93727000 - 0x93d5afff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940e7000 - 0x94157fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94190000 - 0x94253fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942a5000 - 0x942a5fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942a7000 - 0x9447afff com.apple.QuartzCore 1.4.11 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944d0000 - 0x9450dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94515000 - 0x94565fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945f6000 - 0x9462efff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94671000 - 0x9468dfff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946a1000 - 0x946e5fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94709000 - 0x94718fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94720000 - 0x9472dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94773000 - 0x9478cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94d0b000 - 0x94e3bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ecd000 - 0x94edcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ee4000 - 0x94f11fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f18000 - 0x94f28fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f2c000 - 0x94f5bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f6b000 - 0x94f88fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95ab9000 - 0x95b47fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95ba3000 - 0x95c39fff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95c76000 - 0x95f82fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9610b000 - 0x96134fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9b16c000 - 0x9b1a2fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b1bf000 - 0x9b1d1fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9f565000 - 0x9f872fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9f9c1000 - 0x9fa2ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9fa3a000 - 0x9fa59fff 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
    0x9fac5000 - 0x9fb7cfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9fbb9000 - 0x9ff73fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Model: PowerMac7,2, BootROM 5.0.7f0, 2 processors, PowerPC 970 (2.2), 2 GHz, 3.5 GB
    Graphics: NVIDIA GeForce 6800 Ultra DDL, GeForce 6800 Ultra, AGP, 256 MB
    Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM4/J41, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM5/J42, 1 GB, DDR SDRAM, PC3200U-30330
    Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Ingebouwd Ethernet, Ethernet, en0
    PCI Card: pci-bridge, pci, SLOT-3
    PCI Card: firewire, ieee1394, 7x0
    PCI Card: usb, usb, 7x1
    PCI Card: usb, usb, 7x1
    PCI Card: pci167e,225a, , 7x1
    PCI Card: AlchemyTV, tv-card, SLOT-4
    Serial ATA Device: ST3160023AS, 149.05 GB
    Serial ATA Device: HDS724040KLSA80, 372.61 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-106D,
    USB Device: Hub, , Up to 480 Mb/sec, 500 mA
    USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Cinema HD Display, , Up to 1.5 Mb/sec, 500 mA
    USB Device: USB2.0 Printer (Hi-speed), EPSON, Up to 480 Mb/sec, 500 mA
    FireWire Device: iSight, Apple Computer, Inc., Up to 400 Mb/sec
    FireWire Device: unknown_device, unknown_value, Unknown
    To get this message to you all, I have to use Firefox while Safari doesnot activate the "Post Message" button.
    Thanks in advance for your help !
    Frits T.
    Amsterdam
    the Netherlands

    Hi Andy,
    It took some time cause of the shopping for 31-12.
    I followed your suggestions. There were some difficulties with my harddisk, but they were minor, not allowing to run safari decently.
    So here are the most recent logs :
    CONSOLE :
    ===== zaterdag 30 december 2006 19:22:06 uur Europe/Amsterdam =====
    2006-12-30 19:22:23.598 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.844 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.850 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.857 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.860 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.862 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.866 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.868 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.872 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.875 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.878 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.881 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.885 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.888 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.893 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.895 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.898 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.901 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.903 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.906 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.909 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.912 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.914 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.917 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.922 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:23.925 SyndicationAgent[509] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 30 Dec 2006 07:19:19 -800'
    2006-12-30 19:22:27.481 Safari[508] {}
    Dec 30 19:22:54 G5-van-Frits-Toben crashdump[512]: Safari crashed
    Dec 30 19:22:55 G5-van-Frits-Toben crashdump[512]: crash report written to: /Users/frits/Library/Logs/CrashReporter/Safari.crash.log
    SAFARI CRASHLOG :
    ===== Weergave begint vanaf offset 1717092 binnen bestand met de lengte 1848164. ====
    ===== Gebruik Archief->Laad opnieuw (Cmd-R) om meer te zien. ====
    lugin.bundle/Contents/MacOS/AOAHALPlugin
    0x173df000 - 0x173e1fff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x17460000 - 0x1753ffff com.apple.audio.codecs.Components 1.4.3 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903b1000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b3b000 - 0x91b59fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b5f000 - 0x91bcefff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be5000 - 0x91be9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91beb000 - 0x91c4dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c52000 - 0x91c8ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c96000 - 0x91caffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb4000 - 0x91cb7fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb9000 - 0x91cb9fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbb000 - 0x91da0fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91df1000 - 0x91e33fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91eac000 - 0x91f41fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5b000 - 0x924e3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92516000 - 0x92841fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92871000 - 0x928f9fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293a000 - 0x92b65fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c83000 - 0x92d61fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d81000 - 0x92e6ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e81000 - 0x92e9ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eaa000 - 0x92f04fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f22000 - 0x92f22fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f24000 - 0x92f38fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f50000 - 0x92f60fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6c000 - 0x92f81fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f93000 - 0x9301afff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302e000 - 0x93039fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93043000 - 0x93070fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308a000 - 0x93099fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a5000 - 0x9310bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313c000 - 0x9318bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b9000 - 0x931d6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e8000 - 0x931f5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x933b7000 - 0x933ccfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9365a000 - 0x93666fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366b000 - 0x9368bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936a1000 - 0x936a2fff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x936ff000 - 0x9371ffff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x93725000 - 0x93725fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93727000 - 0x93d5afff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940e7000 - 0x94157fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94190000 - 0x94253fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942a5000 - 0x942a5fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942a7000 - 0x9447afff com.apple.QuartzCore 1.4.11 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944d0000 - 0x9450dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94515000 - 0x94565fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945a3fff com.apple.AFPDefines 3.0.1 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x945f6000 - 0x9462efff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94671000 - 0x9468dfff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946a1000 - 0x946e5fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94709000 - 0x94718fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94720000 - 0x9472dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94773000 - 0x9478cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94793000 - 0x94a62fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b25000 - 0x94b96fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94d0b000 - 0x94e3bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ecd000 - 0x94edcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ee4000 - 0x94f11fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f18000 - 0x94f28fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f2c000 - 0x94f5bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f6b000 - 0x94f88fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95ab9000 - 0x95b47fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95ba3000 - 0x95c39fff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95c76000 - 0x95f82fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9610b000 - 0x96134fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x963de000 - 0x9641dfff com.apple.QTKit 7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96a1f000 - 0x96a35fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x97451000 - 0x97470fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97b87000 - 0x97c48fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97c73000 - 0x97c74fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97c76000 - 0x97c83fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9976a000 - 0x9a121fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a348000 - 0x9a34cfff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9a34e000 - 0x9a432fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x9a57e000 - 0x9a645fff com.apple.QuickTimeMPEG4.component 7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9a662000 - 0x9a7c6fff com.apple.QuickTimeStreaming.component 7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9adb8000 - 0x9ade3fff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9b16c000 - 0x9b1a2fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b1bf000 - 0x9b1d1fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9f530000 - 0x9f551fff com.apple.framework.Admin 1.5.4 /System/Library/PrivateFrameworks/Admin.framework/Admin
    0x9f565000 - 0x9f872fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9f9c1000 - 0x9fa2ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9fa3a000 - 0x9fa59fff 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
    0x9fac5000 - 0x9fb7cfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9fbb9000 - 0x9ff73fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Host Name: G5-van-Frits-Toben
    Date/Time: 2006-12-26 15:07:15.139 +0100
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [123]
    Version: 2.0 (412)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4120000
    PID: 709
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x957b65a0
    Thread 0 Crashed:
    0 <<00000000>> 0x957b65a0 0 + -1787075168
    1 com.apple.JavaScriptCore 0x95bb1f28 kjsyyparse() + 408
    2 com.apple.JavaScriptCore 0x95bb1810 KJS::Parser::parse(KJS::UString const&, int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 256
    3 com.apple.JavaScriptCore 0x95bb11f8 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 296
    4 com.apple.JavaScriptCore 0x95bb0f60 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 64
    5 com.apple.WebCore 0x95ccf81c KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 192
    6 com.apple.WebCore 0x95ccf6f0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 144
    7 com.apple.WebCore 0x95ccf4f4 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    8 com.apple.WebCore 0x95ccf040 khtml::HTMLTokenizer::scriptHandler() + 1292
    9 com.apple.WebCore 0x95cc4308 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    10 com.apple.WebCore 0x95ca0b54 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6660
    11 com.apple.WebCore 0x95c9e90c khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    12 com.apple.WebCore 0x95d050f8 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    13 com.apple.WebCore 0x95d04eac khtml::CachedScript::checkNotify() + 92
    14 com.apple.WebCore 0x95d04e1c khtml::CachedScript::data(QBuffer&, bool) + 336
    15 com.apple.WebCore 0x95cd5168 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    16 com.apple.WebCore 0x95e4ea88 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    17 com.apple.WebCore 0x95cd4f5c -[KWQResourceLoader finishJobAndHandle:] + 80
    18 com.apple.WebKit 0x95ad2494 -[WebSubresourceClient didFinishLoading] + 72
    19 com.apple.WebKit 0x95ad171c -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    20 com.apple.Foundation 0x9299284c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    21 com.apple.Foundation 0x92990ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    22 com.apple.Foundation 0x92990810 _sendCallbacks + 156
    23 com.apple.CoreFoundation 0x907dd4cc __CFRunLoopDoSources0 + 384
    24 com.apple.CoreFoundation 0x907dc9fc __CFRunLoopRun + 452
    25 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    26 com.apple.HIToolbox 0x9f56d740 RunCurrentEventLoopInMode + 264
    27 com.apple.HIToolbox 0x9f56cdd4 ReceiveNextEventCommon + 380
    28 com.apple.HIToolbox 0x9f56cc40 BlockUntilNextEventMatchingListInMode + 96
    29 com.apple.AppKit 0x9372fae4 _DPSNextEvent + 384
    30 com.apple.AppKit 0x9372f7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    31 com.apple.Safari 0x00007058 0x1000 + 24664
    32 com.apple.AppKit 0x9372bcec -[NSApplication run] + 472
    33 com.apple.AppKit 0x9381c87c NSApplicationMain + 452
    34 com.apple.Safari 0x00002700 0x1000 + 5888
    35 com.apple.Safari 0x00057190 0x1000 + 352656
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.unsanity.ape 0xc0002afc _apeinternal + 3300 (icplusplus.c:28)
    3 com.unsanity.ape 0xc0001910 _apeagent + 64 (icplusplus.c:28)
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x001d4278 ahservloop + 88
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296f164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296f09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95abbef0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929887dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92967300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b16f42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907eb8dc CFRunLoopRun + 52
    5 com.apple.QuickTime 0x94820f70 QTSNetworkThread_RunThread + 128
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145463c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914543dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071168 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x9041f500 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x9042749c TimerThread + 60
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071168 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x9041f500 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x9042afd0 DeferredTaskThread + 56
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000957b65a0 srr1: 0x100000004200f030 vrsave: 0x0000000000000000
    cr: 0x44084222 xer: 0x0000000000000000 lr: 0x0000000095bb6538 ctr: 0x0000000095bb6424
    r0: 0x000000000000003e r1: 0x00000000bfffbf10 r2: 0x0000000000000000 r3: 0x000000001633f150
    r4: 0x0000000000000002 r5: 0x0000000000000037 r6: 0x0000000000000021 r7: 0x00000000a5bd8200
    r8: 0x0000000000000703 r9: 0x00000000002d002d r10: 0x00000000000006ff r11: 0x000000000000002d
    r12: 0x0000000095c1ee08 r13: 0x0000000000000000 r14: 0x00000000a5ba1da4 r15: 0x0000000000000182
    r16: 0x00000000bfffc790 r17: 0x00000000bfffc150 r18: 0x0000000000000000 r19: 0x00000000bfffbfc0
    r20: 0x00000000000000c8 r21: 0x00000000bfffbfc2 r22: 0x0000000095c31da4 r23: 0x00000000bfffc7a8
    r24: 0x00000000bfffc158 r25: 0x000000000000004e r26: 0x00000000a5ba1da4 r27: 0x000000000000030c
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x000000001633f150 r31: 0x0000000095bb62dc
    Binary Images Description:
    0x1000 - 0xd7fff com.apple.Safari 2.0 (412) /Applications/Safari.app/Contents/MacOS/Safari
    0x1d0000 - 0x1d6fff alexlagutin.audiohijack.server 1.2.5 /Users/frits/Library/Application Enhancers/Audio Hijack Server.ape/Contents/MacOS/Audio Hijack Server
    0x56d000 - 0x56ffff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x57c000 - 0x57cfff org.xlife.InquisitorLoader 1.0 Beta 3 (1.0) /Users/frits/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/ Inquisitor
    0x580000 - 0x58ffff org.xlife.InquisitorCore ??? (1.0) /Users/frits/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resour ces/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
    0x162e8000 - 0x162eafff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x164fe000 - 0x164fffff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x16705000 - 0x16712fff com.apple.quicktime.webplugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x167d3000 - 0x169ccfff net.telestream.wmv.import 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x16a07000 - 0x16b16fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16b45000 - 0x16ca8fff com.apple.GeForceFXGLDriver 1.4.18 (4.1.8) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x16cc9000 - 0x16ce2fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x16ce8000 - 0x16d03fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x16fea000 - 0x17029fff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x17034000 - 0x1704efff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x17053000 - 0x170ccfff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x171da000 - 0x17204fff com.apple.iSightAudio 7.1.3 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x173a4000 - 0x173a6fff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x17429000 - 0x17508fff com.apple.audio.codecs.Components 1.4.3 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903b1000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b3b000 - 0x91b59fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b5f000 - 0x91bcefff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be5000 - 0x91be9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91beb000 - 0x91c4dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c52000 - 0x91c8ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c96000 - 0x91caffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb4000 - 0x91cb7fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb9000 - 0x91cb9fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbb000 - 0x91da0fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91df1000 - 0x91e33fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91eac000 - 0x91f41fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5b000 - 0x924e3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92516000 - 0x92841fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92871000 - 0x928f9fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293a000 - 0x92b65fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c83000 - 0x92d61fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d81000 - 0x92e6ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e81000 - 0x92e9ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eaa000 - 0x92f04fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f22000 - 0x92f22fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f24000 - 0x92f38fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f50000 - 0x92f60fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6c000 - 0x92f81fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f93000 - 0x9301afff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302e000 - 0x93039fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93043000 - 0x93070fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308a000 - 0x93099fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a5000 - 0x9310bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313c000 - 0x9318bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b9000 - 0x931d6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e8000 - 0x931f5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x933b7000 - 0x933ccfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9365a000 - 0x93666fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366b000 - 0x9368bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936ff000 - 0x9371ffff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x93725000 - 0x93725fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93727000 - 0x93d5afff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940e7000 - 0x94157fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94190000 - 0x94253fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942a5000 - 0x942a5fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942a7000 - 0x9447afff com.apple.QuartzCore 1.4.11 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944d0000 - 0x9450dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94515000 - 0x94565fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945f6000 - 0x9462efff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94671000 - 0x9468dfff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946a1000 - 0x946e5fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94709000 - 0x94718fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94720000 - 0x9472dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94773000 - 0x9478cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94793000 - 0x94a62fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b25000 - 0x94b96fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94d0b000 - 0x94e3bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ecd000 - 0x94edcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ee4000 - 0x94f11fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f18000 - 0x94f28fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f2c000 - 0x94f5bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f6b000 - 0x94f88fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95ab9000 - 0x95b47fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95ba3000 - 0x95c39fff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95c76000 - 0x95f82fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9610b000 - 0x96134fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x963de000 - 0x9641dfff com.apple.QTKit 7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97451000 - 0x97470fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97b87000 - 0x97c48fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97c73000 - 0x97c74fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97c76000 - 0x97c83fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9976a000 - 0x9a121fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a348000 - 0x9a34cfff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9a34e000 - 0x9a432fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x9a57e000 - 0x9a645fff com.apple.QuickTimeMPEG4.component 7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9a662000 - 0x9a7c6fff com.apple.QuickTimeStreaming.component 7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9adb8000 - 0x9ade3fff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9b16c000 - 0x9b1a2fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b1bf000 - 0x9b1d1fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9f565000 - 0x9f872fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9f9c1000 - 0x9fa2ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9fa3a000 - 0x9fa59fff 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
    0x9fac5000 - 0x9fb7cfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9fbb9000 - 0x9ff73fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Host Name: G5-van-Frits-Toben
    Date/Time: 2006-12-29 12:01:25.306 +0100
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [124]
    Version: 2.0 (412)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4120000
    PID: 1301
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x957b65a0
    Thread 0 Crashed:
    0 <<00000000>> 0x957b65a0 0 + -1787075168
    1 com.apple.JavaScriptCore 0x95bb1f28 kjsyyparse() + 408
    2 com.apple.JavaScriptCore 0x95bb1810 KJS::Parser::parse(KJS::UString const&, int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 256
    3 com.apple.JavaScriptCore 0x95bb11f8 KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 296
    4 com.apple.JavaScriptCore 0x95bb0f60 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 64
    5 com.apple.WebCore 0x95ccf81c KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 192
    6 com.apple.WebCore 0x95ccf6f0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 144
    7 com.apple.WebCore 0x95ccf4f4 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    8 com.apple.WebCore 0x95ccf040 khtml::HTMLTokenizer::scriptHandler() + 1292
    9 com.apple.WebCore 0x95cc4308 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    10 com.apple.WebCore 0x95ca0b54 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6660
    11 com.apple.WebCore 0x95c9e90c khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    12 com.apple.WebCore 0x95d050f8 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    13 com.apple.WebCore 0x95d04eac khtml::CachedScript::checkNotify() + 92
    14 com.apple.WebCore 0x95d04e1c khtml::CachedScript::data(QBuffer&, bool) + 336
    15 com.apple.WebCore 0x95cd5168 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    16 com.apple.WebCore 0x95e4ea88 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    17 com.apple.WebCore 0x95cd4f5c -[KWQResourceLoader finishJobAndHandle:] + 80
    18 com.apple.WebKit 0x95ad2494 -[WebSubresourceClient didFinishLoading] + 72
    19 com.apple.WebKit 0x95ad171c -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    20 com.apple.Foundation 0x9299284c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    21 com.apple.Foundation 0x92990ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    22 com.apple.Foundation 0x92990810 _sendCallbacks + 156
    23 com.apple.CoreFoundation 0x907dd4cc __CFRunLoopDoSources0 + 384
    24 com.apple.CoreFoundation 0x907dc9fc __CFRunLoopRun + 452
    25 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    26 com.apple.HIToolbox 0x9f56d740 RunCurrentEventLoopInMode + 264
    27 com.apple.HIToolbox 0x9f56cdd4 ReceiveNextEventCommon + 380
    28 com.apple.HIToolbox 0x9f56cc40 BlockUntilNextEventMatchingListInMode + 96
    29 com.apple.AppKit 0x9372fae4 _DPSNextEvent + 384
    30 com.apple.AppKit 0x9372f7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    31 com.apple.Safari 0x00007058 0x1000 + 24664
    32 com.apple.AppKit 0x9372bcec -[NSApplication run] + 472
    33 com.apple.AppKit 0x9381c87c NSApplicationMain + 452
    34 com.apple.Safari 0x00002700 0x1000 + 5888
    35 com.apple.Safari 0x00057190 0x1000 + 352656
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296f164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296f09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95abbef0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929887dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92967300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b16f42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92960194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907eb8dc CFRunLoopRun + 52
    5 com.apple.QuickTime 0x94820f70 QTSNetworkThread_RunThread + 128
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145463c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914543dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071168 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x9041f500 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x9042749c TimerThread + 60
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071168 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x9041f500 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x9042afd0 DeferredTaskThread + 56
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000957b65a0 srr1: 0x100000004200f030 vrsave: 0x0000000000000000
    cr: 0x44084422 xer: 0x0000000000000000 lr: 0x0000000095bb6538 ctr: 0x0000000095bb6424
    r0: 0x000000000000003e r1: 0x00000000bfffbf10 r2: 0x0000000000000000 r3: 0x0000000016351510
    r4: 0x0000000000000002 r5: 0x0000000000000037 r6: 0x000000000000001c r7: 0x00000000a5bd8200
    r8: 0x0000000000000567 r9: 0x00000000002d002d r10: 0x0000000000000563 r11: 0x000000000000002d
    r12: 0x0000000095c1ee08 r13: 0x0000000000000000 r14: 0x00000000a5ba1da4 r15: 0x0000000000000182
    r16: 0x00000000bfffc790 r17: 0x00000000bfffc150 r18: 0x0000000000000000 r19: 0x00000000bfffbfc0
    r20: 0x00000000000000c8 r21: 0x00000000bfffbfc2 r22: 0x0000000095c31da4 r23: 0x00000000bfffc7a8
    r24: 0x00000000bfffc158 r25: 0x000000000000004e r26: 0x00000000a5ba1da4 r27: 0x000000000000030c
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x0000000016351510 r31: 0x0000000095bb62dc
    Binary Images Description:
    0x1000 - 0xd7fff com.apple.Safari 2.0 (412) /Applications/Safari.app/Contents/MacOS/Safari
    0x53d000 - 0x53dfff org.xlife.InquisitorLoader 1.0 Beta 3 (1.0) /Users/frits/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/ Inquisitor
    0x541000 - 0x550fff org.xlife.InquisitorCore ??? (1.0) /Users/frits/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resour ces/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
    0x162ab000 - 0x162adfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x165b6000 - 0x165b7fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x165c5000 - 0x165d2fff com.apple.quicktime.webplugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x1679c000 - 0x16995fff net.telestream.wmv.import 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x169d4000 - 0x16ae3fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16b12000 - 0x16c75fff com.apple.GeForceFXGLDriver 1.4.18 (4.1.8) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x16c96000 - 0x16caffff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x16cb5000 - 0x16cd0fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x16fc1000 - 0x17000fff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1700b000 - 0x17025fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1702a000 - 0x170a3fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x171a7000 - 0x171d1fff com.apple.iSightAudio 7.1.3 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x17381000 - 0x17383fff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x17406000 - 0x174e5fff com.apple.audio.codecs.Components 1.4.3 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903b1000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91992000 - 0x919a6fff c

Maybe you are looking for

  • Customer Field in ECC 6.0

    Hi, I need  a help on custumer field in ECC 6.0. I would like to know if there is a <b>standard</b> way to see customer fields in purchase or sales order. Thanks very much. Diego

  • Sorting playlist issue

    Hard to explain but I'll give it a go: I import all my old CDs into intunes and I number them 1-540 etc. I put the CD in the comments field. I sort the comments field everything is great. Then I make a master playlist with all songs in it. I then cli

  • FB4 hidding pieces of code like in FlashCS5 or DWCS5 and earlier.

    Hi! Quick Q: for how to do this in FB4. I can hide pieces of code but only for whole functions where on the left side nice small button (with + or - sign) appears. What if i want to hide a piece of the code inside this function. If I choose portion o

  • Individual Email

    Hi ALL , I have a customer table with columns Name, Email & Date Data example Ron  [email protected]  6/19/2014 John [email protected] 6/19/2014 Darren [email protected] 6/19/2014 Now  i need to send emails to all of them where the date  column = get

  • Switchover tnsnames client

    I have created primary and standby database, and both are working perfectly fine, when I performed switchover, I am having one issue. The client users can not access the database The reason they have only one primary database entry in tnsnames.ora fi