Summary: | Steam now segfaults with self built Mesa (used to work) | ||
---|---|---|---|
Product: | Mesa | Reporter: | sheepdestroyer |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED NOTABUG | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
sheepdestroyer
2016-03-10 15:15:45 UTC
I did try with both STEAM_RUNTIME=0 and STEAM_RUNTIME=1, to same results. Analyze of the crash dump gave libcrypto.so.1.0.2g related error. Someone helpful guessed that "this is from the removal of ssl2 which happened in openssl 1.0.2f -> 1.0.2g" So I rebuilt mesa with --with-sha1=libnettle (instead of libcrypto) and that now works. Who is to blame? Doesn't sound like us. |
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.