hairy_brute
Registered
Hey,
I recently (Aug 16, 2005) used software update to update my machine to have the most recent versions of both the Security update and Airport Software. After making this update, several of Apple's applications fail to work. Applications such as Safari, Mail and even the SoftwareUpdate Application fails to launch. They only bounce in the dock. Examining the Console, I think I have determined that the problem lies in JavaScriptCore Library. All applications have several error messages logged that look similar to these lines:
Thus I came to the conclusion that there is something wrong with the javaScriptCore. I've tried some basic remedies like: updating Java (java -version doesn't Seg Fault), repairing and verifying disk permissions, but now I'm completely stumped.
Thanks
Parker
I recently (Aug 16, 2005) used software update to update my machine to have the most recent versions of both the Security update and Airport Software. After making this update, several of Apple's applications fail to work. Applications such as Safari, Mail and even the SoftwareUpdate Application fails to launch. They only bounce in the dock. Examining the Console, I think I have determined that the problem lies in JavaScriptCore Library. All applications have several error messages logged that look similar to these lines:
Code:
[color=blue]
dyld: /Applications/Safari.app/Contents/MacOS/Safari Undefined symbols:
WebKit undefined reference to _objc_msgSend expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_CreateObject expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_Evaluate expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_GetIntIdentifier expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_GetProperty expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_GetStringIdentifier expected to be defined in JavaScriptCore
WebKit undefined reference to __NPN_GetStringIdentifiers expected to be defined in JavaScriptCore
WebCore undefined reference to __ZN3KJS9ObjectImp9constructEPNS_9ExecStateERKNS_4ListERKNS_7UStringEi expected to be defined in JavaScriptCore[/color]
Thus I came to the conclusion that there is something wrong with the javaScriptCore. I've tried some basic remedies like: updating Java (java -version doesn't Seg Fault), repairing and verifying disk permissions, but now I'm completely stumped.
Thanks
Parker