Run time crash in App linking to WebKit (_kjs_pcre_free)
Run time crash in App linking to WebKit (_kjs_pcre_free)
- Subject: Run time crash in App linking to WebKit (_kjs_pcre_free)
- From: Andy Klepack <email@hidden>
- Date: Wed, 20 Feb 2008 15:34:00 -0800
- Acceptlanguage: en-US
- Thread-topic: Run time crash in App linking to WebKit (_kjs_pcre_free)
The compile succeeds but I get a crash (SIGTRAP) on launch with the console output of:
Dyld: Symbol not found: _kjs_pcre_free
Referenced from: <the path to my built application>
Expected in: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
This occurs on my 10.5.2 system using xcode 3.0 and on my 10.5.1 system using xcode 3.0. On my 10.4.11 system with xcode 2.4.1 it does not. The 2004 thread at http://lists.apple.com/archives/Webcore-dev/2004/May/msg00007.html indicates that it might be a WebCore-JavaScriptCore mismatch. I haven't installed anything I'd suspect of doing something devious. I also just applied the 10.5.2 combo updater and that did not resolve the issue (I had previously been using 10.5.1).
Anyone know what this is and how to resolve it?
Thanks,
-Andy K
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden