Firefox-46 crashes with "ABORT: X_ShmAttach: BadAccess"
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: pkozlov.vrn, Assigned: lsalzman)
References
Details
(Keywords: regression, topcrash)
Crash Data
Attachments
(1 file)
1.28 KB,
patch
|
karlt
:
review+
gchang
:
approval-mozilla-aurora+
gchang
:
approval-mozilla-beta+
ritu
:
approval-mozilla-release+
|
Details | Diff | Splinter Review |
Comment 1•9 years ago
|
||
Comment 2•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
Comment 12•8 years ago
|
||
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
Comment 17•8 years ago
|
||
Comment 18•8 years ago
|
||
Assignee | ||
Comment 19•8 years ago
|
||
Comment 20•8 years ago
|
||
Assignee | ||
Comment 21•8 years ago
|
||
Comment 22•8 years ago
|
||
Comment 23•8 years ago
|
||
Comment 24•8 years ago
|
||
Comment 25•8 years ago
|
||
Comment 26•8 years ago
|
||
Updated•8 years ago
|
Comment 28•8 years ago
|
||
Comment 29•8 years ago
|
||
Comment 30•8 years ago
|
||
Comment 31•8 years ago
|
||
Comment 32•8 years ago
|
||
Comment 33•8 years ago
|
||
Comment 34•8 years ago
|
||
Comment 35•8 years ago
|
||
Comment 36•8 years ago
|
||
Comment 37•8 years ago
|
||
Comment 38•8 years ago
|
||
Comment 39•8 years ago
|
||
Comment 40•8 years ago
|
||
Updated•8 years ago
|
Comment 41•8 years ago
|
||
Comment 42•8 years ago
|
||
Comment 43•8 years ago
|
||
Comment 44•8 years ago
|
||
Comment 45•8 years ago
|
||
Comment 46•8 years ago
|
||
Updated•8 years ago
|
Assignee | ||
Comment 47•8 years ago
|
||
Comment 48•8 years ago
|
||
Comment 49•8 years ago
|
||
Comment 50•8 years ago
|
||
bugherder |
Assignee | ||
Comment 51•8 years ago
|
||
Updated•8 years ago
|
Comment 52•8 years ago
|
||
Updated•8 years ago
|
Comment 53•8 years ago
|
||
Comment 54•8 years ago
|
||
bugherder uplift |
Comment 57•8 years ago
|
||
bugherder uplift |
Comment 62•8 years ago
|
||
Assignee | ||
Comment 63•8 years ago
|
||
Comment 64•8 years ago
|
||
Comment 65•8 years ago
|
||
Comment 67•8 years ago
|
||
Comment 70•8 years ago
|
||
Comment 71•7 years ago
|
||
Comment 72•7 years ago
|
||
Comment 73•4 years ago
|
||
Given that this fixed from what I can tell in libcairo 1.14.8 from 2016. Is this workaround still needed? I built it without the workaround and could not reproduce.
I'm looking to clean up the need for mozgtk/gtk2 bits once plugins code is removed.
Assignee | ||
Comment 74•4 years ago
|
||
Robert and/or Martin, do you know what the cairo deployment situation is in the wild these days?
Comment 75•4 years ago
|
||
Sorry can't say. But Martin should know - I suppose the oldest version will be the one the oldest still supported RHEL uses and it should be possible for him to make sure it has that fix. Other than that the oldest Ubuntu we need to support is 18.04, which should have the fix.
Comment 76•4 years ago
|
||
Oh, I can check that.. From this https://access.redhat.com/solutions/3146951 I believe RHEL7 is the only one we have to worry about. And AFAICT it has a new enough version: https://pkgs.org/search/?q=cairo&on=provides (although I see some evidence it originally launched with an older version)
Comment 77•4 years ago
|
||
The cairo bug still exists.
I assume libmozsandbox.so applies only to content processes.
If the parent process is still using the X connection off main thread, then we'll want to keep a workaround.
Updated•4 years ago
|
Description
•