Bug 492346 - kwin_wayland[1573]: segfault at 8 ip 000078f10974ba4a sp 00007ffd2961d9b0 error 4 in libQt6Core.so.6.7.2[14ba4a,78f10968a000+3c1000] likely on CPU 29 (core 13, socket 0)
Summary: kwin_wayland[1573]: segfault at 8 ip 000078f10974ba4a sp 00007ffd2961d9b0 err...
Status: RESOLVED DUPLICATE of bug 488713
Alias: None
Product: kwin
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.1.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-29 04:05 UTC by Shayne Hartford
Modified: 2024-09-20 12:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Aug 28 21_00_51.txt (98.58 KB, text/plain)
2024-08-29 04:05 UTC, Shayne Hartford
Details
Aug 27 20_39_09 (162.21 KB, text/plain)
2024-08-29 04:07 UTC, Shayne Hartford
Details
gdb core dump (16.47 KB, text/plain)
2024-08-30 01:21 UTC, Shayne Hartford
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shayne Hartford 2024-08-29 04:05:05 UTC
Created attachment 173067 [details]
Aug 28 21_00_51.txt

Since I switched back from Windows to Arch Linux 6 months ago when I bought an Intel ARC A380 to use the newly released KDE Plasma 6 Wayland, I've been having daily kwin_wayland segmentation faults.

I figured it would be fixed eventually and switched to Hyprland for a few months, but after switching back, re-installing, and switching to my Nvidia RTX 3090 as my primary GPU, it's still happening.

SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux 
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.6-3-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen Threadripper 1950X 16-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2

ADDITIONAL INFORMATION
Attached is my most recent journalctl crash log
Comment 1 Shayne Hartford 2024-08-29 04:07:43 UTC
Created attachment 173069 [details]
Aug 27 20_39_09
Comment 2 Shayne Hartford 2024-08-30 01:21:43 UTC
Created attachment 173109 [details]
gdb core dump
Comment 3 Nate Graham 2024-08-30 16:22:45 UTC
Searchable backtrace:

Thread 1 (Thread 0x740aad6daa80 (LWP 1598) "kwin_wayland"):
#0  0x0000740abf14ba43 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6
#1  0x0000740abf2d6928 in QTimerInfoList::activateTimers() () from /usr/lib/libQt6Core.so.6
#2  0x0000740abf2d7ab3 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6
#3  0x0000740abfe50af2 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Gui.so.6
#4  0x0000740abf155a6e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6
#5  0x0000740abf14ff68 in QCoreApplication::exec() () from /usr/lib/libQt6Core.so.6
#6  0x000056a616f5b292 in ?? ()
#7  0x0000740abea281ce in ?? () from /usr/lib/libc.so.6
#8  0x0000740abea2828a in __libc_start_main () from /usr/lib/libc.so.6
#9  0x000056a616f62325 in ?? ()
A debugging session is active.
Comment 4 Vlad Zahorodnii 2024-09-20 12:32:58 UTC
Have you noticed any pattern behind the crash? i.e. when is it more likely to occur?
Comment 5 Vlad Zahorodnii 2024-09-20 12:35:42 UTC
Do you use night light or anything that's not enabled by default?
Comment 6 Vlad Zahorodnii 2024-09-20 12:44:06 UTC

*** This bug has been marked as a duplicate of bug 488713 ***