NVIDIA / NVIDIA/open-gpu-kernel-modules

SDDM sometimes crashes on RTX 5060 Ti

Open
#878 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
17.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

NVIDIA Open GPU Kernel Modules Version

575.57.08

Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
  • I confirm that this does not happen with the proprietary driver package.
Operating System and Version

Description: Arch Linux

Kernel Release

Linux F*****o 6.14.10-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 04 Jun 2025 18:52:21 +0000 x86_64 GNU/Linux

Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
  • I am running on a stable kernel release.
Hardware: GPU

GPU 0: NVIDIA GeForce RTX 5060 Ti (UUID: GPU-00b9f2e0-c5f3-ed8d-d1ea-37ae6bd41851)

Describe the bug

Sometimes, roughly 50% of the time, my computer hangs on boot. After some troubleshooting, I have found out that the SDDM crashes at the following call stack:

#0  0x00007fd38db4ebc5 in ?? () from /usr/lib/libnvidia-glcore.so.575.57.08
#1  0x00007fd38d7d7440 in ?? () from /usr/lib/libnvidia-glcore.so.575.57.08
#2  0x00007fd38d7d8adc in ?? () from /usr/lib/libnvidia-glcore.so.575.57.08
#3  0x00007fd38d7d8d24 in ?? () from /usr/lib/libnvidia-glcore.so.575.57.08
#4  0x00007fd395b9c748 in ?? () from /usr/lib/libQt6Gui.so.6
#5  0x00007fd395ba33d8 in ?? () from /usr/lib/libQt6Gui.so.6
#6  0x00007fd395ba5e8f in ?? () from /usr/lib/libQt6Gui.so.6
#7  0x00007fd3959f962c in QRhi::endFrame(QRhiSwapChain*, QFlags<QRhi::EndFrameFlag>) () from /usr/lib/libQt6Gui.so.6
#8  0x00007fd396cab5c8 in ?? () from /usr/lib/libQt6Quick.so.6
#9  0x00007fd394f1ee69 in ?? () from /usr/lib/libQt6Core.so.6
#10 0x00007fd3952ca7eb in ?? () from /usr/lib/libc.so.6
#11 0x00007fd39534e18c in ?? () from /usr/lib/libc.so.6

This happens regardless of kernel version, it happened with linux 6.14.10, linux-lts 6.12.32 as well as linux-zen 6.14.10.

I can't verify if it happens with proprietary driver version as it is not compatible with RTX 50 series. I'm aware of workarounds, so I'm not looking for a solution, I would like the issue to be fixed for better stability of the open drivers.

To Reproduce

The issue is very hard to reproduce.

  • start the computer
  • computer hangs on boot (sometimes)
Bug Incidence

Sometimes

nvidia-bug-report.log.gz

nvidia-bug-report.log.gz

More Info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the attached nvidia-bug-report.log.gz and the stack ending at QRhi::endFrame in Qt6Gui, with attention to the SDDM boot crash on the RTX 5060 Ti. Try to reproduce the intermittent hang across the reported kernel versions and determine whether the open driver is implicated; done means the crash cause is identified and the startup failure is reliably addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.