WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
131763
Startup crash, OSX 10.8.3
https://bugs.webkit.org/show_bug.cgi?id=131763
Summary
Startup crash, OSX 10.8.3
webkitbug
Reported
2014-04-16 14:37:55 PDT
Symbol not found: _OBJC_CLASS_$_WebSerializedJSValue It appears this was removed from the build:
https://bugs.webkit.org/show_bug.cgi?id=128720
Attachments
Add attachment
proposed patch, testcase, etc.
jujjyl
Comment 1
2014-05-06 04:45:39 PDT
I can also reproduce this. On OS X 10.8.4, I ran
> svn checkout
https://svn.webkit.org/repository/webkit/trunk
WebKit > cd WebKit > Tools/Scripts/build-webkit (printed ** BUILD SUCCEEDED ** without errors) > Tools/Scripts/run-safari
and the result is Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/jjylanki/WebKit/WebKitBuild/Release. dyld: Symbol not found: _OBJC_CLASS_$_WebSerializedJSValue Referenced from: /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari Expected in: /Users/jjylanki/WebKit/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit in /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari Are there any workarounds or fixes known to this?
Alexey Proskuryakov
Comment 2
2014-05-06 09:35:05 PDT
Please install latest OS X and latest released Safari, WebKit nightlies don't work with Safari 6.0.x.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug