Closed
Bug 777654
Opened 12 years ago
Closed 12 years ago
crash in mozilla::`anonymous namespace''::ContainerState::PopThebesLayerData
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 789396
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, regression, reproducible)
Crash Data
It's a low volume crash but there's a spike in crashes starting in 17.0a1/20120724. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=82b6c5885345&tochange=3613cbdc3481
It's likely a regression from bug 741682.
The first frames of the stack are:
Frame Module Signature Source
0 xul.dll mozilla::`anonymous namespace'::ContainerState::PopThebesLayerData layout/base/FrameLayerBuilder.cpp:1358
1 xul.dll mozilla::`anonymous namespace'::ContainerState::Finish layout/base/FrameLayerBuilder.cpp:2019
2 xul.dll mozilla::FrameLayerBuilder::BuildContainerLayerFor layout/base/FrameLayerBuilder.cpp:2337
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3A%60anonymous+namespace%27%27%3A%3AContainerState%3A%3APopThebesLayerData%28%29
Comment 2•12 years ago
|
||
I can reproduce this on my two Win7 Boxes (1x AMD GPU with HWA blocked -> Basic Layers; 1x with AMD GPU with Basic Layers due to Safe-Mode).
Actually you can repro on any Windows in Safe-Mode.
STR:
* go to http://ie.microsoft.com/testdrive/Graphics/FullPageAnimations/3_CSSAnimations_b.html
* trigger the Animations in both Boxes by hovering as stated
* move on to next Site by using the bottomn right Link "Continue to "CSS Animation Properties"
=> Crash during Loading of the next Site
Box1:
bp-f596d8b2-f6e2-4084-a674-90c6c2120825
bp-4eab5517-a6a9-44a6-89b4-ec8f42120825
Box2:
bp-a5dac381-51fe-436e-9e20-009802120825
Keywords: reproducible
Reporter | ||
Comment 3•12 years ago
|
||
Let's keep the bug with the testcase.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•