Closed
Bug 1292209
Opened 9 years ago
Closed 9 years ago
Crash in mozilla::dom::PColorPickerParent::DestroySubtree
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1314318
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-b936aee6-b3f0-460e-a26e-fc5a12160804.
=============================================================
#25 top crash in the latest beta: http://bit.ly/2axbHrm. Affects Windows. Was present in some of the late betas but in small numbers.
ni on nsilva to see if he has some ideas.
Flags: needinfo?(nical.bugzilla)
Comment 1•9 years ago
|
||
The stack is wrong, PColorPicker has nothing to do with PImageBridge. I assume that identical code folding messes the stack but we are actually crashing in PImageContainer, PMediaSystemResourceManager or PCompositable.
There's another similar shutdown crash filed with PImageContainer::DestroySubTree in the signature, (I don't have the bug # off hands), which is probably the same.
Flags: needinfo?(nical.bugzilla)
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Comment 2•9 years ago
|
||
This is often happening on Facebook (~80% with this signature vs ~15% overall) and with AMD cards (~80% with this signature vs ~20% overall).
Comment 3•9 years ago
|
||
Crash volume for signature 'mozilla::dom::PColorPickerParent::DestroySubtree':
- nightly (version 51): 0 crashes from 2016-08-01.
- aurora (version 50): 2 crashes from 2016-08-01.
- beta (version 49): 0 crashes from 2016-08-02.
- release (version 48): 2230 crashes from 2016-07-25.
- esr (version 45): 0 crashes from 2016-05-02.
Crash volume on the last weeks (Week N is from 08-22 to 08-28):
W. N-1 W. N-2 W. N-3
- nightly 0 0 0
- aurora 1 0 0
- beta 0 0 0
- release 772 640 351
- esr 0 0 0
Affected platform: Windows
Crash rank on the last 7 days:
Browser Content Plugin
- nightly
- aurora #636
- beta
- release #24
- esr
status-firefox50:
--- → affected
Updated•9 years ago
|
Group: gfx-core-security, core-security
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Group: core-security
Updated•6 years ago
|
Group: gfx-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•