The following HTML makes dillo hang and burn 100% CPU. <html> <body> <span style="{}">a</span> </body> </html> The bug does not appear if the span contains no text, or only whitespace. The stack trace always ends inside Css_parse_declaration(). The line number varies, but seems to be always one of 809, 823 or 963. You can see the same bug online at http://www.nation.co.ke/News/-/1056/515354/-/u1acuw/-/index.html Regards, Jeremy Henty
Hi Jeremy, On Sun, Jan 18, 2009 at 09:57:58AM +0000, Jeremy Henty wrote:
The following HTML makes dillo hang and burn 100% CPU.
<html> <body> <span style="{}">a</span> </body> </html>
The bug does not appear if the span contains no text, or only whitespace.
The stack trace always ends inside Css_parse_declaration(). The line number varies, but seems to be always one of 809, 823 or 963.
You can see the same bug online at
http://www.nation.co.ke/News/-/1056/515354/-/u1acuw/-/index.html
Should be fixed in tip. Thanks for the report, Johannes
On Mon, Jan 19, 2009 at 05:06:39PM +0100, Hofmann Johannes wrote:
On Sun, Jan 18, 2009 at 09:57:58AM +0000, Jeremy Henty wrote:
The following HTML makes dillo hang and burn 100% CPU.
<html> <body> <span style="{}">a</span> </body> </html>
Should be fixed in tip.
It is! And the new default font size is nice too! Jeremy Henty
participants (2)
-
Johannes.Hofmann@gmx.de
-
onepoint@starurchin.org