According to FS#78628, the following prevent the segfault in extra/dolphin-emu
:
- Adding
!lto
tooptions
. - Using
clang
instead ofgcc
.
dolphin-emu-git
is failing to build in clean chroot. Looks like fmt
issues again.
Git Clone URL: | https://aur.archlinux.org/dolphin-emu-git.git (read-only, click to copy) |
---|---|
Package Base: | dolphin-emu-git |
Description: | A Gamecube / Wii emulator - CLI-based utility for functions such as managing disc images - git version |
Upstream URL: | https://dolphin-emu.org |
Keywords: | dolphin emu emulator game gamecube gui nintendo remote revolution triforce wii wiimote |
Licenses: | GPL-2.0-or-later |
Conflicts: | dolphin-emu-tool |
Provides: | dolphin-emu-tool |
Submitter: | None |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 123 |
Popularity: | 0.068784 |
First Submitted: | 2011-08-20 13:05 (UTC) |
Last Updated: | 2025-03-31 22:22 (UTC) |
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 60 Next › Last »
According to FS#78628, the following prevent the segfault in extra/dolphin-emu
:
!lto
to options
.clang
instead of gcc
.dolphin-emu-git
is failing to build in clean chroot. Looks like fmt
issues again.
@JTF @dolphinisbroken the emulator works fine for me, actually i can't update it right now since it throws a bunch of errors... this package should be updated
@dolphinisbroken I have the same issue. Using the JIT recompiler is what causes the issue for me. Switching to cached interpreter will launch games but will be very slow. You can read more about it here on the dolphin forums. https://forums.dolphin-emu.org/Thread-dolphin-crashes-when-trying-to-use-jit-on-arch-linux
I just created this account to say that Dolphin has been broken on Arch Linux for many, many months now. Both here and on the Extra repo. Opening any game gives a black screen for a few seconds and then crashes with the error "Segmentation fault (core dumped)".
I was using it just fine a few months ago and I though that the issues would be fixed by now, but judging by the comments it looks like I'm not the only one.
I can also confirm that fmt has once again broken the pkgbuild
Will the same trick with the patch work here again for this dreaded issue?
Else, I fixed by downgrading fmt to the previous version (10.0.0) and adding it to ignorepkg
fmt 10.1.0 is out and it breaks the build process once again!
Confirmed this by up/downgrading fmt.
Thanks @dpeukart
Compiles fine with 'pkgver='5.0.r19864.gf2b8baa82c'pkgver='5.0.r19864.gf2b8baa82c'', but cannot launch any game on rdna3 igpu. Anyone else facing this issue ? Ok it does not launch with vulkan on newer igpu's
I will follow up on your gitlab.
thanks!
@Riedler, @rubin55, @spikerguy, @abouvier, @noabody, @xiota, @scatherinch, @Peter0x44 , @carlosalvatore, @cwrau: The patch should now be fixed and this package should now work with fmt 10, sorry for the delay.
@Peter0x44's patch worked for me, would be great if the PKGBUILD could get adjusted
Pinned Comments
dpeukert commented on 2020-04-10 12:34 (UTC) (edited on 2020-09-26 17:48 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/dolphin-emu-git