Bug 24348
Summary: | Gtklauncher crashes when WML is turned ON | ||
---|---|---|---|
Product: | WebKit | Reporter: | mwas <webkit.meister> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | gyuyoung, laszlo.gombos, staikos |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
mwas
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Laszlo Gombos
WML support is removed - http://trac.webkit.org/changeset/85256