Closed Bug 23589 Opened 25 years ago Closed 25 years ago

CRASH on simple nested table (M12)

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
All
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jo1, Assigned: harishd)

References

()

Details

(Keywords: crash)

Attachments

(1 file)

M12 (linux build 1999082316) under Red Hat Linux 6.0 crashes upon loading http://www.9netave.com. It also crashes under Windows 95 (4.00.950 B) with build 1999122023. Taking the page apart yields simple HTML which still crashes reliably under both Linux and Win95 (a tiny nested table): <html> <head> <title>M12 Crash Test</title> </head> <body> <TABLE> <TR> <TD> <DIV align="center"> <TABLE> <FONT> <TD> Test. </TD> </FONT> </TABLE> </DIV> </TD> </TR> </TABLE> </BODY> </HTML>
Assignee: nobody → rickg
Component: Browser-General → Parser
OS: Linux → All
Thanks. Nice testcase. This certainly does crash. win95 says GKPARSER so passing to rickg.
Assignee: rickg → harishd
Target Milestone: M13
This is a legit crash in handle saved tokens.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Another misplaced content bug....SIGH!!!!!
Yeah, but look at that turnaround time! ;-]
Adding crash keyword
Keywords: crash
*spam* changing qa contact from nobody@mozilla.org to me (BlakeR1234@aol.com) on 121 open or resolved (but not verified) bugs. sorry for the spam everybody, but most of these bugs would just remain dormant and not checked by QA otherwise. I'm not sure how so many bugs have nobody as their QA contact, but I suspect this is the fault of some sort of bugzilla corruption that happened at some point (most of these bugs are in the 20000-26000 range, and I don't see where in the activity log that QA contact explicitly changed to nobody@mozilla.org) Anyways, sorry again for spam. If you really get annoyed, I'm usually available in #mozilla on IRC for torture.
QA Contact: nobody → BlakeR1234
Verified Fixed: -Linux Redhat 6.2 2000082121 -Windows 98 2000082108 -MacOS 9.0 2000082108
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: