Summary: | Segfault when running glxinfo. NV25GL [Quadro4 900 XGL] | ||
---|---|---|---|
Product: | Mesa | Reporter: | Simon <simon> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
dmesg of machine
packages installed nouveau_dri_screen_init_breakage.patch output from working glxinfo |
Description
Simon
2013-11-02 20:46:48 UTC
Created attachment 88536 [details]
packages installed
I realised that I was running a custom kernel, however the same Segfault occurs when runing the the 'stock' ubuntu one. Simon Created attachment 88537 [details] [review] nouveau_dri_screen_init_breakage.patch Can you try the attached patch on Mesa master? Thank you. Created attachment 88585 [details]
output from working glxinfo
I'm not set up with the git sources, but managed to muddle-through with building via the package system....
--
$ apt-get source libgl1-mesa-dri
$ sudo apt-get build-dep libgl1-mesa-dri
$ cd mesa-10.0~git1310311233.b16b3c~gd~s/
$ dpkg-buildpackage -b
--
After patching the file and installing the newly built package I was able to run glxinfo without segfault. So that looks to be the problem solved.
--
$ sudo dpkg --install libgl1-mesa-dri_10.0~git1310311233.b16b3c~gd~s_i386.deb libgl1-mesa-dri-dbg_10.0~git1310311233.b16b3c~gd~s_i386.deb
--
Thanks,
Simon.
This should be fixed in master now [1]. Thanks. [1] http://cgit.freedesktop.org/mesa/mesa/commit/?id=67b8f4c569030a2b6392560f8e73283a6a73dc7e |
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.