[webkit-dev] Gtklauncher crashes when WML is turned ON
mwas
webkit.meister at gmail.com
Tue Mar 3 01:02:11 PST 2009
Hi
I used WebKit rev-40777 and turned ON WML support. The build goes
successfully.
Lauching GtkLauncher gives segmentation fault with the following BT
Program received signal SIGSEGV, Segmentation fault.
0x4023c9d4 in WebCore::Document::cacheDocumentElement () from
/usr/local/lib/libwebkit-1.0.so.1
Current language: auto; currently asm
(gdb) bt
#0 0x4023c9d4 in WebCore::Document::cacheDocumentElement () from
/usr/local/lib/libwebkit-1.0.so.1
#1 0x403483f0 in WebCore::HTMLParser::handleError () from
/usr/local/lib/libwebkit-1.0.so.1
#2 0x40349790 in WebCore::HTMLParser::insertNode () from
/usr/local/lib/libwebkit-1.0.so.1
#3 0x40a3dc60 in ?? () from /usr/local/lib/libwebkit-1.0.so.1
I think there is some problem while inserting nodes
Pl. suggest anything i can solve this problem.
thanks
mwas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090303/171389b0/attachment.html>
More information about the webkit-dev
mailing list