Open
Bug 639662
Opened 14 years ago
Updated 3 years ago
Assertion "Incorrect size computed by ComputeAutoSize?" when loading a bugzilla page
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
(Keywords: assertion)
I get this assertion on Windows every time I load a bug page. I'll post a stack.
Reporter | ||
Comment 1•14 years ago
|
||
KernelBase.dll!_DebugBreak@0() + 0x2 bytes
xul.dll!RealBreak() Line 419 C++
xul.dll!Break(const char * aMsg=0x002a38ac) Line 523 C++
xul.dll!NS_DebugBreak_P(unsigned int aSeverity=0x00000001, const char * aStr=0x5dd8af94, const char * aExpr=0x5dd8af68, const char * aFile=0x5dd8af30, int aLine=0x000001f5) Line 383 + 0xc bytes C++
> xul.dll!nsTextControlFrame::ComputeAutoSize(nsIRenderingContext * aRenderingContext=0x0d7bfdc0, nsSize aCBSize={...}, int aAvailableWidth=0x00004d94, nsSize aMargin={...}, nsSize aBorder={...}, nsSize aPadding={...}, int aShrinkWrap=0x00000001) Line 501 + 0x23 bytes C++
xul.dll!nsFrame::ComputeSize(nsIRenderingContext * aRenderingContext=0x0d7bfdc0, nsSize aCBSize={...}, int aAvailableWidth=0x00004d94, nsSize aMargin={...}, nsSize aBorder={...}, nsSize aPadding={...}, int aShrinkWrap=0x00000001) Line 3359 C++
xul.dll!nsHTMLReflowState::InitConstraints(nsPresContext * aPresContext=0x0a91b380, int aContainingBlockWidth=0x00004d94, int aContainingBlockHeight=0x40000000, const nsMargin * aBorder=0x00000000, const nsMargin * aPadding=0x00000000) Line 1851 C++
xul.dll!nsHTMLReflowState::Init(nsPresContext * aPresContext=0x0a91b380, int aContainingBlockWidth=0xffffffff, int aContainingBlockHeight=0xffffffff, const nsMargin * aBorder=0x00000000, const nsMargin * aPadding=0x00000000) Line 286 C++
xul.dll!nsHTMLReflowState::nsHTMLReflowState(nsPresContext * aPresContext=0x0a91b380, const nsHTMLReflowState & aParentReflowState={...}, nsIFrame * aFrame=0x0d7b2810, const nsSize & aAvailableSpace={...}, int aContainingBlockWidth=0xffffffff, int aContainingBlockHeight=0xffffffff, int aInit=0x00000001) Line 179 C++
xul.dll!js::LazilyConstructed<nsHTMLReflowState>::construct<nsPresContext *,nsHTMLReflowState,nsIFrame *,nsSize>(nsPresContext * const & t1=0x0a91b380, const nsHTMLReflowState & t2={...}, nsIFrame * const & t3=0x0d7b2810, const nsSize & t4={...}) Line 350 + 0x41 bytes C++
xul.dll!nsLineLayout::ReflowFrame(nsIFrame * aFrame=0x0d7b2810, unsigned int & aReflowStatus=0x00000000, nsHTMLReflowMetrics * aMetrics=0x00000000, int & aPushedFrame=0x00000000) Line 803 C++
xul.dll!nsBlockFrame::ReflowInlineFrame(nsBlockReflowState & aState={...}, nsLineLayout & aLineLayout={...}, nsLineList_iterator aLine={...}, nsIFrame * aFrame=0x0d7b2810, LineReflowStatus * aLineReflowStatus=0x002a418c) Line 3811 + 0x16 bytes C++
xul.dll!nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState & aState={...}, nsLineLayout & aLineLayout={...}, nsLineList_iterator aLine={...}, nsFlowAreaRect & aFloatAvailableSpace={...}, int & aAvailableSpaceHeight=0x00000000, nsFloatManager::SavedState * aFloatStateBeforeLine=0x002a41e4, int * aKeepReflowGoing=0x002a4660, LineReflowStatus * aLineReflowStatus=0x002a42b8, int aAllowPullUp=0x00000001) Line 3607 + 0x23 bytes C++
xul.dll!nsBlockFrame::ReflowInlineFrames(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a4660) Line 3466 + 0x39 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a4660) Line 2562 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsLineLayout::ReflowFrame(nsIFrame * aFrame=0x0d7b2300, unsigned int & aReflowStatus=0x00000000, nsHTMLReflowMetrics * aMetrics=0x00000000, int & aPushedFrame=0x00000000) Line 850 + 0x31 bytes C++
xul.dll!nsBlockFrame::ReflowInlineFrame(nsBlockReflowState & aState={...}, nsLineLayout & aLineLayout={...}, nsLineList_iterator aLine={...}, nsIFrame * aFrame=0x0d7b2300, LineReflowStatus * aLineReflowStatus=0x002a4db4) Line 3811 + 0x16 bytes C++
xul.dll!nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState & aState={...}, nsLineLayout & aLineLayout={...}, nsLineList_iterator aLine={...}, nsFlowAreaRect & aFloatAvailableSpace={...}, int & aAvailableSpaceHeight=0x00000000, nsFloatManager::SavedState * aFloatStateBeforeLine=0x002a4e0c, int * aKeepReflowGoing=0x002a5288, LineReflowStatus * aLineReflowStatus=0x002a4ee0, int aAllowPullUp=0x00000001) Line 3607 + 0x23 bytes C++
xul.dll!nsBlockFrame::ReflowInlineFrames(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a5288) Line 3466 + 0x39 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a5288) Line 2562 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7b2038, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x0000003c, int aY=0x0000003c, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableCellFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 904 C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7b1f80, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x0000411b, int aY=0x00000000, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableRowFrame::ReflowChildren(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, nsTableFrame & aTableFrame={...}, unsigned int & aStatus=0x00000000) Line 915 + 0x32 bytes C++
xul.dll!nsTableRowFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1064 + 0x1c bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7b17b0, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000ac8, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableRowGroupFrame::ReflowChildren(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, nsRowGroupReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000, int * aPageBreakBeforeEnd=0x002a5f9c) Line 428 + 0x32 bytes C++
xul.dll!nsTableRowGroupFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1327 + 0x1c bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d704b40, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000078, int aY=0x00000078, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableFrame::ReflowChildren(nsTableReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000, nsIFrame * & aLastChildReflowed=0x00000000, nsOverflowAreas & aOverflowAreas={...}) Line 2789 + 0x37 bytes C++
xul.dll!nsTableFrame::ReflowTable(nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aAvailHeight=0x40000000, nsIFrame * & aLastChildReflowed=0x00000000, unsigned int & aStatus=0x00000000) Line 1901 C++
xul.dll!nsTableFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1806 C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7049e8, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000003, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableOuterFrame::OuterDoReflowChild(nsPresContext * aPresContext=0x0a91b380, nsIFrame * aChildFrame=0x0d7049e8, const nsHTMLReflowState & aChildRS={...}, nsHTMLReflowMetrics & aMetrics={...}, unsigned int & aStatus=0x00000000) Line 948 C++
xul.dll!nsTableOuterFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aOuterRS={...}, unsigned int & aStatus=0x00000000) Line 1089 + 0x22 bytes C++
xul.dll!nsBlockReflowContext::ReflowBlock(const nsRect & aSpace={...}, int aApplyTopMargin=0x00000001, nsCollapsingMargin & aPrevMargin={...}, int aClearance=0x00000000, int aIsAdjacentWithTop=0x00000001, nsLineBox * aLine=0x0d7b86d8, nsHTMLReflowState & aFrameRS={...}, unsigned int & aFrameReflowStatus=0x00000000, nsBlockReflowState & aState={...}) Line 297 + 0x2c bytes C++
xul.dll!nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a6ec8) Line 3184 + 0x48 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a6ec8) Line 2506 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7046d8, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x0000003c, int aY=0x0000003c, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableCellFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 904 C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d704678, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableRowFrame::ReflowChildren(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, nsTableFrame & aTableFrame={...}, unsigned int & aStatus=0x00000000) Line 915 + 0x32 bytes C++
xul.dll!nsTableRowFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1064 + 0x1c bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7044c0, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableRowGroupFrame::ReflowChildren(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, nsRowGroupReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000, int * aPageBreakBeforeEnd=0x002a7bdc) Line 428 + 0x32 bytes C++
xul.dll!nsTableRowGroupFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1327 + 0x1c bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d704420, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000078, int aY=0x00000078, unsigned int aFlags=0x00000010, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableFrame::ReflowChildren(nsTableReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000, nsIFrame * & aLastChildReflowed=0x00000000, nsOverflowAreas & aOverflowAreas={...}) Line 2789 + 0x37 bytes C++
xul.dll!nsTableFrame::ReflowTable(nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aAvailHeight=0x40000000, nsIFrame * & aLastChildReflowed=0x00000000, unsigned int & aStatus=0x00000000) Line 1901 C++
xul.dll!nsTableFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1806 C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0d7042c8, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000003, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsTableOuterFrame::OuterDoReflowChild(nsPresContext * aPresContext=0x0a91b380, nsIFrame * aChildFrame=0x0d7042c8, const nsHTMLReflowState & aChildRS={...}, nsHTMLReflowMetrics & aMetrics={...}, unsigned int & aStatus=0x00000000) Line 948 C++
xul.dll!nsTableOuterFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aOuterRS={...}, unsigned int & aStatus=0x00000000) Line 1089 + 0x22 bytes C++
xul.dll!nsBlockReflowContext::ReflowBlock(const nsRect & aSpace={...}, int aApplyTopMargin=0x00000001, nsCollapsingMargin & aPrevMargin={...}, int aClearance=0x00000000, int aIsAdjacentWithTop=0x00000000, nsLineBox * aLine=0x0d7b8890, nsHTMLReflowState & aFrameRS={...}, unsigned int & aFrameReflowStatus=0x00000000, nsBlockReflowState & aState={...}) Line 297 + 0x2c bytes C++
xul.dll!nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a8b08) Line 3184 + 0x48 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a8b08) Line 2506 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsBlockReflowContext::ReflowBlock(const nsRect & aSpace={...}, int aApplyTopMargin=0x00000001, nsCollapsingMargin & aPrevMargin={...}, int aClearance=0x00000000, int aIsAdjacentWithTop=0x00000000, nsLineBox * aLine=0x0d7b88f0, nsHTMLReflowState & aFrameRS={...}, unsigned int & aFrameReflowStatus=0x00000000, nsBlockReflowState & aState={...}) Line 297 + 0x2c bytes C++
xul.dll!nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a9718) Line 3184 + 0x48 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002a9718) Line 2506 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsBlockReflowContext::ReflowBlock(const nsRect & aSpace={...}, int aApplyTopMargin=0x00000001, nsCollapsingMargin & aPrevMargin={...}, int aClearance=0x00000000, int aIsAdjacentWithTop=0x00000000, nsLineBox * aLine=0x0d7b8950, nsHTMLReflowState & aFrameRS={...}, unsigned int & aFrameReflowStatus=0x00000000, nsBlockReflowState & aState={...}) Line 297 + 0x2c bytes C++
xul.dll!nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002aa328) Line 3184 + 0x48 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002aa328) Line 2506 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsBlockReflowContext::ReflowBlock(const nsRect & aSpace={...}, int aApplyTopMargin=0x00000001, nsCollapsingMargin & aPrevMargin={...}, int aClearance=0x00000000, int aIsAdjacentWithTop=0x00000001, nsLineBox * aLine=0x0adef3f0, nsHTMLReflowState & aFrameRS={...}, unsigned int & aFrameReflowStatus=0x00000000, nsBlockReflowState & aState={...}) Line 297 + 0x2c bytes C++
xul.dll!nsBlockFrame::ReflowBlockFrame(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002aaf38) Line 3184 + 0x48 bytes C++
xul.dll!nsBlockFrame::ReflowLine(nsBlockReflowState & aState={...}, nsLineList_iterator aLine={...}, int * aKeepReflowGoing=0x002aaf38) Line 2506 + 0x1b bytes C++
xul.dll!nsBlockFrame::ReflowDirtyLines(nsBlockReflowState & aState={...}) Line 1999 + 0x1b bytes C++
xul.dll!nsBlockFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aMetrics={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 1080 + 0xf bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0adeede0, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000000, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsCanvasFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 498 C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0c0819d8, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000003, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState * aState=0x002ab978, int aAssumeHScroll=0x00000000, int aAssumeVScroll=0x00000001, nsHTMLReflowMetrics * aMetrics=0x002ab890, int aFirstPass=0x00000001) Line 535 + 0x30 bytes C++
xul.dll!nsHTMLScrollFrame::ReflowContents(ScrollReflowState * aState=0x002ab978, const nsHTMLReflowMetrics & aDesiredSize={...}) Line 627 + 0x35 bytes C++
xul.dll!nsHTMLScrollFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 868 + 0x13 bytes C++
xul.dll!nsContainerFrame::ReflowChild(nsIFrame * aKidFrame=0x0c081b60, nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, int aX=0x00000000, int aY=0x00000000, unsigned int aFlags=0x00000000, unsigned int & aStatus=0x00000000, nsOverflowContinuationTracker * aTracker=0x00000000) Line 740 + 0x21 bytes C++
xul.dll!ViewportFrame::Reflow(nsPresContext * aPresContext=0x0a91b380, nsHTMLReflowMetrics & aDesiredSize={...}, const nsHTMLReflowState & aReflowState={...}, unsigned int & aStatus=0x00000000) Line 293 + 0x2d bytes C++
xul.dll!PresShell::DoReflow(nsIFrame * target=0x0c1c0978, int aInterruptible=0x00000000) Line 7873 C++
xul.dll!PresShell::ProcessReflowCommands(int aInterruptible=0x00000000) Line 8002 + 0x10 bytes C++
xul.dll!PresShell::FlushPendingNotifications(mozFlushType aType=Flush_Layout) Line 4901 + 0x12 bytes C++
xul.dll!nsDocument::FlushPendingNotifications(mozFlushType aType=Flush_Layout) Line 6462 C++
xul.dll!nsGenericElement::GetPrimaryFrame(mozFlushType aType=Flush_Layout) Line 3790 C++
xul.dll!nsGenericElement::GetBoundingClientRect(nsIDOMClientRect * * aResult=0x002ac05c) Line 1809 + 0xa bytes C++
xul.dll!nsIDOMNSElement_GetBoundingClientRect(JSContext * cx=0x045b7b30, unsigned int argc=0x00000000, jsval_layout * vp=0x038303d8) Line 9368 + 0x26 bytes C++
mozjs.dll!js::CallJSNative(JSContext * cx=0x045b7b30, int (JSContext *, unsigned int, js::Value *)* native=0x5ced5f40, unsigned int argc=0x00000000, js::Value * vp=0x038303d8) Line 697 + 0xf bytes C++
mozjs.dll!CallCompiler::generateNativeStub() Line 808 + 0x35 bytes C++
mozjs.dll!js::mjit::ic::NativeCall(js::VMFrame & f={...}, js::mjit::ic::CallICInfo * ic=0x0d705600) Line 1015 + 0x8 bytes C++
09dfa225()
xul.dll!XPC_WN_OuterObject(JSContext * cx=0x000001be, JSObject * obj=0x0369f868) Line 858 + 0x29 bytes C++
6817eb02()
Reporter | ||
Updated•14 years ago
|
OS: Mac OS X → Windows 7
I get two of these everytime I load a page on Slashdot. Also on Win7.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•