Closed
Bug 576878
Opened 15 years ago
Closed 12 years ago
Crash [@ nsIFrame::GetPositionIgnoringScrolling] on print preview
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
Details
(Keywords: testcase)
Attachments
(2 files)
See testcase, which crashes in current trunk build on print preview.
http://crash-stats.mozilla.com/report/index/4b50d58b-3bd3-4025-ae7c-d0f972100704
0 xul.dll nsIFrame::GetPositionIgnoringScrolling layout/generic/nsIFrame.h:810
1 xul.dll nsHTMLReflowState::CalculateHypotheticalBox
2 xul.dll nsHTMLReflowState::InitAbsoluteConstraints layout/generic/nsHTMLReflowState.cpp:1170
Comment 1•15 years ago
|
||
We hit this before the crash:
###!!! ASSERTION: Should hit cbrs->frame before we run off the frame tree!: 'aContainingBlock', file layout/generic/nsHTMLReflowState.cpp, line 1112
OS: Windows 7 → All
Hardware: x86 → All
Comment 2•15 years ago
|
||
The placeholder/out-of-flow are on different pages...
Comment 3•14 years ago
|
||
Confirmed with 4.0b6 on Windows 7.
Comment 4•12 years ago
|
||
WFM, Nightly 22.0a1 (2013-03-22) Linux64. No assertion in local debug build.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Comment 5•12 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 6•12 years ago
|
||
Assignee: nobody → martijn.martijn
You need to log in
before you can comment on or make changes to this bug.
Description
•