Closed
Bug 514800
Opened 16 years ago
Closed 16 years ago
Crash [@ nsFrameManager::CaptureFrameStateFor] with -moz-column, abs pos, overflow:scroll
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
|
240 bytes,
text/html
|
Details |
No description provided.
| Reporter | ||
Comment 1•16 years ago
|
||
If you see __ZN13do_QueryFramecvPT_I16nsIStatefulFrameEEv at the top of the stack, that's http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41233.
| Reporter | ||
Comment 2•16 years ago
|
||
With a newer trunk build, I don't get a crash, but I do get:
###!!! ASSERTION: StealFrame: can't find aChild: 'removed', file /Users/jruderman/central/layout/generic/nsContainerFrame.cpp, line 1079
I believe that is covered by bug 519031.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•16 years ago
|
||
Flags: in-testsuite+
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsFrameManager::CaptureFrameStateFor]
You need to log in
before you can comment on or make changes to this bug.
Description
•