| Summary: | kwin_wayland SIGSEGV in QObjectPrivate::deleteChildren (Qt6) randomly when closing windows | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Bohdan Kryzhov <aidvache> |
| Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | higors88, kdedev |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.80 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=512403 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bohdan Kryzhov
2025-11-11 06:34:57 UTC
Crashed after try to launch winboat.
-- journalctl -p 3 -b
лис 11 18:13:19 cachyos kernel:
лис 11 18:13:19 cachyos kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.PEGP.GPS.NVD1], AE_NOT_FOUND (20250807/psargs-332)
лис 11 18:13:19 cachyos kernel: ACPI Error: Aborting method \_SB.PCI0.GPP0.PEGP.GPS due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
лис 11 18:13:19 cachyos kernel: ACPI Error: Aborting method \_SB.PCI0.GPP0.PEGP._DSM due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
лис 11 18:13:44 cachyos systemd-coredump[3477]: [🡕] Process 949 (kwin_wayland) of user 1000 dumped core.
Stack trace of thread 949:
#0 0x00007f6eea88758b n/a (libnvidia-eglcore.so.580.105.08 + 0xa8758b)
#1 0x00007f6eea8876e0 n/a (libnvidia-eglcore.so.580.105.08 + 0xa876e0)
#2 0x00007f6eea888c32 n/a (libnvidia-eglcore.so.580.105.08 + 0xa88c32)
#3 0x00007f6eea83b47f n/a (libnvidia-eglcore.so.580.105.08 + 0xa3b47f)
#4 0x00007f6eea83b7d7 n/a (libnvidia-eglcore.so.580.105.08 + 0xa3b7d7)
#5 0x00007f6eea844851 n/a (libnvidia-eglcore.so.580.105.08 + 0xa44851)
#6 0x00007f6eea52c5b9 n/a (libnvidia-eglcore.so.580.105.08 + 0x72c5b9)
#7 0x00007f6f0550b7d6 _ZN4KWin14GLVertexBufferD2Ev (libkwin.so.6 + 0x30b7d6)
#8 0x00007f6f0550b973 _ZN4KWin16GLTexturePrivateD1Ev (libkwin.so.6 + 0x30b973)
#9 0x00007f6f0550ba6d _ZN4KWin9GLTextureD1Ev (libkwin.so.6 + 0x30ba6d)
#10 0x00007f6f0550bab3 _ZN4KWin9GLTextureD0Ev (libkwin.so.6 + 0x30bab3)
#11 0x0000561c60890542 n/a (/usr/bin/kwin_wayland + 0x10a542)
#12 0x00007f6f029d716f n/a (libQt6Core.so.6 + 0x1d716f)
#13 0x00007f6f029e439c _ZN6QTimer10timerEventEP11QTimerEvent (libQt6Core.so.6 + 0x1e439c)
#14 0x00007f6f029c44f6 _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x1c44f6)
#15 0x00007f6f03b020a0 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x1020a0)
#16 0x00007f6f0296a6c8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x16a6c8)
#17 0x00007f6f02b2c6af _ZN14QTimerInfoList14activateTimersEv (libQt6Core.so.6 + 0x32c6af)
#18 0x00007f6f02b2f901 _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x32f901)
#19 0x00007f6f03734773 _ZN23QUnixEventDispatcherQPA13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Gui.so.6 + 0x734773)
#20 0x00007f6f02975a86 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x175a86)
#21 0x00007f6f0296f171 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x16f171)
#22 0x0000561c607c2a80 n/a (/usr/bin/kwin_wayland + 0x3ca80)
#23 0x00007f6f02027b8b n/a (libc.so.6 + 0x27b8b)
#24 0x00007f6f02027c4b __libc_start_main (libc.so.6 + 0x27c4b)
#25 0x0000561c607ca2f5 n/a (/usr/bin/kwin_wayland + 0x442f5)
Stack trace of thread 1351:
#0 0x00007f6f020b0872 n/a (libc.so.6 + 0xb0872)
#1 0x00007f6f020a4248 n/a (libc.so.6 + 0xa4248)
#2 0x00007f6f020a49a3 n/a (libc.so.6 + 0xa49a3)
#3 0x00007f6f020a7773 pthread_cond_timedwait (libc.so.6 + 0xa7773)
#4 0x00007f6f02b351c5 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x3351c5)
#5 0x00007f6f02a906fa n/a (libQt6Core.so.6 + 0x2906fa)
#6 0x00007f6f02b30ca9 n/a (libQt6Core.so.6 + 0x330ca9)
#7 0x00007f6f020a80d6 n/a (libc.so.6 + 0xa80d6)
#8 0x00007f6f0213b01c n/a (libc.so.6 + 0x13b01c)
Thanks for the bug report and the backtraces. The backtraces are different, so there are two unrelated crashes. The first one does look to be within kwin, I'll let the kwin developers have a look. The second backtrace indicates a different crash. That backtrace indicates that the problem is in the proprietary NVIDIA drivers. Please report this second issue to the NVIDIA folks, either by sending an email to linux-bugs@nvidia.com or making a post at https://forums.developer.nvidia.com/c/gpu-graphics/linux. It would be helpful to the NVIDIA developers if you could run nvidia-bug-report.sh and attach the resulting file in your report. Thanks! *** Bug 512403 has been marked as a duplicate of this bug. *** |