crash in mozilla::ipc::MessageChannel::OnChannelErrorFromLink() on asan builds
Categories
(Core :: IPC, defect, P2)
Tracking
()
People
(Reporter: hanno, Assigned: snorp)
References
Details
(Whiteboard: [geckoview:p1])
Crash Data
Attachments
(5 files)
|
3.85 KB,
text/plain
|
Details | |
|
3.85 KB,
text/plain
|
Details | |
|
2.63 KB,
text/plain
|
Details | |
|
4.16 KB,
text/plain
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
jcristau
:
approval-mozilla-release-
jcristau
:
approval-mozilla-geckoview64+
|
Details | Review |
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Assignee | ||
Comment 10•7 years ago
|
||
Comment on attachment 9035725 [details]
Bug 1354200 - Exit instead of MOZ_CRASH on channel error in child process r=jld
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: N/A
User impact if declined: Frequent crashes when Firefox Focus is in the background.
Is this code covered by automated tests?: No
Has the fix been verified in Nightly?: No
Needs manual test from QE?: No
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): Very small and simply avoids an intentional crash.
String changes made/needed: None
Comment 11•7 years ago
|
||
| bugherder | ||
Comment 12•7 years ago
|
||
(In reply to James Willcox (:snorp) (jwillcox@mozilla.com) from comment #10)
Attachment #9035725 [details] - Flags: approval-mozilla-release?
James, are you requesting uplift to just the GECKOVIEW_64_RELBRANCH branch? Or also Fennec 64 and Firefox 64 desktop on the Release channel?
IIUC, this fix won't affect Fennec (because it doesn't use e10s), but it could affect/benefit Firefox desktop.
Comment 13•7 years ago
|
||
Comment on attachment 9035725 [details]
Bug 1354200 - Exit instead of MOZ_CRASH on channel error in child process r=jld
Moving uplift request to gv64, I don't think we should be taking this on the default branch.
Comment 14•7 years ago
|
||
Thanks. Julien can we poke someone to approve and land on geckoview64? That's the only current vehicle we have to confirm the fix, and there is very low risk.
Comment 15•7 years ago
|
||
Comment on attachment 9035725 [details]
Bug 1354200 - Exit instead of MOZ_CRASH on channel error in child process r=jld
You can poke me :)
Approved for beta65 and gv64, will land on the latter in a bit.
Comment 16•7 years ago
|
||
| uplift | ||
Comment 17•7 years ago
|
||
| bugherder uplift | ||
Updated•7 years ago
|
Description
•