Closed
Bug 1194808
Opened 10 years ago
Closed 10 years ago
KillHard aborts in PContentChild::SendGetGraphicsDeviceInitData
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: jimm, Unassigned)
References
Details
This started showing up on nightly recently, it is our current top KillHard signature. We don't have aurora data yet.
mozilla::dom::PContentChild::SendGetGraphicsDeviceInitData(mozilla::gfx::DeviceInitData *)
IPC error breakdown per KillHard signature:
----------------------------------------------------
mozilla::dom::PContentChild::SendGetGraphicsDeviceInitData(mozilla::gfx::DeviceInitData *):
17 - '(msgtype=0x3A00E6,name=???) Unknown message: not processed'
Comment 1•10 years ago
|
||
Looks like the message that is received is malformed, who's our ipdl internals expert these days?
| Reporter | ||
Comment 2•10 years ago
|
||
This was showing up until about Sept 2nd, then it disappeared off my graphs.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•