Crash in [@ mozilla::wr::RenderDXGIYCbCrTextureHost::EnsureLockable ] by playing around in https://bgrins.github.io/xbl-analysis/graph/#bindings-loc
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox82 | --- | unaffected |
| firefox83 | --- | wontfix |
| firefox84 | --- | wontfix |
| firefox85 | --- | wontfix |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Crash Data
Attachments
(1 file)
|
38.50 KB,
text/plain
|
Details |
I was playing around on https://bgrins.github.io/xbl-analysis/graph/#bindings-loc .
I closed the tab, and then presses ctrl+shift+t to restore it
The page sort of crashed.
Cant repro it.
| Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
crash report: bp-c598c747-12e0-4b55-a61b-ea9ad0201108
| Reporter | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Bug 1666055 just renamed a class and changed the crash signature here, so I've added the older signature to the bug too.
It looks like we had some other these crashes earlier in the year with the MOZ_CRASH reason MOZ_DIAGNOSTIC_ASSERT(false) (egl->fStreamConsumerGLTextureExternalAttribsNV( egl->Display(), mStreams[i], nullptr)). Those went away with bug 1655395 (removing the crashing assert) at the end of August.
This then started again with the MOZ_CRASH reason MOZ_DIAGNOSTIC_ASSERT(false) (egl->fStreamConsumerAcquireKHR(mStreams[i])) around 7th of August with bug 1656034 (adding a new crashing assert).
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
| Reporter | ||
Comment 4•3 years ago
|
||
Havent been able to repro this.
Updated•3 years ago
|
Comment 5•3 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 desktop browser crashes on nightly
:gw, could you consider increasing the severity of this top-crash bug?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
| Reporter | ||
Comment 6•3 years ago
|
||
(In reply to Mayank Bansal from comment #4)
Havent been able to repro this.
FWIW, I havent been able to repro this bug for a long time. Therefore, I had closed this as WORKSFORME.
I do not know why this was reopened. Please feel free to close this.
Thanks!
Comment 7•3 years ago
|
||
We still see crash reports with this signature. Therefore the bug got reopened.
Comment 8•3 years ago
|
||
Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.
For more information, please visit auto_nag documentation.
Comment 9•3 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 desktop browser crashes on nightly
:gw, could you consider increasing the severity of this top-crash bug?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 11•8 months ago
|
||
hasnt crashed in a long time.
Description
•