Summary: | Mesa 10.2.0rc4 crashes Xorg when launching Steam | ||
---|---|---|---|
Product: | xorg | Reporter: | Marti Raudsepp <marti> |
Component: | Server/Acceleration/glamor | Assignee: | Zhigang Gong <zhigang.gong> |
Status: | RESOLVED FIXED | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marti Raudsepp
2014-05-27 17:24:34 UTC
Note that similar dlopen and "unable to load driver" errors also occur with old mesa 10.1.3, so I don't think that's the direct cause of the crash. Here's Steam output with 10.1.3: libGL error: dlopen /usr/lib32/xorg/modules/dri/radeonsi_dri.so failed (/home/marti/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib32/libLLVM-3.4.so)) libGL error: unable to load driver: radeonsi_dri.so libGL error: driver pointer missing libGL error: failed to load driver: radeonsi libGL error: dlopen /usr/lib32/xorg/modules/dri/swrast_dri.so failed (/home/marti/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib32/libLLVM-3.4.so)) libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast After running for a while with old mesa, I ran into the same symptoms described here: https://bugs.freedesktop.org/show_bug.cgi?id=74420 *** This bug has been marked as a duplicate of bug 78604 *** Actually, this doesn't look like the same crash as bug 78604. This glamor crash should be fixed in http://cgit.freedesktop.org/xorg/driver/glamor/commit/?id=cccfea4454949e3e376be42bb230603848997195 . You may still run into bug 78604 though, and Steam games will probably only be playable if you sort out the Steam runtime issues anyway. (In reply to comment #3) > This glamor crash should be fixed in > http://cgit.freedesktop.org/xorg/driver/glamor/commit/?id=cccfea4454949e3e376be42bb230603848997195 Fix confirmed, after rebuilding glamor-egl with the linked patch, Steam starts successfully. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.