Closed
Bug 798244
Opened 13 years ago
Closed 13 years ago
Google DevTools slideshow crashes in mozilla::FrameLayerBuilder::UpdateDisplayItemDataForFrame
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 795826
| Tracking | Status | |
|---|---|---|
| firefox17 | --- | unaffected |
| firefox18 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
()
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4c6294b5-b433-488b-8b6e-7d6c22121005 .
=============================================================
STR:
1. Load Google DevTools slideshow: http://www.igvita.com/slides/2012/devtools-tips-and-tricks/
2. Hold down the right arrow or space bar to rapidly advance the slides
RESULT:
Crash!
This is a regression in Nightly 18.0a1 build 2012-09-29. I bisected tinderbox builds of mozilla-inbound and I believe this is the regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9f476b4ac1e1&tochange=6b58397ad735
| Reporter | ||
Updated•13 years ago
|
Summary: crash in mozilla::FrameLayerBuilder::UpdateDisplayItemDataForFrame → Google DevTools slideshow crashes in mozilla::FrameLayerBuilder::UpdateDisplayItemDataForFrame
Version: unspecified → 18 Branch
Comment 1•13 years ago
|
||
On Windows: bp-bf0b81dd-42e6-459c-a924-241462121005.
It's bug 795826 with STR.
Crash Signature: [@ mozilla::FrameLayerBuilder::UpdateDisplayItemDataForFrame] → [@ mozilla::FrameLayerBuilder::UpdateDisplayItemDataForFrame]
[@ nsTHashtable<mozilla::FrameLayerBuilder::DisplayItemDataEntry>::s_EnumStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*)]
OS: Mac OS X → All
Does this reproduce in the 10/4 nightly? The likely fix landed by then.
Comment 3•13 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #2)
> Does this reproduce in the 10/4 nightly?
Yes. See the Build ID in crash reports.
Updated•13 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•