Bug 2249725
Summary: | GNOME applications suddenly exit with "Error 22 (Invalid argument) dispatching to Wayland display." and "WL: error in client communication" | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||
Component: | mesa | Assignee: | José Expósito <jexposit> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | ajax, bskeggs, igor.raits, jadahl, jbilling, jexposit, j, klember, lyude, mail, rhughes, rstrode, tstellar, tuliom, walter.pete | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | openqa | ||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-11-17 23:48:35 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Adam Williamson
2023-11-15 01:00:45 UTC
Created attachment 1999473 [details]
log extract with various debugging options enabled
The crash does still happen with my rebuild of mesa 23.3.0~rc2 with llvm 16, so it seems the issue really is in mesa itself, not an LLVM issue. sigh, I mean "the bug" not "the crash". :D I scratch-built 23.3.0~rc3: https://koji.fedoraproject.org/koji/taskinfo?taskID=109057805 And the issue is still present. José has now bisected and identified the issue upstream - https://gitlab.freedesktop.org/mesa/mesa/-/issues/10146#note_2168870 . Big thanks for that. Patch sent upstream: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26220 @awilliam if you don't disagree, I'd like to wait a few days until we receive feedback about the patch and then I'll build a new version of mesa with the patch applied. It's been merged upstream already, so I guess we could do a backport build now? Thanks! That was fast! I generated a new mesa build: - https://koji.fedoraproject.org/koji/taskinfo?taskID=109154034 - https://bodhi.fedoraproject.org/updates/FEDORA-2023-f5f3c2d7fc Leaving the issue open for the moment. Once the QA process starts, do you mind validating that GNOME apps are not crashing anymore and close it, please? I think it looks good: we haven't had a failure of the desktop_printing update test since it went stable, and no Workstation live failures in the recently-completed Rawhide compose. Thanks! I'll close it out. |