Mac OS 10.3.9 - Safari 10.3.2 - Google Problem

I have a client that has recently experienced problems accessing Google's web page on a Mac running Mac OS 10.3.9 and Safari 10.3.2 in that it crashes out with the crash log listed below. I have removed the "Safari" folder from ~/Library/ and the com.apple.safari.plist from ~/Library/Preferences/ but it still continues to crash. I have tried accessing the Google web site from another Mac running 10.3.9 and Safari 10.3.2 and again it crashes. I should imagine that Google have made some changes to their site that is causing this issue. Looking a the crash logs it starts by mentioning com.apple.JavaScriptCore and checking on both Mac's they are both running Java 2.3.0. If I use Firefox to access Google it works perfectly. Does Firefox use its own Java engine or am I barking up the wrong tree thinking it is a Java related problem and the problem is more likely related to the different rendering engines the two browsers use, WebKit and Mozilla respectively. Any ideas?
Date/Time: 2008-04-30 21:42:41 +0100
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: Safari
Path: Safari
Version: 1.3.2 (312.6)
PID: 1312
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 0x97940298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
21 com.apple.WebCore 0x979526ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
22 com.apple.WebCore 0x97a75134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
23 com.apple.WebCore 0x97a79898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
24 com.apple.WebCore 0x979906a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
25 com.apple.WebCore 0x97990614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
26 com.apple.WebCore 0x97a7b3cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
27 com.apple.WebCore 0x97ab7948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
28 com.apple.WebCore 0x97abd584 -[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 0x9602c800 __CFRunLoopDoSources0 + 0x1fc
36 com.apple.CoreFoundation 0x9602a0b8 __CFRunLoopRun + 0x1b0
37 com.apple.CoreFoundation 0x9602e9e4 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 0x914bf248 _DPSNextEvent + 0x180
42 com.apple.AppKit 0x914d5cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
43 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
44 com.apple.AppKit 0x914ea048 -[NSApplication run] + 0x21c
45 com.apple.AppKit 0x915a6764 NSApplicationMain + 0x1d0
46 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
47 com.apple.Safari 0x00054944 0x1000 + 0x53944
Thread 1:
0 libSystem.B.dylib 0x94c5e878 machmsgtrap + 0x8
1 libSystem.B.dylib 0x94c5e3f8 mach_msg + 0x38
2 com.apple.CoreFoundation 0x9602a258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x9602e9e4 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 0x94c7b930 pthreadbody + 0x28
Thread 2:
0 libSystem.B.dylib 0x94c5e878 machmsgtrap + 0x8
1 libSystem.B.dylib 0x94c5e3f8 mach_msg + 0x38
2 com.apple.CoreFoundation 0x9602a258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x9602e9e4 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 0x94c7b930 pthreadbody + 0x28
Thread 3:
0 libSystem.B.dylib 0x94c6242c select + 0xc
1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
2 libSystem.B.dylib 0x94c7b930 pthreadbody + 0x28
Thread 4:
0 libSystem.B.dylib 0x94c5e878 machmsgtrap + 0x8
1 libSystem.B.dylib 0x94c5e3f8 mach_msg + 0x38
2 com.apple.CoreFoundation 0x9602a258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x9602e9e4 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 0x94c7b930 pthreadbody + 0x28
PPC Thread State:
srr0: 0x961d1bf8 srr1: 0x0000f030 vrsave: 0x00000000
cr: 0x24222448 xer: 0x20000020 lr: 0x961d1b14 ctr: 0x961d1f5c
r0: 0xfffabb78 r1: 0xbfffd250 r2: 0x00000000 r3: 0xfabb7817
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: 0x054487e8 r25: 0xbfffd740 r26: 0xbfffd758 r27: 0xbfffd754
r28: 0x00000000 r29: 0x00000800 r30: 0x054487e8 r31: 0x961d1a2c
Binary Images Description:
0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
0x7ed000 - 0x7effff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x4048000 - 0x404afff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
0x46b8000 - 0x471cfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
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
0x86d99000 - 0x86e3afff com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
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
0x8e142000 - 0x8e152fff 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
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 - 0x90014fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90040000 - 0x9036afff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/QuickTime
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
0x90749000 - 0x907bcfff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
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.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 - 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
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
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
0x91242000 - 0x9124bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
0x912e0000 - 0x912f7fff 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 - 0x919acfff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91ed4000 - 0x91eeefff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92033000 - 0x9204dfff 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
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.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
0x92d7c000 - 0x92db4fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
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 - 0x93c3afff 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
0x9438a000 - 0x9439afff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
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
0x94723000 - 0x9499cfff com.apple.CoreServices.CarbonCore 10.3.9 (558) /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 - 0x94da6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x94fe0000 - 0x95078fff com.apple.WebKit 1.1 (312.9) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x951ce000 - 0x95287fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x952c7000 - 0x9538efff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.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 - 0x95e9dfff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x96028000 - 0x960d6fff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.3.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 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
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
0x96ef9000 - 0x96f04fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
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
0x97900000 - 0x97bf2fff com.apple.WebCore 1.1 (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 - 0x9a011fff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

Hi Anton,
or am I barking up the wrong tree thinking it is a Java related problem and the problem is more likely related to the different rendering engines the two browsers use, WebKit and Mozilla respectively.
You're thinking is correct, if not the logic Java and JavaScript are 2 completely different animals. The problems mentioned in your logs relate to JavaScript. It sounds like Google have change some scripts on their pages that is highlighting a bug in the older Safari WebKit code.
Try informing Google via [this link|http://www.google.com/support/bin/request.py?contact_type=googlebot] of the problem - you will need to do this from an alternative browser though...
Good luck!

Similar Messages

  • Safari 5.0.6/Google problem

    Any suggestions would be appreciated.
    Problems started a few days ago. Not sure if I changed a preference or what.
    My Safari will not search in the Google search bar, will not connect to Google, Gmail, Netflix, Blogger, or Facebook. All other websites connect just fine leading me to believe it is a Google products issue.
    Also I have 3 gmail accounts that funnel to my MacMail - they work but they are very slow and have a spinning ball for several minutes.
    Firefox works fine - but I love Safari and hate to lose it.
    I cannot upgrade to a newer system because I need my GoLive and a new system would do away with that.

    Diane ...
    Instead of using Google to access Netflix, Blogger, and Facebook, bookmark those sites. Much easier to access then using Google.
    As for the spinning ball ... from your Safari menu bar click Safari > Reset Safari
    Select the following:
    Clear history
    Reset all website data
    Clear the Downloads folder
    Then cilck Reset.
    Quit and relaunch Safari to test.
    If that didn't help, empty the Safari cache.
    From your Safari menu bar click Safari > Preferences then select the Advanced tab.
    Select:  Show Develop menu in menu bar
    Now click Develop from the menu bar. From the drop down menu click Empty Caches.
    Quit and relaunch Safari to test.

  • Does Anyone Know If Mac is fixing it's Safari Webcam and Instant Messeng

    Does Anyone Know If Mac is fixing it's Safari Webcam and Instant Messenger Problems? It doesnt see webcams or if it DOES Instant MESSENGER wont...?
    Thanks!

    This is the printing and faxing section, so you'll probably not get much help here.
    If you're referring to MS Messenger, that's down to Microsoft. They rarely update the Mac version of Messenger, and it doesn't support video calls / conferencing. Try Skype, that's multi-platform and works with my iSight camera.
    Pete.

  • Why can I no longer access google from my mac with either Firefox or Safari

    why can I no longer access google from my mac with either Firefox or Safari — both with latest updates loaded. My PC is fine.

    What was before? And what is now?
    It is a good idea to include the machine type and OS version in your problem posts.

  • After i updated to 10.7.5 my mac keeps freezing when using Safari

    After i updated to 10.7.5 my mac keeps freezing when using Safari, I've to restart it everytime. What's the problem with 10.7.5? Is this a known problem? How can I fix it?

    Go Here  >  http://support.apple.com/kb/DL1582 and download and Install the Combo Update.
    It is Safe to install over existing.
    After the Successul Install be sure to Restart your computer.

  • On its own, mac goes online and launches safari. WHY?.

    i have a powermac G5, but am using an ATT dial-up. i know.
    when we wake up the mac,
    more often than not, it immediately starts dialing out, going online and then launching safari.
    anyone else have this problem?

    First off, you might have better luck posting in the correct forum. This is the forum for eMac support. Having stated this, I'll take a stab at your problem. I think it has to do with the way you have configured your Internet access. See this page (specifically question 4) for more information:
    Frequently Asked Questions for PPP Modem Connections
    In short you must do the following:
    1. Choose System Preferences from the Apple menu.
    2. Click the Network icon.
    3. Be sure the Show pop-up menu is set to your modem (the "Configure" menu prior to Mac OS X 10.1), or other dial-up device.
    4. Click the PPP tab.
    5. Click PPP Options.
    6. Uncheck the box marked "Connect automatically when starting TCP/IP applications" option.
    7. Click OK.
    8. Click Apply Now ("Save" prior to Mac OS X 10.1).
    That should do the trick. If not, however, you ought to think about posting your question in the PowerMac forum, or better yet, the Mac OSX forum.
    Best of luck,
    Joe
    iMac Intel Core Duo 20", 2 GB RAM, OWC 300 GB FW HD   Mac OS X (10.4.5)   eMac 1.42GHz, 1 GB RAM; iPod w/ video 30 GB

  • I would like to upgrade my safari.  I have a Mac 10.8.6. Safari is 4

    I would like to upgrade my safari.  I have a Mac 10.8.5. Safari is 4

    Hi Sally246,
    The version of Safari you use comes with the Mac operating system. With a computer capable of running Mac OS X 10.8.5 (Mountain Lion) you can also run Mac OS X 10.10 (Yosemite) which comes with Safari version 8.0.
    This article explains how to update to Yosemite -
    How to install OS X Yosemite on your Mac
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I am running Mac 10.4.11 and Safari 4.1.3 - how do I update my browser so I can use the latest yahoo mail

    I am running Mac 10.4.11 and Safari 4.1.3. When using yahoo mail, a message appears that I need to update my browser to enable me to use the latest yahoo, and that the browser I'm using is unsupported.
    I've tried downloading the new version from Yahoo but I can't complete the download. Not very good at this sort of thing so any help would be most useful.
    Thanks

    You need to upgrade the computer’s OS to get a newer Safari version. Choose About this Mac from the Apple menu and check the processor.
    If it's a G3, no further upgrades are available.
    If it's a G4 or G5, buy a retail Mac OS X 10.5 DVD from a source such as Amazon or eBay; Apple still might have copies in stock if you phone them.
    If it's an Intel Mac, buy a Mac OS X 10.6 DVD from the online Apple Store.
    Back up your data before upgrading.
    (109057)

  • I have mac 10.6.8 and safari 5.1.10. on checking help website i am told latest flash player 16.0.0.305 is already installed BUT is not listed in my applications and unable to access sites requiring flash player. can anyone help?

    i have mac 10.6.8 and safari 5.1.10. on checking help website i am told latest flash player 16.0.0.305 is already installed BUT does not appear on my list of applications and am unable to access websites requiring it. have also downloaded flash player installer app but unable to download the flash player itself. can anyone help? thank you!

    Hi Anne,
    Your version of Safari is still supported.  Please see Adobe Flash Player | Tech specs for supported OS and browsers.
    If the Flash Player plugin is in the Plug-ins (disabled) folder it's because it's an older version that Apple has disabled in Safari.  This has nothing to do with whether or not Flash Player supports the browser.
    I'm not sure what you mean by "when i click on flash player itself i am told there is no application to open it."  Flash Player.plugin only works in the browser to view Flash content in the browser.  The plugin does not open files outside of the browser.  If you have SWF files you'd like to view outside of the browser, then you'll need the Flash Player projector. However, based on your previous comments this doesn't appear to be what you are trying to do.
    Google Chrome does embed Flash Player in it, while Firefox does not.   Mozilla has also recently started blocking older versions of Flash Player in Firefox similar to what Apple is doing in Safari.
    Following the 'clean install' instructions should result in you having the latest version of Flash Player installed that will not be blocked by the browser.
    Maria

  • I have been trying for days to upgrade Flash Player on my Mac (Mac OS 10.8.3, Safari 6.0.4

    I have been trying for days to upgrade Flash Player on my Mac (Mac OS 10.8.3, Safari 6.0.4, current Flash Player version 11.6.602.180), but each time that I download the installer and run it, there is a "General installation error" soon after starting the "Installing" phase.
    Each time, the installer completes the "Creating Install" and "Downloading" phases, but soon after starting the "Installing" phase, an error occurs "Error: General installation error" and Safari is opened tohttp://get.adobe.com/flashplayer/completion/aih/?exitcode=30&type=inst all&appid=500
    Is it unusual for another "Install Adobe Flash Player" app to open?  When the "Installing" phase begins, a second flash installer box icon appears in the dock, but then closes immediately and then the first installer shows the "Error: General installation error" page.

    Try this installer http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_playe r_11_osx.dmg

  • Mac OSX 10.5.8  Safari 5.0.6  Do I need flash player plugin?  What is it for?

    Mac OSX 10.5.8   Safari 5.0.6   Do I need flash player plugin?  What is it...what does it do?  Thank you for your replys.

    mostly video and games
    http://en.wikipedia.org/wiki/Adobe_Flash

  • Keep getting "general installation error" message Mac OSX 10.8.5/Safari 6.0.5

    keep getting "general installation error" message Mac OSX 10.8.5/Safari 6.0.5 Followed all the instructions for uninstalling and clean installing. Just wont install

    Make sure you have it set to "show hidden files"
    Check BOTH places and you have to restart Finder
    Press "Quit This" and then go to the Finder Dock icon and right click it
    Select "Open"
    Open TIme Machine
    Go back to September 28 or earlier.
    You'll see the mach_kernel file in the Mac HD directory
    (I can't show it in the TM because screenshots don't work while it's open but here it is in my MAc HD)
    Right click it and select "Restore to"
    Then, when it goes back to Finder, choose the Mac HD directory and click OK.
    It will place the mach_kernel back where it was and you can install software again
    DON'T FORGET to go back and hide your files (and restart Finder) again, or you'll have a mess with the clutter of hidden files everywhere.

  • For about the past week, Facebook has been taking forever to load (or just not) on my mac (OSX 10.5.8; Safari 5.0.6).  Other sites are fine.  I routinely empty the cache, clear history, cookies, etc. each time I shut down.  Suggestions?

    For about the past week, Facebook has been taking forever to load (or just doesn't) on my mac (OSX 10.5.8; Safari 5.0.6).  Other sites are fine.  I routinely empty the cache, clear history, cookies, etc. each time I shut down.  Suggestions?

    I don't use Facebook, but I can say that clearing the cache every time you shut down is excessive - unless you're sure the cache is corrupt you should leave it alone.  It exists to speed up your browsing experience by loading frequently requested items from your drive rather than downloading them fresh from the internet each time.  So, I would say stop clearing your cache and see what happens.
    As for clearing cookies: I'm not sure what method you currently use, but I would recommend you download and install CCleaner.  It's free, and allows you to build up a list of cookies that you want to clear and those you want to keep, before deleting them.
    Both of these may help speed things up by reducing the amount of work Safari has to perform whilst browsing.  Regardless, I'd say that, unless there's a reason you've not mentioned for performing the "purging" that you do, making these two changes should see improvements in general web browsing if not specifically when loading Facebook.

  • I have installed Flash Player 12 on MAC OS 10.9 using Safari, images and video don't load.

    I have installed Flash Player 12 on a MAC OS 10.9 using Safari. The system will not load images or video. I have used the website help documents to verify that the Flash Player files are installed and the Safari security settings are correct. Help please?
    matmaxx1

    The old Plug-in files are still around
    Download the offline imstaller: Flash Player 12.0.0.44 (Mac OS X)
    Then do a "clean install": How to perform a "clean install" of Flash Player in Mac OS X
    That'll get the old junk out and you'll have a new Player plug-in.

  • How do I check for virus or malware on mac osx 10.5.8 safari ?

    How do I check my mac osx 10.5.8 safari leopard for virus or malware?

    Hello,
    ClamXAV, free Virus scanner...
    http://www.clamxav.com/
    Free Sophos...
    http://www.sophos.com/products/enterprise/endpoint/security-and-control/mac/
    Little Snitch, stops/alerts outgoing stuff...
    http://www.obdev.at/products/littlesnitch/index.html

Maybe you are looking for

  • Errors while downloading purchases 'stopped (err = -3253)'.

    I am hoping someone here can offer some help to this problem I am having. I have had my Mac for over three years and through out this time I have purchased and downloaded a lot of films and music with absolutly no problem.  For over a month now I hav

  • Retain Windows authentication but allow re-login as another user

    I have been reading all about Login as a different user being disabled, the use of loginasanotheruser and how this is not recommended for later browser.  Here is my situation that I am at a loss to resolve.  All of our users connect to SharePoint usi

  • Program not compiling giving Error : Invalid path, "C:\Program Files\Java--

    I am using jcreator where i am getting this error while compiling Error : Invalid path, "C:\Program Files\Java\j2re1.4.2_05\bin\javac.exe" -classpath "C:\Program Files\Xinox Software\JCreatorV3LE\MyProjects\zeroCode\classes" -d C:\Program" Files\Xino

  • Full repair doubt

    Hello! I deleted 2 documents in a DSO and from PSA either. I need to reload those documents. I wanna do a Full repair load. My question is. Must I have to delete all the setup tables (LBWG) of these model and fill it with the 2 documents to do the fu

  • How to create Nested table in oracle stored procedure(Temp Table)

    Hi I am creating Nested table in stored procedure(Temp Table) type t_v_tbl_rec is record(cumid number,col1 varchar(50),col2 varchar(50),col3 varchar(50),col4 varchar(50),col5 varchar(50),col6 varchar(50)); type t_v_tbl is table of t_v_tbl_rec index b