Closed Bug 306770 Opened 19 years ago Closed 17 years ago

Hangs when using an unrecognized character entity.

Categories

(Core Graveyard :: GFX: Gtk, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dave, Assigned: blizzard)

References

()

Details

(Keywords: hang, Whiteboard: CLOSEME 07/01)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217

The following HTML page will cause a crash:

<html>
<body>
<p>
<font color="#900001">&#2219;</font>
</p>
</body>
</html>

The important part, I think is: & #2219; (Remove the space between & and #; I
don't want your browser to hang). ;-)

Reproducible: Always

Steps to Reproduce:
1. See the details above.

Actual Results:  
Browser became unresponsive.

Expected Results:  
Displayed a bullet character in the browser window.
Can you try a more recent build? The one you tried from is from Feb 17
(according to your UA).
worksforme with linux suite trunk 2005090105 and 1.8b

can you grab a recent build and do:

% kill -SIGSEGV _pid_

(_pid_ is the pid of the hung process) while it's hung and submit a talkback report.

http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-trunk/
Assignee: general → blizzard
Component: General → GFX: Gtk
Keywords: hang
Product: Mozilla Application Suite → Core
QA Contact: general → gtk
Version: unspecified → Trunk
Does this bug still occur in a recent trunk build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Whiteboard: CLOSEME 07/01
Resolving WORKSFORME.

If anyone can reproduce this bug with a current build, please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.