Closed Bug 8032 Opened 25 years ago Closed 25 years ago

'display: table-column-group' CSS2 property causes crash.

Categories

(Core :: Layout: Tables, defect, P3)

All
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: karnaze)

References

()

Details

(Whiteboard: [TESTCASE] bugzilla@dimp.com 8/16: waiting to get Linux 6.0 installed to verified bug fixed)

Attachments

(2 files)

Loading the above page causes an immediate crash in both viewer and apprunner.

Build: pull, evening of 1999-06-10
I've isolated the problem to the table-column-group test (and nothing else).
Simplified version to be attached soon.
me too on win98 M6 (talkback release)

APPRUNNER caused an invalid page fault in
module KERNEL32.DLL at 015f:bff9d709.
Registers:
EAX=c002fb08 CS=015f EIP=bff9d709 EFLGS=00010216
EBX=00000000 SS=0167 ESP=0068fde8 EBP=00690084
ECX=00000000 DS=0167 ESI=008b0f80 FS=3a77
EDX=780373c0 ES=0167 EDI=00403d90 GS=0000
Bytes at CS:EIP:
53 8b 15 dc 9c fc bf 56 89 4d e4 57 89 4d dc 89
Stack dump:
Hardware: PC → All
Whiteboard: [MAKINGTEST] bugzilla@dimp.com
Summary: page testing table display types crashes viewer and apprunner → 'display: table-column-group' CSS2 property causes crash.
Whiteboard: [MAKINGTEST] bugzilla@dimp.com → [TESTCASE] bugzilla@dimp.com
Adding '<style> .t { display: table-column-group; } </style> <p class=t>' to the
 body of an html file crashes apprunner. None of the other 'display: xxx' values
do this, and you have to include something that calls the definition for the
crash to occur.
bugzilla@dimp.com:  Please don't change the original URL without noting it in
the text.  It makes the comments before the change make little sense, and it
means that the original page will not be tested when the bug is verified.  The
presence of the attachments in the text is enough.  I'm changing the URL back
from "http://bugzilla.mozilla.org/showattachment.cgi?attach_id=649" to
"http://www.fas.harvard.edu/~dbaron/css/test/sec1702"
Adding bugzilla@dimp.com to cc: list.  bugzilla@dimp.com: Please note my
previous comments about the URL.
Status: NEW → ASSIGNED
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: [TESTCASE] bugzilla@dimp.com → [TESTCASE] bugzilla@dimp.com 8/16: waiting to get Linux 6.0 installed to verified bug fixed
David: I don't have Linux 6.0 installed yet (in process). Could you take a look
at this and if it is fixed on Linux, verify it? Thanks
Status: RESOLVED → VERIFIED
Verified fixed in August 16 Linux build.
You need to log in before you can comment on or make changes to this bug.