After update - Safari, Firefox, Thunderbird, Azureus, and SWT crash

Dear All,
my PowerBook G4 15" 1.5 GHz, 1.25 GB RAM worked perfectly. Last week I performed the update. I got the newest Java, and I think that this caused a problem.
Right now, programs like Safari, Firefox, Thunderbird, Azureus, Skype and SWT (needed for Azureus) crash just minutes after starting. I think, that this is a JAVA problem. I start them alone, so there cannot be any problem with CPU power, and they all worked perfectly before.
Just after rebooting my system I started Safari. It crashed in seconds. I attach the logfile and ask you kindly for help .
Best, Masterkv
================================================================================ ===============
Date/Time: 2007-02-23 14:51:31.889 +0000
OS Version: 10.4.8 (Build 8L127)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [57]
Version: 2.0.4 (419.3)
Build Version: 1
Project Name: WebBrowser
Source Version: 4190300
PID: 347
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0xc63943b8
Thread 0 Crashed:
0 com.apple.WebCore 0x95895468 DOM::HTMLCollectionImpl::traverseNextItem(DOM::NodeImpl*) const + 56
1 com.apple.WebCore 0x95946db0 DOM::HTMLCollectionImpl::item(unsigned long) const + 236
2 com.apple.WebCore 0x95946c88 DOM::HTMLCollection::item(unsigned long) const + 56
3 com.apple.WebCore 0x958ceb08 KJS::HTMLCollection::tryGet(KJS::ExecState*, KJS::Identifier const&) const + 636
4 com.apple.WebCore 0x958a91e0 KJS::DOMObject::get(KJS::ExecState*, KJS::Identifier const&) const + 60
5 com.apple.JavaScriptCore 0x9578d5d0 KJS::ObjectImp::get(KJS::ExecState*, unsigned) const + 140
6 com.apple.JavaScriptCore 0x9577e9cc KJS::Reference::getValue(KJS::ExecState*) const + 584
7 com.apple.JavaScriptCore 0x9578b62c KJS::AccessorNode1::evaluate(KJS::ExecState*) + 60
8 com.apple.JavaScriptCore 0x95783070 KJS::AssignNode::evaluate(KJS::ExecState*) + 260
9 com.apple.JavaScriptCore 0x95782eac KJS::ExprStatementNode::execute(KJS::ExecState*) + 120
10 com.apple.JavaScriptCore 0x9577d85c KJS::SourceElementsNode::execute(KJS::ExecState*) + 208
11 com.apple.JavaScriptCore 0x9577d71c KJS::BlockNode::execute(KJS::ExecState*) + 140
12 com.apple.JavaScriptCore 0x9578d214 KJS::ForNode::execute(KJS::ExecState*) + 592
13 com.apple.JavaScriptCore 0x9577d9ac KJS::SourceElementsNode::execute(KJS::ExecState*) + 544
14 com.apple.JavaScriptCore 0x9577d71c KJS::BlockNode::execute(KJS::ExecState*) + 140
15 com.apple.JavaScriptCore 0x9578a60c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 44
16 com.apple.JavaScriptCore 0x95789e88 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 408
17 com.apple.JavaScriptCore 0x9577f988 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 136
18 com.apple.JavaScriptCore 0x9577e2a8 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 1040
19 com.apple.JavaScriptCore 0x95782eac KJS::ExprStatementNode::execute(KJS::ExecState*) + 120
20 com.apple.JavaScriptCore 0x95788bf4 KJS::IfNode::execute(KJS::ExecState*) + 440
21 com.apple.JavaScriptCore 0x9577d9ac KJS::SourceElementsNode::execute(KJS::ExecState*) + 544
22 com.apple.JavaScriptCore 0x9577d71c KJS::BlockNode::execute(KJS::ExecState*) + 140
23 com.apple.JavaScriptCore 0x9578a60c KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 44
24 com.apple.JavaScriptCore 0x95789e88 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 408
25 com.apple.JavaScriptCore 0x9577f988 KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 136
26 com.apple.WebCore 0x959c5f8c KJS::JSAbstractEventListener::handleEvent(DOM::Event&, bool) + 492
27 com.apple.WebCore 0x95a00c64 DOM::DocumentImpl::handleWindowEvent(DOM::EventImpl*, bool) + 212
28 com.apple.WebCore 0x958ff7a4 DOM::NodeImpl::dispatchWindowEvent(int, bool, bool) + 200
29 com.apple.WebCore 0x959ff89c DOM::DocumentImpl::implicitClose() + 392
30 com.apple.WebCore 0x958f1fac KHTMLPart::checkEmitLoadEvent() + 524
31 com.apple.WebCore 0x959ab1dc KHTMLPart::checkCompleted() + 212
32 com.apple.WebCore 0x9588f108 KWQSignal::call(khtml::DocLoader*, khtml::CachedObject*) const + 136
33 com.apple.WebCore 0x9589a198 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 476
34 com.apple.WebCore 0x95a13a88 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
35 com.apple.WebCore 0x95899f5c -[KWQResourceLoader finishJobAndHandle:] + 80
36 com.apple.WebKit 0x95697494 -[WebSubresourceClient didFinishLoading] + 72
37 com.apple.WebKit 0x9569671c -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
38 com.apple.Foundation 0x9299184c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
39 com.apple.Foundation 0x9298fab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
40 com.apple.Foundation 0x9298f810 _sendCallbacks + 156
41 com.apple.CoreFoundation 0x907dd4cc __CFRunLoopDoSources0 + 384
42 com.apple.CoreFoundation 0x907dc9fc __CFRunLoopRun + 452
43 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
44 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
45 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
46 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
47 com.apple.AppKit 0x936e8ae4 _DPSNextEvent + 384
48 com.apple.AppKit 0x936e87a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
49 com.apple.Safari 0x00006740 0x1000 + 22336
50 com.apple.AppKit 0x936e4cec -[NSApplication run] + 472
51 com.apple.AppKit 0x937d587c NSApplicationMain + 452
52 com.apple.Safari 0x0005c77c 0x1000 + 374652
53 com.apple.Safari 0x0005c624 0x1000 + 374308
Thread 1:
0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
6 com.apple.WebKit 0x95680ef0 +[WebFileDatabase _syncLoop:] + 176
7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
Thread 2:
0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
Thread 3:
0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
Thread 4:
0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
2 com.apple.Foundation 0x92966300 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.Syndication 0x9a4a242c -[AsyncDB _run:] + 192
4 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
Thread 5:
0 libSystem.B.dylib 0x9001f08c select + 12
1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x0000000095895468 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
cr: 0x42022244 xer: 0x0000000020000004 lr: 0x00000000958957ac ctr: 0x0000000095889bc0
r0: 0x0000000006409948 r1: 0x00000000bfffd290 r2: 0x00000000c63943a0 r3: 0x0000000006409948
r4: 0x0000000006396f00 r5: 0x0000000000000029 r6: 0x0000000000000000 r7: 0x0000000000000000
r8: 0x0000000000000000 r9: 0x0000000000000014 r10: 0x0000000000000000 r11: 0x00000000a577ea08
r12: 0x0000000095889bc0 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000006f2f r19: 0x0000000000000000
r20: 0x00000000bfffe210 r21: 0x00000000bfffe1e0 r22: 0x00000000bfffdcc0 r23: 0x00000000bfffdbf0
r24: 0x00000000a5782f80 r25: 0x00000000bfffd4a0 r26: 0x00000000bfffdbf0 r27: 0x0000000005168dc0
r28: 0x0000000005db6c60 r29: 0x0000000000000000 r30: 0x0000000006409948 r31: 0x0000000095895448
Binary Images Description:
0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
0x553b000 - 0x553dfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ea000 - 0x91412fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91425000 - 0x91430fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91435000 - 0x9143dfff libbsm.dylib /usr/lib/libbsm.dylib
0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x9154e000 - 0x9161bfff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x91670000 - 0x91701fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91748000 - 0x917fffff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9183c000 - 0x9189afff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x918c9000 - 0x918eafff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x918fe000 - 0x91923fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91936000 - 0x91978fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x91994000 - 0x919a8fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b6000 - 0x919f8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91a0e000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x936de000 - 0x936defff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936e0000 - 0x93d13fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940a0000 - 0x94110fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94149000 - 0x9420cfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9425e000 - 0x9425efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94260000 - 0x94433fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94489000 - 0x944c6fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x944ce000 - 0x9451efff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x945af000 - 0x945e7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9462a000 - 0x94646fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x9465a000 - 0x9469efff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x946c2000 - 0x946d1fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946d9000 - 0x946e6fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9472c000 - 0x94745fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94cea000 - 0x94e1afff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94eac000 - 0x94ebbfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94ec3000 - 0x94ef0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94ef7000 - 0x94f07fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94f0b000 - 0x94f3afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94f4a000 - 0x94f67fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x9567e000 - 0x9570cfff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95768000 - 0x957fefff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x9583b000 - 0x95b47fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95cd0000 - 0x95cf9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x9a49f000 - 0x9a4d5fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a4f2000 - 0x9a504fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
Model: PowerBook5,4, BootROM 4.8.6f0, 1 processors, PowerPC G4 (1.1), 1.5 GHz, 1.25 GB
Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, 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, 405.1 (3.90.34.0.p18)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.7.8f2, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
Parallel ATA Device: MATSHITADVD-R UJ-825, 791.07 MB
Parallel ATA Device: FUJITSU MHT2080AT, 74.53 GB
USB Device: Hub, , Up to 480 Mb/sec, 500 mA
USB Device: Mass Storage Device, Generic, Up to 480 Mb/sec, 500 mA
USB Device: Cypress AT2LP RC7, , Up to 480 Mb/sec, 500 mA
USB Device: USB OpticalWheel Mouse, , Up to 1.5 Mb/sec, 500 mA
USB Device: USB Mass Storage Device, Myson Century, Inc., Up to 480 Mb/sec, 500 mA
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
FireWire Device: PL-3507C Drive, Prolific, Up to 400 Mb/sec
Powerbook G4 15" 1.5 GHz   Mac OS X (10.4.8)   All automatical updates performed

Sometimes the automatic Software Update mechanism built into Mac OS X fails to display appropriate, available updates, or fails to properly apply updates that have been successfully downloaded. It also is sometimes inaccessible via its normal location in the Apple menu.
"Grayed-Out" Software Update menu item Generally, Software Update can be universally accessed via the Apple menu. In some cases however -- sometimes after a major system update -- the Software Update menu item appears in a grey shade indicating that it cannot be selected
The most consistent workaround for this issue has been clearing of system caches -- a task easily accomplished with a tool like Panther Cache Cleaner.
Unable to apply updates Some users are presented with a permissions error referring to the directory: "/tmp/501/TemporaryItems/com.apple.SoftwareUpdate." when attempting to check for new updates, install updates, or launch the Software Update application.
There are a number of causes for, and solutions to this issue.
Moved applications First, if you have moved any Apple applications from their original locations inside the "Applications" folder, Software Update may not be able to locate them. Make sure to leave Apple-installed applications where they are originally installed.
Permissions repairs Next, try using Apple's Disk Utility (located in Applications/Utilities) to repair permissions, then try running Software Update again. This works for a high percentage of afflicted systems. Failing this, try starting up from your Mac OS X CD/DVD and repairing permissions again.
Deleting Receipts In some cases, the issue can be resolved by deleting one or a handful of files inside the Mac OS X Library folder. Try deleting the "receipt(s)" that corresponds to the application or Mac OS X version you are attempting to install (i.e. iPhotoUpdate403.pkg or MacOSXUpdate10.3.8.pkg). The receipts are located in /Library/Receipts, and appear as .pkg files (these files tell Software Update whether or not a specific update has been installed).
Modifying permissions A somewhat more tedious process involves using the tool BatChmod to modify folder permissions for the "/tmp/501" directory implicated by the error message mentioned above. Use the Finder to search for names containing 501 or 502 (depending on your error message) with second criteria both visible and invisible then drag the enclosing invisible Temp folder on to the BatChmod icon and select the 'Apply Ownership and Privileges' then press apply 'Apply' button.
tar missing (Developer Tools uninstalled) In some cases, applications critical to Software update -- in particular tar and pax may be missing from your Mac OS X installation. In order to make sure that these applications to indeed reside on your startup drive, you may want to try an Archive and Install process, restoring these critical components that may have been otherwise damaged.
This problem can occur, for instance, if you previously installed XCode and then used the XCode Tools uninstaller. The uninstaller may mistakenly break the tar utility, causing Software Update to fail. Reinstalling the XCode Tools from the Panther CD can cause this issue.
Logical link broken In other cases, the logical link for the /tmp directory may be broken. Entering the following commands through the Terminal application (located in Applications/Utilities on a standard Mac OS X installation) usually resolves this problem (note that you will be asked for your administrator password):
sudo mv /tmp /tmp_old
sudo ln -s /private/tmp /tmp
Waiting Finally simply waiting and trying the update again at a later time has proved successful for a number of users.
Of course, if the update is available from Apple's software download page, you can obtain the appropriate installers via this route until you can solve the issue with Software Update.

Similar Messages

  • How can I reset the font type and size on my email. It changed after I updated to Firefox 5.0 and I can't get it back.

    After updating to Firefox 5.0 the font changed on my email. I checked, and the default setting is what I had put in before the update but it's not working. How can I get my email to use the font and type size that I chose? The one that's currently being used (since after the update) is so tiny one can hardly see it. My email program is through yahoo but there doesn't seem to be a way to change it at the email site. I'm not terribly PC savvy so please respond with a detailed/explicit answer. Thanks for any help you can give me with this. I have Windows XP and use Firefox as my browser.

    Hi again...,,yes, I did try the "reset zoom" on the email compose message page and nothing happened. I'm not familiar with add-ons. Went to the address you suggested (DefaultFullZoomLevel) but don't know how to use it. Also, I don't want to enlarge the text on all web pages.....just the email page. By the way, if it makes a difference, I think I forgot to mention that I use AT&T/Yahoo webmail....not Outlook Express or Thunderbird or any other email program. I'm not familiar with those and don't want to change email programs. Thanks again for trying to help with this. I'm beginning to think this problem is "unfixable" and considering changing back to a previous edition of Firefox (IF that's even possible).

  • After updating to Firefox 7.0.1, menu bar for Google,yahoo, Facebook (message,notification,profile,home) and others site are disabled. How can solve this problem?

    after updating to Firefox 7.0.1, menu bar for Google(web ,image,video,map etc),yahoo, Facebook (message,notification,profile,home) and others site are disabled. even I cant log out from different sites cz the log out bar is completely disabled. I tried with Firefox 4;5 and 6, same problem exist . I tried by active all add ons for facebook, same problem exist. If I use internet explorer , I don't find such problem with it.
    How can I solve this problem?

    Thanks a lot for your swift response. And sorry if it was a bit too hectic to go through my detailed query (which I did because it was misunderstood when I asked previously). As I've mentioned above, I was informed that updating to 5.0.1 would '''require''' me to '''delete''' the current version and then install the new one. And doing so will involve losing all my bookmarks. I guess I should have been more specific and detailed there. By losing, I didn't mean losing them forever. I'm aware that they're secured in some place and deleting and installing the software doesn't harm its existence. What I meant that if I install the new version, I'd have to delete the old one. And after installing the new version, I'd have to transfer them (bookmarks) back from wherever they are. Get it? When it updated from 3.6.9 to 3.6.13, and from 3.6.13 to 3.6.18, I didn't need to follow that process. They were already present on their own.
    BTW, I'm having no problems with 3.6.18 but after learning about the existence of version 5.0.1, I'm a bit too eager to lay my hands over it.
    Thanks for your help; hope this wasn't extremely long.

  • After updating to Firefox 5 my Realplayer Recorder is not working due to that add on not being compatible. How do I get this to work again?

    After updating to Firefox 5 my Realplayer Recorder is not working due to that add on not being compatible. How do I get this to work again?

    Blue
    It sounds like you restored from an old back-up.  Did you back-up just before your software update?  It will use your last one and if your last back-up was a ywear old then it will use that one.
    In general, if you are getting these messages on your iPhones select logout (when you get that Apple Id request) and then log back in with your newer ID.
    Sorry for your losses.
    Cheers

  • I just updated to Firefox 4.0 and how do I change the Add-ons window from opening in a tab (I prefer the old window style)?

    After updating to Firefox 4.0, I am unable to get the Add-ons tab (ctrl-shift-A) to open in a separate window like it did in 3.6. Where may I find the option/plugin/addon to be able to do this?

    Firefox 4 requires at least OS X 10.5. You can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • After updating to firefox 8.0, can not send gifts or requests from farmville or cityville on facebook.

    after updating to firefox 8.0, can not send gifts or requests from farmville or cityville on facebook. (When I hit the send button I get an empty window titled "about:blank", which disappears and nothing gets sent. It works under internet explorer but not under firefox 8.0

    Old Toad wrote:
    I got that message with all of my libraries. Do see if the galleries are still on your iDisk mount your iDisk and go to the iDisk/Web/Sites folder and look for a folder titled "_gallery". Inside of it should be folders for each of your galleries. The folders are titled with 6 digit numbers which makes it difficult to know which folder is for which gallery.
    Thanks. "_gallery" is empty
    Have you tried re-syncing as Larry suggested?
    I'm sure it will work, but I'm perplexed as to how this could happen.
    Do you find that iPhoto now launches faster? Perhaps it's because my web galleries are gone?

  • How do I remove the bookmark toolbar icons for websites? After updating to Firefox 22, add-ons don't help.

    In the Bookmark Toolbar, the icons for websites take up too much space and are distracting. I used to use the Bookmarks - Deiconizer add-on but after updating to Firefox 22 it doesn't work anymore.
    I tried adjusting the userChrome.css as in other posts but that does not work.
    Please help!

    Hi haweyext,
    Did you see this thread from yesterday:
    [https://support.mozilla.org/en-US/questions/964732 How do I keep the icons out of my Bookmarks Toolbar (tried Bookmarks Deiconizer) even after downloading files?]
    If userChrome.css isn't working (note: you need to exit and restart Firefox before it takes effect), you can apply that rule to Firefox using the Stylish extension instead.
    Does any of that help?

  • My google changed default language after updating safari

    I recently updated the safari software on my macbook. As I live in New Zealand I use google.co.nz however after updating safari, the default country has changed to the Netherlands (I'm guessing as it's hard to tell as everything is written in another language). Any time that I go on a google related page or service such as blogger, or using the google toolbar in safari it automatically uses the Netherlands version now, which is really annoying as I have no idea what it is saying, and I really need to go back to using english. Is there any way that I can change this? I tried looking up help on the google help page but it doesn't display those pages in english either which isn't very helpful.

    Thanks Neville for that quick response.
    I setup my Mac in English and I only have the languages English and German selected in System Preferences - Language & Text - Language (I am on OS X Mountain Lion).
    Within Safari 6.0 the reset dialog sligthly changed and mine looks now like:
    Safari's help states that:
    Remove all website data:
    Removes cookies, tracking information, and other data that websites stored on your computer.
    So that's why I did not select 'Remove all website data' (although I would love to).
    But nevertheless all that did not help and my Google search within Safari still defaults to 'French' :-(

  • I am unable to view flash videos from all websites except youtube after updating to Firefox 4. All help will be appreciated. Thanks in advance :)

    I am unable to view flash videos from all websites except youtube after updating to Firefox 4. All help will be appreciated. Thanks in advance :)

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Old passwords appeared after update to firefox 32

    After updating to firefox 32 all passwords added or changed in august disappeared or returned to their previous states. But if I downgrade to previous version all passwords are on the right place. How to fix this? Thanks.

    hello, have you switched between firefox 31 and a higher version in august once - there has been a change in the database that holds your passwords and the migration will only take place once - the first time you update from firefox 31 to a higher version. if you switch back to 31 again afterwards (downgrading isn't a path that is commonly supported) your pw changes won't be reflected...

  • Can't pause flash with right mouse click on mac osx 10.6 after update from firefox 3 to 6

    After updating my firefox 3... to firefox 6 I can no longer right click in a flash video and pause it

    My camera is a 1Ds mk II..
    and for that one it says
    All versions tested. All versions tested. Supported only through Lightroom 4.1.
    however, it also says
    Windows XP, Vista, 7; Mac OS X 10.5 or 10.6
    which is plain wrong, because Canon never supported any drivers for Windows Vista or Win 7, not to speak of XP 64bit. (You cannot connect the camera via firewire, without the device drivers!)

  • After updating to Firefox 8 Beta for Mac, no window opens on startup.

    After updating to Firefox 8 beta on Mac, I tried to open a new session. Upon starting, a pop-up appeared in the upper left corner of the screen. ([[As seen here.|http://i51.tinypic.com/2z9i99s.png]])
    I tried to close it by clicking Cancel or OK, neither of which was successful. Is there any way to fix this problem?

    Firefox 16 versions still work with your OS X 10.5 operating system, but that is the last version that will work.<br />
    Firefox 17 will require OS X 10.6 and later.
    You can see the Firefox 17 (currently in beta) system requirements here:
    *http://www.mozilla.org/en-US/firefox/17.0/system-requirements/

  • After updating to iOS8 my iPhone and iPads no longer autofill name and passwords

    After updating to iOS8 my iPhone and iPads no longer autofill name and passwords
    It worked fine in iOS7, it still works fine on an older iPhone 4 running 7 and an iPad Air also running 7. Also my Macs, an old MacPro 10.7.5 and a MacBook Air 10.9.5 work great, autofilling every time.
    This is what Safari settings look like:
    All the password info is still there under Saved Passwords.
    I have tried turning Names and passwords off and on but no luck
    What should I do?

    I can get autofill to work but it will only remember my last username and password used for the site rather then letting me start typing a username and then suggesting one and its password being automatically filled in if I hit space while the suggested username was showing or when i finished typing the username (how it worked in iOS 7). I'm having zero issues using iCloud keychain on my MacBook pro running Yosemite so I'm not sure if apple accidentally removed this functionality or if there is something I can do to get it back? I have keychain turned on as well as autofill passwords and when I go into the settings I can see all the accounts and passwords for this particular site so I know they're saved..very odd behavior. If no fix I'll just start adding them all to one password but this seems cumbersome considering safari has this feature built in.

  • After updating safari why does it only works intermittently now?

    After updating safari why does it only work intermittently now?

    Please explain in more detail what you updated and what isn't working now. You might also add anything you have already done to correct the problem.

  • Problem loading pages after update to Firefox 36

    After updating from Firefox 35.0.1 to version 36, I am unable to load any pages in Firefox. (My internet connection is fine and I can use other browsers on the same computer.)
    I've already tried many troubleshooting routines to fix the problem but none have worked. I've tried the instructions here:
    https://support.mozilla.org/en-US/kb/fix-problems-connecting-websites-after-updating
    (including troubleshooting my Firewall and proxy settings)
    and here:
    https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can
    I've also tried the more general and extensive troubleshooting here:
    https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems
    NONE of the suggestions in any of those pages solved the problem. Opening Firefox is Safe Mode did not help either. I was unable to load pages even in Safe Mode.
    After following all of the steps in all of those troubleshooting guides and still failing, I uninstalled Firefox completely. (I followed all official directions on how to uninstall.) Then I re-installed Firefox VERSION 35.0.1. Firefox again worked fine with the older version.
    Then I restored my profile from a backup using MozBackup. (My most recent backup was done when I had Ver. 35.0.1 installed.) Everything was still fine; Firefox worked fine and all of my settings were back to my preferences.
    Finally, I again tried to update to version 36 - and the same thing happened! Unable to load any pages!
    One other thing I've noticed: With version 36 installed, there is something wrong with my Options dialog. The first time I upgraded, I had only blank tabs for "General" and "Advanced"; with my second try, after updating to V 36 my Options dialog has blank tabs for "General" and "Search" (although Advanced is now showing.)
    I am going to uninstall again, and again go back to V 35.0.1. But I would like to be able to update to the newest version. What can I do?
    (I am a long-time Firefox user, and reasonably computer savvy. I have many extensions installed as I use Firefox as an important tool in my job as a website designer. I have Firefox extensively fine-tuned to my liking to optimize my work-flow.)
    Any help appreciated!

    Your message seems to have covered all the normal things we check.
    When you tried using v36, did you have any add-ons? Have you tried;
    '''https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles'''
    '''Windows: 32-bit''' C:\Program Files\Mozilla Firefox\firefox.exe -p
    '''64-bit''' C:\Program Files (x86)\Mozilla Firefox\firefox.exe -p
    '''Mac:''' Navigate to '''/Applications/Utilities.''' Open the Terminal application.
    In the Terminal application, enter the following:
    /Applications/Firefox.app/Contents/MacOS/firefox-bin -p
    '''Linux:''' In '''Terminal''' run: firefox –P
    For users who have one or more builds from mozilla.org this will not work.
    It would be best to have the full path so if you had placed the untared contents
    in a folder in /home it would be /home/<username>/foldername/firefox/firefox –P
    An easy way would be not to do it in a terminal but in say a launcher since
    you have to point it to the firefox script in Firefox folder you can then add –P
    on end. You can also have the exact "profilename" after the -P so Firefox
    will start with that Profile.

Maybe you are looking for