Closed
Bug 1698
Opened 26 years ago
Closed 26 years ago
table-layout:fixed crashes during incremental reflow
Categories
(Core Graveyard :: Viewer App, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: chrispetersen, Assigned: buster)
References
()
Details
Build Release: 11/30
Platform: Windows 98, 95, NT 4.0
Applications: NGT.exe and viewer.exe
* Note :This page contains javascript code which maybe why the crash is occuring.
1) Launch NGT.exe or viewer.exe.
2) Type and go to the following address:www.zdnet.com/zdnn.
3) When the application attempts to open this page location, the crash occurs.
NGT caused a invalid page fault in module RAPTORHTML.DLL.
Yep. I crashed too. But since home page www.zdnet.com loads ok, not an ss: for
DevPrev release. This needs a looky by eng. kipp, who is the correct person to
assign?
The code is crashing in the table incremental reflow code because of a null
reflowCommand pointer in the reflow state. It looks like yours steve because its
trying to do incremental reflow on Pass2 table reflow!
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: A crash occurs when attempting to open www.zdnet.com/zdnn → table-layout:fixed crashes during incremental reflow
changed summary to better describe problem.
table-layout:fixed no longer crashes during incremental reflow
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 6•26 years ago
|
||
This problem is fixed in the Thurs Jan 21 build.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•