Summary: | Application: KWin (kwin_x11), signal: Segmentation fault | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Rai Mohammed <rai.mohammed> |
Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | john.kizer, kdedev, nate, tom.craggs |
Priority: | NOR | ||
Version First Reported In: | 6.3.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rai Mohammed
2025-04-13 19:38:23 UTC
This crash looks like it is occurring within the NVIDIA OpenGL driver when calling the glXCreateContextAttribsARB () function. I recommend you report this upstream to NVIDIA. Leaving this open for now so someone more familiar with the NVIDIA stack can confirm. There had been a similar backtrace in Plasma 5.90.0 that had a fix applied in kwin https://bugs.kde.org/show_bug.cgi?id=477854 Commit was https://invent.kde.org/plasma/kwin/-/commit/df4b12550680e8a2a6bf34bf13e932e5b815159c I don't see any other instances of crashes with this backtrace The issue persist even after upgrading my FreeBSD 14.2 from Quarterly [Stable] branch to Latest branch, and updated my KDE packages and system as fallow : Operating System: FreeBSD 14.2 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.3 Kernel Version: 14.2-RELEASE-p1 (64-bit) Graphics Platform: X11 Graphics Processor: llvmpipe Graphic hardware information related to my configuration : Graphics Processor : Nvidia GeForce GTX 650 PCI Express x16 Gen3 NVIDIA Driver Version : nvidia-driver-390-390.154.1402000_1 NVIDIA Control Panel : nvidia-settings-535.146.02_1 The crash backtrace indicates that the problem is in the proprietary NVIDIA drivers. Please report this 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! Kwin crashes after a fresh start of the desktop, the issue persists even after upgrading my FreeBSD 14.2 from Quarterly [Stable] branch to Latest branch, and updated my KDE packages and system as fallow : Operating System: FreeBSD 14.2 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.8.3 Kernel Version: 14.2-RELEASE-p1 (64-bit) Graphics Platform: X11 Graphics Processor: llvmpipe Graphics Card : Nvidia GeForce GTX 650 PCI Express x16 Gen3 NVidia graphics card binary drivers : nvidia-driver-390-390.157.1402000 Display Control Panel for NVidia : nvidia-settings-570.133.07 As suggested by Nate Graham : nate@kde.org I will report the indicates crash to the NVIDIA developers, by sending an email to [linux-bugs@nvidia.com, freebsd-gfx-bugs@nvidia.com], and making a post at https://forums.developer.nvidia.com/c/gpu-graphics/linux. The file report : 'nvidia-bug-report.log.gz' generated by `nvidia-bug-report.sh` will be sent to the appropriate e-mail addresses. Thanks! Hi - correct me if I'm wrong, but I think this accidentally got flipped to "reported" status with the last comment, so I'm switching this back to "upstream" status :-) (In reply to John Kizer from comment #7) > Hi - correct me if I'm wrong, but I think this accidentally got flipped to > "reported" status with the last comment, so I'm switching this back to > "upstream" status :-) Hello, Excuse me for flipping the status of the bug, my attention for changing the status of the issue to : "REPORTED", was to indicate the progress of the crash. This time the status is unchanged :-) However, in continuation of monitoring the status of the problem, I inform you that I reported the crash to the NVIDIA developers, by sending an email to [linux-bugs@nvidia.com, freebsd-gfx-bugs@nvidia.com], and making a post at https://forums.developer.nvidia.com/t/nvidia-geforce-gtx-650-computer-crash-on-freebsd-14-2-occurs-in-many-situations-shutdown-reboot-or-log-out-and-log-in-to-a-session/330973. This time the status is unchanged :-) Best regards. Thanks. Good morning, I had reported a crash of my system after upgrading to FreeBSD 14.2-p3 with KDE Plasma from 6.2.4 to 6.3.3, after verification and installing Vulcan suite of utilities, I noticed my GPU is not listed on Vulkan Hardware Capability Viewer even vulkan's driver is supported by the GPU Nvidia GeForce GTX 650, furthermore verification on Nvidia website the GPU Nvidia GeForce GTX 650 can operate by 2 drivers, nvidia-driver-390 and nvidia-driver-470, unlucky I am in my setup I was using the former, so I suspected that this is the cause of the issue, the next step was to install the latest nvidia-driver-470. Now my system report and display correctly the hardware by [KDE Plasma Info center, Graphics Processor] and [Vulkan Hardware Capability Viewer] as : NVIDIA GeForce GTX 650 I tried to reproduce the crash by : shutdown, reboot or log-out and log-in to a session, the problem didn't occur. Please accept my best regards. Thanks |