I am on G5 Panther 10.3. Everything worked great at the beginning. Suddenly one day Safari stopped working. I clicked on Safari icon. The icon jumped once and stopped. So I went to terminal and started from command line. Here is what I got.
> ./Safari
dyld: ./Safari truncated or malformed library: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore (file is empty)
Trace/BPT trap
I ls that file and found it's zero length. Then I found not only Safari, a lot of applications stopped working such as DVD Player, Sherlock even Disk Utility.
> ./DVD\ Player
dyld: ./DVD Player truncated or malformed library: /System/Library/Frameworks/DVDPlayback.framework/Versions/A/DVDPlayback (file is empty)
Trace/BPT trap
Does anyone here have any idea what is going on?
Thanks in advance.
> ./Safari
dyld: ./Safari truncated or malformed library: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore (file is empty)
Trace/BPT trap
I ls that file and found it's zero length. Then I found not only Safari, a lot of applications stopped working such as DVD Player, Sherlock even Disk Utility.
> ./DVD\ Player
dyld: ./DVD Player truncated or malformed library: /System/Library/Frameworks/DVDPlayback.framework/Versions/A/DVDPlayback (file is empty)
Trace/BPT trap
Does anyone here have any idea what is going on?
Thanks in advance.