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
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev