Closed
Bug 550248
Opened 15 years ago
Closed 15 years ago
crash at [@ nsDisplayList::PaintThebesLayers(nsDisplayListBuilder*, nsTArray<nsDisplayList::LayerItems> const&) ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 549888
People
(Reporter: jrmuizel, Unassigned)
Details
http://crash-stats.mozilla.com/report/index/8f66f0bf-a354-49af-a7cb-bfc2e2100304
nsPresContext* presContext = item->GetUnderlyingFrame()->PresContext();
My wild guess is that GetUnderlyingFrame() returns badness.
Comment 1•15 years ago
|
||
Jeff: See Bug 549888 - I posted this stack there and I think it is the same bug. There are also STR in that bug.
Reporter | ||
Comment 2•15 years ago
|
||
Indeed. That bug wasn't linked to from crash-stats. Do you know why?
Comment 3•15 years ago
|
||
I think I forgot to add the stack to Bug 549888. I can do that now so it shows up.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•