[webkit-dev] Webkit GTKLauncher
swaroop k.s
swaroop_ks at yahoo.com
Fri May 29 13:56:55 PDT 2009
Can anyone help me with this problem?
I am trying to build the GTK build of webkit. When I try to run the GTKLauncher (WebKit/Programs/GtkLauncher), it fails with a segfault. The following is the message I get:
--------------------
ASSERTION FAILED: differenceBetween(coldPathBegin, call) == patchOffsetGetByIdSlowCaseCall
(JavaScriptCore/jit/JITPropertyAccess.cpp:334 void JSC::JIT::compileGetByIdSlowCase(int, int, JSC::Identifier*, JSC::SlowCaseEntry*&, unsigned int, bool))
Segmentation fault
----------------------
This does not happen, if I try to load a local page. For any page with 'http://' in the URL, I'm getting the above.
Can someone help me out on this?
Thanks
More information about the webkit-dev
mailing list