Summary: | media-libs/mesa-24.2.x - Segmentation fault at loading drm at starting X on BigEndian machines | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | erhard_f, yesi |
Priority: | Normal | Keywords: | REGRESSION |
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/mesa/mesa/-/issues/12048 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=945373 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 943148 | ||
Attachments: |
Xorg.0.log (ppc64, w. mesa 24.2.6-r2)
emerge --info |
Description
ernsteiswuerfel
![]() Created attachment 908549 [details]
emerge --info
I met the same problem: https://forums.gentoo.org/viewtopic-p-8846020.html#8846020 I solved masking this version =media-libs/mesa-24.2.6-r2. I have a amd64 arch. (In reply to yesi from comment #3) > I have a amd64 arch. If it's the same issue remains to be seen, even if the segfault looks similar. ;) The segfault states mesa-amber is used on your system? If so, remove mesa-amber and re-emerge mesa-24.1.7-r1. This should work (perhaps you already did that). Then try mesa-24.2.6-r2 again. If you run into the same issue doing a git-bisect would be really helpful! If it's really the same issue, traceable back to the same commit (as I did the mesa upstream bug), it would be really interesting what's causing it on an amd64 system with Intel iGPUI! You are right. mesa-amber is the culprit. I remove it and un-mask the last version of mesa. Thanks. (In reply to yesi from comment #2) > I met the same problem: > https://forums.gentoo.org/viewtopic-p-8846020.html#8846020 > I solved masking this version =media-libs/mesa-24.2.6-r2. This issue is bug 945373 now. |