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#54121 - [dolphin-emu] amdgpu segfault: add perl-net-dbus and perl-x11-protocol to required dependencies
Attached to Project:
Community Packages
Opened by Luis Henrique Mello (lmello) - Friday, 19 May 2017, 20:53 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 31 October 2022, 14:27 GMT
Opened by Luis Henrique Mello (lmello) - Friday, 19 May 2017, 20:53 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 31 October 2022, 14:27 GMT
|
DetailsDescription:
When starting a game from the console dolphin-emu spits this message to stderr: Can't locate Net/DBus.pm in @INC (you may need to install the Net::DBus module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at -e line 5. BEGIN failed--compilation aborted at -e line 5. if perl-net-dbus isn't installed and Can't locate X11/Protocol.pm in @INC (you may need to install the X11::Protocol module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at -e line 6. BEGIN failed--compilation aborted at -e line 6. if perl-x11-protocol I've been experiencing segfauts using the dolphin-emu with with a R7250 card (radeon driver) and a RX480 card (amdgpu driver) since Mesa 17.x hit the repos. By installing these perl packages the OpenGL backend doesn't crash anymore. |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Monday, 31 October 2022, 14:27 GMT
Reason for closing: No response
Monday, 31 October 2022, 14:27 GMT
Reason for closing: No response

I got the perl-net-dbus error but no segfault. Maybe these should be separate bugs?

Is that still a happening?