Closed Bug 968 Opened 26 years ago Closed 26 years ago

Viewer crashes when rendering the above url

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rubydoo123, Assigned: rickg)

References

()

Details

on the 9/28 build, accessing the above page causes the viewer to crash. I get
the following info from ht crash dialog:

VIEWER caused an invalid page fault in
module RAPTORHTML.DLL at 014f:006188cc.

After looking at the code on this page, Germaine and I found that a form element
start tag is within a table and the form element end tag is outside of the table
element end tag. When we move the form element start tag to outside the table
the page does not crash.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Really bad html was the problem. Now we handle such cases even better.
Status: RESOLVED → VERIFIED
verified as of 10/19 build, no crashing on loading page in viewer.exe
You need to log in before you can comment on or make changes to this bug.