|
Bugzilla – Full Text Bug Listing |
| Summary: | Updating to libLLVM5 5.0.1-4.2 makes KDE unusable | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Luis Correia <luismiguel427> |
| Component: | Development | Assignee: | Michal Srb <msrb> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Luis Correia
2018-02-11 19:35:11 UTC
I don't think libLLVM5 5.0.1-4.2 is the culprit here. The version 5.0.1-4.2 only differs from 5.0.1-4.1 by optimizations and fixes in the build process. Nothing changed in the final package. Mesa uses LLVM for AMD cards and it is possible that changing LLVM invalidates the shader cache. There is a bug in Qt5 that causes bad rendering if shader caches entries are rejected. The symptom - white screen in place of sddm - also matches: bug 1080578 You can temporary solve it by deleting ~/.cache and /var/lib/sddm/.cache. However, if you upgrade or downgrade Mesa, it will come back and you have to delete the cache again. We are working on a fix and plan to release it before any update to Mesa. If this workaround does not help, please reopen. *** This bug has been marked as a duplicate of bug 1080578 *** |