Closed Bug 128937 Opened 22 years ago Closed 22 years ago

Crash

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 107545

People

(Reporter: harishd, Assigned: attinasi)

References

()

Details

(Keywords: crash)

Loading the above URL causes a crash with the following trace:

PlaceFrameView(nsIPresContext * 0x042bcd90, nsIFrame * 0x00000000) line 2812 +
11 bytes
nsBlockFrame::PostPlaceLine(nsBlockReflowState & {...}, nsLineBox * 0x01558d90,
const nsSize & {...}) line 4359 + 16 bytes
nsBlockFrame::PlaceLine(nsBlockReflowState & {...}, nsLineLayout & {...},
nsLineList_iterator {...}, int * 0x0012de28, int 0) line 4231
nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState & {...}, nsLineLayout &
{...}, nsLineList_iterator {...}, int * 0x0012de28, unsigned char * 0x0012dbd8,
int 0, int 1) line 3688 + 32 bytes
nsBlockFrame::DoReflowInlineFramesAuto(nsBlockReflowState & {...},
nsLineList_iterator {...}, int * 0x0012de28, unsigned char * 0x0012dbd8, int 0,
int 1) line 3540 + 46 bytes
nsBlockFrame::ReflowInlineFrames(nsBlockReflowState & {...}, nsLineList_iterator
{...}, int * 0x0012de28, int 1, int 0) line 3484 + 36 bytes
nsBlockFrame::ReflowLine(nsBlockReflowState & {...}, nsLineList_iterator {...},
int * 0x0012de28, int 1) line 2639 + 33 bytes
nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & {...}) line 2278 + 31 bytes
nsBlockFrame::Reflow(nsBlockFrame * const 0x01523618, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...},
unsigned int & 0) line 844 + 15 bytes
nsBlockReflowContext::DoReflowBlock(nsHTMLReflowState & {...}, nsReflowReason
eReflowReason_Incremental, nsIFrame * 0x01523618, const nsRect & {...}, int 1,
nsCollapsingMargin & {...}, int 1, nsMargin & {...}, unsigned int & 0) line 580
+ 36 bytes
nsBlockReflowContext::ReflowBlock(nsIFrame * 0x01523618, const nsRect & {...},
int 1, nsCollapsingMargin & {...}, int 1, nsMargin & {...}, unsigned int & 0)
line 356 + 50 bytes
nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & {...}, nsLineList_iterator
{...}, int * 0x0012eb60) line 3229 + 59 bytes
nsBlockFrame::ReflowLine(nsBlockReflowState & {...}, nsLineList_iterator {...},
int * 0x0012eb60, int 1) line 2501 + 27 bytes
nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & {...}) line 2278 + 31 bytes
nsBlockFrame::Reflow(nsBlockFrame * const 0x01523380, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...},
unsigned int & 0) line 844 + 15 bytes
nsContainerFrame::ReflowChild(nsIFrame * 0x01523380, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...}, int 0,
int 0, unsigned int 0, unsigned int & 0) line 761 + 31 bytes
CanvasFrame::Reflow(CanvasFrame * const 0x0345cfa8, nsIPresContext * 0x042bcd90,
nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...}, unsigned int & 0)
line 561
nsBoxToBlockAdaptor::Reflow(nsBoxLayoutState & {...}, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...},
unsigned int & 0, int 0, int 0, int 13275, int 10710, int 1) line 836
nsBoxToBlockAdaptor::DoLayout(nsBoxToBlockAdaptor * const 0x015232e4,
nsBoxLayoutState & {...}) line 620 + 46 bytes
nsBox::Layout(nsBox * const 0x015232e4, nsBoxLayoutState & {...}) line 1052
nsScrollBoxFrame::DoLayout(nsScrollBoxFrame * const 0x0345d340, nsBoxLayoutState
& {...}) line 395
nsBox::Layout(nsBox * const 0x0345d340, nsBoxLayoutState & {...}) line 1052
nsContainerBox::LayoutChildAt(nsBoxLayoutState & {...}, nsIBox * 0x0345d340,
const nsRect & {...}) line 646 + 16 bytes
nsGfxScrollFrameInner::LayoutBox(nsBoxLayoutState & {...}, nsIBox * 0x0345d340,
const nsRect & {...}) line 1071 + 17 bytes
nsGfxScrollFrameInner::Layout(nsBoxLayoutState & {...}) line 1226
nsGfxScrollFrame::DoLayout(nsGfxScrollFrame * const 0x0345d0e8, nsBoxLayoutState
& {...}) line 1079 + 15 bytes
nsBox::Layout(nsBox * const 0x0345d0e8, nsBoxLayoutState & {...}) line 1052
nsBoxFrame::Reflow(nsBoxFrame * const 0x0345d0b0, nsIPresContext * 0x042bcd90,
nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...}, unsigned int & 0)
line 994
nsGfxScrollFrame::Reflow(nsGfxScrollFrame * const 0x0345d0b0, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...},
unsigned int & 0) line 786 + 25 bytes
nsContainerFrame::ReflowChild(nsIFrame * 0x0345d0b0, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...}, int 0,
int 0, unsigned int 0, unsigned int & 0) line 761 + 31 bytes
ViewportFrame::Reflow(ViewportFrame * const 0x0345cf6c, nsIPresContext *
0x042bcd90, nsHTMLReflowMetrics & {...}, const nsHTMLReflowState & {...},
unsigned int & 0) line 574
nsHTMLReflowCommand::Dispatch(nsIPresContext * 0x042bcd90, nsHTMLReflowMetrics &
{...}, const nsSize & {...}, nsIRenderingContext & {...}) line 217
PresShell::ProcessReflowCommand(nsVoidArray & {...}, int 1, nsHTMLReflowMetrics
& {...}, nsSize & {...}, nsIRenderingContext & {...}) line 6205
PresShell::ProcessReflowCommands(int 1) line 6260
ReflowEvent::Hand
Changing QA contact
QA Contact: petersen → amar
Severity: normal → critical
Keywords: crash

*** This bug has been marked as a duplicate of 107545 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.