Crash in mozilla::layers::ClientLayerManager::DidComposite
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox63 | --- | wontfix |
firefox64 | --- | fixed |
firefox65 | --- | fixed |
People
(Reporter: marcia, Assigned: mstange)
References
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-release+
|
Details | Review |
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Comment 9•7 years ago
|
||
bugherder |
Comment 10•7 years ago
|
||
Assignee | ||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
Comment on attachment 9028453 [details]
Bug 1510058 - Work around mWidget becoming null during DidComposite, and add a diagnostic assert that will hopefully root out the culprit. r?jrmuizel
avoiding a null ptr crash on macos; approved for 64.0.2
Comment 14•7 years ago
|
||
bugherder uplift |
Comment 15•6 years ago
|
||
After 64.0.2 first days crash problem resolved but today affected again with MacOs Mojave 10.14.2
Assignee | ||
Comment 16•6 years ago
|
||
(In reply to YavuzGm from comment #15)
After 64.0.2 first days crash problem resolved but today affected again with MacOs Mojave 10.14.2
What's the crash ID of your crash? I think it might have been bug 1515183 and not this bug.
Looking at the remaining crashes in 64.0.2, there's only been 4 in ClientLayerManager::DidComposite, and they look very different and are likely a separate bug. So I think this fix was successful!
Comment 17•6 years ago
|
||
(In reply to Markus Stange [:mstange] from comment #16)
(In reply to YavuzGm from comment #15)
After 64.0.2 first days crash problem resolved but today affected again with MacOs Mojave 10.14.2
What's the crash ID of your crash? I think it might have been bug 1515183 and not this bug.
Looking at the remaining crashes in 64.0.2, there's only been 4 in ClientLayerManager::DidComposite, and they look very different and are likely a separate bug. So I think this fix was successful!
Hi, thanks for the answer.I add my crash report link below.I hope this will help you.
https://crash-stats.mozilla.com/report/index/229d024e-c9de-4c11-bf5f-98c5e0190125
Description
•