AMD GPU driver crash on a canvas demo with gpu-canvas enabled
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox114 | --- | unaffected |
firefox115 | --- | unaffected |
firefox116 | --- | fix-optional |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, Regression, )
Details
(Keywords: regression)
Crash Data
Attachments
(1 file)
39.81 KB,
text/plain
|
Details |
Enable gpu-canvas
Go to https://www.fxhash.xyz/generative/slug/foo-field
Click on Run
AR: Crash
Regression range:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=1e9ddd307894fd2055ca49dcaa461478d0acea9e&tochange=2b2fb0c1bd13f27bbd5094192791600a5e261c4b
Strongly suspect: bug 1837068
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
Primary crash signatures:
https://crash-stats.mozilla.org/report/index/67d49370-9b4d-401c-aefa-6a8120230615
https://crash-stats.mozilla.org/report/index/f8c85a2a-882b-40d5-94b7-cc7510230615
Secondary crash signatures:
https://crash-stats.mozilla.org/report/index/9106772b-5464-4dde-ae8c-850a90230615
https://crash-stats.mozilla.org/report/index/2f486677-2347-4166-8174-42de50230615
https://crash-stats.mozilla.org/report/index/00c1aff1-4b72-4b6a-81ce-71ddc0230615
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 3•2 years ago
|
||
I have the latest AMD GPU drivers from April2023
Comment 4•2 years ago
|
||
This superficially seems like some sort of out-of-memory condition, but could be related to just requesting a really big buffer allocation. You look like you have plenty of physmem in those profiles. But when I run it locally, my system thrashes a ton and grinds to a halt because it starts to go to swap, though it runs to completion.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Set release status flags based on info from the regressing bug 1837068
![]() |
||
Comment 6•2 years ago
|
||
I can reproduce this crash on Nightly116.0a1 Windows10. And I confirmed the regressor bug 1837068.
AMD Ryzen 5 5600G w/ Radeon(TM) Graphics, Driver Version 31.0.14057.2005, Driver Date 5-12-2023.
Comment 8•2 years ago
|
||
Set release status flags based on info from the regressing bug 1837068
Reporter | ||
Comment 9•2 years ago
|
||
Can also occur on certain configurations of this page: https://www.fxhash.xyz/generative/slug/midnight-garden (click on the "params" button)
Description
•