Safari freezes after trying to open

I am using an emac with 512MB of ram running OS 10.4.7. Everytime I open safari it is painfully slow and when it does finally open a website, it crashes. If I try to do anything like go to another website or just close the program it crashes. I ran console and I will post the reply below. I have not tried to set up a new user, but I will do that and see if I still have the same problem. I will post again with my results.
The privileges have been verified or repaired on the selected volume
2006-08-23 14:55:15.137 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:15.138 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:15.138 Safari[395] WARNING: SQL query failed:
SELECT source_id,COUNT(id) FROM Articles WHERE unread=1 GROUP BY source_id
2006-08-23 14:55:35.997 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:35.997 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:35.998 Safari[395] WARNING: SQL query failed:
DELETE FROM Articles WHERE source_id IN (38,51,33,46,82,67,25,5,80,19,54,70,49,65,28,41,77,75,85,15,36,44,9,31,60,52,23 ,39,83,73,34,56,47,20,63,68,11,26,78,21,71,29,42,17,37,50,66,14,61,32,7,81,45,24 ,18,53,16,84,6,69,12,74,40,76,48,27,8,35,13,64,79,30,22,1,10,59,72,43,62)
2006-08-23 14:55:55.686 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:55.686 Safari[395] WARNING: SQLite error 10: disk I/O error
2006-08-23 14:55:55.686 Safari[395] WARNING: SQL query failed:
COMMIT
2006-08-23 14:56:22.515 Safari[395] An uncaught exception was raised
2006-08-23 14:56:22.545 Safari[395] * -[NSConcreteFileHandle readDataOfLength:]: Input/output error
2006-08-23 14:56:22.546 Safari[395] * Uncaught exception: <NSFileHandleOperationException> * -[NSConcreteFileHandle readDataOfLength:]: Input/output error
Aug 23 14:56:25 Don-Busenbarks-Computer crashdump[398]: Safari crashed
Aug 23 14:56:27 Don-Busenbarks-Computer crashdump[398]: crash report written to: /Users/donbusenbark/Library/Logs/CrashReporter/Safari.crash.log

Here is the report from Safari. Again, thanks for your help.
Date/Time: 2006-08-24 15:51:03.350 -0600
OS Version: 10.4.7 (Build 8J135)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [1231]
Version: 2.0.4 (419.3)
Build Version: 1
Project Name: WebBrowser
Source Version: 4190300
PID: 1647
Thread: 2
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001
Code[1]: 0x9295b120
Thread 0:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x931e6740 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x931e5dd4 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x931e5c40 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x936c8ae4 _DPSNextEvent + 384
8 com.apple.AppKit 0x936c87a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.Safari 0x00006740 0x1000 + 22336
10 com.apple.AppKit 0x936c4cec -[NSApplication run] + 472
11 com.apple.AppKit 0x937b587c NSApplicationMain + 452
12 com.apple.Safari 0x0005c77c 0x1000 + 374652
13 com.apple.Safari 0x0005c624 0x1000 + 374308
Thread 1:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9294f164 -[NSRunLoop runMode:beforeDate:] + 172
5 com.apple.Foundation 0x9294f09c -[NSRunLoop run] + 76
6 com.apple.WebKit 0x9562bf70 +[WebFileDatabase _syncLoop:] + 176
7 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 2 Crashed:
0 com.apple.Foundation 0x9295b120 _NSRaiseError + 264
1 com.apple.Foundation 0x9295ae5c +[NSException raise:format:] + 40
2 com.apple.Foundation 0x9297dbb4 -[NSConcreteFileHandle readDataOfLength:] + 508
3 com.apple.Foundation 0x9297e3b4 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 292
4 com.apple.Foundation 0x9297e15c saveTimerCallback + 96
5 com.apple.CoreFoundation 0x907ef550 __CFRunLoopDoTimer + 184
6 com.apple.CoreFoundation 0x907dbec8 __CFRunLoopRun + 1680
7 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
8 com.apple.Foundation 0x9296769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
9 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
10 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 3:
0 libSystem.B.dylib 0x9004e58c fsync + 12
1 com.apple.Foundation 0x929797ec _NSWriteBytesToFile + 400
2 com.apple.Foundation 0x92979648 -[NSData writeToFile:atomically:] + 104
3 com.apple.Foundation 0x929795a0 -[NSFileManager createFileAtPath:contents:attributes:] + 88
4 com.apple.Foundation 0x929794dc -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 56
5 com.apple.Foundation 0x92977440 -[NSURLCache _diskCacheExecuteWrite:] + 348
6 com.apple.Foundation 0x92970158 -[NSURLCache _diskCacheSync] + 256
7 com.apple.CoreFoundation 0x907ef550 __CFRunLoopDoTimer + 184
8 com.apple.CoreFoundation 0x907dbec8 __CFRunLoopRun + 1680
9 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
10 com.apple.Foundation 0x929687dc +[NSURLCache _diskCacheSyncLoop:] + 152
11 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
12 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 4:
0 libSystem.B.dylib 0x9001f7ac select + 12
1 com.apple.CoreFoundation 0x907ee40c __CFSocketManager + 472
2 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 5:
0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
2 com.apple.Foundation 0x92947300 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.Syndication 0x9a42c42c -[AsyncDB _run:] + 192
4 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 6:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x92935598 -[NSConnection sendInvocation:] + 1468
5 com.apple.Foundation 0x92934034 -[NSObject(NSForwardInvocation) forward::] + 408
6 libobjc.A.dylib 0x90a430b0 objcmsgForward + 176
7 com.apple.Syndication 0x9a43f7a4 -[SynTaskSender workersendObject:] + 308
8 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
9 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 2 crashed with PPC Thread State 64:
srr0: 0x000000009295b120 srr1: 0x000000000202f030 vrsave: 0x0000000000000000
cr: 0x24024442 xer: 0x0000000000000007 lr: 0x000000009295b0f8 ctr: 0x000000009291cf1c
r0: 0x0000000000000000 r1: 0x00000000f01823e0 r2: 0x00000000a291a508 r3: 0x00000000f0181f90
r4: 0x0000000000000000 r5: 0x000000009291c844 r6: 0x00000000f0182014 r7: 0x00000000000000ff
r8: 0x00000000f0182000 r9: 0x00000000004c3ad0 r10: 0x0000000090a3c628 r11: 0x0000000024024442
r12: 0x000000009291cf1c r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x00000000a293e290 r18: 0x00000000a293e290 r19: 0x00000000a293e290
r20: 0x000000000000000f r21: 0x00000000ffffffff r22: 0x00000000004c0588 r23: 0x0000000090aa65b8
r24: 0x0000000000000000 r25: 0x0000000004e73000 r26: 0x0000000004a12d50 r27: 0x00000000ffffffff
r28: 0x0000000004a09b00 r29: 0x00000000a2920d2c r30: 0x00000000ffffffff r31: 0x000000009295b028
Binary Images Description:
0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
0x17f9000 - 0x17fbfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8fe00000 - 0x8fe52fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90f8d000 - 0x90fcefff com.apple.CFNetwork 4.0 (129.16) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91931000 - 0x91973fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b37000 - 0x91b54fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b59000 - 0x91bc8fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91bdf000 - 0x91be3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91be5000 - 0x91c2dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c32000 - 0x91c6ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c76000 - 0x91c8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c94000 - 0x91c97fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d88000 - 0x91da7fff 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
0x91e13000 - 0x91e81fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91e8c000 - 0x91f21fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91f3b000 - 0x924c3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x924f6000 - 0x92821fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e61000 - 0x92e7ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e8a000 - 0x92ee4fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94080000 - 0x940f0fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94446000 - 0x94483fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x9448b000 - 0x944dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9467e000 - 0x9468dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94695000 - 0x946a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x946e8000 - 0x94701fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94c8c000 - 0x94dbcfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94e4e000 - 0x94e5dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94e65000 - 0x94e92fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94e99000 - 0x94ea9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94ead000 - 0x94edcfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94eec000 - 0x94f09fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x95629000 - 0x956b7fff com.apple.WebKit 1.1 (418.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95713000 - 0x957a9fff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x957e6000 - 0x95af2fff com.apple.WebCore 1.1 (418.20.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95c7b000 - 0x95ca4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x9a429000 - 0x9a45ffff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a47c000 - 0x9a48efff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
Model: PowerMac4,4, BootROM 4.6.4f1, 1 processors, PowerPC G4 (3.3), 1 GHz, 512 MB
Graphics: ATI Radeon 7500, ATY,RV200, AGP, 32 MB
Memory Module: DIMM0/J1600, 256 MB, SDRAM, PC133U-333
Memory Module: DIMM1/J1601, 256 MB, SDRAM, PC133U-333
Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
Network Service: Built-in Ethernet, Ethernet, en0
Parallel ATA Device: ST380011A, 74.53 GB
Parallel ATA Device: PIONEER DVD-RW DVR-111D,
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: AirClick USB, Griffin Technology, Inc., Up to 1.5 Mb/sec, 500 mA

Similar Messages

  • Safari freezes when trying to open files.

    I am trying to open files on my computer through Safari. I am trying to open a file through Avery.com, but it's not Avery that is the problem, I don't believe. All I have to do is open Safari, click on File>Open File, and the same thing happens every time: it freezes. I've never had a problem with it before until now and I am extremely frustrated.
    The "Open File" window pops open and all the iMovies start to try to load up. Well, I don't want to open iMovies, I want to open a file that is on my desktop. But I can't click on "desktop;" I can't click on anything. The little rainbow-colored icon starts spinning and Safari freezes up. I thought maybe the computer was just trying to load a bunch of videos, so I went away for a while (nearly an hour), but when I came back, that stupid rainbow-colored disc was still spinning away and I had to force a "quit."
    I have restarted the computer, I have updated the computer, I have checked the Internet Plug-ins (of which I have none. Is this because I emptied the cache and deleted all history? I thought maybe that would help safari, but it didn't), and now I have no idea what to do.
    Thanks for any and all help.

    Hi,
    Check Safari/Preferences - Extensions.
    And empty the Safari cache either from the menu bar, Safari/Empty Cache or Command + Option + E on your keyboard.
    And try restarting your Mac.
    Carolyn

  • Safari freezes when trying to open Facebook

    Has any else had this problem? It also freezes when I try to login to retrieve my e-mails on comcast.net. Safari is version 6.0.5

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • On my MacBook with Lion Safari does start, does not react immediately after trying to open it. Installing a new Safari does not help. Removing parts of Safari in the Library did not help. Where can I find and remove all components (LastSession ...)?

    How can I reset Safari with all components? On my MacBook with Lion, Safari does not start, does not react immediately after trying to open it. Installing a new Safari does not help. Removing parts of Safari in the Library does not help. Where can I find and remove all components as LastSession and TopSites?

    The only way to reinstall Safari on a Mac running v10.7 Lion is to restore OS X using OS X Recovery
    Instead of restoring OS X in order to reinstall Safari, try troubleshooting extensions.
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
    If it's not an extensions issue, try troubleshooting third party plug-ins.
    Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here.
    If it's not an extension or plug-in issue, delete the cache.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • Email not opening This is a sudden thing, Email had been working fine for two months then today would not stay open now it will not open at all. after trying to open mail I receive a white screen for a nano second and the app closes

    Email not opening on my iPad2 This is a sudden thing, email had been working fine since purchasing the device then today would not stay open,  now it will not open at all. After trying to open mail I receive a white screen for a nano second and the app closes.

    Have you tried closing the Mail app completely ? From the home screen (i.e. not with Mail 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Firefox stops loading pages after trying to open a heavy page

    firefox stops loading pages after trying to open a page with alot of pictures etc, with big size. it just keeps on loading pages with no result.
    my internet is fairly low speed so i take my time but this happened each time i tried to open such sites.
    even when i close that '''tab''' and try to open just '''google.com''' , it wont load.
    its solved after closing and opening firefox again . but happens again if i try to open the same heavy site

    Which security software (firewall, anti-virus) do you have?
    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • Preview freezes when trying to open images - other programs have no trouble

    Preview freezes when trying to open images - other programs have no trouble with the same file. This problem is somewhat intermittent.
    I have replaced the Preview application by moving a copy from another equivalent machine - no luck.
    Did not find any preferences file trash, though I looked.
    Is there one?
    Any suggestions?
    Thanks.

    Edwin,
    The .plist for Preview should be located @ ~/Library/Preferences/com.apple.Preview.plist (where "~" is your Home folder).
    Trash the file, logout/login or reboot your computer and try opening the app and opening the offending file again.
    Let us know if any luck with finding the .plist there and opening your file?
    littleshoulders [:-)

  • Safari crashed after trying to install winebottler

    Why safari crashed after trying to install winebottler? 
    IT doesnt open

    Hi Lineman7th,
    Welcome to the Support Communities!  There is a possibility you may have downloaded some type of adware or malware.  Take a look at the information in the link below if you are having issues with Safari:
    Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support
    http://support.apple.com/en-us/HT203987
    I hope this information helps ....
    - Judy

  • Slow perfomarnce and freezes when trying to open Microsoft Publisher after refresh/reboot

    Hi,
    I just bought my HP laptop 2 months ago. Everything was okay, fast and really convenient until few days ago, upon turning on, it prompted a message saying I needed to refresh it. So I did, and afterwards, all my installed applications like skype, internet browsers, etc., were gone. I tried installing the apps again and everything went smoothly though a little slower. I thought I needed to update some applications for better performance, so I checked for some and tried installing them.
    Then yesterday, when I tried to open Microsoft Publisher, my laptop just suddenly froze. The mouse and keyboard didn't work so I had to turn it off using the main power switch. And everytime, I turned it on, everything was just slow.
    Can you help me fix the problem? Also, can you help me speed up its performance?
    Thanks a lot in advance.
    This question was solved.
    View Solution.

    Hi @blissss ,
    Thank you for visiting the HP Support Forums and Welcome. I will do my best to assist you. I have read about your HP 14-r024tx Notebook and having slow speeds. Thank you for all the information about what is happening.
    Something is slowing the Notebook down. Did you install some virus protection or a firewall? If you disable this are your speeds better. I had a DVD in my Notebook that slowed the startup process a lot. You might want to check that.
    Here is a document on improving your system. 
    Make sure all updates have been completed in the control panel or click the Windows key and start typing PC settings, then go to update.
    Please let me know how this goes.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • IDVD won't open after trying to open a project that had missing links

    I hope I can explain this correctly.
    I created a DVD using iDVD last week, it had many short movies on it in different menus plus some photos in the menu areas. After I created the DVD & burned it, I moved the videos (plus a ton of other clips from the same year) to an external HD, as they were taking up tons of space on my hard drive.
    Today I opened iDVD hoping to create a 2nd DVD project for a different year of clips. I had started to set up this DVD a few days back & saved it. When I clicked "open existing project", I found the projects but mistakenly clicked on the one that I had already burned. It acknowledged that it couldn't find the videos (since they're on an external HD that was not hooked up) and showed them all as broken links. Fine.
    I tried to open the correct project, at which point iDVD froze & I had to force quit.
    Since then, every time I try to open iDVD from Applications, I get a window asking where to look for the photos from the original one I opened, not the usual "create new project/open existing project" window. If I hit cancel in this window, everything disappears but the iDVD icon remains in the dock, but I can't open anything or do anything with it & have to force quit. If I try to do "find file", it just starts to search. Either way the whole program freezes up & I can't do anything with it.
    Also, the iDVD menu will be at the top of the screen during this but I can't click to open anything else.  As soon as I click elsewhere on the screen, the iDVD menu disappears, the icon is still on the dock, it won't do anything again & I have to force quit yet again(and get a message that iDVD quit while unresponsive).
    I'm going to try shutting down & restarting but anyone know anything about this?
    Thanks.

    Try the following:
    1 - delete the iDVD preference file, com.apple.iDVD.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iDVD/s cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iDVD folder. 
    Click to view full size
    3 - launch iDVD and try again.
    OT

  • FDM crashed after trying to open locations and mappings. Login page error

    Whilst trying to open mappings for a given location, FDM has crashed. We have restarted the FDM service, however despite the service running cannot log into FDM any more. Internet Explorer now displays the following error:
    Internet Explorer:
    "Application Error
    Description: An exception occurred during the execution of the current web request. Please contact the administrator to review the stack trace in the event log for more information about the error.
    Source:
    http://ibm-pr-mihdca-01.yodel.net/HyperionFDM/AuthorizedPages/LogonPage.aspx?ReturnUrl=/HyperionFDM/default.aspx"
    Event Viewer Application Logs:
    Exception Details:
    Retrieving the COM class factory for component with CLSID {00000535-0000-0010-8000-00AA006D2EA4} failed due to the following error: 800703fa.
    Stack Trace:
    at Hyperion.FDM.Classes.LanguageTranslator.LookupPreferredLanguageId(ArrayList listLanguages)
    at Hyperion.FDM.Pages.BasePage.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at Hyperion.FDM.Classes.LanguageTranslator.LookupPreferredLanguageId(ArrayList listLanguages)
    at Hyperion.FDM.Pages.BasePage.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    I have seen potential solutions at the following links, suggesting potential invalid reserved characters (such as &) in the mappings previous uploaded. We will look at trying to remove these rows via a SQL script, however we do not have any visibility at this stage and will require assistance from the DBA's.
    Error @ Deleting the existing FDM Account mappings.
    FDQM Mapping error
    Can anyone please suggest which tables we need to be looking at/guiding the DBA's too? Or even better, can anyone please provide a script? Or could this be a red herring, since the FDM login page is not even loading?

    Thanks for your response. Yes the exact same solution has worked for us too. FDM crashed last night, which was apparently caused by the flash recovery drive becoming full. This caused the Oracle RDBMS to freeze. After this was re-sized, we then had to restart the Hyperion services this morning. Everything then appeared to be fine, until the above errors occurred. A full reboot has since resolved the FDM issue, but we suspect an IIS restart might have been the answer.
    If the same issue occurs again I will update this thread with more info!

  • Safari freezed after having tapped the Search box

    My iPad safari always freeze when I tap on the search box. No use after having cleared cookies, history and even reinstall iOS 5.01.

    Try clearing Safari's cache : Settings > Safari > Clear Cookies And Data (and Clear History)
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.

  • Safari freezes after a few webpages

    A nasty habit has developed with my Powerbook G4 laptop. I'm running OS 10.4.11 with Safari 3.2.1 on a wireless airport system.
    Here's the pattern: I start up Safari and everything is OK for 3-8 web site visits. But then Safari freezes and can't get past the first few characters of the URL. It's trying... but it can load past http://.
    I then try to close Safari but I often have to "force quit" to do that.
    I then restart Safari and all is well for a while but then, after a view minutes of surfing, it breaks down again.
    Any idea as to what is going wrong and how I can fix it?

    HI Steve,
    How much free drive space is there? Right or control click the MacintoshHD icon on your Desktop, then click: Get Info. In the Get Info window, click the discovery triangle so it's facing down. You will see; Capacity and Available Make sure you have 10% available disk space, 15% is better. Insufficient available space, can cause performance issues, system corruption, and possible loss of data.
    Some maintenance might be in order. Mac OS X: How to force background maintenance tasks (logs and temporary items)
    Try deleting this file. com.apple.safari.plist /Users/YourName/Library/Preferences. Drag that file from the Preferences folder to the Trash, empty the Trash and reboot.
    Carolyn

  • Safari freezes and won't open pages

    Hi, I have been suffering from Safari freezing whilst opening the homepage, and then when click on any links it just stops loading anything. My homepage has been set to yahoo.co.uk, which partially opens, but then seems to not want to load images. The text and links show, but the links just don't react when clicked on. This has been going on for a couple of weeks now. I also have IE installed, which is fine, but I want to migrate to Safari for web use as more and more sites are recommending it.
    Can anyone help?
    I also have an iTunes problem, which may or may not be related, but I'll post that in the relevant discussion.

    Updating to Safari 6 for Lion may help.
    Click here >  Safari Quits Every Time Opened: Apple Support Communities
    Click the link posted by:  gregoryfromcork
    That will automatically download this file >  Safari6Lion.pkg.download
    Now quit Safari.
    Go to your Downloads folder and double click that file and follow the instructions for installing.
    Then restart your Mac, try Safari.

  • Crashes after trying to open file!?

    I'm trying to open files in Elements 11. Finder quickly flashes up then disappears. After that, all the menu options are greyed out (including "QUIT"). I then need to Force Quit. Can't get any further!
    Help please!

    Are you using OS X Mavericks? If so, you need to get your finder windows and the PSE Open window out of cover flow view. Switch to List or icon view instead.

Maybe you are looking for

  • HELP with sRGB in Photoshop Color Management Winows Vista

    Greetings beautiful Windows people! I am stumped with a Windows Vista problem - it is not displaying sRGB properly. I posted bigger files here if this is easier to follow http://www.gballard.net/windows_srgb/ But here goes: First, my main question is

  • ICC profile for iPhoto album

    I just got my first iPhoto album at home. I'm a little disappointed about the quality, because all photo's are a little bit to dark. Is there an icc-profile which I can use in Photoshop so I can optimize the pictures before placing in a album?

  • Trigerring workflows in an ABAP program

    Can somebody please tell me the best way to trigger a workflow in an ABAP program. And if possible please send me some sample code how it can be done. I need it urgently so if possible please reply to this ASAP. Thanks in advance, Mohsin

  • Contract ID and Purchase Document No in MM

    Guys, Please help me to understand if contract ID  and Purchase Document No in MM will be the same thing or not.. In a report i need to get Purchase Document No but in the datasource i have only contract id.. To my knowledge contract is a document ty

  • Order GI date different from Delivery Planned GI date

    Hi Gurus, I noticed on one order-delivery that the order's GI date (in the schedule line) is different from the delivery's planned GI date. What could be the cause of that?