Closed
Bug 1974
Opened 27 years ago
Closed 27 years ago
Crash loading the test Rotate.html
Categories
(Core :: Layout, defect, P1)
Core
Layout
Tracking
()
People
(Reporter: akkzilla, Assigned: buster)
Details
Loading the test file layout/html/tests/Rotate.html loads the page briefly, but
then crashes (on win32 as well as linux).
Linux stack trace:
#0 0x40303559 in nsBlockFrame::RenumberLists ()
#1 0x40303dba in nsBlockFrame::PrepareFrameRemovedReflow ()
#2 0x402fedee in nsBaseIBFrame::Reflow ()
#3 0x4030340c in nsBlockFrame::Reflow ()
#4 0x4030444f in nsBlockReflowContext::ReflowBlock ()
#5 0x4030072d in nsBaseIBFrame::ReflowBlockFrame ()
#6 0x402ffcde in nsBaseIBFrame::ReflowLine ()
#7 0x402ff80f in nsBaseIBFrame::ReflowDirtyLines ()
#8 0x40303df6 in nsBlockFrame::ReflowDirtyLines ()
#9 0x402fee5b in nsBaseIBFrame::Reflow ()
#10 0x4030340c in nsBlockFrame::Reflow ()
#11 0x40304cf1 in nsBodyFrame::Reflow ()
#12 0x403073bb in nsContainerFrame::ReflowChild ()
#13 0x4031cc31 in nsScrollFrame::Reflow ()
#14 0x403073bb in nsContainerFrame::ReflowChild ()
#15 0x4030f198 in RootFrame::Reflow ()
#16 0x4030f974 in nsHTMLReflowCommand::Dispatch ()
#17 0x4031af62 in PresShell::ProcessReflowCommands ()
#18 0x4031a4ef in PresShell::ExitReflowLock ()
#19 0x4031b2dd in PresShell::ContentRemoved ()
#20 0x403434a9 in nsDocument::ContentRemoved ()
#21 0x4024d3d9 in nsHTMLDocument::ContentRemoved ()
#22 0x402bcb7b in nsGenericHTMLContainerElement::RemoveChildAt ()
#23 0x402bc5a9 in nsGenericHTMLContainerElement::RemoveChild ()
#24 0x40298266 in nsHTMLParagraphElement::RemoveChild ()
#25 0x405c8d21 in NodeRemoveChild ()
#26 0x4054aa02 in js_Invoke ()
#27 0x4055053a in js_Interpret ()
#28 0x4054aa50 in js_Invoke ()
#29 0x4054abf5 in js_CallFunctionValue ()
#30 0x405356f1 in JS_CallFunctionValue ()
#31 0x405be8cb in GlobalWindowImpl::RunTimeout ()
| Reporter | ||
Updated•27 years ago
|
Assignee: toshok → rickg
| Reporter | ||
Comment 1•27 years ago
|
||
How is it that layout bugs are getting assigned to toshok by default?
Reassigning to rickg.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Verified Duplicate
You need to log in
before you can comment on or make changes to this bug.
Description
•