Bug 2510680
| Summary: | libvulkan_broadcom.so crashes (SIGSEGV) in v3d42_cmd_buffer_emit_gl_shader_state on Raspberry Pi 4 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Groman <jgroman> | ||||||||
| Component: | mesa | Assignee: | Adam Jackson <ajax> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 45 | CC: | ajanulgu, ajax, asrivats, fedora, igor.raits, janne-fdr, jeremy.linton, jexposit, j, lyude, marcandre.lureau, mpenttil, pbrobinson, philip.wyett, psklenar, robatino, rstrode, suraj.ghimire7, tstellar | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | aarch64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2026-08-07 09:03:46 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 2406952 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Jaroslav Groman
2026-08-03 14:30:36 UTC
Created attachment 2153412 [details]
Gnome boot log with SIGSEGV
Created attachment 2153414 [details]
Gnome boot log with GSK_RENDERER=gl workaround
Created attachment 2153415 [details]
KDE boot log - no crash
Proposed as a Blocker for 45-beta by Fedora user jgroman using the blocker tracking app because: RPi Workstation image uses failing Vulkan driver by default, switching to OpenGL (which works) requires manual tweaks. Hmmm, this is almost a case that GSK_RENDERER=cairo should be set globally during install. Yes it will be a bit slower, but its also going to be far more stable than hoping that there aren't any vulcan/GL/etc bugs in the drivers/firmware/etc on what will quickly be an old install image. we'll want to retest this next week when mesa 26.2 lands. The issue is resolved in the latest Fedora 45 Rawhide image: https://fedoraproject.org/wiki/Test_Results:Fedora_45_Rawhide_20260807.n.0_Summary - Kernel: 7.2.0-0.rc6.51.fc45 UPDATED - Mesa: 26.2.0-1.fc45 UPDATED - GTK4: 4.23.3-1.fc45 UPDATED - gnome-initial-setup: 51~beta-1.fc45 UPDATED - systemd: 261.2-1.fc45 NO CHANGE - GDM: 51~beta-1.fc45 UPDATED - GNOME Shell / Mutter: mutter 51~beta-1.fc45 UPDATED - U-Boot BIOS: 2026.10-rc1 UPDATED Thanks for the update. |