Closed Bug 44178 Opened 25 years ago Closed 25 years ago

<server> inside of <div> causes hard crash

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rcummins, Assigned: harishd)

References

()

Details

(Keywords: crash, testcase, Whiteboard: [nsbeta3+] Fix in hand)

Attachments

(2 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; m16) Gecko/20000613 BuildID: 2000062808 Mozilla will lock up (hang) while loading http://www.eeye.com Reproducible: Always Steps to Reproduce: 1. Start Mozilla 2. View http://www.eeye.com Actual Results: Browser locks up, does not consume CPU Expected Results: Page should be loaded The problem at http://www.eeye.com has been boiled down to the following HTML: <html> <head><title></title></head> <body> Text Here <div> <server> </server> </div> </body> </html> ...this sample can be found at http://www.burlco.lib.nj.us/moz/lockup/ and will lock Mozilla up tight. Couldn't find an existing similar bug in bugzilla.
confirming, and uploaded a bit more simplified testcase...basicly if there's a <server>...</server> anywhere inside of a <div> it crashes HARD. (note: you can add text in anywhere, it doesn't have to do with a </server></div> or anything)...the only thing is that I've never seen the <server> tag before...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Mozilla locks (hangs) on http://www.eeye.com → <server> inside of <div> causes hard crash
Keywords: testcase
the server tag is some non-standard tag for running server-side js in the process of serving the page to the browser, I think. I don't crash here but I do lock up. testing on 062909 build with NT
moving to parser, but could be a dom 0 issue, as it works in ns 4.7...
Assignee: asa → rickg
Component: Browser-General → Parser
QA Contact: doronr → janc
Adding crash keyword
Keywords: crash
Harish, I'm reassigning rickg parser bugs to you.
Assignee: rickg → harishd
Attached patch Proposed patch..Splinter Review
Status: NEW → ASSIGNED
Whiteboard: Fix in hand
Putting on beta3 radar.
Keywords: nsbeta3
Target Milestone: --- → M18
Marking nsbeta3+...
Whiteboard: Fix in hand → [nsbeta3+] Fix in hand
Enabaled SERVER tag. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified 2000-08-18-08-M18 : Win95 2000-08-18-06-M18 : Linux 2000-08-18-08-M18 : Mac
Status: RESOLVED → VERIFIED
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: