Closed
Bug 1397220
Opened 7 years ago
Closed 7 years ago
Crash in mozilla::ipc::ProcessLink::SendMessageW | IPC_Message_Name=PWebRenderBridge::Msg_SetDisplayList
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
People
(Reporter: calixte, Assigned: nical)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, Whiteboard: [wr-mvp] [clouseau])
Crash Data
This bug was filed from the Socorro interface and is
report bp-e5d5ba9e-d8e0-44d7-a490-15a670170905.
=============================================================
There are 2 crashes from the same installation in nightly 57 with buildid 20170905100117. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1393031.
[1] https://hg.mozilla.org/mozilla-central/rev?node=36260b6ee764ec4250d6f6e1a307070337470dc7
Flags: needinfo?(nical.bugzilla)
Reporter | ||
Updated•7 years ago
|
Crash Signature: [@ mozilla::ipc::ProcessLink::SendMessageW | IPC_Message_Name=PWebRenderBridge::Msg_SetDisplayList] → [@ mozilla::ipc::ProcessLink::SendMessageW | IPC_Message_Name=PWebRenderBridge::Msg_SetDisplayList]
[@ mozilla::ipc::ProcessLink::SendMessage | IPC_Message_Name=PWebRenderBridge::Msg_SetDisplayList]
Updated•7 years ago
|
Blocks: stage-wr-nightly
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nical.bugzilla
Flags: needinfo?(nical.bugzilla)
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: [clouseau] → [wr-mvp] [clouseau]
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Hi nical:
Do you think the fix of Bug 1400532 also resolve this issue? If so, maybe we can close this bug.
Flags: needinfo?(nical.bugzilla)
Assignee | ||
Comment 2•7 years ago
|
||
Ah yes indeed! Actually it was one of the patches in bug 1393031 making use of shmems to pass (potentially large) resources to the compositor process that resolved this. We should close this now.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(nical.bugzilla)
Resolution: --- → FIXED
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•