Package: galeon
Version: 2.0.2-4

Saving the page http://www.apexonline.com/melodybar/cataf~1.htm to a
local file, galeon goes into an infinite loop consuming 100% CPU.
"strace" reveals that it is doing:
    write(24, "", 0);
    write(24, "", 0);
    write(24, "0", 5);
repeatedly, and the output file contains an infinite repetition of
"0" from the point where an ellipsis character ('...', so to
speak) should be.

A minimal sample file that provokes the behaviour is

<html><head></head><body>
page 10&#8230; (JC)
</body></html>

which you can also load as
http://martinwguy.co.uk/martin/debian/bugs/galeon-8230.html
Reproduce the behaviour by loading that page with galeon and "saving
the file as" something.

Environment:
Debian etch for i386 under X server "sis" and fvwm 2.5.18 (not gnome)
on dual AMD Athlon



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to