Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68046 - [mesa] segfault in radeonsi_dri.so when playing videos with mpv
Attached to Project:
Arch Linux
Opened by Mika Attila (solvedsnake) - Tuesday, 29 September 2020, 21:31 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 30 September 2020, 09:41 GMT
Opened by Mika Attila (solvedsnake) - Tuesday, 29 September 2020, 21:31 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 30 September 2020, 09:41 GMT
|
DetailsDescription:
Run mpv with (default) --vo=gpu backend, it will crash with a segmentation fault, originating in /usr/lib/dri/radeonsi_dri.so. If mesa is reverted to 20.1.8, this does not occur. Additional info: * mesa 20.2 * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 30 September 2020, 09:41 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 20.2.0-2
Wednesday, 30 September 2020, 09:41 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 20.2.0-2
-D b_lto=true
to:
-D b_lto=false
Then recompile, and not crashing anymore.
Patched gcc is in testing; new testing/mesa 20.2 will be up in a bit.