Summary: | VMWare driver hard crashes with recent mesa libgl upgrade | ||
---|---|---|---|
Product: | xorg | Reporter: | Jeremy M <jskier> |
Component: | Driver/VMWare | Assignee: | linux-graphics-maintainer <linux-graphics-maintainer> |
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | high | CC: | aganders3, brandon, jskier, loic.yhuel, paul, unbeliver23 |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jeremy M
2013-02-28 19:45:23 UTC
Updated importance. More reports here, along with xorg log: https://bbs.archlinux.org/viewtopic.php?id=158882 I've worked around this for now by recompiling xorg-server without the --enable-glx-tls argument to configure. On the arch linux forums a modified PKGBUILD script was provided: http://pastebin.com/q0hLj7M1 Knowing that it's something to do with glx-tls may help anyone looking to fix this. I don't know if it's importnant. I report this for completness: https://bugs.archlinux.org/task/34638 (In reply to comment #2) > I've worked around this for now by recompiling xorg-server without the > --enable-glx-tls argument to configure. On the arch linux forums a modified > PKGBUILD script was provided: http://pastebin.com/q0hLj7M1 > > Knowing that it's something to do with glx-tls may help anyone looking to > fix this. I'm an idiot. The fix was in mesa not xorg-server. *** Bug 61630 has been marked as a duplicate of this bug. *** Changing to the default assignee. (In reply to comment #3) > I don't know if it's importnant. > I report this for completness: https://bugs.archlinux.org/task/34638 It's the issue. Building mesa with --with-llvm-shared-libs fixes the crash, but ArchLinux doesn't do it now since mesa needs to be built with an llvm2.3 snapshot (llvm-amdgpu-snapshot) for r600g, while shared llvm is still 2.2. (In reply to comment #7) > Building mesa with --with-llvm-shared-libs fixes the crash, but ArchLinux > doesn't do it now since mesa needs to be built with an llvm2.3 snapshot > (llvm-amdgpu-snapshot) for r600g, while shared llvm is still 2.2. An LLVM 3.3 snapshot is only required for Mesa Git master. The Mesa 9.1 branch just requires some patches on top of LLVM 3.2 which should have negligible impact outside of the R600 LLVM backend, so they could be applied in the main LLVM packages. That's what Debian and I assume other distros do. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware/issues/5. |
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.