Closed Bug 700112 Opened 13 years ago Closed 13 years ago

Crash [@ nsLineBox::IsEmpty ]

Categories

(Core :: Layout: Block and Inline, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 696175
Tracking Status
firefox10 - ---

People

(Reporter: bc, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Keywords: crash, regression, testcase)

Crash Data

Attachments

(2 files)

Attached file test.html (deleted) —
1. http://www.citizen.org/Page.aspx?pid=183 or http://www.citizen.org/ 2. Poison Frame Crash Nightly Linux, Mac, Windows Reason: KERN_PROTECTION_FAILURE at address: 0xf0dea7ff 0x05714bf1 in nsLineBox::IsEmpty (this=0x25717338) at /work/mozilla/builds/nightly/mozilla/layout/generic/nsLineBox.cpp:274 274 return mFirstChild->IsEmpty();
We're using a nsPlaceholderFrame::mCachedLineBox which was destroyed.
Blocks: 641341
Hardware: x86 → All
Attached file stacks (deleted) —
The first stack is when destroying the nsLineBox - this is a result of PullFrameFrom pulling the last frame on the line; the pulled frame is the parent of the placeholder. The second stack is the crash when using the placeholder's cached nsLineBox pointer.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: