Safari 1.3.1 (312.3)

I am a developer and I have been working on a site that uses php heavily to support display and process form input. In two critical areas buttons that are supposed to initiate server response fail to initiate the intended response. The exact same code works on Fire Fox, Internet Explorer, and Opera.Safari does not have error reporting or javascript console. It has to let the developer rely on the Fire Fox javascript console and/or the I.E. or Opera error reporting facilities. If these browser are satisfied, what am I to do? I don't want to tell visitors to this site not to use Safari, do I. The code and markup uses javascript heavily. The buttons that don't work are just that, html input type button. Their functionality is initiated by an onclick event that invokes a javascript function that does preprocessing and sends the form data post to the same script that process the request and redisplays itself. These buttons MUST WORK.
I do it this way so the user cannot turn off javascript and submit by just tabing to the button an hitting return.
Any advice or suggestions, requests to see actual code
will be appreciated.
Thanks
I have sent a bug report.
This code is up on a functioning site but access is strickly controled, you understand that, don't you?
Ti Pwoerbook Mac OS X (10.3.8) X11 installed, 1Gb RAM
Ti Pwoerbook Mac OS X (10.3.8) X11 installed, 1Gb RAM
Ti Pwoerbook   Mac OS X (10.3.8)   X11 installed, 1Gb RAM

Ugly, I hope this is not a trend. IE not being supported on Mac? Is that because the new Macs are supposed to run Windows straight up? And does that mean that if a Mac user wants to use Internet Explorer that they have to use their Windows installation? Or is that a catch with Windows on Mac; not supporting Internet Exporer? What about Windows Vista? A little affirmation of Internet Explorer on Mac. My bank's
web site, Citibank, will not do Internet Explorer running on
OSX. How about that? That has been the case for the last year or so.
addenda:
The DHTML bugs in Internet Explorer I encountered showed up on any version of I.E. I had access to, including verstions running on Windows '98. To clairify, I had run into an apperent bug in I.E. with DHTMl that turned out just to be that the one of the size attributes was missing from an image tag. As soon as I added the missing size attribute (height, width, I don't remember) the bug went away. The current 'bug' is a bug and does not have that problem.
So, is there a discussion group mailing list for Safari?
Ti Powerbook Mac OS X (10.3.8) X11 installed, 1Gb RAM

Similar Messages

  • Safari keeps crashing

    I am having a problem with Safari crashing. I posted in another thread and was advised to start a new thread. Here is my original post, followed by some additional information, and finally my crash log:
    I am also having a problem with Safari crashing. Yesterday I was trying to rent a car on Avis' site and Safari crashed. Ever since then it will freeze for a minute and then crash. Usually it is on sites where I have to enter a password or something. When I went to a simple website it didn't crash right away.
    I cleared my cache. My cookies are cleared, I'm not sure if clearing the cache did that or if there is another reason, but I have no cookies at all.
    I started another user account and am using it now. It seems to work perfectly.
    I have also been having problems lately with my computer running a bit slow, and I have had to force quit applications more in the past few weeks than in the previous year. However this does not seem to be the same exact problem.
    I have run DiskWarrior as well as repaired permissions on this disk.
    This thread seems extremely helpful so hopefully someone can assist me!
    Eme advised me to reset Safari. The problem still occurs. I checked my cookies folder and it does indeed say "read & write" under ownership and permissions. When I go to look at my cookies in preferences, there are none! I just made the connection with "clear cache" because that was the thing I did right before I checked my cookies.
    Here is my crash log:
    Date/Time: 2006-07-18 16:01:31 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 755
    Thread: 2
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x90a8d2c0
    Thread 0:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    5 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    6 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    7 com.apple.AppKit 0x92e822ac _DPSNextEvent + 0x180
    8 com.apple.AppKit 0x92e98d2c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    9 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    10 com.apple.AppKit 0x92ead0ac -[NSApplication run] + 0x21c
    11 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    12 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    13 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x93a69124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2 Crashed:
    0 com.apple.Foundation 0x90a8d2c0 _NSRaiseError + 0xf8
    1 com.apple.Foundation 0x90a8d1a4 +[NSException raise:format:] + 0x2c
    2 com.apple.Foundation 0x90a92038 -[NSConcreteFileHandle readDataOfLength:] + 0x1f8
    3 com.apple.Foundation 0x90a7eebc -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 0x11c
    4 com.apple.CoreFoundation 0x901c4500 __CFRunLoopDoTimer + 0xf4
    5 com.apple.CoreFoundation 0x901c1860 __CFRunLoopRun + 0x5c8
    6 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    7 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    8 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    9 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    10 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    11 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x90028b8c fsync + 0xc
    1 com.apple.Foundation 0x90a3d7d0 _NSWriteBytesToFile + 0x1a4
    2 com.apple.Foundation 0x90a53314 -[NSData writeToFile:atomically:] + 0x64
    3 com.apple.Foundation 0x90a5dfe0 -[NSFileManager createFileAtPath:contents:attributes:] + 0x58
    4 com.apple.Foundation 0x90a62e60 -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 0x38
    5 com.apple.Foundation 0x90a47910 -[NSURLCache _diskCacheExecuteWrite:] + 0x15c
    6 com.apple.Foundation 0x90a4f804 -[NSURLCache _diskCacheSync:] + 0xe4
    7 com.apple.Foundation 0x90a239f4 __NSFireTimer + 0x68
    8 com.apple.CoreFoundation 0x901c4500 __CFRunLoopDoTimer + 0xf4
    9 com.apple.CoreFoundation 0x901c1860 __CFRunLoopRun + 0x5c8
    10 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    11 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    12 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    13 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    14 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    15 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90008e28 pthreadcondbroadcast + 0x16c
    1 com.apple.Foundation 0x90a21adc -[NSSimpleHTTPURLProtocol _performSocketRead] + 0x17c
    2 com.apple.Foundation 0x90a22c70 _socketReadCallback + 0x7c
    3 com.apple.Foundation 0x90a229f4 _loadRunLoop + 0x15c
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c598 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a14c -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x90a8d2c0 srr1: 0x0202f030 vrsave: 0x00000000
    cr: 0x24024442 xer: 0x00000007 lr: 0x90a8d298 ctr: 0x9000a900
    r0: 0x00000000 r1: 0xf00bf340 r2: 0xa0a204bc r3: 0xf00beee0
    r4: 0x00000000 r5: 0x20000000 r6: 0xf00bf020 r7: 0x00000007
    r8: 0x00000007 r9: 0x05207430 r10: 0x00000a1d r11: 0x24024442
    r12: 0x9000a900 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c12b0 r19: 0xa0a2eda0
    r20: 0x00000015 r21: 0x00000000 r22: 0x052074e0 r23: 0x90889bd4
    r24: 0x00000000 r25: 0x05305000 r26: 0x05450e70 r27: 0xffffffff
    r28: 0x00332e40 r29: 0xa0a25f7c r30: 0xffffffff r31: 0x90a8d1d0
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x4b4000 - 0x4b4fff com.aladdinsys.mmenabler 7.1.0 (8.0.2) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x907d9000 - 0x907e4fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c3dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90c43000 - 0x90c53fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d70000 - 0x90d80fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90d8c000 - 0x90d9ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917b6000 - 0x917f2fff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91873000 - 0x918abfff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x918d0000 - 0x918dcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91f0d000 - 0x91f60fff com.apple.bom 1.2.6 (64) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92069000 - 0x92076fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x920c0000 - 0x922a7fff com.apple.security 2.4 (177) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x927cc000 - 0x927d4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9285a000 - 0x9286efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a56000 - 0x93aeefff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox 1.3.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94173000 - 0x94199fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94640000 - 0x94649fff libz.1.dylib /usr/lib/libz.1.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x947b3000 - 0x947cbfff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949ba000 - 0x949bafff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x958b8000 - 0x958cffff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95c84000 - 0x95d6bfff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a48fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b30000 - 0x96b30fff com.apple.audio.units.AudioUnit 1.3.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96eca000 - 0x971a2fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97335000 - 0x9739efff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    iBook G4   Mac OS X (10.3.9)   SuperDrive

    I am also having a problem with my Safari crashing. Here is my crash log. Please help. I know not what I am doing!
    Host Name: c-69-138-28-166.hsd1.md.comcast.net
    Date/Time: 2006-07-06 12:32:47 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: loginwindow
    Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    Version: 3.6.1 (3.6.1)
    PID: 187
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.HIToolbox 0x962ece10 RunCurrentEventLoopInMode + 0xac
    5 com.apple.HIToolbox 0x962f353c ReceiveNextEventCommon + 0x17c
    6 com.apple.HIToolbox 0x96315638 BlockUntilNextEventMatchingListInMode + 0x60
    7 com.apple.AppKit 0x92e82258 _DPSNextEvent + 0x180
    8 com.apple.AppKit 0x92e98cd8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    9 com.apple.AppKit 0x92ead058 -[NSApplication run] + 0x21c
    10 com.apple.loginwindow 0x0000b674 0x1000 + 0xa674
    11 com.apple.loginwindow 0x0000817c 0x1000 + 0x717c
    12 com.apple.loginwindow 0x00007ff0 0x1000 + 0x6ff0
    Thread 1 Crashed:
    0 <<00000000>> 0x00000000 0 + 0
    1 com.apple.CoreFoundation 0x901da57c __CFRunLoopDoSource1 + 0xc8
    2 com.apple.CoreFoundation 0x901c2448 __CFRunLoopRun + 0x540
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.BezelServices 0x003e890c 0x3e7000 + 0x190c
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x9000d548 machmsg_overwritetrap + 0x8
    1 com.apple.loginwindow 0x00013b3c 0x1000 + 0x12b3c
    2 com.apple.loginwindow 0x00013964 0x1000 + 0x12964
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000ed4c read + 0xc
    1 com.apple.loginwindow 0x0001ab30 0x1000 + 0x19b30
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c598 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a0f8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x00000000 srr1: 0x4000d030 vrsave: 0x00000000
    cr: 0x42022224 xer: 0x20000007 lr: 0x915577bc ctr: 0x00000000
    r0: 0x901dde30 r1: 0xf002f6e0 r2: 0xa00016b4 r3: 0x00451150
    r4: 0xf002f810 r5: 0x00000024 r6: 0x00000000 r7: 0x00000024
    r8: 0xf002fc64 r9: 0xa01c742c r10: 0x00000000 r11: 0xa01c1f6c
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x0000bddf r21: 0x00000000 r22: 0xf002fc64 r23: 0x00000024
    r24: 0x00000024 r25: 0xf002f810 r26: 0xa01bdd74 r27: 0x00000000
    r28: 0x00451150 r29: 0x00451158 r30: 0x00000000 r31: 0x901ddd74
    Binary Images Description:
    0x1000 - 0xecfff com.apple.loginwindow 3.6.1 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    0x3e7000 - 0x3f6fff com.apple.BezelServices 1.2.3 /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
    0x539000 - 0x55bfff com.apple.DisplayServices 1.7.5 /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
    0x58d000 - 0x58efff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5c2000 - 0x5ebfff com.apple.iSightAudio 7.1.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905f3fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90702000 - 0x90775fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x907c7000 - 0x907cffff libbsm.dylib /usr/lib/libbsm.dylib
    0x907d3000 - 0x907ddfff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c46fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90c60000 - 0x90cc2fff GLU.dylib GLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e10000 - 0x90e11fff com.apple.ServerControl 10.2.2 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x90e30000 - 0x90e36fff com.apple.ServerPrefs 10.2.3 /System/Library/PrivateFrameworks/ServerPrefs.framework/Versions/A/ServerPrefs
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91020000 - 0x91027fff ScreenSaver /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x91040000 - 0x91062fff com.apple.framework.Admin 1.3.3 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x91090000 - 0x91091fff com.apple.AFPDefines 2.0.1 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x91280000 - 0x912b8fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91303000 - 0x9136cfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914fbfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x915e0000 - 0x91699fff com.apple.QD 3.4.71 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917b6000 - 0x917b6fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91803000 - 0x9180ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91819000 - 0x91826fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91880000 - 0x91942fff com.apple.audio.units.Components 1.3.4 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x91967000 - 0x91972fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x919a3000 - 0x91a6bfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91b9a000 - 0x91c52fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91df0000 - 0x91df1fff com.apple.MonitorPanelFramework 1.1.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91f20000 - 0x91f2cfff com.apple.framework.Apple80211 4.2.1 (421.15) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920c0000 - 0x922a7fff com.apple.security 2.3 (176) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92727000 - 0x9277bfff com.apple.bom 1.2.7 (64.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.10 (743.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93c3c000 - 0x93c54fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x9470afff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c57000 - 0x94f2ffff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94fa7000 - 0x94fc1fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e1afff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95ec4fff com.apple.DisplayServicesFW 1.7.5 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x962e6000 - 0x9666bfff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e25fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9b670000 - 0x9b68afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/ OpenScripting
    imac   Mac OS X (10.3.9)   Panther

  • Safari wont open after update

    Hi,
    Safari wont open. Bounces in the icons then comes up with unxpectedly quit.
    I have just got home after 11 months away and started up my powerbook. I then did the automatic updater in preferences. It opened before the updates. The error report is huge so I wont paste the whole thing but if there is a part that would help let me know.
    Thanks for your help
    Ed
    Powerbook G4 12"   Mac OS X (10.3.9)  
    Heres the log it comes up with sorry for the length. I have tried all the things in the previous similar posts - new user and clearing prefs in terminal but no help.
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x7c0802c6
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x908611ec objc_msgSend + 0xc
    1 com.apple.Safari 0x000161a8 0x1000 + 0x151a8
    2 com.apple.Safari 0x0001607c 0x1000 + 0x1507c
    3 com.apple.Safari 0x00016010 0x1000 + 0x15010
    4 com.apple.AppKit 0x92f71ae8 -[NSTabView selectTabViewItem:] + 0x360
    5 com.apple.AppKit 0x92fee5d0 -[NSTabView _addedTab:atIndex:] + 0x64
    6 com.apple.Safari 0x00013b6c 0x1000 + 0x12b6c
    7 com.apple.Safari 0x00011b20 0x1000 + 0x10b20
    8 com.apple.AppKit 0x92f32ea0 -[NSWindowController _windowDidLoad] + 0x144
    9 com.apple.Safari 0x000119ec 0x1000 + 0x109ec
    10 com.apple.AppKit 0x92f24e28 -[NSWindowController window] + 0x80
    11 com.apple.Safari 0x0000d458 0x1000 + 0xc458
    12 com.apple.AppKit 0x92fece40 -[NSDocument showWindows] + 0x6c
    13 com.apple.Safari 0x0000d368 0x1000 + 0xc368
    14 com.apple.AppKit 0x92fec8a4 -[NSDocumentController openUntitledDocumentOfType:display:] + 0x84
    15 com.apple.AppKit 0x92fec7b0 -[NSDocumentController newDocument:] + 0x68
    16 com.apple.Safari 0x0000c220 0x1000 + 0xb220
    17 com.apple.AppKit 0x92f9318c -[NSApplication _doOpenUntitled] + 0x110
    18 com.apple.AppKit 0x92fc0410 -[NSApplication(NSAppleEventHandling) _handleAEOpen] + 0xb0
    19 com.apple.AppKit 0x92f9349c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x78
    20 com.apple.Foundation 0x90a7af70 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
    21 com.apple.Foundation 0x90a81808 _NSAppleEventManagerGenericHandler + 0x78
    22 com.apple.AE 0x971e1a10 Z20aeDispatchAppleEventPK6AEDescPSmPh + 0xd0
    23 com.apple.AE 0x971e4858 Z25dispatchEventAndSendReplyPK6AEDescPS + 0x2c
    24 com.apple.AE 0x971e1c50 aeProcessAppleEvent + 0x11c
    25 com.apple.HIToolbox 0x92975224 AEProcessAppleEvent + 0x3c
    26 com.apple.AppKit 0x92e82484 _DPSNextEvent + 0x358
    27 com.apple.AppKit 0x92e98d2c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    28 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    29 com.apple.AppKit 0x92ead0ac -[NSApplication run] + 0x21c
    30 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    31 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    32 com.apple.Safari 0x000548c8 0x1000 + 0x538c8
    Thread 1:
    0 libSystem.B.dylib 0x94d748b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x94d74438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x951cf5e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x951d3d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2384 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x94d91990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x908611ec srr1: 0x0000f030 vrsave: 0x00000000
    cr: 0x44004228 xer: 0x00000004 lr: 0x000161a8 ctr: 0x908611e0
    r0: 0x00016194 r1: 0xbfffe750 r2: 0xa4d6e6b4 r3: 0x00661ccc
    r4: 0x9086ed80 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0x00000020 r10: 0x00000000 r11: 0x000ce1b4
    r12: 0x7c0802a6 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0xbffff610 r18: 0x00000000 r19: 0x003059e0
    r20: 0xffffffff r21: 0xbffff470 r22: 0xbffff4e0 r23: 0x00000000
    r24: 0x00000001 r25: 0x0460e340 r26: 0x00000000 r27: 0x003ffc60
    r28: 0x000d0000 r29: 0x00000000 r30: 0x000d0000 r31: 0x00000000
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.1 (312.3.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x620000 - 0x622fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x63b000 - 0x63cfff net.culater.SIMBL 0.2 (6) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x659000 - 0x666fff com.pozytron.AcidSearch 0.31 /Library/Application Support/SIMBL/Plugins/AcidSearch.bundle/Contents/MacOS/AcidSearch
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x90067fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072cfff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x90843fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e2dfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910c3000 - 0x910ddfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x91309000 - 0x91341fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91846fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91953000 - 0x91953fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x924f2000 - 0x92565fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92d99fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7dfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93bec000 - 0x93c12fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x93f55000 - 0x93fa3fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x943ac000 - 0x943c3fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94580000 - 0x94590fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94594000 - 0x945a0fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x94700fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x948da000 - 0x94b53fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c57000 - 0x94d1ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94d6d000 - 0x94ebcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x94fe0000 - 0x95077fff com.apple.WebKit 312.5.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x951ce000 - 0x9527bfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x952ac000 - 0x95365fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x953a5000 - 0x9545dfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96178000 - 0x9618cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.1.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x964cdfff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c53fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x96ef5fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x96f0d000 - 0x96f18fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x971dd000 - 0x97215fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x973e0000 - 0x976cbfff com.apple.WebCore 315.10.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    Hi there,
    I have the same problem with Safari (it can't startup). Here is the report I got (sorry it's long, please help me out with this!!!).
    -Andrea
    Date/Time: 2005-12-02 16:35:35.598 +0100
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [67]
    Version: 2.0.2 (416.13)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4161300
    PID: 591
    Thread: 0
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x928f9620
    Thread 0 Crashed:
    0 com.apple.Foundation 0x928f9620 _NSRaiseError + 264
    1 com.apple.Foundation 0x929aa8e8 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 112
    2 com.apple.AppKit 0x9369a5c4 -[NSMenu insertItem:atIndex:] + 192
    3 com.apple.Safari 0x00007514 0x1000 + 25876
    4 com.apple.Safari 0x00006f9c 0x1000 + 24476
    5 com.apple.Foundation 0x928e8ba8 -[NSSet makeObjectsPerformSelector:] + 164
    6 com.apple.AppKit 0x9367d840 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 864
    7 com.apple.AppKit 0x937545a8 old_loadNib + 244
    8 com.apple.AppKit 0x93669588 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 832
    9 com.apple.AppKit 0x936c0994 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    10 com.apple.AppKit 0x9375080c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    11 com.apple.AppKit 0x937505ac NSApplicationMain + 344
    12 com.apple.Safari 0x0000307c 0x1000 + 8316
    13 com.apple.Safari 0x00057758 0x1000 + 354136
    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 0x928ed664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928ed59c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95436690 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000928f9620 srr1: 0x000000000202f030 vrsave: 0x0000000000000000
    cr: 0x24000442 xer: 0x0000000000000007 lr: 0x00000000928f95f8 ctr: 0x00000000928bb45c
    r0: 0x0000000000000000 r1: 0x00000000bffff7b0 r2: 0x00000000a28b9508 r3: 0x00000000bffff360
    r4: 0x0000000000000000 r5: 0x00000000928bad84 r6: 0x00000000bffff3e4 r7: 0x00000000000000ff
    r8: 0x00000000bffff3d0 r9: 0x0000000000407e80 r10: 0x00000000909bd648 r11: 0x0000000024000442
    r12: 0x00000000928bb45c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000002 r17: 0x00000000a3699248 r18: 0x00000000a3699248 r19: 0x00000000a3699248
    r20: 0x00000000a3699248 r21: 0x0000000000000000 r22: 0x00000000a369d4e0 r23: 0x00000000a36a58b4
    r24: 0x00000000a365b078 r25: 0x00000000000e7290 r26: 0x0000000090a1c3b8 r27: 0x00000000a36704e4
    r28: 0x00000000004ac050 r29: 0x00000000a28be828 r30: 0x0000000000429990 r31: 0x00000000928f9528
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.2 (416.13) /Applications/Safari.app/Contents/MacOS/Safari
    0x3f6000 - 0x3f8fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    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.27 (???) /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 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d30000 - 0x91d4ffff 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
    0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935ed000 - 0x9360efff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93659000 - 0x93659fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9365b000 - 0x93c8efff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9401a000 - 0x94089fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940c2000 - 0x9418cfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941e0000 - 0x941e0fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941e2000 - 0x9435afff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943a4000 - 0x943e1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943e9000 - 0x94439fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944c8000 - 0x94500fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94543000 - 0x9455ffff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94573000 - 0x945b7fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94aa3000 - 0x94bd1fff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94c63000 - 0x94c72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c7a000 - 0x94ca7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94cae000 - 0x94cbefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94cc2000 - 0x94cf1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94d01000 - 0x94d1efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95434000 - 0x954c0fff com.apple.WebKit 416.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9551b000 - 0x9560ffff com.apple.JavaScriptCore 1.1 (416.14) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95660000 - 0x95964fff com.apple.WebCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95ae9000 - 0x95b12fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a2cc000 - 0x9a2fffff com.apple.Syndication 1.0.2 (42) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a31b000 - 0x9a32bfff com.apple.SyndicationUI 1.0.2 (42) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 1.25 GB
    Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 256 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J25UPPER, 1 GB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: LastDash, Euro, V.92, 4.0, APPLE VERSION 2.6.6
    Bluetooth: Version 1.6.6f22, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-816,
    Parallel ATA Device: TOSHIBA MK8025GAS, 74.53 GB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA

  • Safari and Firefox Crashing using OS 10.3.9

    Hello I'm new to the discussion forums and would appreciate any help that can be given.
    I am currently experiencing web browsing difficulty with both Safari and Firefox. My current operating system is OS 10.3.9 on a Dual 2 GHz G5. Safari version is 1.3.2 and Firefox version is 2.0.0.12.
    Basically certain sites are causing my browser to quit. For example to name a few, ESPN, Yahoo, Ebay and Google Maps. When Safari errors out it simply quits and closes the window, while Firefox informs me of the error and then I have to force quit to exit Firefox before restarting it.
    I have tried clearing Cache and Repairing Disk Permissions on the Hard disk. Below I have copied and pasted the error logs for both Safari and Firefox.
    Safari Crash Log
    Date/Time: 2008-03-02 23:51:30 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 689
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x9a401d0e
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x07eedf0c Flash_EnforceLocalSecurity + 0x4be70
    1 <<00000000>> 0x00000000 0 + 0
    2 ...romedia.Flash Player.plugin 0x07ef01c4 Flash_EnforceLocalSecurity + 0x4e128
    3 ...romedia.Flash Player.plugin 0x07ee3958 Flash_EnforceLocalSecurity + 0x418bc
    4 ...romedia.Flash Player.plugin 0x07ee37b4 Flash_EnforceLocalSecurity + 0x41718
    5 ...romedia.Flash Player.plugin 0x07ee2c1c Flash_EnforceLocalSecurity + 0x40b80
    6 ...romedia.Flash Player.plugin 0x07ee0e10 Flash_EnforceLocalSecurity + 0x3ed74
    7 ...romedia.Flash Player.plugin 0x07ff4260 Flash_EnforceLocalSecurity + 0x1521c4
    8 ...romedia.Flash Player.plugin 0x07f88660 Flash_EnforceLocalSecurity + 0xe65c4
    9 ...romedia.Flash Player.plugin 0x07f87f8c Flash_EnforceLocalSecurity + 0xe5ef0
    10 ...romedia.Flash Player.plugin 0x07f6958c Flash_EnforceLocalSecurity + 0xc74f0
    11 ...romedia.Flash Player.plugin 0x08016368 nativeShockwaveFlashTCallFrame + 0xed50
    12 ...romedia.Flash Player.plugin 0x0801abb8 nativeShockwaveFlashTCallFrame + 0x135a0
    13 ...romedia.Flash Player.plugin 0x07f87fa8 Flash_EnforceLocalSecurity + 0xe5f0c
    14 ...romedia.Flash Player.plugin 0x07ebc78c Flash_EnforceLocalSecurity + 0x1a6f0
    15 ...romedia.Flash Player.plugin 0x07f88660 Flash_EnforceLocalSecurity + 0xe65c4
    16 ...romedia.Flash Player.plugin 0x0801acf8 nativeShockwaveFlashTCallFrame + 0x136e0
    17 ...romedia.Flash Player.plugin 0x07f5d1fc Flash_EnforceLocalSecurity + 0xbb160
    18 ...romedia.Flash Player.plugin 0x07f92648 Flash_EnforceLocalSecurity + 0xf05ac
    19 ...romedia.Flash Player.plugin 0x07f925a0 Flash_EnforceLocalSecurity + 0xf0504
    20 ...romedia.Flash Player.plugin 0x07facdd4 Flash_EnforceLocalSecurity + 0x10ad38
    21 ...romedia.Flash Player.plugin 0x07ea3ef0 Flash_EnforceLocalSecurity + 0x1e54
    22 com.apple.WebKit 0x99f8bb1c -[WebBaseNetscapePluginStream _destroyStream] + 0xa0
    23 com.apple.WebKit 0x99f8f600 -[WebNetscapePluginConnectionDelegate didFinishLoading] + 0xa0
    24 com.apple.WebKit 0x99f6c324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    25 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    26 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    27 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    28 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    29 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    30 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    31 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    32 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    33 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    34 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    35 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    36 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    37 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    38 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    39 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    40 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    41 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x99f76e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Safari 0x000368f8 0x1000 + 0x358f8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x0815570c nativeShockwaveFlashTCallFrame + 0x14e0f4
    3 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x07eedf0c srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44044208 xer: 0x20000000 lr: 0x07eedef4 ctr: 0x00000000
    r0: 0x20000000 r1: 0xbfffc9e0 r2: 0x80000000 r3: 0x80000002
    r4: 0x1a401d0e r5: 0x00000000 r6: 0x00000014 r7: 0x0817c2bc
    r8: 0x616e6100 r9: 0x1a82c5c0 r10: 0xff691abf r11: 0x081fdd70
    r12: 0x07ea7a68 r13: 0x0000003f r14: 0x00000000 r15: 0x00000008
    r16: 0x0000001e r17: 0x000000b4 r18: 0x0000001e r19: 0x07eeff14
    r20: 0x1a45d478 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x1a7fdcf0 r25: 0x0000001f r26: 0x00000000 r27: 0x0000116c
    r28: 0x1a45d478 r29: 0x00000000 r30: 0x00000000 r31: 0x00000000
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x424000 - 0x424fff com.aladdinsys.mmenabler 7.1.0 (8.0.2) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x5e8000 - 0x5eafff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x63b5000 - 0x63b7fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x68de000 - 0x68e7fff com.apple.LiveType.component 1.2.1 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x6b0c000 - 0x6b70fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x7e9e000 - 0x81b3fff com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x70090000 - 0x700e5fff com.apple.LiveType.framework 1.2.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8445a000 - 0x8445afff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x846e0000 - 0x846e9fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x86dcd000 - 0x86dd9fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8a84d000 - 0x8a85dfff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b6f4000 - 0x8b7d2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8c70b000 - 0x8c7abfff com.apple.QuickTimeImporters.component 7.3 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8cbce000 - 0x8cbf7fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x90905fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a06000 - 0x90a15fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90fa9fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x910c3000 - 0x910d7fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x910dd000 - 0x910f4fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9157a000 - 0x9157afff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9158a000 - 0x915c2fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91890000 - 0x918aafff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x918d0000 - 0x918e0fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91900000 - 0x9190dfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91f0d000 - 0x91f61fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x920b7000 - 0x920d1fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93daf000 - 0x93daffff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94182000 - 0x9418bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946c4000 - 0x946cffff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94b47000 - 0x94bb4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96980000 - 0x96a47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98306000 - 0x9862efff com.apple.QuickTime 7.3.0 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x98714000 - 0x98a06fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99deffff com.apple.QuickTimeComponents.component 7.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99f64000 - 0x99ffcfff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Firefox Crash Log
    Fire Fox Crash Report
    Date/Time: 2008-03-02 23:50:27 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: firefox-bin
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Version: 2.0.0.12 (2.0.0.12)
    PID: 698
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x88dded62
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x0886df0c Flash_EnforceLocalSecurity + 0x4be70
    1 <<00000000>> 0x00000000 0 + 0
    2 ...romedia.Flash Player.plugin 0x088701c4 Flash_EnforceLocalSecurity + 0x4e128
    3 ...romedia.Flash Player.plugin 0x08863958 Flash_EnforceLocalSecurity + 0x418bc
    4 ...romedia.Flash Player.plugin 0x088637b4 Flash_EnforceLocalSecurity + 0x41718
    5 ...romedia.Flash Player.plugin 0x08862c1c Flash_EnforceLocalSecurity + 0x40b80
    6 ...romedia.Flash Player.plugin 0x08860e10 Flash_EnforceLocalSecurity + 0x3ed74
    7 ...romedia.Flash Player.plugin 0x08974260 Flash_EnforceLocalSecurity + 0x1521c4
    8 ...romedia.Flash Player.plugin 0x08908660 Flash_EnforceLocalSecurity + 0xe65c4
    9 ...romedia.Flash Player.plugin 0x08907f8c Flash_EnforceLocalSecurity + 0xe5ef0
    10 ...romedia.Flash Player.plugin 0x088e958c Flash_EnforceLocalSecurity + 0xc74f0
    11 ...romedia.Flash Player.plugin 0x08996368 nativeShockwaveFlashTCallFrame + 0xed50
    12 ...romedia.Flash Player.plugin 0x0899abb8 nativeShockwaveFlashTCallFrame + 0x135a0
    13 ...romedia.Flash Player.plugin 0x08902d80 Flash_EnforceLocalSecurity + 0xe0ce4
    14 ...romedia.Flash Player.plugin 0x0882bccc Flash_EnforceLocalSecurity + 0x9c30
    15 ...romedia.Flash Player.plugin 0x088240b4 Flash_EnforceLocalSecurity + 0x2018
    16 ...romedia.Flash Player.plugin 0x088211f0 unusenetscape_pluginPlugin + 0x8ec
    17 org.mozilla.firefox 0x0080fee0 _ZN18ns4xPluginInstance11HandleEventEP13nsPluginEventPi + 0x58
    18 org.mozilla.firefox 0x007114c4 _ZN21nsPluginInstanceOwner6NotifyEP8nsITimer + 0xd8
    19 libxpcom_core.dylib 0x2c04bb0c _ZN11nsTimerImpl4FireEv + 0xc4
    20 libxpcom_core.dylib 0x2c04bc18 _Z16handleTimerEventP14TimerEventType + 0x8c
    21 libxpcom_core.dylib 0x2c047a9c PL_HandleEvent + 0x24
    22 libxpcom_core.dylib 0x2c0479c0 PL_ProcessPendingEvents + 0x80
    23 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    24 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    25 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    26 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    27 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    28 com.apple.HIToolbox 0x928af138 AcquireNextEventInMode + 0x48
    29 com.apple.HIToolbox 0x928ac608 RunApplicationEventLoop + 0x88
    30 org.mozilla.firefox 0x00298084 _ZN10nsAppShell3RunEv + 0x40
    31 org.mozilla.firefox 0x00335cc0 _ZN12nsAppStartup3RunEv + 0x3c
    32 org.mozilla.firefox 0x00012a14 XRE_main + 0x1328
    33 org.mozilla.firefox 0x0000d768 start + 0x1b0
    34 org.mozilla.firefox 0x0000d5e8 start + 0x30
    Thread 1:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 libnspr4.dylib 0x2001f260 poll + 0x188
    2 libnspr4.dylib 0x2001ba88 PR_OpenDir + 0x3b0
    3 org.mozilla.firefox 0x003c230c _ZN24nsSocketTransportService4PollEPj + 0xa4
    4 org.mozilla.firefox 0x003c2ab4 _ZN24nsSocketTransportService3RunEv + 0x1b8
    5 libxpcom_core.dylib 0x2c04a760 _ZN8nsThread4MainEPv + 0x38
    6 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    7 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90018e38 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9d4 pthread_condwait + 0x268
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 0x12c
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 0x88
    4 libxpcom_core.dylib 0x2c04d350 _ZN11TimerThread3RunEv + 0x19c
    5 libxpcom_core.dylib 0x2c04a760 _ZN8nsThread4MainEPv + 0x38
    6 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    7 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x90018e38 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9d4 pthread_condwait + 0x268
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 0x12c
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 0x88
    4 org.mozilla.firefox 0x0037f018 _ZN14nsIOThreadPool10ThreadFuncEPv + 0x74
    5 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 0x74
    3 org.mozilla.firefox 0x003db52c _ZN11nsSSLThread3RunEv + 0xf8
    4 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 0x74
    3 org.mozilla.firefox 0x003d7478 _ZN24nsCertVerificationThread3RunEv + 0x60
    4 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90018e38 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9d4 pthread_condwait + 0x268
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 0x12c
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 0x88
    4 org.mozilla.firefox 0x0037f018 _ZN14nsIOThreadPool10ThreadFuncEPv + 0x74
    5 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 0x74
    3 org.mozilla.firefox 0x005ed334 _ZN17mozStorageService9FreeLocksEv + 0x118c
    4 org.mozilla.firefox 0x00a631a0 0x1000 + 0xa621a0
    5 libxpcom_core.dylib 0x2c04a760 _ZN8nsThread4MainEPv + 0x38
    6 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    7 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 0x74
    3 libnspr4.dylib 0x200183c8 PR_Wait + 0x30
    4 libxpcom_core.dylib 0x2c047c20 PL_WaitForEvent + 0x38
    5 libxpcom_core.dylib 0x2c049458 _ZN16nsEventQueueImpl12WaitForEventEPP7PLEvent + 0x38
    6 org.mozilla.firefox 0x0036150c _ZN24nsUrlClassifierDBService8ShutdownEv + 0x210
    7 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x08ad570c nativeShockwaveFlashTCallFrame + 0x14e0f4
    3 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90018e38 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9d4 pthread_condwait + 0x268
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 0x12c
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 0x88
    4 org.mozilla.firefox 0x0067c90c _ZN14nsHostResolver15GetHostToLookupEPP12nsHostRecord + 0x84
    5 org.mozilla.firefox 0x0067cc60 _ZN14nsHostResolver10ThreadFuncEPv + 0xb8
    6 libnspr4.dylib 0x2001cf14 PR_Select + 0x354
    7 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x0886df0c srr1: 0x0200f930 vrsave: 0xfff00000
    cr: 0x42022224 xer: 0x20000000 lr: 0x0886def4 ctr: 0x00000000
    r0: 0x20000000 r1: 0xbfffda80 r2: 0x80000000 r3: 0x80000002
    r4: 0x08dded62 r5: 0x00000000 r6: 0x00000014 r7: 0x90147544
    r8: 0x08eb0074 r9: 0x00000000 r10: 0x90007544 r11: 0x08b7dd70
    r12: 0x08827a68 r13: 0x0000004c r14: 0x00000000 r15: 0x00000008
    r16: 0x0000000d r17: 0x0000004e r18: 0x0000000d r19: 0x0886ff14
    r20: 0x08da30a0 r21: 0x00000000 r22: 0x00000000 r23: 0x00000001
    r24: 0x08c852f0 r25: 0x00000011 r26: 0x0000004c r27: 0x000005c8
    r28: 0x08da30a0 r29: 0x00000000 r30: 0x00000000 r31: 0x00000001
    Binary Images Description:
    0x1000 - 0xa90fff org.mozilla.firefox 2.0.0.12 /Applications/Firefox.app/Contents/MacOS/firefox-bin
    0xf81000 - 0xf8ffff libmyspell.dylib /Applications/Firefox.app/Contents/MacOS/components/libmyspell.dylib
    0x18ba000 - 0x18c3fff libqfaservices.dylib /Applications/Firefox.app/Contents/MacOS/extensions/[email protected]/compon ents/libqfaservices.dylib
    0x1a4e000 - 0x1a57fff com.apple.LiveType.component 1.2.1 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1ae0000 - 0x1ae2fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1c05000 - 0x1c69fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1cb6000 - 0x1cddfff talkback.dylib /Applications/Firefox.app/Contents/MacOS/extensions/[email protected]/compon ents/talkback/talkback.dylib
    0x1fb1000 - 0x1fe2fff libnssckbi.dylib /Applications/Firefox.app/Contents/MacOS/libnssckbi.dylib
    0x5c8a000 - 0x5cd6fff libfreebl3.dylib /Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
    0x5cde000 - 0x5cf0fff libspellchecker.dylib /Applications/Firefox.app/Contents/MacOS/components/libspellchecker.dylib
    0x6cb6000 - 0x6ce0fff com.adobe.acrobat.pdfviewer 7.0.0 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x881e000 - 0x8b33fff com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x20000000 - 0x20032fff libnspr4.dylib /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
    0x21000000 - 0x2100dfff libplds4.dylib /Applications/Firefox.app/Contents/MacOS/libplds4.dylib
    0x22000000 - 0x2200efff libplc4.dylib /Applications/Firefox.app/Contents/MacOS/libplc4.dylib
    0x23000000 - 0x23093fff libmozjs.dylib /Applications/Firefox.app/Contents/MacOS/libmozjs.dylib
    0x24000000 - 0x24000fff libxpcom.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom.dylib
    0x25000000 - 0x25023fff libssl3.dylib /Applications/Firefox.app/Contents/MacOS/libssl3.dylib
    0x26000000 - 0x26061fff libnss3.dylib /Applications/Firefox.app/Contents/MacOS/libnss3.dylib
    0x27000000 - 0x2701dfff libsmime3.dylib /Applications/Firefox.app/Contents/MacOS/libsmime3.dylib
    0x28000000 - 0x2804bfff libsoftokn3.dylib /Applications/Firefox.app/Contents/MacOS/libsoftokn3.dylib
    0x29000000 - 0x29018fff libxpcom_compat.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_compat.dylib
    0x2c000000 - 0x2c087fff libxpcom_core.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_core.dylib
    0x70090000 - 0x700e5fff com.apple.LiveType.framework 1.2.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8445a000 - 0x8445afff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x846e0000 - 0x846e9fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x86dcd000 - 0x86dd9fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8a84d000 - 0x8a85dfff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b6f4000 - 0x8b7d2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8c70b000 - 0x8c7abfff com.apple.QuickTimeImporters.component 7.3 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x90905fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a06000 - 0x90a15fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910c3000 - 0x910d7fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x910dd000 - 0x910f4fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9157a000 - 0x9157afff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9158a000 - 0x915c2fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91890000 - 0x918aafff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x918d0000 - 0x918e0fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91900000 - 0x9190dfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91f0d000 - 0x91f61fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x920b7000 - 0x920d1fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93daf000 - 0x93daffff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94182000 - 0x9418bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9422b000 - 0x9425dfff com.apple.QuickTime Plugin.plugin 7.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946c4000 - 0x946cffff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94b47000 - 0x94bb4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96980000 - 0x96a47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98306000 - 0x9862efff com.apple.QuickTime 7.3.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99deffff com.apple.QuickTimeComponents.component 7.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Again sorry for the long post, but I'm beginning to think that I might have no other option but to upgrade to a new OS System. Any help on this matter or trouble shooting ideas to try would be greatly appreciated. Thank you.
    Kev

    Hi Kev,
    Welcome to Discussions. I'm sorry you've found your way here under troubled circumstances.
    In all likelihood, the problem is down to the Flash plugin. The version which you're using is slightly outdated. Although that in itself might not be the cause, try uninstalling it by downloading the uninstaller (here) and installing the latest version (here). Restart when you're done.
    Yang

  • Safari and Firefox crashing

    Hi
    My browser crashes every time try to open a new email in gmail This is happening both with Safari and Firefox. When i switch to the basic mode - html only i am able to access my mail. I have a similar problem with both of them when i try and access the options page in my account at http://www.wordpress.com .
    I can access my address book easily in gmail making daily emailing a huge chore. I have to remember people's addresses and type it in as autotype doesnt function. Also chat and the other extras in gmail dont work. In wordpress I cant change the settings in my account unless I log in with my husbands windows laptop.
    I used to have this problem earlier and decided that it had something to do with gmail being new as I hadnt experimented with another browser then. The problem went away with a software update and as far as i can tell has resurfaced after another.
    I've put below a crash report from Safari. Here I was trying to open an email using the gmail website.
    Please help.
    Date/Time: 2006-11-23 13:37:23 +0600
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 1204
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x06c1b12c
    Thread 0 Crashed:
    0 ATS 0x96b6d840 ProcessKerningRun + 0x10c
    1 ATS 0x96b5a860 ApplyKerning + 0xfc
    2 ATS 0x96b5998c _eLLCLayoutText + 0xb0
    3 ATS 0x96b598b8 LLCLayoutText + 0x48
    4 com.apple.QD 0x951d6360 LayoutGlyphs(ATSGlyphVector*, ATSLineLayoutLineParams*, long) + 0x90
    5 com.apple.QD 0x95244d0c ATSULayoutGlyphs(TATSUGlyphRecordArray*, ATSLineLayoutLineParams*, long, ATSUTab const*, unsigned long, __CFString const*, unsigned short const*, unsigned long, unsigned long) + 0x60
    6 com.apple.QD 0x951d3a78 TTextLineLayout::EnsureLayoutIsUpToDate(unsigned long, unsigned char, unsigned long, TATSUGlyphRecordArray**) + 0x628
    7 com.apple.QD 0x951e6bbc TTextLineLayout::GetGlyphBounds(unsigned long, unsigned long, long, long, unsigned short, unsigned long, ATSTrapezoid*, unsigned long*) + 0xc0
    8 com.apple.QD 0x951ed310 ATSUGetGlyphBounds + 0x88
    9 com.apple.WebKit 0x950183e0 -[WebTextRenderer(WebInternal) _trapezoidForRun:style:atPoint:] + 0xc4
    10 com.apple.WebKit 0x950184d8 -[WebTextRenderer(WebInternal) ATSUfloatWidthForRun:style:] + 0x58
    11 com.apple.WebKit 0x94fe2b74 -[WebTextRenderer floatWidthForRun:style:widths:] + 0xa4
    12 com.apple.WebCore 0x973478d8 QFontMetrics::floatWidth(QChar const*, int, int, int, int, int, bool) const + 0x17c
    13 com.apple.WebCore 0x9734ed20 khtml::Font::width(QChar*, int, int, int) const + 0x40
    14 com.apple.WebCore 0x9734b4a8 khtml::RenderText::calcMinMaxWidth() + 0x208
    15 com.apple.WebCore 0x9734fe20 khtml::RenderObject::recalcMinMaxWidths() + 0x1b8
    16 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    17 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    18 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    19 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    20 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    21 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    22 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    23 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    24 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    25 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    26 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    27 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    28 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    29 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    30 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    31 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    32 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    33 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    34 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    35 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    36 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    37 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    38 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    39 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    40 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    41 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    42 com.apple.WebCore 0x9734fd2c khtml::RenderObject::recalcMinMaxWidths() + 0xc4
    43 com.apple.WebCore 0x97371e60 khtml::RenderCanvas::layout() + 0xb0
    44 com.apple.WebCore 0x97379904 KHTMLView::layout() + 0x38c
    45 com.apple.WebCore 0x974ce6f8 khtml::RenderPart::updateWidgetPositions() + 0x2b8
    46 com.apple.WebCore 0x974d4318 khtml::RenderObject::updateWidgetPositions() + 0x3c
    47 com.apple.WebCore 0x974d4318 khtml::RenderObject::updateWidgetPositions() + 0x3c
    48 com.apple.WebCore 0x974d4318 khtml::RenderObject::updateWidgetPositions() + 0x3c
    49 com.apple.WebCore 0x974d4318 khtml::RenderObject::updateWidgetPositions() + 0x3c
    50 com.apple.WebCore 0x97379978 KHTMLView::layout() + 0x400
    51 com.apple.WebCore 0x9741728c -[WebCoreBridge forceLayoutAdjustingViewSize:] + 0x38
    52 com.apple.WebKit 0x95024fe0 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 0xe4
    53 com.apple.WebKit 0x95023eb0 -[WebHTMLView(WebPrivate) weblayoutIfNeededRecursive:testDirtyRect:] + 0xc4
    54 com.apple.WebKit 0x9502493c -[NSView(WebHTMLViewFileInternal) weblayoutIfNeededRecursive:testDirtyRect:] + 0x98
    55 com.apple.WebKit 0x9502493c -[NSView(WebHTMLViewFileInternal) weblayoutIfNeededRecursive:testDirtyRect:] + 0x98
    56 com.apple.WebKit 0x9502493c -[NSView(WebHTMLViewFileInternal) weblayoutIfNeededRecursive:testDirtyRect:] + 0x98
    57 com.apple.WebKit 0x9502493c -[NSView(WebHTMLViewFileInternal) weblayoutIfNeededRecursive:testDirtyRect:] + 0x98
    58 com.apple.WebKit 0x95023ed8 -[WebHTMLView(WebPrivate) weblayoutIfNeededRecursive:testDirtyRect:] + 0xec
    59 com.apple.WebKit 0x94fe426c -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0xa4
    60 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    61 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    62 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    63 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    64 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    65 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    66 com.apple.AppKit 0x98194770 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x4b8
    67 com.apple.AppKit 0x981e1308 -[NSFrameView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0x124
    68 com.apple.AppKit 0x981c848c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 0xc0
    69 com.apple.AppKit 0x981a5648 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 0x180
    70 com.apple.AppKit 0x981be674 -[NSView displayIfNeeded] + 0xa8
    71 com.apple.AppKit 0x981cf364 -[NSWindow displayIfNeeded] + 0xb4
    72 com.apple.Safari 0x0001a44c 0x1000 + 0x1944c
    73 com.apple.AppKit 0x981af9b0 _handleWindowNeedsDisplay + 0xe0
    74 com.apple.CoreFoundation 0x901c27f8 __CFRunLoopDoObservers + 0x194
    75 com.apple.CoreFoundation 0x901c2094 __CFRunLoopRun + 0x18c
    76 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    77 com.apple.HIToolbox 0x97c9be10 RunCurrentEventLoopInMode + 0xac
    78 com.apple.HIToolbox 0x97ca253c ReceiveNextEventCommon + 0x17c
    79 com.apple.HIToolbox 0x97cc4638 BlockUntilNextEventMatchingListInMode + 0x60
    80 com.apple.AppKit 0x981a3248 _DPSNextEvent + 0x180
    81 com.apple.AppKit 0x981b9cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    82 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    83 com.apple.AppKit 0x981ce048 -[NSApplication run] + 0x21c
    84 com.apple.AppKit 0x9828a764 NSApplicationMain + 0x1d0
    85 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    86 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff3124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.Foundation 0x90a2296c _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c598 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x9819b0e8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x9036293c TSexception_listenerthread + 0x70
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x96b6d840 srr1: 0x0000f030 vrsave: 0x00000000
    cr: 0x28008222 xer: 0x00000003 lr: 0x96b6d814 ctr: 0x9011bd60
    r0: 0x00000044 r1: 0xbfffc870 r2: 0x00000000 r3: 0x05048290
    r4: 0x00000018 r5: 0x00000010 r6: 0x06bdb010 r7: 0x00004744
    r8: 0x05048292 r9: 0x00000000 r10: 0x00000000 r11: 0xa6b50858
    r12: 0x9011bd60 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x07eec5d4 r18: 0xbfffcdf0 r19: 0x00000001
    r20: 0xbfffce18 r21: 0x00000000 r22: 0xbfffc9c0 r23: 0x00040120
    r24: 0x00800000 r25: 0x00000000 r26: 0x07e85a50 r27: 0x05048290
    r28: 0xbfffc940 r29: 0x0016003e r30: 0x06c1b128 r31: 0x96b6d744
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x17fb000 - 0x17fdfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4ba6000 - 0x4ba8fff com.lemkesoft.GraphicConverterCMI 1.4 /Users/ujwala/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI
    0x4f37000 - 0x4f3bfff com.apple.FolderActionsMenu 1.2.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x4f51000 - 0x4f53fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x5166000 - 0x51bbfff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x6864000 - 0x68acfff com.pixture.PhotoToolCM PhotoToolCM version 2.0 (2.0) /Library/Contextual Menu Items/PhotoToolCM.plugin/Contents/MacOS/PhotoToolCM
    0x692e000 - 0x6970fff com.pixture.QuickImageCM QuickImageCM version 2.4 (2.4) /Library/Contextual Menu Items/QuickImageCM.plugin/Contents/MacOS/QuickImageCM
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c82000 - 0x81c8afff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8388c000 - 0x83898fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c2dd000 - 0x8c2ddfff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9084afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91318000 - 0x91368fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91717000 - 0x9172dfff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9173a000 - 0x91751fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91853fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91953000 - 0x91953fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b71000 - 0x91b8bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91ebd000 - 0x91f11fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92109000 - 0x92141fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x9270ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.4 (71.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92a50000 - 0x93426fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9354e000 - 0x93606fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9438a000 - 0x943a4fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e0b000 - 0x94e1efff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x951ce000 - 0x95287fff com.apple.QD 3.4.72 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x952ed000 - 0x953cffff com.apple.JavaScriptCore 312.3.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9605d000 - 0x96066fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x971a0fff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x97345000 - 0x97636fff com.apple.WebCore 315.14.6 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97c95000 - 0x9801afff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x98191000 - 0x98690fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    Hi,
    The crash you posted would seem to indicate it is font related. Did you install/remove any fonts recently?
    Check in FontBook to see if you have any duplicates that could be affecting things also? Check the FontBook help on how to resolve duplicates.
    You may also want to try Font Finagler which can clear out font caches used by the system (it's possible there's some corruption in these cache files that are causing Safari/Firefox to crash).

  • Safari is constatnly crashing. Please help!

    I can no longer access some of my favorite websites because safari just quits unexpectedly. I'm not really sure how to fix the problem but it's driving me nuts. I have a 17" Power Book G4 laptop with OSX 10.3 I beilieve. Here is an example of the error message I get:
    Date/Time: 2008-10-18 06:36:57 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 2832
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffff
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1f64 compile_branch + 0x2dc
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x91bf8e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1f64 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222242 xer: 0x00000004 lr: 0x961d2018 ctr: 0x961d1f5c
    r0: 0x961d1f5c r1: 0xbfffca00 r2: 0xffffffff r3: 0x00000001
    r4: 0xbfffced0 r5: 0x00000000 r6: 0x0024ff03 r7: 0xfeffff87
    r8: 0xfeffff07 r9: 0x000001f0 r10: 0x00000000 r11: 0x06385e66
    r12: 0x00000000 r13: 0x00000000 r14: 0xbfffcb34 r15: 0xffffffff
    r16: 0xbfffcb38 r17: 0xbfffcb3c r18: 0xbfffd2ec r19: 0x08000800
    r20: 0x00000000 r21: 0xbfffced0 r22: 0xbfffd390 r23: 0x04f58c7a
    r24: 0x04f58c77 r25: 0x00000000 r26: 0x0000002d r27: 0x0000fee5
    r28: 0x06385e62 r29: 0x0000007c r30: 0x04f58c9b r31: 0x961d1cb8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x630000 - 0x632fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4ee2000 - 0x4ee4fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x8510000 - 0x892ffff com.macromedia.Flash Player.plugin 9.0.124.0 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81eb0000 - 0x81eb3fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ed0000 - 0x88edcfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c709000 - 0x8c7aafff com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8cb0a000 - 0x8cb0afff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9082afff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9083a000 - 0x9084efff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    I didn't want to post the whole thing because its ridiculously long. Someone please help or provide a link where I can download and upgrade to fix my problem. It would be greatly appreciated. Thank you.

    Hi megatron35,
    First of all, Welcome to the  Discussion forums!
    "I can no longer access some of my favorite websites because safari just quits unexpectedly. I'm not really sure how to fix the problem but it's driving me nuts."
    Unfortunately, Safari 1.3.2 for Panther 10.3.9 is no longer being supported by Apple so your recourse at this time is to upgrade your OS to either 10.4 or 10.5 so you can use a more current version of Safari or to switch browsers.
    Camino 1.6.4 works well and is very similar to Safari and is still being updated and supported by it's developers.
    You should be able to use the sites that have been crashing on you with the Camino browser such as Google Maps etc.
    hope that helps some,
    littleshoulders

  • Safari crashes 'unexpectedly' on google maps

    Help!
    Safari crashes eveytime I click google map page on my iBook (still running Panther well). I did repair permission and updated software, just quicktime, still no joy!!
    I was wondering, anyone has any bright ideas.
    cheers!!
    Just to add the error report
    Date/Time: 2008-02-28 16:48:22 +0000
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: Safari
    Version: 1.3.2 (312.6)
    PID: 371
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000

    Thanks for reply Hawaiian
    Its a bit long report
    Date/Time: 2008-02-28 18:28:02 +0000
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: Safari
    Version: 1.3.2 (312.6)
    PID: 482
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1bf8 compile_regex + 0x1ec
    1 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    2 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    3 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    4 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    5 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    6 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    7 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    8 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    9 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    10 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    11 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    12 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    13 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    14 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    15 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    16 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    17 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    18 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    19 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    20 com.apple.WebCore 0x945c0298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    21 com.apple.WebCore 0x945d26ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    22 com.apple.WebCore 0x946f5134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    23 com.apple.WebCore 0x946f9898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    24 com.apple.WebCore 0x946106a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    25 com.apple.WebCore 0x94610614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    26 com.apple.WebCore 0x946fb3cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    27 com.apple.WebCore 0x94737948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    28 com.apple.WebCore 0x9473d584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    29 com.apple.WebKit 0x93cd8a00 -[WebSubresourceClient didFinishLoading] + 0x48
    30 com.apple.WebKit 0x93cab324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    31 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    32 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    33 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    34 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    35 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    36 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    37 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    38 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    39 com.apple.HIToolbox 0x9288d4b4 ReceiveNextEventCommon + 0xf4
    40 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    41 com.apple.AppKit 0x92e62248 _DPSNextEvent + 0x180
    42 com.apple.AppKit 0x92e78cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    43 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    44 com.apple.AppKit 0x92e8d048 -[NSApplication run] + 0x21c
    45 com.apple.AppKit 0x92f49764 NSApplicationMain + 0x1d0
    46 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    47 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x93cb5e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1bf8 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24222248 xer: 0x20000000 lr: 0x961d1b14 ctr: 0x961d1f5c
    r0: 0xfff9a110 r1: 0xbfffd250 r2: 0x00000000 r3: 0xf9a11097
    r4: 0x00000020 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0xffffffff r10: 0x00000000 r11: 0x00000001
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000000 r17: 0xbffff5f0 r18: 0xbfffd340 r19: 0xbfffd75c
    r20: 0x00000000 r21: 0xbfffd760 r22: 0xbfffd800 r23: 0x00000000
    r24: 0x065eef68 r25: 0xbfffd740 r26: 0xbfffd758 r27: 0xbfffd754
    r28: 0x00000000 r29: 0x00000800 r30: 0x065eef68 r31: 0x961d1a2c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x4fb3000 - 0x4fb5fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x57be000 - 0x57c0fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81eb0000 - 0x81eb3fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x87e00000 - 0x87f36fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88be0000 - 0x88becfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8bde2000 - 0x8bdf2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c70b000 - 0x8c7abfff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90584000 - 0x905d4fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907b0000 - 0x907b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x907c7000 - 0x907d2fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x908d5fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9090f000 - 0x90923fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90d70000 - 0x90d80fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90d8c000 - 0x90d9ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90dad000 - 0x90dc7fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e77000 - 0x90e8ffff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90fa9fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91093000 - 0x910cbfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91140000 - 0x911a9fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9155d000 - 0x915abfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917b6000 - 0x917f2fff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9180b000 - 0x9181bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92056000 - 0x92063fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9247c000 - 0x924ebfff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9273f000 - 0x92759fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9278f000 - 0x927b5fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x927d3000 - 0x927dbfff libbsm.dylib /usr/lib/libbsm.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e06000 - 0x92e37fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92e50000 - 0x9334ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d9000 - 0x93a11fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b2d000 - 0x93b44fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93b50000 - 0x93baffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93ca3000 - 0x93d3bfff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94580000 - 0x94872fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x949f3000 - 0x94d1dfff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95a94fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95dd4000 - 0x95de8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95ecdfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95ed3000 - 0x95ee3fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96074000 - 0x960e7fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96191000 - 0x96191fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96195000 - 0x96196fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a47fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96ae0000 - 0x96aecfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96af6000 - 0x96b05fff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99f01fff com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

  • Pls help my Safari keeps crashing

    Hello hello,
    I really appreciate any help.
    After looking at other posts I tried resetting my safari to no avail.
    I have worked out that it is crashing on google maps and realestate.com so far that I can remember.....
    the latest crash report follows
    Date/Time: 2008-03-28 18:12:54 +1100
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: Safari
    Version: 1.3.2 (312.6)
    PID: 340
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1bf8 compile_regex + 0x1ec
    1 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    2 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    3 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    4 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    5 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    6 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    7 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    8 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    9 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    10 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    11 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    12 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    13 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    14 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    15 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    16 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    17 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    18 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    19 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    20 com.apple.WebCore 0x9494b298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    21 com.apple.WebCore 0x9495d6ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    22 com.apple.WebCore 0x94a80134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    23 com.apple.WebCore 0x94a84898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    24 com.apple.WebCore 0x9499b6a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    25 com.apple.WebCore 0x9499b614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    26 com.apple.WebCore 0x94a863cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    27 com.apple.WebCore 0x94ac2948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    28 com.apple.WebCore 0x94ac8584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    29 com.apple.WebKit 0x95015a00 -[WebSubresourceClient didFinishLoading] + 0x48
    30 com.apple.WebKit 0x94fe8324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    31 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    32 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    33 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    34 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    35 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    36 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    37 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    38 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    39 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    40 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    41 com.apple.AppKit 0x97290248 _DPSNextEvent + 0x180
    42 com.apple.AppKit 0x972a6cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    43 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    44 com.apple.AppKit 0x972bb048 -[NSApplication run] + 0x21c
    45 com.apple.AppKit 0x97377764 NSApplicationMain + 0x1d0
    46 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    47 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c4a8 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x972880e8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1bf8 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24222248 xer: 0x20000000 lr: 0x961d1b14 ctr: 0x961d1f5c
    r0: 0xfffb9911 r1: 0xbfffd250 r2: 0x00000000 r3: 0xfb9911b7
    r4: 0x00000020 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0xffffffff r10: 0x00000000 r11: 0x00000001
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xbfffd340 r19: 0xbfffd75c
    r20: 0x00000000 r21: 0xbfffd760 r22: 0xbfffd800 r23: 0x00000000
    r24: 0x0466ee48 r25: 0xbfffd740 r26: 0xbfffd758 r27: 0xbfffd754
    r28: 0x00000000 r29: 0x00000800 r30: 0x0466ee48 r31: 0x961d1a2c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x17c7000 - 0x17c9fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x9605000 - 0x9607fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x96a0000 - 0x96f5fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x86d9b000 - 0x86e3bfff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8a566000 - 0x8a566fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8bea2000 - 0x8beaafff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c2bc000 - 0x8c2c8fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9074d000 - 0x9079bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x907c4000 - 0x907defff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x907f2000 - 0x907fbfff libz.1.dylib /usr/lib/libz.1.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9082afff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9083c000 - 0x9083dfff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91041fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9104a000 - 0x91061fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91205000 - 0x91211fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9121b000 - 0x9122afff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9155f000 - 0x91568fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x9156f000 - 0x9157afff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91580000 - 0x915d4fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91850fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x9186f000 - 0x918dcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91a75000 - 0x91d4dfff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91f31000 - 0x91ff8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284ffff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de1000 - 0x92e51fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92e6a000 - 0x93194fff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93bec000 - 0x93c12fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x93c48000 - 0x93c58fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9490b000 - 0x94bfdfff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94e7f000 - 0x94eb0fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e7dfff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95ec5000 - 0x95ed4fff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96755000 - 0x967b4fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x967f2000 - 0x9687efff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c50fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96c98000 - 0x96ca8fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x96f06fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x971dd000 - 0x97219fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9722b000 - 0x97263fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9727e000 - 0x9777dfff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99f01fff com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Any further tips would be muchly appreciated,
    Cheers

    Thanks for everyones input
    I don't have an inputmanagers folder in HD/library so I can't scrap that one
    I haven't got firefox or have undated anything recently except for the autoupdates the computer does for you. I have safari 1.3 something not higher and I don't have leopard, I have 10.3.9, I just thought I might have to update due to some posts by other people.
    I tried going into preferences and disabling plug-ins, java and javascript. I then emptied the cache, reset safari and then restarted the computer which then allowed me to open onto google maps. I started to think I has home free....... however this only allows google maps beta which I'm sure you all understand is pretty pathetic when you are used to using the full version. I started playing around with the perferences and have now realised that the javascript preference may be the problem as with it allowed safari will crash before the page is fully uploaded, without fail, and with the javascript preference disallowed it allows google maps beta to upload without crashing. This is hardly ideal though as javascript is used on a lot of pages so I clicked it back on the sent sarafi crashing again when I went onto the melbourne international comedy festival page. Here's the report
    Date/Time: 2008-03-29 13:04:16 +1100
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: Safari
    Version: 1.2 (125)
    PID: 345
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1bf8 compile_regex + 0x1ec
    1 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    2 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    3 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    4 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    5 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    6 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    7 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    8 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    9 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    10 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    11 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    12 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    13 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    14 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    15 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    16 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    17 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    18 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    19 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    20 com.apple.WebCore 0x9494b298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    21 com.apple.WebCore 0x9495d6ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    22 com.apple.WebCore 0x94a80134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    23 com.apple.WebCore 0x94a84898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    24 com.apple.WebCore 0x9499b6a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    25 com.apple.WebCore 0x9499b614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    26 com.apple.WebCore 0x94a863cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    27 com.apple.WebCore 0x94ac2948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    28 com.apple.WebCore 0x94ac8584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    29 com.apple.WebKit 0x95015a00 -[WebSubresourceClient didFinishLoading] + 0x48
    30 com.apple.WebKit 0x94fe8324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    31 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    32 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    33 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    34 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    35 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    36 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    37 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    38 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    39 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    40 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    41 com.apple.AppKit 0x97290248 _DPSNextEvent + 0x180
    42 com.apple.AppKit 0x972a6cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    43 com.apple.Safari 0x0000bd70 0x1000 + 0xad70
    44 com.apple.AppKit 0x972bb048 -[NSApplication run] + 0x21c
    45 com.apple.AppKit 0x97377764 NSApplicationMain + 0x1d0
    46 com.apple.Safari 0x0000ceec 0x1000 + 0xbeec
    47 com.apple.Safari 0x0000cd60 0x1000 + 0xbd60
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x05edd70c nativeShockwaveFlashTCallFrame + 0x14e0f4
    3 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1bf8 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24222248 xer: 0x20000000 lr: 0x961d1b14 ctr: 0x961d1f5c
    r0: 0xfff75b13 r1: 0xbfffd250 r2: 0x00000000 r3: 0xf75b13b7
    r4: 0x00000020 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0xffffffff r10: 0x00000000 r11: 0x00000001
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xbfffd340 r19: 0xbfffd75c
    r20: 0x00000000 r21: 0xbfffd760 r22: 0xbfffd800 r23: 0x00000000
    r24: 0x08a4ec48 r25: 0xbfffd740 r26: 0xbfffd758 r27: 0xbfffd754
    r28: 0x00000000 r29: 0x00000800 r30: 0x08a4ec48 r31: 0x961d1a2c
    Binary Images Description:
    0x1000 - 0xb4fff com.apple.Safari 1.2 (125) /Applications/Safari.app/Contents/MacOS/Safari
    0x341000 - 0x343fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x508f000 - 0x5091fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x5405000 - 0x545afff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x5c26000 - 0x5f3bfff com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x86d9b000 - 0x86e3bfff com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8a566000 - 0x8a566fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8bea2000 - 0x8beaafff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8c2bc000 - 0x8c2c8fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9074d000 - 0x9079bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x907c4000 - 0x907defff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x907f2000 - 0x907fbfff libz.1.dylib /usr/lib/libz.1.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9082afff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91041fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9104a000 - 0x91061fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91205000 - 0x91211fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9121b000 - 0x9122afff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91231000 - 0x912c4fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9155f000 - 0x91568fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x9156f000 - 0x9157afff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91580000 - 0x915d4fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9186f000 - 0x918dcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91a75000 - 0x91d4dfff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91f31000 - 0x91ff8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284ffff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de1000 - 0x92e51fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92e6a000 - 0x93194fff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93bec000 - 0x93c12fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x93c48000 - 0x93c58fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9490b000 - 0x94bfdfff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d90000 - 0x94daafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e7dfff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95ec5000 - 0x95ed4fff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96755000 - 0x967b4fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x967f2000 - 0x9687efff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c50fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96c98000 - 0x96ca8fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x96f06fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x971dd000 - 0x97219fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9722b000 - 0x97263fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9727e000 - 0x9777dfff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99f01fff com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    I've also tried getting sarafi 1.2 as suggested by google maps (I thought maybe a downgrade may help), which has unfortunately made no difference. Safari will still crash
    So does anyone have more ideas for me? will I need to have javascript permanently turned off? I don't think I have any programmes clashing as I don't usually download programmes/updates that apple hasn't found for me on the autoupdate. I'm starting to get thoroughly confused....

  • Safari Crashes at least once a day!

    I have been having problems with Safari for almost 6 months now. We took the Mac into the Apple Store and they replaced the mother board. It didn't crash for almost a month but now its back to doing it again. Here's the latest crash log from minutes ago:
    ===== Display starts at offset 1881128 within file of length 2012200. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f7000 - 0x90907fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90f21fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90f5f000 - 0x90febfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x910e2000 - 0x910ebfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91217000 - 0x91227fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x91240000 - 0x91323fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916d9000 - 0x91715fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91963000 - 0x91a1bfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b93000 - 0x91c5afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91eca000 - 0x91f02fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92037000 - 0x92051fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920b9000 - 0x920c2fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x920c9000 - 0x920e0fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92109000 - 0x92126fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9262d000 - 0x9267bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92d94fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936e0fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93811000 - 0x938a9fff com.apple.WebKit 312.8.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7dfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93cc0000 - 0x93d89fff com.apple.QuickTimeMPEG4.component 7.1.6 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x93da6000 - 0x93da6fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93da8000 - 0x93da8fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93daa000 - 0x93dabfff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93dc0000 - 0x93dc4fff com.apple.QuickTimeH264.component 7.1.6 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x940a0000 - 0x94c4dfff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94dba000 - 0x94debfff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94e7f000 - 0x94eb7fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94f10000 - 0x95226fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x9608ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ead000 - 0x96ec3fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x971dd000 - 0x97231fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.6 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Host Name: mmds-216-19-36-76.eldn.az.commspeed.net
    Date/Time: 2007-05-09 08:49:11 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 356
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000074
    Thread 0 Crashed:
    0 com.apple.WebCore 0x97a9c1ac _ZNK3DOM12DocumentImpl4partEv + 0
    1 com.apple.WebCore 0x97ad5a70 _ZN3KJS14XMLHttpRequest8slotDataEPN3KIO3JobEPKci + 0xec
    2 com.apple.WebCore 0x97ab6c78 _ZNK9KWQSignal4callEPN3KIO3JobEPKci + 0x98
    3 com.apple.WebKit 0x93846b8c -[WebSubresourceClient didReceiveData:lengthReceived:] + 0x44
    4 com.apple.WebKit 0x93817e04 -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 0x40
    5 com.apple.Foundation 0x90a59354 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 0xcc
    6 com.apple.Foundation 0x90a3d1c8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1b4
    7 com.apple.Foundation 0x90a27894 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    8 com.apple.Foundation 0x90a51a34 _sendCallbacks + 0xd4
    9 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    10 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    11 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    12 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    13 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    14 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    15 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    16 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    17 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    18 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    19 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    20 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    21 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x93824094 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90010a6c sendto + 0xc
    1 com.apple.CoreFoundation 0x901f17f4 CFSocketEnableCallBacks + 0x394
    2 com.apple.CFNetwork 0x927f2af8 socketCallBack + 0x330
    3 com.apple.CoreFoundation 0x901d34fc __CFSocketPerform + 0x398
    4 com.apple.CoreFoundation 0x901c48e0 __CFRunLoopDoSources0 + 0x2dc
    5 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    6 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    7 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    8 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    9 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    10 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    11 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x97a9c1ac srr1: 0x0200f030 vrsave: 0xfff00000
    cr: 0x24024202 xer: 0x20000000 lr: 0x97ad4330 ctr: 0x9011c180
    r0: 0x04adfc00 r1: 0xbfffe790 r2: 0x00000000 r3: 0x00000000
    r4: 0x00000002 r5: 0x0000000a r6: 0x00000038 r7: 0x979ca304
    r8: 0xa7992edc r9: 0x00422adc r10: 0x0034f110 r11: 0x00422000
    r12: 0x078a4402 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x00005527 r21: 0xa0a2d014 r22: 0xa0a2d014 r23: 0xa0a2d014
    r24: 0xa0a2d014 r25: 0x0782a490 r26: 0x047f8220 r27: 0x068f8000
    r28: 0x00005868 r29: 0x074e6790 r30: 0x074e67bc r31: 0x97ad42f8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x766000 - 0x768fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7cf000 - 0x7d1fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x528e000 - 0x55a2fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x87cfc000 - 0x87d08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9081efff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90828000 - 0x90837fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x9083e000 - 0x9084dfff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f7000 - 0x90907fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90f21fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90f5f000 - 0x90febfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x910e2000 - 0x910ebfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91217000 - 0x91227fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916d9000 - 0x91715fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91963000 - 0x91a1bfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b93000 - 0x91c5afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91eca000 - 0x91f02fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92037000 - 0x92051fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920b9000 - 0x920c2fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x920c9000 - 0x920e0fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92109000 - 0x92126fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9262d000 - 0x9267bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92d94fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936e0fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93811000 - 0x938a9fff com.apple.WebKit 312.8.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7dfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93da6000 - 0x93da6fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93da8000 - 0x93da8fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93daa000 - 0x93dabfff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x940a0000 - 0x94c4dfff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94dba000 - 0x94debfff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94e7f000 - 0x94eb7fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94f10000 - 0x95226fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x9608ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ead000 - 0x96ec3fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x971dd000 - 0x97231fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.6 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Host Name: mmds-216-19-36-76.eldn.az.commspeed.net
    Date/Time: 2007-05-09 13:03:37 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 1849
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000074
    Thread 0 Crashed:
    0 com.apple.WebCore 0x97a9c1ac _ZNK3DOM12DocumentImpl4partEv + 0
    1 com.apple.WebCore 0x97ad5a70 _ZN3KJS14XMLHttpRequest8slotDataEPN3KIO3JobEPKci + 0xec
    2 com.apple.WebCore 0x97ab6c78 _ZNK9KWQSignal4callEPN3KIO3JobEPKci + 0x98
    3 com.apple.WebKit 0x93846b8c -[WebSubresourceClient didReceiveData:lengthReceived:] + 0x44
    4 com.apple.WebKit 0x93817e04 -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 0x40
    5 com.apple.Foundation 0x90a59354 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 0xcc
    6 com.apple.Foundation 0x90a3d1c8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1b4
    7 com.apple.Foundation 0x90a27894 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    8 com.apple.Foundation 0x90a51a34 _sendCallbacks + 0xd4
    9 com.apple.CoreFoundation 0x901c48e0 __CFRunLoopDoSources0 + 0x2dc
    10 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    11 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    12 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    13 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    14 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    15 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    16 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    17 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    18 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    19 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    20 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    21 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x93824094 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96ffef84 JNICreateJavaVMImpl + 0x4528
    3 libhotspot.dylib 0x96ffef1c JNICreateJavaVMImpl + 0x44c0
    4 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f277a4 JVM_GetClassAccessFlags + 0x11b8
    3 libhotspot.dylib 0x96f5a2b0 __divdi3 + 0x5000
    4 libhotspot.dylib 0x96f6fe9c JVM_GetMethodIxModifiers + 0x4e8
    5 libhotspot.dylib 0x97016ee0 JVM_GetInterfaceVersion + 0x17710
    6 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    7 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f27724 JVM_GetClassAccessFlags + 0x1138
    3 libhotspot.dylib 0x96f22078 mh_dylibheader + 0x2078
    4 libhotspot.dylib 0x96f2b4b0 __cmpdi2 + 0x1ab0
    5 libhotspot.dylib 0x96f27c00 JVM_MonitorWait + 0x108
    6 <<00000000>> 0x0af385a0 0 + 0xaf385a0
    7 <<00000000>> 0x0af31f90 0 + 0xaf31f90
    8 <<00000000>> 0x0af31f90 0 + 0xaf31f90
    9 <<00000000>> 0x0af2f16c 0 + 0xaf2f16c
    10 libhotspot.dylib 0x96f3a2dc JVM_GetCPMethodClassNameUTF + 0xb50
    11 libhotspot.dylib 0x96f5b664 JVM_GetCPClassNameUTF + 0x9a8
    12 libhotspot.dylib 0x96f98218 JVM_Close + 0x4cc
    13 libhotspot.dylib 0x96fa8a9c JVM_Interrupt + 0x2dc
    14 libhotspot.dylib 0x970c9f6c JVM_SetPrimitiveField + 0x520
    15 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    16 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    17 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f27724 JVM_GetClassAccessFlags + 0x1138
    3 libhotspot.dylib 0x96f22078 mh_dylibheader + 0x2078
    4 libhotspot.dylib 0x96f2b4b0 __cmpdi2 + 0x1ab0
    5 libhotspot.dylib 0x96f27c00 JVM_MonitorWait + 0x108
    6 <<00000000>> 0x0af385a0 0 + 0xaf385a0
    7 <<00000000>> 0x0af31f90 0 + 0xaf31f90
    8 <<00000000>> 0x0af31ea0 0 + 0xaf31ea0
    9 <<00000000>> 0x0af31ea0 0 + 0xaf31ea0
    10 <<00000000>> 0x0af2f16c 0 + 0xaf2f16c
    11 libhotspot.dylib 0x96f3a2dc JVM_GetCPMethodClassNameUTF + 0xb50
    12 libhotspot.dylib 0x96f5b664 JVM_GetCPClassNameUTF + 0x9a8
    13 libhotspot.dylib 0x96f98218 JVM_Close + 0x4cc
    14 libhotspot.dylib 0x96fa8a9c JVM_Interrupt + 0x2dc
    15 libhotspot.dylib 0x970c9f6c JVM_SetPrimitiveField + 0x520
    16 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    17 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    18 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f277a4 JVM_GetClassAccessFlags + 0x11b8
    3 libhotspot.dylib 0x96f3721c JVM_GetCPMethodSignatureUTF + 0x181c
    4 libhotspot.dylib 0x96f373ac JVM_GetCPMethodSignatureUTF + 0x19ac
    5 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 11:
    0 libSystem.B.dylib 0x900147a8 semaphorewaittrap + 0x8
    1 libhotspot.dylib 0x970fa5dc JVM_RaiseSignal + 0x305e8
    2 libhotspot.dylib 0x970f906c JVM_RaiseSignal + 0x2f078
    3 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    4 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 12:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f27724 JVM_GetClassAccessFlags + 0x1138
    3 libhotspot.dylib 0x96f5a310 __divdi3 + 0x5060
    4 libhotspot.dylib 0x96f916a0 JVM_GetFieldIxModifiers + 0xb28
    5 libhotspot.dylib 0x96f7d488 JVM_SocketAvailable + 0x1314
    6 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    7 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 13:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f277a4 JVM_GetClassAccessFlags + 0x11b8
    3 libhotspot.dylib 0x96f22078 mh_dylibheader + 0x2078
    4 libhotspot.dylib 0x96f2b4b0 __cmpdi2 + 0x1ab0
    5 libhotspot.dylib 0x96f27c00 JVM_MonitorWait + 0x108
    6 <<00000000>> 0x0af385a0 0 + 0xaf385a0
    7 <<00000000>> 0x0af31f90 0 + 0xaf31f90
    8 <<00000000>> 0x0af2f16c 0 + 0xaf2f16c
    9 libhotspot.dylib 0x96f3a2dc JVM_GetCPMethodClassNameUTF + 0xb50
    10 libhotspot.dylib 0x96f5b664 JVM_GetCPClassNameUTF + 0x9a8
    11 libhotspot.dylib 0x96f98218 JVM_Close + 0x4cc
    12 libhotspot.dylib 0x96fa8a9c JVM_Interrupt + 0x2dc
    13 libhotspot.dylib 0x970c9f6c JVM_SetPrimitiveField + 0x520
    14 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    15 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    16 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 14:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f27724 JVM_GetClassAccessFlags + 0x1138
    3 libhotspot.dylib 0x96f22078 mh_dylibheader + 0x2078
    4 libhotspot.dylib 0x96f2b4b0 __cmpdi2 + 0x1ab0
    5 libhotspot.dylib 0x96f27c00 JVM_MonitorWait + 0x108
    6 <<00000000>> 0x0af385a0 0 + 0xaf385a0
    7 <<00000000>> 0x0af31f90 0 + 0xaf31f90
    8 <<00000000>> 0x0af31ea0 0 + 0xaf31ea0
    9 <<00000000>> 0x0af31ea0 0 + 0xaf31ea0
    10 <<00000000>> 0x0af322f0 0 + 0xaf322f0
    11 <<00000000>> 0x0af2f16c 0 + 0xaf2f16c
    12 libhotspot.dylib 0x96f3a2dc JVM_GetCPMethodClassNameUTF + 0xb50
    13 libhotspot.dylib 0x96f5b664 JVM_GetCPClassNameUTF + 0x9a8
    14 libhotspot.dylib 0x96f98218 JVM_Close + 0x4cc
    15 libhotspot.dylib 0x96fa8a9c JVM_Interrupt + 0x2dc
    16 libhotspot.dylib 0x970c9f6c JVM_SetPrimitiveField + 0x520
    17 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    18 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    19 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 15:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libhotspot.dylib 0x96f27724 JVM_GetClassAccessFlags + 0x1138
    3 libhotspot.dylib 0x96f22078 mh_dylibheader + 0x2078
    4 libhotspot.dylib 0x96f2b4b0 __cmpdi2 + 0x1ab0
    5 libhotspot.dylib 0x96f27c00 JVM_MonitorWait + 0x108
    6 <<00000000>> 0x0b004d24 0 + 0xb004d24
    7 <<00000000>> 0x0b00504c 0 + 0xb00504c
    8 <<00000000>> 0x0af322f0 0 + 0xaf322f0
    9 <<00000000>> 0x0af2f16c 0 + 0xaf2f16c
    10 libhotspot.dylib 0x96f3a2dc JVM_GetCPMethodClassNameUTF + 0xb50
    11 libhotspot.dylib 0x96f5b664 JVM_GetCPClassNameUTF + 0x9a8
    12 libhotspot.dylib 0x96f98218 JVM_Close + 0x4cc
    13 libhotspot.dylib 0x96fa8a9c JVM_Interrupt + 0x2dc
    14 libhotspot.dylib 0x970c9f6c JVM_SetPrimitiveField + 0x520
    15 libhotspot.dylib 0x96f93f60 JVM_FindClassFromClass + 0xbec
    16 libhotspot.dylib 0x970fa434 JVM_RaiseSignal + 0x30440
    17 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x97a9c1ac srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24004202 xer: 0x20000000 lr: 0x97ad4330 ctr: 0x9011c180
    r0: 0x07f24290 r1: 0xbfffe790 r2: 0x00000000 r3: 0x00000000
    r4: 0x00000002 r5: 0x0000000a r6: 0x00000038 r7: 0x979ca304
    r8: 0xa7992edc r9: 0x004202dc r10: 0x072734d0 r11: 0x00420000
    r12: 0x0783e102 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000000 r17: 0xbffff5f0 r18: 0x00000000 r19: 0x00000000
    r20: 0x00006c8b r21: 0xa0a2d014 r22: 0xa0a2d014 r23: 0xa0a2d014
    r24: 0xa0a2d014 r25: 0x08399850 r26: 0x06fdbaa0 r27: 0x07172000
    r28: 0x00005ca7 r29: 0x07f66c60 r30: 0x07f66c8c r31: 0x97ad42f8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x17bf000 - 0x17c1fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x528e000 - 0x55a2fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x6860000 - 0x6862fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x6ecf000 - 0x6edbfff com.apple.JavaPluginCocoa 2.3.0 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x87cfc000 - 0x87d08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88d68000 - 0x88d8bfff libjpeg.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libjpeg.jn ilib
    0x8a553000 - 0x8a55efff libzip.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libzip.jni lib
    0x8a7fa000 - 0x8a827fff libsuncmm.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libsuncmm. jnilib
    0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8cb3b000 - 0x8cb44fff libnet.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libnet.jni lib
    0x8f9c0000 - 0x8f9c4fff libfontmanager.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libfontman ager.jnilib
    0x8fa50000 - 0x8fa50fff libcmm.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libcmm.jni lib
    0x8fa60000 - 0x8fb46fff libawt.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libawt.jni lib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9081efff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90828000 - 0x90837fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x9083e000 - 0x9084dfff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f7000 - 0x90907fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9091e000 - 0x90922fff com.apple.JavaVM 2.3.0 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90ec2000 - 0x90f21fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90f5f000 - 0x90febfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x910e2000 - 0x910ebfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91217000 - 0x91227fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916d9000 - 0x91715fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91963000 - 0x91a1bfff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b93000 - 0x91c5afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91eca000 - 0x91f02fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92037000 - 0x92051fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920b9000 - 0x920c2fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x920c9000 - 0x920e0fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92109000 - 0x92126fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9262d000 - 0x9267bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92d94fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936e0fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93811000 - 0x938a9fff com.apple.WebKit 312.8.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7dfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93da6000 - 0x93da6fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93da8000 - 0x93da8fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93daa000 - 0x93dabfff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x940a0000 - 0x94c4dfff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94dba000 - 0x94debfff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94e7f000 - 0x94eb7fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94f10000 - 0x95226fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x9608ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ead000 - 0x96ec3fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96f20000 - 0x97166fff libhotspot.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libhotspot .dylib
    0x971a0000 - 0x971bbfff libjava.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libjava.jn ilib
    0x971d0000 - 0x971dafff libverify.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libverify. dylib
    0x971dd000 - 0x97231fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.6 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Host Name: mmds-216-19-36-76.eldn.az.commspeed.net
    Date/Time: 2007-05-10 10:22:40 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 354
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000074
    Thread 0 Crashed:
    0 com.apple.WebCore 0x97a9c1ac _ZNK3DOM12DocumentImpl4partEv + 0
    1 com.apple.WebCore 0x97ad5a70 _ZN3KJS14XMLHttpRequest8slotDataEPN3KIO3JobEPKci + 0xec
    2 com.apple.WebCore 0x97ab6c78 _ZNK9KWQSignal4callEPN3KIO3JobEPKci + 0x98
    3 com.apple.WebKit 0x93846b8c -[WebSubresourceClient didReceiveData:lengthReceived:] + 0x44
    4 com.apple.WebKit 0x93817e04 -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 0x40
    5 com.apple.Foundation 0x90a59354 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 0xcc
    6 com.apple.Foundation 0x90a3d1c8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1b4
    7 com.apple.Foundation 0x90a27894 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    8 com.apple.Foundation 0x90a51a34 _sendCallbacks + 0xd4
    9 com.apple.CoreFoundation 0x901c48e0 __CFRunLoopDoSources0 + 0x2dc
    10 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    11 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    12 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    13 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    14 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    15 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    16 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    17 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    18 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    19 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    20 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    21 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x93824094 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c4a8 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a0e8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x97a9c1ac srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24004202 xer: 0x20000000 lr: 0x97ad4330 ctr: 0x9011c180
    r0: 0x18928e50 r1: 0xbfffe790 r2: 0x00000000 r3: 0x00000000
    r4: 0x00000002 r5: 0x0000000a r6: 0x00000038 r7: 0x979ca304
    r8: 0xa7992edc r9: 0x0042240c r10: 0x0034f6e0 r11: 0x00422000
    r12: 0x04b063c2 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000000 r17: 0xbffff5f0 r18: 0x00000000 r19: 0x00000000
    r20: 0x00008ab3 r21: 0xa0a2d014 r22: 0xa0a2d014 r23: 0xa0a2d014
    r24: 0xa0a2d014 r25: 0x082fdac0 r26: 0x003e45e0 r27: 0x0441f000
    r28: 0x00005824 r29: 0x115645d0 r30: 0x115645fc r31: 0x97ad42f8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x799000 - 0x79bfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x40c4000 - 0x40c5fff jp.co.canon.bsd.bjos 1.3.10 /Library/Printers/Canon/BJPrinter/Frameworks/BJOS.framework/Versions/A/BJOS
    0x5018000 - 0x532cfff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x6497000 - 0x6499fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x710f000 - 0x7122fff jp.co.canon.bj.print.v480.pde.QualityMedia 4.8.0 /Library/Printers/Canon/BJPrinter/PDEs/QualityMedia480.pde/Contents/MacOS/Quali tyMedia480
    0x712d000 - 0x7136fff jp.co.canon.bsd.bjcommand2 1.4.11 /Library/Printers/Canon/BJPrinter/Frameworks/BJCommand2.framework/Versions/A/BJ Command2
    0x7488000 - 0x748ffff jp.co.canon.bj.bjpdelocalizedstring 2.1.0 /Library/Printers/Canon/BJPrinter/Frameworks/BJPDELocalizedString.framework/Ver sions/A/BJPDELocalizedString
    0x762a000 - 0x763afff jp.co.canon.bj.print.BJPrinterUtility2 4.7.0 /Library/Printers/Canon/BJPrinter/Frameworks/BJPrinterUtility2.framework/Versio ns/A/BJPrinterUtility2
    0x7688000 - 0x7699fff jp.co.canon.bj.print.bjphoto 1.1.0 /Library/Printers/Canon/BJPrinter/Frameworks/BJPhoto.framework/Versions/A/BJPho to
    0x77dc000 - 0x77e8fff jp.co.canon.bj.print.v480.pde.BorderlessPrint 4.8.0 /Library/Printers/Canon/BJPrinter/PDEs/BorderlessPrint480.pde/Contents/MacOS/Bo rderlessPrint480
    0x8078000 - 0x8080fff com.apple.print.converter.plugin 3.0 /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x81d1000 - 0x81e1fff jp.co.canon.bj.print.v480.pde.ColorOptions 4.8.0 /Library/Printers/Canon/BJPrinter/PDEs/ColorOptions480.pde/Contents/MacOS/Color Options480
    0x8331000 - 0x8341fff jp.co.canon.bj.print.v480.pde.SpecialEffects 4.8.0 /Library/Printers/Canon/BJPrinter/PDEs/SpecialEffects480.pde/Contents/MacOS/Spe cialEffects480
    0x8391000 - 0x83a0fff jp.co.canon.bj.print.v480.pde.DuplexPrint 4.8.0 /Library/Printers/Canon/BJPrinter/PDEs/DuplexPrint480.pde/Contents/MacOS/Duplex Print480
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib

    Apple reloaded and the crashes are all but gone. Thanks!

  • Safari crash, OS 10.3.9, Safari 1.3.2

    Yes, it is an old OS. Yes, it is an old Safari. Safari crashes about once each day. Do I need to reset Safari? I do not have the money resources to upgrade to OS 10.4. I need to limp along with 10.3.9 for a longer time. Any assistance will be greatly appreciated. I live in an area that has no user group.
    Francie

    I'm a different user, but I have the same problem. Today I discovered I can no longer access my account page on YouTube - something that I've always been able to do (and did last just a few days ago). I repaired permissions on my startup disc this morning to try and fix the problem, and I "reset" Safari, but it still quits when trying to access my YouTube account page. And the only software update my computer lists right now is for Airport, which I don't use.
    Maybe its just soemthing new YouTube added that's causign the problem, but here's my crash report:
    Date/Time: 2008-01-08 14:45:03 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 364
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000001
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d2364 compile_branch + 0x6dc
    1 com.apple.JavaScriptCore 0x961d1b14 compile_regex + 0x108
    2 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    3 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    4 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    5 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    6 com.apple.JavaScriptCore 0x961ba018 ZN3KJS10AssignNode8evaluateEPNS9ExecStateE + 0xc8
    7 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    8 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    9 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    10 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    11 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    12 com.apple.WebCore 0x945c0298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    13 com.apple.WebCore 0x945d26ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    14 com.apple.WebCore 0x946f5134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    15 com.apple.WebCore 0x946f9898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    16 com.apple.WebCore 0x946106a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    17 com.apple.WebCore 0x94610614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    18 com.apple.WebCore 0x946fb3cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    19 com.apple.WebCore 0x94737948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    20 com.apple.WebCore 0x9473d584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    21 com.apple.WebKit 0x99236a00 -[WebSubresourceClient didFinishLoading] + 0x48
    22 com.apple.WebKit 0x99209324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    23 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    24 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    25 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    26 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    27 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    28 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    29 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    30 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    31 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    32 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    33 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    34 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    35 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    36 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    37 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    38 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    39 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x99213e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x04b4670c nativeShockwaveFlashTCallFrame + 0x14e0f4
    3 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 ColorSync 0x913e6634 Z20pthreadSemaphoreWaitP18tpthreadSemaphore + 0x38
    3 ColorSync 0x913e5948 _Z11CMMConvTaskPv + 0x28
    4 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d2364 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222248 xer: 0x00000007 lr: 0x961d1fec ctr: 0x00000000
    r0: 0x00000001 r1: 0xbfffd600 r2: 0xffffffff r3: 0x000002b8
    r4: 0x00000010 r5: 0x00000010 r6: 0xbfffd734 r7: 0xbfffdc90
    r8: 0x00000000 r9: 0x000000f1 r10: 0x00000001 r11: 0xbfffd650
    r12: 0x9011bd80 r13: 0x00000000 r14: 0xbfffd734 r15: 0xffffffff
    r16: 0xbfffd738 r17: 0xbfffd73c r18: 0xbfffdbec r19: 0x00000800
    r20: 0x00000000 r21: 0xbfffd7d0 r22: 0xbfffdc90 r23: 0x061c34de
    r24: 0x061c34b8 r25: 0x00000000 r26: 0x000002b8 r27: 0x0000022b
    r28: 0x061c3228 r29: 0x000002b9 r30: 0x061c34df r31: 0x961d1cb8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x7c0000 - 0x7c2fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x3f69000 - 0x3f6bfff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x433c000 - 0x4345fff com.apple.LiveType.component 1.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x488f000 - 0x4ba4fff com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x5e05000 - 0x5e69fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x70090000 - 0x700e6fff com.apple.LiveType.framework 1.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81cb0000 - 0x81cc0fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x87d86000 - 0x87dc5fff com.apple.QuickTimeFireWireDV.component 7.3.1 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ed0000 - 0x88edcfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x89030000 - 0x890d0fff com.apple.QuickTimeImporters.component 7.3.1 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905d6000 - 0x905e5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x905ec000 - 0x905f9fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90612000 - 0x9062cfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90730fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x907e7000 - 0x907fffff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x9084afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a00fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x90a04000 - 0x90a10fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e23fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e36000 - 0x90e50fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910c3000 - 0x910d7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9157b000 - 0x9157cfff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916d9000 - 0x91715fff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91858000 - 0x9186ffff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9196e000 - 0x919befff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92476000 - 0x9274efff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284ffff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de1000 - 0x92e2ffff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936c1fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x939d6000 - 0x939dffff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93bec000 - 0x93bf5fff libz.1.dylib /usr/lib/libz.1.dylib
    0x93c22000 - 0x93c48fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x93e30000 - 0x93e34fff com.apple.QuickTimeH264.component 7.3.1 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x94580000 - 0x94872fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94f10000 - 0x95237fff com.apple.QuickTime 7.3.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95396000 - 0x953f5fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95433000 - 0x954a0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e7dfff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95ec5000 - 0x95ed4fff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x960b4fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x960c7000 - 0x960fffff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2 (312.3.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x963bd000 - 0x96484fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c70fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96c9b000 - 0x96ca6fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x96ef7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x971dd000 - 0x9720efff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x97310000 - 0x97efefff com.apple.QuickTimeComponents.component 7.3.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x991f4fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99201000 - 0x99299fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

  • Safari 1.3.2 (v312.5) unexpectedly quit

    While attempting to breathe life back in to a PowerBook G4, Safari keeps quitting when browsing pages with lots of (flash? java?) scripts / content, such as Guardian.com, although browsing Apple's site doesn't reproduce the unexpected quit. I've just clean installed OS X 10.3.7 from the disc, then downloaded and installed all the updates until 10.3.9. The OS on the install disc is packaged with Safari 1.2.4, so I've then downloaded and installed Safari 1.3.1 and then 1.3.2 update. (sub-question: Is this the last version of Safari I can run on 10.3.9?) No 3rd party plug ins have been installed other than the ones packaged with this version of Safari.
    Here is the crash report:
    Date/Time:      2014-02-16 22:02:38 +1100
    OS Version:     10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.5)
    PID:     379
    Thread:  0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000001
    Thread 0 Crashed:
    0   com.apple.JavaScriptCore           0x961d2cc0 compile_branch + 0x844
    1   com.apple.JavaScriptCore           0x961d2308 compile_regex + 0x108
    2   com.apple.JavaScriptCore           0x961d2090 kjs_pcre_compile + 0xd64
    3   com.apple.JavaScriptCore           0x961e8c9c _ZN3KJS6RegExpC4ERKNS_7UStringEi + 0xa4
    4   com.apple.JavaScriptCore           0x961e8b1c _ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS_4ListE + 0x4c8
    5   com.apple.JavaScriptCore           0x961e8bd0 _ZN3KJS15RegExpObjectImp4callEPNS_9ExecStateERNS_6ObjectERKNS_4ListE + 0x2c
    6   com.apple.JavaScriptCore           0x961e68d0 _ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS_4ListE + 0xac
    7   com.apple.JavaScriptCore           0x961b78bc _ZN3KJS16FunctionCallNode8evaluateEPNS_9ExecStateE + 0x3a4
    8   com.apple.JavaScriptCore           0x961c9b5c _ZN3KJS14AssignExprNode8evaluateEPNS_9ExecStateE + 0x28
    9   com.apple.JavaScriptCore           0x961c042c _ZN3KJS11VarDeclNode8evaluateEPNS_9ExecStateE + 0x7c
    10  com.apple.JavaScriptCore           0x961c5280 _ZN3KJS15VarDeclListNode8evaluateEPNS_9ExecStateE + 0x44
    11  com.apple.JavaScriptCore           0x961c3218 _ZN3KJS16VarStatementNode7executeEPNS_9ExecStateE + 0x80
    12  com.apple.JavaScriptCore           0x961b9be8 _ZN3KJS18SourceElementsNode7executeEPNS_9ExecStateE + 0x1f4
    13  com.apple.JavaScriptCore           0x961c4828 _ZN3KJS9BlockNode7executeEPNS_9ExecStateE + 0x88
    14  com.apple.JavaScriptCore           0x961c0c34 _ZN3KJS19DeclaredFunctionImp7executeEPNS_9ExecStateE + 0x2c
    15  com.apple.JavaScriptCore           0x961bc978 _ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS_4ListE + 0x1ac
    16  com.apple.JavaScriptCore           0x961e68d0 _ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS_4ListE + 0xac
    17  com.apple.JavaScriptCore           0x961b78bc _ZN3KJS16FunctionCallNode8evaluateEPNS_9ExecStateE + 0x3a4
    18  com.apple.JavaScriptCore           0x961bab98 _ZN3KJS17ExprStatementNode7executeEPNS_9ExecStateE + 0x80
    19  com.apple.JavaScriptCore           0x961b9acc _ZN3KJS18SourceElementsNode7executeEPNS_9ExecStateE + 0xd8
    20  com.apple.JavaScriptCore           0x961c4828 _ZN3KJS9BlockNode7executeEPNS_9ExecStateE + 0x88
    21  com.apple.JavaScriptCore           0x961ddf20 _ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3_i + 0x4e8
    22  com.apple.JavaScriptCore           0x961de948 _ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS_5ValueE + 0x40
    23  com.apple.WebCore                  0x9793fda8 _ZN12KJSProxyImpl8evaluateE7QStringiRKS0_RKN3DOM4NodeE + 0xb8
    24  com.apple.WebCore                  0x97a6a220 _ZN3DOM21HTMLScriptElementImpl14notifyFinishedEPN5khtml12CachedObjectE + 0x8c
    25  com.apple.WebCore                  0x979901b0 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    26  com.apple.WebCore                  0x97990120 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    27  com.apple.WebCore                  0x97a7ab78 _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    28  com.apple.WebCore                  0x97ab7014 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    29  com.apple.WebCore                  0x97abcc50 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    30  com.apple.WebKit                   0x95015cb8 -[WebSubresourceClient didFinishLoading] + 0x48
    31  com.apple.WebKit                   0x94fe85dc -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    32  com.apple.Foundation               0x99966ecc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    33  com.apple.Foundation               0x9993637c -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    34  com.apple.Foundation               0x99920a0c -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    35  com.apple.Foundation               0x9994aba4 _sendCallbacks + 0xd4
    36  com.apple.CoreFoundation           0x901c3c88 __CFRunLoopDoSources0 + 0x1fc
    37  com.apple.CoreFoundation           0x901c1540 __CFRunLoopRun + 0x1b0
    38  com.apple.CoreFoundation           0x901c5e6c CFRunLoopRunSpecific + 0x148
    39  com.apple.HIToolbox                0x99e70f60 RunCurrentEventLoopInMode + 0xac
    40  com.apple.HIToolbox                0x99e776c8 ReceiveNextEventCommon + 0x17c
    41  com.apple.HIToolbox                0x99e996a0 BlockUntilNextEventMatchingListInMode + 0x60
    42  com.apple.AppKit                   0x9912e7bc _DPSNextEvent + 0x180
    43  com.apple.AppKit                   0x99145240 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    44  com.apple.Safari                   0x0000bda0 0x1000 + 0xada0
    45  com.apple.AppKit                   0x991595c0 -[NSApplication run] + 0x21c
    46  com.apple.AppKit                   0x99215cc4 NSApplicationMain + 0x1d0
    47  com.apple.Safari                   0x00007fc4 0x1000 + 0x6fc4
    48  com.apple.Safari                   0x00054944 0x1000 + 0x53944
    Thread 1:
    0   libSystem.B.dylib                  0x90007878 mach_msg_trap + 0x8
    1   libSystem.B.dylib                  0x900073f8 mach_msg + 0x38
    2   com.apple.CoreFoundation           0x901c16e0 __CFRunLoopRun + 0x350
    3   com.apple.CoreFoundation           0x901c5e6c CFRunLoopRunSpecific + 0x148
    4   com.apple.Foundation               0x999261e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5   com.apple.Foundation               0x9993ede4 -[NSRunLoop run] + 0x4c
    6   com.apple.WebKit                   0x94ff3124 +[WebFileDatabase _syncLoop:] + 0xa8
    7   com.apple.Foundation               0x99963538 forkThreadForFunction + 0x6c
    8   libSystem.B.dylib                  0x90024910 _pthread_body + 0x28
    Thread 2:
    0   libSystem.B.dylib                  0x90007878 mach_msg_trap + 0x8
    1   libSystem.B.dylib                  0x900073f8 mach_msg + 0x38
    2   com.apple.CoreFoundation           0x901c16e0 __CFRunLoopRun + 0x350
    3   com.apple.CoreFoundation           0x901c5e6c CFRunLoopRunSpecific + 0x148
    4   com.apple.Foundation               0x999261e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5   com.apple.Foundation               0x9993ede4 -[NSRunLoop run] + 0x4c
    6   com.apple.Foundation               0x99991078 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7   com.apple.Foundation               0x99963538 forkThreadForFunction + 0x6c
    8   libSystem.B.dylib                  0x90024910 _pthread_body + 0x28
    Thread 3:
    0   libSystem.B.dylib                  0x9000b42c select + 0xc
    1   com.apple.Foundation               0x9991b9ec _loadRunLoop + 0xd4
    2   libSystem.B.dylib                  0x90024910 _pthread_body + 0x28
    Thread 4:
    0   libSystem.B.dylib                  0x90007878 mach_msg_trap + 0x8
    1   libSystem.B.dylib                  0x900073f8 mach_msg + 0x38
    2   com.apple.CoreFoundation           0x901c16e0 __CFRunLoopRun + 0x350
    3   com.apple.CoreFoundation           0x901c5e6c CFRunLoopRunSpecific + 0x148
    4   com.apple.Foundation               0x999261e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5   com.apple.Foundation               0x9993ede4 -[NSRunLoop run] + 0x4c
    6   com.apple.Foundation               0x999915b8 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7   com.apple.Foundation               0x99963538 forkThreadForFunction + 0x6c
    8   libSystem.B.dylib                  0x90024910 _pthread_body + 0x28
    Thread 5:
    0   libSystem.B.dylib                  0x9000b42c select + 0xc
    1   com.apple.CoreFoundation           0x901c6af0 __CFSocketManager + 0x1fc
    2   libSystem.B.dylib                  0x90024910 _pthread_body + 0x28
    PPC Thread State:
      srr0: 0x961d2cc0 srr1: 0x0200f030                vrsave: 0x00000000
        cr: 0x24222248  xer: 0x00000003   lr: 0x961d27dc  ctr: 0x00000000
        r0: 0x00000001   r1: 0xbfffd2b0   r2: 0xffffffff   r3: 0x000002b8
        r4: 0x00000020   r5: 0x00000000   r6: 0xbfffd3f4   r7: 0xbfffd950
        r8: 0x00000001   r9: 0x00000001  r10: 0x00000001  r11: 0xbfffd300
       r12: 0x9011bd60  r13: 0x00000000  r14: 0xbfffd3f4  r15: 0xffffffff
       r16: 0xbfffd3f8  r17: 0xbfffd3fc  r18: 0xbfffd8b4  r19: 0xbfffd8b4
       r20: 0xbfffd490  r21: 0xbfffd950  r22: 0x06e423fb  r23: 0x00000800
       r24: 0x06e423f8  r25: 0x00000000  r26: 0x000002b8  r27: 0x0000022b
       r28: 0x06aed87a  r29: 0x06e423fc  r30: 0x000002b9  r31: 0x961d24ac
    Binary Images Description:
        0x1000 -    0xcdfff com.apple.Safari 1.3.2 (312.5)          /Applications/Safari.app/Contents/MacOS/Safari
      0x7f1000 -   0x7f3fff com.apple.textencoding.unicode 1.6.4          /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5196000 -  0x5198fff com.apple.PDFImporter 1.3.1 (???)          /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporte r
    0x5eb3000 -  0x5f1afff com.apple.AppleIntermediateCodec 1.0 (121)          /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIn termediateCodec
    0x806c0000 - 0x806e9fff libxslt.1.dylib           /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x81c6c000 - 0x81c78fff com.apple.agl 2.5 (AGL-2.5)          /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8cd90000 - 0x8d458fff com.apple.QuickTimeComponents.component 6.5.2          /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Qui ckTimeComponents
    0x8e080000 - 0x8e0c1fff com.apple.QuickTimeFirewireDV.component 6.5.2          /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/Qui ckTimeFirewireDV
    0x8f320000 - 0x8f3b1fff com.apple.QuickTimeMPEG4.component 6.5.2          /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTim eMPEG4
    0x8fe00000 - 0x8fe4ffff dyld           /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.7 (299.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundat ion
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Ca rbonCore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90750000 - 0x907b7fff com.apple.audio.CoreAudio 2.1.2          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90860000 - 0x908cffff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90c70000 - 0x90c8afff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x90cb0000 - 0x90d12fff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dy lib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???)          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2          /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory Service
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2)          /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x914ad000 - 0x9156ffff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x92170000 - 0x92357fff com.apple.security 2.4 (179)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x939e4000 - 0x939edfff com.apple.DiskArbitration 2.0.5          /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/Dis kArbitration
    0x93a50000 - 0x93a64fff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321)          /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2)          /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x945b0000 - 0x945b9fff libz.1.dylib           /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib           /usr/lib/libsasl2.2.0.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Se archKit.framework/Versions/A/SearchKit
    0x94e0b000 - 0x94e25fff libresolv.9.dylib           /usr/lib/libresolv.9.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.8          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScri ptCore.framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib           /usr/lib/libssl.0.9.7.dylib
    0x96cb0000 - 0x96d9efff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3)          /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib           /usr/lib/libbsm.dylib
    0x97345000 - 0x973b2fff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvDSP.dylib
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore. framework/Versions/A/WebCore
    0x9904f000 - 0x9909ffff com.apple.HIServices 1.4.1 (0.0.1d1)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/HIServices.framework/Versions/A/HIServices
    0x990c9000 - 0x990c9fff com.apple.Cocoa 6.3 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x990cb000 - 0x990cbfff com.apple.Carbon 10.3 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x990cd000 - 0x990cdfff com.apple.ApplicationServices 1.0 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applic ationServices
    0x990cf000 - 0x990d0fff com.apple.securityfoundation 1.0 (6)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Securit yFoundation
    0x990d2000 - 0x99103fff com.apple.securityinterface 1.0 (39)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Security Interface
    0x9911c000 - 0x9961bfff com.apple.AppKit 6.3.7 (743.36)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99919000 - 0x99a74fff com.apple.Foundation 6.3.6 (500.58)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99b2b000 - 0x99b3bfff com.apple.ImageCapture 2.1.5          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCap ture.framework/Versions/A/ImageCapture
    0x99b4e000 - 0x99b5efff com.apple.speech.recognition.framework 3.3          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRe cognition.framework/Versions/A/SpeechRecognition
    0x99b6a000 - 0x99b75fff com.apple.securityhi 1.2 (90)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Security HI.framework/Versions/A/SecurityHI
    0x99b7d000 - 0x99c09fff com.apple.ink.framework 101.1.4 (55.12)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.fram ework/Versions/A/Ink
    0x99c1c000 - 0x99c28fff com.apple.help 1.0.1          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.fra mework/Versions/A/Help
    0x99c32000 - 0x99c4cfff com.apple.openscripting 1.2.1 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScri pting.framework/Versions/A/OpenScripting
    0x99c5a000 - 0x99ca8fff com.apple.print.framework.Print 3.3          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fr amework/Versions/A/Print
    0x99cd1000 - 0x99d3afff com.apple.htmlrendering 1.1.2          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRend ering.framework/Versions/A/HTMLRendering
    0x99d6b000 - 0x99ddefff com.apple.NavigationServices 3.3.3          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigati onServices.framework/Versions/A/NavigationServices
    0x99e26000 - 0x99e43fff com.apple.audio.SoundManager 3.8          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSo und.framework/Versions/A/CarbonSound
    0x99e55000 - 0x99e62fff com.apple.CommonPanels 1.2.1 (1.0)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPa nels.framework/Versions/A/CommonPanels
    0x99e6b000 - 0x9a1f0fff com.apple.HIToolbox 1.3.6 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbo x.framework/Versions/A/HIToolbox
    0x9a366000 - 0x9a366fff com.apple.CoreServices 10.3 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9a368000 - 0x9a377fff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0)          /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSOb jCWrappers
    0x9a37f000 - 0x9a3b7fff com.apple.AE 1.4          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/AE.framework/Versions/A/AE
    0x9a3d2000 - 0x9a461fff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x9a482000 - 0x9a541fff ColorSync           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ColorSync.framework/Versions/A/ColorSync
    0x9a58f000 - 0x9a867fff com.apple.CoreGraphics 1.203.30 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9a8df000 - 0x9a972fff com.apple.print.framework.PrintCore 3.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/PrintCore.framework/Versions/A/PrintCore
    0x9a9b5000 - 0x9aa6efff com.apple.QD 3.4.67 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/QD.framework/Versions/A/QD
    0x9aaae000 - 0x9aac5fff com.apple.LangAnalysis 1.5.4          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9aad1000 - 0x9aae4fff com.apple.speech.synthesis.framework 3.2          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9aaf2000 - 0x9ab18fff com.apple.FindByContent 1.4 (1.2)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/FindByContent.framework/Versions/A/FindByContent
    0x9ab2b000 - 0x9ab63fff com.apple.LaunchServices 10.3.5 (98.4)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LaunchServices.framework/Versions/A/LaunchServices
    0x9ab77000 - 0x9ac1afff com.apple.audio.toolbox.AudioToolbox 1.3.2          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9ac63000 - 0x9ac63fff com.apple.audio.units.AudioUnit 1.3.2          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9ac65000 - 0x9acd8fff com.apple.DesktopServices 1.2.4          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
    0x9ad15000 - 0x9ad29fff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9ad32000 - 0x9ad3dfff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9ad43000 - 0x9ad5dfff libPDFRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x9ad6a000 - 0x9ad79fff libPSRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x9ad80000 - 0x9ad93fff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9ad9a000 - 0x9ae22fff com.apple.CoreServices.OSServices 3.0.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OS Services.framework/Versions/A/OSServices
    0x9ae77000 - 0x9aeaefff com.apple.CFNetwork 1.2.2 (7)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CF Network.framework/Versions/A/CFNetwork
    0x9aec6000 - 0x9aedefff com.apple.WebServices 1.1.1 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/We bServicesCore.framework/Versions/A/WebServicesCore
    0x9aef4000 - 0x9b089fff com.apple.QuickTime 6.5.2          /System/Library/Frameworks/QuickTime.framework/QuickTime
    Thanks in advance for any tips.

    Hi Didier
    If you've got Safari 1.3.2 - that's the latest version of Safari for 10.3.9. To get Safari 2.0.x you need to buy Tiger.
    There's a recent Security Update for 10.3.9
    There are ways to try & 'fool' safari into opening websites that it doesn't like, but really I'd suggest trying Camino or Firefox or Opera

  • Safari 1.3.2 deteriorating on me, has Apple already forsaken 1.3.2?

    Ok until recently both this iMac and Safari v. 1.3.2 have both been rock solid and very reliable. Recently as of the last week, Safari likes to crash for no reason, usually when I have 2 or 3 windows open and most of the time it happens when I am submitting data in a field on the page I currently was looking at. My sister also happens to use Myspace heavily, so is this some kind of malware that she somehow inadvertantly introduced to this iMac. For privacy and security purposes, I always clear the history, the cache, and most of the time I then reset Safari for good measure. What's the deal with this snafu of Safari, I run Panther so the latest ver of Safari I can run is 1.3.2 but if Apple has already given up on this version, why is it deteriorating? How does an app start running poorly once work is no longer being done on that version? It ran good until last week so what's the deal?

    Peep away!
    Date/Time: 2007-05-27 00:01:18 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 382
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9472f5b4 _ZN5khtml11RenderBlock21calcInlineMinMaxWidthEv + 0x28
    1 com.apple.WebCore 0x94738c60 _ZN5khtml11RenderBlock15calcMinMaxWidthEv + 0x54
    2 com.apple.WebCore 0x9472de20 _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0x1b8
    3 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    4 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    5 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    6 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    7 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    8 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    9 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    10 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    11 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    12 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    13 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    14 com.apple.WebCore 0x9472dd2c _ZN5khtml12RenderObject18recalcMinMaxWidthsEv + 0xc4
    15 com.apple.WebCore 0x9474fe60 _ZN5khtml12RenderCanvas6layoutEv + 0xb0
    16 com.apple.WebCore 0x94757904 _ZN9KHTMLView6layoutEv + 0x38c
    17 com.apple.WebCore 0x947c5d7c _ZN9KHTMLPart10gotoAnchorERK7QString + 0x2ec
    18 com.apple.WebCore 0x947fbfe4 _ZN9KHTMLPart10gotoAnchorEv + 0x40
    19 com.apple.WebCore 0x94743d20 _ZNK9KWQSignal4callEv + 0x7c
    20 com.apple.WebCore 0x94743d20 _ZNK9KWQSignal4callEv + 0x7c
    21 com.apple.WebCore 0x9489b180 _ZN5khtml13HTMLTokenizer16allDataProcessedEv + 0x74
    22 com.apple.WebCore 0x9489b0f8 _ZN5khtml13HTMLTokenizer10timerEventEP11QTimerEvent + 0x150
    23 com.apple.WebCore 0x9476dc14 -[KWQObjectTimerTarget sendTimerEvent] + 0x54
    24 com.apple.Foundation 0x90a239ec __NSFireTimer + 0x68
    25 com.apple.CoreFoundation 0x901c5170 __CFRunLoopDoTimer + 0xf4
    26 com.apple.CoreFoundation 0x901c24d0 __CFRunLoopRun + 0x5c8
    27 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    28 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    29 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    30 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    31 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    32 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    33 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    34 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    35 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    36 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    37 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d158 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff3094 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d158 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.Foundation 0x90a22964 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d158 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x05844688 nativeShockwaveFlashTCallFrame + 0x14e0e8
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x9034515c MPWaitOnSemaphore + 0xb8
    3 ...romedia.Flash Player.plugin 0x056abbac Flash_EnforceLocalSecurity + 0x11a310
    4 ...romedia.Flash Player.plugin 0x056992c8 Flash_EnforceLocalSecurity + 0x107a2c
    5 ...romedia.Flash Player.plugin 0x056ab958 Flash_EnforceLocalSecurity + 0x11a0bc
    6 ...romedia.Flash Player.plugin 0x056ab920 Flash_EnforceLocalSecurity + 0x11a084
    7 ...ple.CoreServices.CarbonCore 0x902f6b90 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.audio.CoreAudio 0x96c034b8 _ZN10HALRunLoop9OwnThreadEPv + 0x104
    5 com.apple.audio.CoreAudio 0x96c032ec ZN9CAPThread5EntryEPS + 0x30
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 com.apple.audio.CoreAudio 0x96c05ef8 _ZN7CAGuard7WaitForEy + 0xdc
    3 com.apple.audio.CoreAudio 0x96c05df8 _ZN7CAGuard9WaitUntilEy + 0x130
    4 com.apple.audio.CoreAudio 0x96c20cec _ZN10HPIOThread8WorkLoopEv + 0x358
    5 com.apple.audio.CoreAudio 0x96c21894 ZN10HPIOThread11ThreadEntryEPS + 0x1c
    6 com.apple.audio.CoreAudio 0x96c032ec ZN9CAPThread5EntryEPS + 0x30
    7 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x9472f5b4 srr1: 0x0000f030 vrsave: 0x00000000
    cr: 0x24024242 xer: 0x20000004 lr: 0x9472f5b4 ctr: 0x949a3390
    r0: 0x9472f5b4 r1: 0xbfffde60 r2: 0xa4743208 r3: 0x00000000
    r4: 0x00000000 r5: 0x00000004 r6: 0x00000000 r7: 0x00000001
    r8: 0x00000005 r9: 0x00000000 r10: 0x95070640 r11: 0x027392a0
    r12: 0x949a3390 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x0000fc27 r21: 0x00000000 r22: 0x0031c060 r23: 0x00000000
    r24: 0xa01c5084 r25: 0xa00016b4 r26: 0xffffffff r27: 0x01c64b3c
    r28: 0x00000001 r29: 0x00000000 r30: 0x01c64b3c r31: 0x94757588
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x17dc000 - 0x17defff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4cf9000 - 0x4cfbfff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4d7e000 - 0x4d7ffff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x558e000 - 0x58a2fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8145000 - 0x817efff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x81b6000 - 0x81e0fff com.apple.iSightAudio 7.1.5 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x76ba6000 - 0x76be5fff com.apple.QuickTimeFireWireDV.component 7.1.5 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ed0000 - 0x88edcfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90812000 - 0x90843fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.9 (500.62) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91210000 - 0x91226fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x919e7000 - 0x91a04fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91f03000 - 0x91f0cfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x92032000 - 0x9204cfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920a9000 - 0x920e1fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.5 (71.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94723000 - 0x94a14fff com.apple.WebCore 1.1 (315.14.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c57000 - 0x94d0ffff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94e0b000 - 0x94e25fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94e2c000 - 0x94ef3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 1.1 (312.8.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.3.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965bbfff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96eec000 - 0x96f03fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x973c7000 - 0x9769ffff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9784a000 - 0x983f7fff com.apple.QuickTimeComponents.component 7.1.5 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

  • Safari crashes after being open for a few seconds

    I'm having a problem with Safari, it keeps unexpectedly quitting after opening it. I've posted the crash log below, i would be very grateful if someone could help me. Thanks
    Date/Time: 2008-02-27 11:10:46 +0000
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Co)}|ts/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 376
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1bf8 compile_regex + 0x1ec
    1 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    2 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    3 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    4 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    5 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    6 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    7 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    8 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    9 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    10 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    11 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    12 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    13 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    14 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    15 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    16 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    17 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    18 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    19 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    20 com.apple.WebCore 0x91abb298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    21 com.apple.WebCore 0x91be57ec _ZN3DOM21HTMLScriptElementImpl14notifyFinishedEPN5khtml12CachedObjectE + 0x8c
    22 com.apple.WebCore 0x91b0b6a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    23 com.apple.WebCore 0x91b0b614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    24 com.apple.WebCore 0x91bf63cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    25 com.apple.WebCore 0x91c32948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    26 com.apple.WebCore 0x91c38584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    27 com.apple.WebKit 0x95015a00 -[WebSubresourceClient didFinishLoading] + 0x48
    28 com.apple.WebKit 0x94fe8324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    29 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    30 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    31 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    32 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    33 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    34 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libSystem.B.dylib 0x90025664 lookup_allsecure + 0xb8
    3 libSystem.B.dylib 0x9002d28c lookupall + 0x58
    4 libSystem.B.dylib 0x9002a858 lu_gethostbyname + 0x140
    5 libSystem.B.dylib 0x9002ef68 getipnodebyname + 0x21c
    6 com.apple.Foundation 0x90a71c2c doResolveHostName + 0x30
    7 com.apple.Foundation 0x90a748d8 resolveHostName + 0xcc
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libSystem.B.dylib 0x90025664 lookup_allsecure + 0xb8
    3 libSystem.B.dylib 0x9002d28c lookupall + 0x58
    4 libSystem.B.dylib 0x9002a858 lu_gethostbyname + 0x140
    5 libSystem.B.dylib 0x9002ef68 getipnodebyname + 0x21c
    6 com.apple.Foundation 0x90a71c2c doResolveHostName + 0x30
    7 com.apple.Foundation 0x90a748d8 resolveHostName + 0xcc
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1bf8 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222248 xer: 0x20000000 lr: 0x961d1b14 ctr: 0x961d1f5c
    r0: 0xfffbd682 r1: 0xbfffd4a0 r2: 0x00000000 r3: 0xfbd682a7
    r4: 0x00000010 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0xffffffff r10: 0x00000000 r11: 0x00000001
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xbfffd590 r19: 0xbfffd9ac
    r20: 0x00000000 r21: 0xbfffd9b0 r22: 0xbfffda50 r23: 0x00000000
    r24: 0x04297d58 r25: 0xbfffd990 r26: 0xbfffd9a8 r27: 0xbfffd9a4
    r28: 0x00000000 r29: 0x00000800 r30: 0x04297d58 r31: 0x961d1a2c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x7f9000 - 0x7fbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072cfff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90749000 - 0x90797fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x9090ffff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a00000 - 0x90a09fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c49fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9155a000 - 0x9156efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91577000 - 0x915cbfff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91846fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91859000 - 0x91873fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91951000 - 0x91952fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9196e000 - 0x919cdfff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91a2f000 - 0x91a67fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a7b000 - 0x91d6dfff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7afff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9419d000 - 0x9419dfff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x941cd000 - 0x94205fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94580000 - 0x9458bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94593000 - 0x9459ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94658000 - 0x9466bfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x946d0000 - 0x946eafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946f1000 - 0x94764fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94ab1000 - 0x94b78fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e7f000 - 0x94eecfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95eba000 - 0x95ee0fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c70fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96efd000 - 0x96f08fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x971dd000 - 0x9722dfff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x972e1000 - 0x977e0fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

    do you think an archive install might help this issue?
    Probably not, I'm afraid. If it's confined to your user account, then transferring your user files over to the new installation - which is what an archive & install will do - will most likely recreate the same problem there as well.
    Here are some general housekeeping procedures you can quickly do to get the more common causes out of the way. For starters, quit Safari and move the following files/folders to your Desktop, just for the time being...
          ~/Library/Safari/
          ~/Library/Caches/Safari/
          ~/Library/Preferences/com.apple.Safari.plist
    Now check if Safari is still unstable. If it is, then please make a list the contents of the following folders if they exist.
          ~/Library/Internet Plug-ins/
          ~/Library/Application Support/
          ~/Library/InputManagers/
    Yang

  • Safari crashing when printing a PDF document

    We have a bunch of Macs running 10.3.9 with Adobe Reader installed.
    Almost all of the eMacs exhibiting the problem are crashing when trying to print a PDF ducument the second time.
    The process is, I click on a link in Safari for a PDF file, there is a pause as the Reader plug-in loads then the PDF file displays. I click the print icon that's part of the PDF plug-in and the first file prints. I then go to a second file, click on the link, the file loads in the browser, I click on the print icon, there is a pause and then spinning beach ball. Then Safari crashes. Every time. On every machine. On every account.
    Not sure what gives or how to remedy. HELP!!!
    Crash log is as follows:
    Host Name: eMac15.local
    Date/Time: 2006-02-16 19:45:40 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.5)
    PID: 509
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901c2b10 CFArrayGetCount + 0x34
    1 ...p.print.pde.arm236.Advanced 0x04ea03d8 FindPPDKeyPairsMatch + 0x24
    2 ...p.print.pde.arm236.Advanced 0x04e9e930 Sync + 0x418
    3 ...p.print.pde.arm236.Advanced 0x04e9dea4 Initialize + 0xc68
    4 ...apple.print.framework.Print 0x919a5954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    5 ...apple.print.framework.Print 0x919a23fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    6 ...apple.print.framework.Print 0x9199b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    7 ...apple.print.framework.Print 0x919a28bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    8 ...apple.print.framework.Print 0x91975a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    9 ...apple.print.framework.Print 0x91978fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    10 ...apple.print.framework.Print 0x919725c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    11 ...apple.print.framework.Print 0x91985590 PJCPrintDialog + 0xa0
    12 ...apple.print.framework.Print 0x919873fc PMSessionPrintDialog + 0xcc
    13 com.adobe.Acrobat.framework 0x25291674 CopiesPagesPDE_Terminate + 0x44c4
    14 com.adobe.Acrobat.framework 0x2528aec0 0x25000000 + 0x28aec0
    15 com.adobe.Acrobat.framework 0x2528b3e4 0x25000000 + 0x28b3e4
    16 com.adobe.Acrobat.framework 0x2528b9f0 0x25000000 + 0x28b9f0
    17 com.adobe.Acrobat.framework 0x250368bc 0x25000000 + 0x368bc
    18 com.adobe.AcrobatPlugin.eBook 0x2bb2492c main + 0x61504
    19 com.adobe.Acrobat.framework 0x250362e8 0x25000000 + 0x362e8
    20 com.adobe.Acrobat.framework 0x25036368 0x25000000 + 0x36368
    21 com.adobe.Acrobat.framework 0x2503e3f4 0x25000000 + 0x3e3f4
    22 com.adobe.Acrobat.framework 0x25099a5c 0x25000000 + 0x99a5c
    23 com.adobe.Acrobat.framework 0x252b2160 CopiesPagesPDE_Terminate + 0x24fb0
    24 com.adobe.Acrobat.framework 0x252b1270 CopiesPagesPDE_Terminate + 0x240c0
    25 com.adobe.Acrobat.framework 0x25172b24 0x25000000 + 0x172b24
    26 com.adobe.Acrobat.framework 0x25241bfc 0x25000000 + 0x241bfc
    27 com.adobe.Acrobat.framework 0x250c72a8 0x25000000 + 0xc72a8
    28 com.adobe.Acrobat.framework 0x250c7198 0x25000000 + 0xc7198
    29 com.adobe.Acrobat.framework 0x2514ecdc 0x25000000 + 0x14ecdc
    30 com.adobe.Acrobat.framework 0x2514f954 0x25000000 + 0x14f954
    31 com.adobe.Acrobat.framework 0x2514fbcc 0x25000000 + 0x14fbcc
    32 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    33 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    34 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    35 com.apple.HIToolbox 0x9294bcfc _ZN6HIView5ClickEP14OpaqueEventRef + 0x10c
    36 com.apple.HIToolbox 0x9299a280 HIViewClick + 0x38
    37 com.apple.HIToolbox 0x92967960 HandleClickAsHIView + 0x9c
    38 com.apple.HIToolbox 0x929a59cc HandleClickInContent + 0x150
    39 com.apple.HIToolbox 0x928b11a0 HandleWindowEvent + 0x638
    40 com.apple.HIToolbox 0x928d8c04 StandardWindowEventHandler + 0xb4
    41 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    42 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    43 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    44 com.apple.AppKit 0x93038444 SendEventFromMouseDown + 0x284
    45 com.apple.AppKit 0x93038150 -[NSCarbonWindow handleMouseDownEvent:at:inPart:withMods:] + 0x3d4
    46 com.apple.AppKit 0x93037b28 NSCarbonWindowHandleEvent + 0xd0
    47 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    48 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    49 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    50 com.apple.HIToolbox 0x928a3cd4 _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144
    51 com.apple.HIToolbox 0x928995f0 _Z16HandleMouseEventP14OpaqueEventRef + 0x170
    52 com.apple.HIToolbox 0x92893ad0 _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefP v + 0x1e8
    53 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    54 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    55 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    56 com.apple.AppKit 0x93037cd4 -[NSCarbonWindow sendEvent:] + 0x84
    57 com.apple.AppKit 0x92ea4ca0 -[NSApplication sendEvent:] + 0xebc
    58 com.apple.Safari 0x0001d4ac 0x1000 + 0x1c4ac
    59 com.apple.AppKit 0x92ead0d0 -[NSApplication run] + 0x240
    60 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    61 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    62 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a5124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98054 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98594 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c69f8 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9001a72c syscall + 0xc
    1 ...ple.CoreServices.OSServices 0x9064fa34 BSD_waitevent + 0x2c
    2 ...ple.CoreServices.OSServices 0x9064c410 CarbonSelectThreadFunc + 0xb0
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90656c00 CarbonOperationThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x902c3064 SwitchContexts + 0x60
    3 ...ple.CoreServices.CarbonCore 0x902b882c YieldToThread + 0x104
    4 ...ple.CoreServices.CarbonCore 0x902c5d78 SetThreadState + 0xc0
    5 ...ple.CoreServices.CarbonCore 0x90301490 SetThreadStateEndCritical + 0x90
    6 com.adobe.AcrobatPlugin.eBook 0x2bac4aac main + 0x1684
    7 com.adobe.AcrobatPlugin.eBook 0x2bac49ec main + 0x15c4
    8 com.adobe.AcrobatPlugin.eBook 0x2bac4954 main + 0x152c
    9 com.adobe.AcrobatPlugin.eBook 0x2bac48e8 main + 0x14c0
    10 com.adobe.AcrobatPlugin.eBook 0x2bac486c main + 0x1444
    11 ...ple.CoreServices.CarbonCore 0x9030c0a8 InvokeThreadEntryUPP + 0x18
    12 ...ple.CoreServices.CarbonCore 0x902d6d98 CooperativeThread + 0xdc
    13 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 11:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ac70 dyldstub* + 0x4604ecc
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 12:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 13:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 14:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.CoreFoundation 0x9022f32c CFRunLoopRun + 0x34
    5 ...dobe.AcrobatPlugin.Comments 0x2b52617c main + 0x1543d8
    6 ...dobe.AcrobatPlugin.Comments 0x2b526aa0 main + 0x154cfc
    7 ...ple.CoreServices.CarbonCore 0x902f6b90 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 15:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90662a50 CarbonInetOperThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 16:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x91978eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x9197f12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901c2b10 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022284 xer: 0x00000000 lr: 0x901c2ae4 ctr: 0x901c2adc
    r0: 0x00300f80 r1: 0xbfffb4c0 r2: 0xa01c01f4 r3: 0x00000000
    r4: 0x05fa4270 r5: 0x06165b30 r6: 0x00000000 r7: 0x6f646500
    r8: 0x6f646500 r9: 0x00000010 r10: 0x6e6363ff r11: 0x04ea932c
    r12: 0x901c2adc r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000002 r21: 0x00000000 r22: 0x055d4430 r23: 0x00000000
    r24: 0xffffffff r25: 0x06165b30 r26: 0x00000000 r27: 0x05fa4270
    r28: 0x06178d80 r29: 0x00000000 r30: 0x00000001 r31: 0x901c2ae4
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.5) /Applications/Safari.app/Contents/MacOS/Safari
    0x46e000 - 0x4a8fff com.adobe.ESD.AUM3framework 3.0.0.40 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Frameworks/ESDUpdate.framework/ESD Update
    0x1715000 - 0x171dfff com.apple.print.converter.plugin 3.0 /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x3f82000 - 0x3f84fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4223000 - 0x4224fff com.adobe.Acrobat.print.pde.CopiesPages 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/MacOS/CopiesPages.plugin/Contents/MacOS/CopiesPages
    0x4622000 - 0x464cfff com.adobe.acrobat.pdfviewer 7.0.0 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x466b000 - 0x4675fff ??? /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeEula.framework/AdobeEula
    0x46a1000 - 0x46d7fff com.adobe.selfhealer AdobeSelfHealing version 2.0 (2.0.0f4) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeSelfHealing.framework/AdobeSelfHealing
    0x4df9000 - 0x4dfbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4e9c000 - 0x4ea8fff jp.co.sharp.print.pde.arm236.Advanced 1.0 /Library/Printers/PPD Plugins/SharpARM236AD.plugin/Contents/MacOS/SharpARM236AD
    0x4ec2000 - 0x4ecefff jp.co.sharp.print.pde.arm236.JobControl 1.0 /Library/Printers/PPD Plugins/SharpARM236JC.plugin/Contents/MacOS/SharpARM236JC
    0x5bf9000 - 0x5c05fff jp.co.sharp.print.pde.arm236.Watermarks 1.0 /Library/Printers/PPD Plugins/SharpARM236WM.plugin/Contents/MacOS/SharpARM236WM
    0x6005000 - 0x608dfff ??? /Applications/Safari.app/Contents/Frameworks/Onix.Framework/Onix
    0x18017000 - 0x1803bfff com.adobe.AcrobatPlugin.ImageViewer 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/ImageViewer.acroplugin/ImageViewer
    0x182cb000 - 0x1835efff AdobeJP2K /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versi ons/A/AdobeJP2K
    0x185d6000 - 0x185fafff AdobeAXE8SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.fram ework/Versions/A/AdobeAXE8SharedExpat
    0x18631000 - 0x18656fff AdobeAXE16SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE16SharedExpat.fra mework/Versions/A/AdobeAXE16SharedExpat
    0x18745000 - 0x187f2fff AdobeAXSLE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXSLE.framework/Vers ions/A/AdobeAXSLE
    0x188eb000 - 0x18928fff MSL /Applications/Safari.app/Contents/MacOS/../Frameworks/MSL.framework/Versions/A/ MSL
    0x25000000 - 0x25813fff com.adobe.Acrobat.framework Acrobat version 7.0.0 (7.0.0) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x271bd000 - 0x27265fff AdobeACE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versio ns/A/AdobeACE
    0x27318000 - 0x275b3fff AdobeAGM /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versio ns/A/AdobeAGM
    0x27bf0000 - 0x27c17fff AdobeBIB /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versio ns/A/AdobeBIB
    0x27cc6000 - 0x27eebfff AdobeCoolType /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/V ersions/A/AdobeCoolType
    0x2a11a000 - 0x2a157fff com.adobe.AcrobatPlugin.Accessibility 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Accessibility.acroplugin/Accessibility
    0x2a1a3000 - 0x2a786fff com.adobe.AcrobatPlugin.AcroForm 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/AcroForm.acroplugin/AcroForm
    0x2b252000 - 0x2b2bffff com.adobe.AcrobatPlugin.Checkers 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Checkers.acroplugin/Checkers
    0x2b3d0000 - 0x2b58cfff com.adobe.AcrobatPlugin.Comments 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Comments.acroplugin/Comments
    0x2b816000 - 0x2b92ffff com.adobe.AcrobatPlugin.DigSig 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/DigSig.acroplugin/DigSig
    0x2bac1000 - 0x2bbb4fff com.adobe.AcrobatPlugin.eBook 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/eBook.acroplugin/eBook
    0x2bd8f000 - 0x2bdacfff com.adobe.AcrobatPlugin.EFS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EFS.acroplugin/EFS
    0x2bdde000 - 0x2bef2fff com.adobe.AcrobatPlugin.EScript 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EScript.acroplugin/EScript
    0x2c041000 - 0x2c059fff com.adobe.AcrobatPlugin.EWH 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EWH.acroplugin/EWH
    0x2c07f000 - 0x2c085fff com.adobe.AcrobatPlugin.HLS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/HLS.acroplugin/HLS
    0x2d07d000 - 0x2d080fff com.adobe.AcrobatPlugin.LegalPDF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/LegalPDF.acroplugin/LegalPDF
    0x2d088000 - 0x2d2b0fff com.adobe.AcrobatPlugin.MakeAccessible 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/MakeAccessible.acroplugin/MakeAccessible
    0x2d711000 - 0x2d85dfff com.adobe.AcrobatPlugin.Multimedia 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Multimedia.acroplugin/Multimedia
    0x2dc75000 - 0x2dce8fff com.adobe.AcrobatPlugin.PDDom 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PDDom.acroplugin/PDDom
    0x2dd9a000 - 0x2de09fff com.adobe.AcrobatPlugin.Template 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PictureTasks.acroplugin/PictureTasks
    0x2debe000 - 0x2e24dfff com.adobe.AcrobatPlugin.PPKLite 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PPKLite.acroplugin/PPKLite
    0x2e841000 - 0x2e87ffff com.adobe.AcrobatPlugin.Reflow 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Reflow.acroplugin/Reflow
    0x2e8fc000 - 0x2e93bfff com.adobe.AcrobatPlugin.SaveAsRTF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SaveAsRTF.acroplugin/SaveAsRTF
    0x2ea95000 - 0x2eacffff com.adobe.AcrobatPlugin.Search 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Search.acroplugin/Search
    0x2eb1e000 - 0x2eb2ffff com.adobe.AcrobatPlugin.SendMail 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SendMail.acroplugin/SendMail
    0x2eb50000 - 0x2ec08fff com.adobe.AcrobatPlugin.SOAP 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SOAP.acroplugin/SOAP
    0x2ed14000 - 0x2ed60fff com.adobe.AcrobatPlugin.Spelling 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Spelling.acroplugin/Spelling
    0x2f368000 - 0x2f3b1fff com.adobe.AcrobatPlugin.Updater 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Updater
    0x2f4c0000 - 0x2f4defff com.adobe.AcrobatPlugin.WebLink 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/WebLink.acroplugin/WebLink
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81efc000 - 0x81f08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8281e000 - 0x831ddfff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88999000 - 0x88c47fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x8b3e2000 - 0x8b3f2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b510000 - 0x8b532fff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x8be40000 - 0x8be54fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x8be80000 - 0x8be87fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x8beb0000 - 0x8beeffff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8bf50000 - 0x8bf76fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0x8ee80000 - 0x8ee81fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90731fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91143000 - 0x91143fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91242000 - 0x91258fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b08fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x926aefff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a56000 - 0x93a66fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x94580000 - 0x94590fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x945ee000 - 0x9460bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95ac0fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x9612afff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a48fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    I will try to compose a sample that causes the problem to occur since I can't share the original document.
    I have already told everyone in the division to avoid using File | Print | Adobe PDF, and use File | Save As instead.  That works fine in terms of avoiding this number conversion issue, but...
    From what I understand, many people were doing File | Print | Adobe PDF in order to reduce the file size of the original document.  Apparently the recipients of the final documents have size restrictions on what can be submitted, and the original documents are too large.  The original documents are usually composed from multiple PDFs that we create in our division or receive from other divisions and other companies.
    There was also an issue with highlighting, where highlights added to a PDF would not print correctly to the printer until the user reprinted the PDF to another PDF, then sent that to the printer.

  • Safari crashing when printing PDF with Adobe Reader

    We have a bunch of Macs running 10.3.9 with Adobe Reader installed.
    Almost all of the eMacs exhibiting the problem are crashing when trying to print a PDF ducument the second time.
    The process is, I click on a link in Safari for a PDF file, there is a pause as the Reader plug-in loads then the PDF file displays. I click the print icon that's part of the PDF plug-in and the first file prints. I then go to a second file, click on the link, the file loads in the browser, I click on the print icon, there is a pause and then spinning beach ball. Then Safari crashes. Every time. On every machine. On every account.
    Not sure what gives or how to remedy. HELP!!!
    Crash log is as follows:
    Host Name: eMac15.local
    Date/Time: 2006-02-16 19:45:40 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.5)
    PID: 509
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901c2b10 CFArrayGetCount + 0x34
    1 ...p.print.pde.arm236.Advanced 0x04ea03d8 FindPPDKeyPairsMatch + 0x24
    2 ...p.print.pde.arm236.Advanced 0x04e9e930 Sync + 0x418
    3 ...p.print.pde.arm236.Advanced 0x04e9dea4 Initialize + 0xc68
    4 ...apple.print.framework.Print 0x919a5954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    5 ...apple.print.framework.Print 0x919a23fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    6 ...apple.print.framework.Print 0x9199b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    7 ...apple.print.framework.Print 0x919a28bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    8 ...apple.print.framework.Print 0x91975a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    9 ...apple.print.framework.Print 0x91978fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    10 ...apple.print.framework.Print 0x919725c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    11 ...apple.print.framework.Print 0x91985590 PJCPrintDialog + 0xa0
    12 ...apple.print.framework.Print 0x919873fc PMSessionPrintDialog + 0xcc
    13 com.adobe.Acrobat.framework 0x25291674 CopiesPagesPDE_Terminate + 0x44c4
    14 com.adobe.Acrobat.framework 0x2528aec0 0x25000000 + 0x28aec0
    15 com.adobe.Acrobat.framework 0x2528b3e4 0x25000000 + 0x28b3e4
    16 com.adobe.Acrobat.framework 0x2528b9f0 0x25000000 + 0x28b9f0
    17 com.adobe.Acrobat.framework 0x250368bc 0x25000000 + 0x368bc
    18 com.adobe.AcrobatPlugin.eBook 0x2bb2492c main + 0x61504
    19 com.adobe.Acrobat.framework 0x250362e8 0x25000000 + 0x362e8
    20 com.adobe.Acrobat.framework 0x25036368 0x25000000 + 0x36368
    21 com.adobe.Acrobat.framework 0x2503e3f4 0x25000000 + 0x3e3f4
    22 com.adobe.Acrobat.framework 0x25099a5c 0x25000000 + 0x99a5c
    23 com.adobe.Acrobat.framework 0x252b2160 CopiesPagesPDE_Terminate + 0x24fb0
    24 com.adobe.Acrobat.framework 0x252b1270 CopiesPagesPDE_Terminate + 0x240c0
    25 com.adobe.Acrobat.framework 0x25172b24 0x25000000 + 0x172b24
    26 com.adobe.Acrobat.framework 0x25241bfc 0x25000000 + 0x241bfc
    27 com.adobe.Acrobat.framework 0x250c72a8 0x25000000 + 0xc72a8
    28 com.adobe.Acrobat.framework 0x250c7198 0x25000000 + 0xc7198
    29 com.adobe.Acrobat.framework 0x2514ecdc 0x25000000 + 0x14ecdc
    30 com.adobe.Acrobat.framework 0x2514f954 0x25000000 + 0x14f954
    31 com.adobe.Acrobat.framework 0x2514fbcc 0x25000000 + 0x14fbcc
    32 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    33 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    34 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    35 com.apple.HIToolbox 0x9294bcfc _ZN6HIView5ClickEP14OpaqueEventRef + 0x10c
    36 com.apple.HIToolbox 0x9299a280 HIViewClick + 0x38
    37 com.apple.HIToolbox 0x92967960 HandleClickAsHIView + 0x9c
    38 com.apple.HIToolbox 0x929a59cc HandleClickInContent + 0x150
    39 com.apple.HIToolbox 0x928b11a0 HandleWindowEvent + 0x638
    40 com.apple.HIToolbox 0x928d8c04 StandardWindowEventHandler + 0xb4
    41 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    42 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    43 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    44 com.apple.AppKit 0x93038444 SendEventFromMouseDown + 0x284
    45 com.apple.AppKit 0x93038150 -[NSCarbonWindow handleMouseDownEvent:at:inPart:withMods:] + 0x3d4
    46 com.apple.AppKit 0x93037b28 NSCarbonWindowHandleEvent + 0xd0
    47 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    48 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    49 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    50 com.apple.HIToolbox 0x928a3cd4 _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144
    51 com.apple.HIToolbox 0x928995f0 _Z16HandleMouseEventP14OpaqueEventRef + 0x170
    52 com.apple.HIToolbox 0x92893ad0 _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefP v + 0x1e8
    53 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    54 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    55 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    56 com.apple.AppKit 0x93037cd4 -[NSCarbonWindow sendEvent:] + 0x84
    57 com.apple.AppKit 0x92ea4ca0 -[NSApplication sendEvent:] + 0xebc
    58 com.apple.Safari 0x0001d4ac 0x1000 + 0x1c4ac
    59 com.apple.AppKit 0x92ead0d0 -[NSApplication run] + 0x240
    60 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    61 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    62 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a5124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98054 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98594 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c69f8 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9001a72c syscall + 0xc
    1 ...ple.CoreServices.OSServices 0x9064fa34 BSD_waitevent + 0x2c
    2 ...ple.CoreServices.OSServices 0x9064c410 CarbonSelectThreadFunc + 0xb0
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90656c00 CarbonOperationThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x902c3064 SwitchContexts + 0x60
    3 ...ple.CoreServices.CarbonCore 0x902b882c YieldToThread + 0x104
    4 ...ple.CoreServices.CarbonCore 0x902c5d78 SetThreadState + 0xc0
    5 ...ple.CoreServices.CarbonCore 0x90301490 SetThreadStateEndCritical + 0x90
    6 com.adobe.AcrobatPlugin.eBook 0x2bac4aac main + 0x1684
    7 com.adobe.AcrobatPlugin.eBook 0x2bac49ec main + 0x15c4
    8 com.adobe.AcrobatPlugin.eBook 0x2bac4954 main + 0x152c
    9 com.adobe.AcrobatPlugin.eBook 0x2bac48e8 main + 0x14c0
    10 com.adobe.AcrobatPlugin.eBook 0x2bac486c main + 0x1444
    11 ...ple.CoreServices.CarbonCore 0x9030c0a8 InvokeThreadEntryUPP + 0x18
    12 ...ple.CoreServices.CarbonCore 0x902d6d98 CooperativeThread + 0xdc
    13 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 11:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ac70 dyldstub* + 0x4604ecc
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 12:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 13:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 14:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.CoreFoundation 0x9022f32c CFRunLoopRun + 0x34
    5 ...dobe.AcrobatPlugin.Comments 0x2b52617c main + 0x1543d8
    6 ...dobe.AcrobatPlugin.Comments 0x2b526aa0 main + 0x154cfc
    7 ...ple.CoreServices.CarbonCore 0x902f6b90 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 15:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90662a50 CarbonInetOperThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 16:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x91978eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x9197f12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901c2b10 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022284 xer: 0x00000000 lr: 0x901c2ae4 ctr: 0x901c2adc
    r0: 0x00300f80 r1: 0xbfffb4c0 r2: 0xa01c01f4 r3: 0x00000000
    r4: 0x05fa4270 r5: 0x06165b30 r6: 0x00000000 r7: 0x6f646500
    r8: 0x6f646500 r9: 0x00000010 r10: 0x6e6363ff r11: 0x04ea932c
    r12: 0x901c2adc r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000002 r21: 0x00000000 r22: 0x055d4430 r23: 0x00000000
    r24: 0xffffffff r25: 0x06165b30 r26: 0x00000000 r27: 0x05fa4270
    r28: 0x06178d80 r29: 0x00000000 r30: 0x00000001 r31: 0x901c2ae4
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.5) /Applications/Safari.app/Contents/MacOS/Safari
    0x46e000 - 0x4a8fff com.adobe.ESD.AUM3framework 3.0.0.40 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Frameworks/ESDUpdate.framework/ESD Update
    0x1715000 - 0x171dfff com.apple.print.converter.plugin 3.0 /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x3f82000 - 0x3f84fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4223000 - 0x4224fff com.adobe.Acrobat.print.pde.CopiesPages 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/MacOS/CopiesPages.plugin/Contents/MacOS/CopiesPages
    0x4622000 - 0x464cfff com.adobe.acrobat.pdfviewer 7.0.0 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x466b000 - 0x4675fff ??? /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeEula.framework/AdobeEula
    0x46a1000 - 0x46d7fff com.adobe.selfhealer AdobeSelfHealing version 2.0 (2.0.0f4) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeSelfHealing.framework/AdobeSelfHealing
    0x4df9000 - 0x4dfbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4e9c000 - 0x4ea8fff jp.co.sharp.print.pde.arm236.Advanced 1.0 /Library/Printers/PPD Plugins/SharpARM236AD.plugin/Contents/MacOS/SharpARM236AD
    0x4ec2000 - 0x4ecefff jp.co.sharp.print.pde.arm236.JobControl 1.0 /Library/Printers/PPD Plugins/SharpARM236JC.plugin/Contents/MacOS/SharpARM236JC
    0x5bf9000 - 0x5c05fff jp.co.sharp.print.pde.arm236.Watermarks 1.0 /Library/Printers/PPD Plugins/SharpARM236WM.plugin/Contents/MacOS/SharpARM236WM
    0x6005000 - 0x608dfff ??? /Applications/Safari.app/Contents/Frameworks/Onix.Framework/Onix
    0x18017000 - 0x1803bfff com.adobe.AcrobatPlugin.ImageViewer 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/ImageViewer.acroplugin/ImageViewer
    0x182cb000 - 0x1835efff AdobeJP2K /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versi ons/A/AdobeJP2K
    0x185d6000 - 0x185fafff AdobeAXE8SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.fram ework/Versions/A/AdobeAXE8SharedExpat
    0x18631000 - 0x18656fff AdobeAXE16SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE16SharedExpat.fra mework/Versions/A/AdobeAXE16SharedExpat
    0x18745000 - 0x187f2fff AdobeAXSLE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXSLE.framework/Vers ions/A/AdobeAXSLE
    0x188eb000 - 0x18928fff MSL /Applications/Safari.app/Contents/MacOS/../Frameworks/MSL.framework/Versions/A/ MSL
    0x25000000 - 0x25813fff com.adobe.Acrobat.framework Acrobat version 7.0.0 (7.0.0) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x271bd000 - 0x27265fff AdobeACE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versio ns/A/AdobeACE
    0x27318000 - 0x275b3fff AdobeAGM /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versio ns/A/AdobeAGM
    0x27bf0000 - 0x27c17fff AdobeBIB /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versio ns/A/AdobeBIB
    0x27cc6000 - 0x27eebfff AdobeCoolType /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/V ersions/A/AdobeCoolType
    0x2a11a000 - 0x2a157fff com.adobe.AcrobatPlugin.Accessibility 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Accessibility.acroplugin/Accessibility
    0x2a1a3000 - 0x2a786fff com.adobe.AcrobatPlugin.AcroForm 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/AcroForm.acroplugin/AcroForm
    0x2b252000 - 0x2b2bffff com.adobe.AcrobatPlugin.Checkers 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Checkers.acroplugin/Checkers
    0x2b3d0000 - 0x2b58cfff com.adobe.AcrobatPlugin.Comments 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Comments.acroplugin/Comments
    0x2b816000 - 0x2b92ffff com.adobe.AcrobatPlugin.DigSig 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/DigSig.acroplugin/DigSig
    0x2bac1000 - 0x2bbb4fff com.adobe.AcrobatPlugin.eBook 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/eBook.acroplugin/eBook
    0x2bd8f000 - 0x2bdacfff com.adobe.AcrobatPlugin.EFS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EFS.acroplugin/EFS
    0x2bdde000 - 0x2bef2fff com.adobe.AcrobatPlugin.EScript 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EScript.acroplugin/EScript
    0x2c041000 - 0x2c059fff com.adobe.AcrobatPlugin.EWH 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EWH.acroplugin/EWH
    0x2c07f000 - 0x2c085fff com.adobe.AcrobatPlugin.HLS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/HLS.acroplugin/HLS
    0x2d07d000 - 0x2d080fff com.adobe.AcrobatPlugin.LegalPDF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/LegalPDF.acroplugin/LegalPDF
    0x2d088000 - 0x2d2b0fff com.adobe.AcrobatPlugin.MakeAccessible 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/MakeAccessible.acroplugin/MakeAccessible
    0x2d711000 - 0x2d85dfff com.adobe.AcrobatPlugin.Multimedia 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Multimedia.acroplugin/Multimedia
    0x2dc75000 - 0x2dce8fff com.adobe.AcrobatPlugin.PDDom 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PDDom.acroplugin/PDDom
    0x2dd9a000 - 0x2de09fff com.adobe.AcrobatPlugin.Template 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PictureTasks.acroplugin/PictureTasks
    0x2debe000 - 0x2e24dfff com.adobe.AcrobatPlugin.PPKLite 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PPKLite.acroplugin/PPKLite
    0x2e841000 - 0x2e87ffff com.adobe.AcrobatPlugin.Reflow 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Reflow.acroplugin/Reflow
    0x2e8fc000 - 0x2e93bfff com.adobe.AcrobatPlugin.SaveAsRTF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SaveAsRTF.acroplugin/SaveAsRTF
    0x2ea95000 - 0x2eacffff com.adobe.AcrobatPlugin.Search 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Search.acroplugin/Search
    0x2eb1e000 - 0x2eb2ffff com.adobe.AcrobatPlugin.SendMail 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SendMail.acroplugin/SendMail
    0x2eb50000 - 0x2ec08fff com.adobe.AcrobatPlugin.SOAP 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SOAP.acroplugin/SOAP
    0x2ed14000 - 0x2ed60fff com.adobe.AcrobatPlugin.Spelling 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Spelling.acroplugin/Spelling
    0x2f368000 - 0x2f3b1fff com.adobe.AcrobatPlugin.Updater 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Updater
    0x2f4c0000 - 0x2f4defff com.adobe.AcrobatPlugin.WebLink 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/WebLink.acroplugin/WebLink
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81efc000 - 0x81f08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8281e000 - 0x831ddfff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88999000 - 0x88c47fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x8b3e2000 - 0x8b3f2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b510000 - 0x8b532fff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x8be40000 - 0x8be54fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x8be80000 - 0x8be87fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x8beb0000 - 0x8beeffff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8bf50000 - 0x8bf76fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0x8ee80000 - 0x8ee81fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90731fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91143000 - 0x91143fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91242000 - 0x91258fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b08fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x926aefff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a56000 - 0x93a66fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x94580000 - 0x94590fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x945ee000 - 0x9460bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95ac0fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x9612afff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a48fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    Have you tried re-installing the Adobe internet plugin?

Maybe you are looking for

  • Checks for payment, huge overflow error

    Hello, We are having an error when doing a check in checks for payment.  Any check done is coming up using over 600 check #'s/pages.  This error just started, we have done checks for payment in the past without error.  If we do a check via the Outgoi

  • Nokia N97 Mini:Substandard Phone Arrogant Customer...

    I have been writing to Nokia at various forums for a long time now for the problem. Let me state the order of my problem : ·         I have purchased a Nokia N97Mini which has been having problems from the first week of purchase. ·         I spoke to

  • Updating a database table

    If there are two tables in a database, for example Table ZACCDETAILT and ZACCDETAILS,where ZACCDETAILT has all the fields present in ZACCDETAILS with two extra fields ,I would like a transaction code to maintain all the fields of table ZACCDETAILT an

  • Audigy 4 mic prob

    I cannot get my Sennheiser PC50 mic to work with my audigy 4 sound card in games like CS: Source. No matter what plug I put the mic into it does not work with CS. I can record things in the the EAX console if I use line-in /MIC plug and I have to tur

  • IPhoto says;

    "You can't open the application iPhoto because it may be damaged or incomplete" and the icon is ghosted with a white bar across? I have around 600 pics. and can see them if I want to attach a pic to a mail or something. Any ideas