[GH-ISSUE #1361] Segfault on the latest Linux build 1e16fe5 [Still happeneing as of 47ba6c6] #450

Closed
opened 2026-02-27 21:06:21 +03:00 by kerem · 5 comments
Owner

Originally created by @BuyMyMojo on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1361

➜  ShadPS4 ./Shadps4-qt.AppImage 
[1]    46658 segmentation fault (core dumped)  ./Shadps4-qt.AppImage

System info:

OS: Nobara Linux 40 (KDE Plasma) x86_64
Host: X570 Phantom Gaming 4
Kernel: Linux 6.11.3-200.fsync.fc40.x86_64
Uptime: 18 mins
Packages: 4115 (rpm), 3 (flatpak-system), 31 (flatpak-user)
Shell: zsh 5.9
Display (LC27G5xT): 2560x1440 @ 144 Hz in 32″ [External]
Display (M27U): 3840x2160 @ 160 Hz in 27″ [External] *
DE: KDE Plasma 6.2.0
WM: KWin (Wayland)
WM Theme: Breeze
Theme: Nobara (Nobara) [Qt], Nobara [GTK2], Breeze [GTK3], Nobara [GTK4]
Icons: Papirus-Dark [Qt], Papirus-Dark [GTK3/4]
Font: Noto Sans (11pt) [Qt], Noto Sans (11pt) [GTK3/4]
Cursor: breeze (24px)
Terminal: konsole 24.8.1
CPU: AMD Ryzen 9 5900X (24) @ 4.95 GHz
GPU 1: Intel Arc A770 @ 2.40 GHz [Discrete]
GPU 2: AMD Radeon RX 7800 XT [Discrete]
Memory: 13.18 GiB / 46.95 GiB (28%)
Originally created by @BuyMyMojo on GitHub (Oct 13, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1361 ```sh ➜ ShadPS4 ./Shadps4-qt.AppImage [1] 46658 segmentation fault (core dumped) ./Shadps4-qt.AppImage ``` System info: ``` OS: Nobara Linux 40 (KDE Plasma) x86_64 Host: X570 Phantom Gaming 4 Kernel: Linux 6.11.3-200.fsync.fc40.x86_64 Uptime: 18 mins Packages: 4115 (rpm), 3 (flatpak-system), 31 (flatpak-user) Shell: zsh 5.9 Display (LC27G5xT): 2560x1440 @ 144 Hz in 32″ [External] Display (M27U): 3840x2160 @ 160 Hz in 27″ [External] * DE: KDE Plasma 6.2.0 WM: KWin (Wayland) WM Theme: Breeze Theme: Nobara (Nobara) [Qt], Nobara [GTK2], Breeze [GTK3], Nobara [GTK4] Icons: Papirus-Dark [Qt], Papirus-Dark [GTK3/4] Font: Noto Sans (11pt) [Qt], Noto Sans (11pt) [GTK3/4] Cursor: breeze (24px) Terminal: konsole 24.8.1 CPU: AMD Ryzen 9 5900X (24) @ 4.95 GHz GPU 1: Intel Arc A770 @ 2.40 GHz [Discrete] GPU 2: AMD Radeon RX 7800 XT [Discrete] Memory: 13.18 GiB / 46.95 GiB (28%) ```
kerem closed this issue 2026-02-27 21:06:21 +03:00
Author
Owner

@Ab3loth commented on GitHub (Oct 13, 2024):

Second this, no idea what is causing it

<!-- gh-comment-id:2409079667 --> @Ab3loth commented on GitHub (Oct 13, 2024): Second this, no idea what is causing it
Author
Owner

@LUser-12 commented on GitHub (Oct 14, 2024):

same thing here i also tried an older one and still same issue

<!-- gh-comment-id:2410737935 --> @LUser-12 commented on GitHub (Oct 14, 2024): same thing here i also tried an older one and still same issue
Author
Owner

@Link4Electronics commented on GitHub (Oct 14, 2024):

Last version that works for me is from @qurious-pixel's fork
https://github.com/qurious-pixel/shadPS4-emu/actions/runs/11276415374

and I already tried [2024-10-14-09725bd] and still does Segfault

edit: using X11 instead of wayland, it works on the last version, seems to be a problem related to wayland/xwayland
Solution for now for those who wanna run on wayland:
QT_QPA_PLATFORM=xcb ./Shadps4-qt.AppImage

<!-- gh-comment-id:2412405759 --> @Link4Electronics commented on GitHub (Oct 14, 2024): Last version that works for me is from @qurious-pixel's fork https://github.com/qurious-pixel/shadPS4-emu/actions/runs/11276415374 and I already tried [2024-10-14-09725bd] and still does Segfault edit: using X11 instead of wayland, it works on the last version, seems to be a problem related to wayland/xwayland Solution for now for those who wanna run on wayland: `QT_QPA_PLATFORM=xcb ./Shadps4-qt.AppImage`
Author
Owner

@BuyMyMojo commented on GitHub (Oct 18, 2024):

As the updated title states this issue is still happening on the latest commit 47ba6c6

[1]    2120566 segmentation fault (core dumped)  ./Shadps4-qt.AppImage
<!-- gh-comment-id:2422876245 --> @BuyMyMojo commented on GitHub (Oct 18, 2024): As the updated title states this issue is still happening on the latest commit 47ba6c6 ``` [1] 2120566 segmentation fault (core dumped) ./Shadps4-qt.AppImage ```
Author
Owner

@BuyMyMojo commented on GitHub (Oct 21, 2024):

Seems to be fixed for me, I guess we can reopen alter if this isn't a global fix

<!-- gh-comment-id:2426530873 --> @BuyMyMojo commented on GitHub (Oct 21, 2024): Seems to be fixed for me, I guess we can reopen alter if this isn't a global fix
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#450
No description provided.