[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-08-27 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 7.4-0ubuntu3.2 --- mesa (7.4-0ubuntu3.2) jaunty-proposed; urgency=low * Add 107_glxinfo_segfault.patch. Adds a null pointer check in glXGetFBConfigs(), which fixes segfaults in glxinfo most commonly seen when nvidia binary drivers are

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-08-26 Thread Bryce Harrington
The patch in comment #15 is clearly correct, it's just a null pointer check immediately before dereference which should have no chance of regression. It has been 2 months since this was accepted in jaunty- proposed, which ought to be plenty of time for testing! It would be nice to get this cleare

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/jaunty/mesa/jaunty-proposed -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-06-25 Thread Martin Pitt
Accepted mesa into jaunty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Also affects: mesa (Ubuntu Jaunty) I

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-06-24 Thread Robert Hooker
This is fixed on karmic now, fix was released in mesa 7.4.1. http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_4_branch&id=d2f67910629d7f9b00ba127f2e869f02a72306d2 ** Changed in: mesa (Ubuntu) Status: Triaged => Fix Released -- glxinfo crashed with SIGSEGV in __libc_start_main() htt

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-05-23 Thread Hew McLachlan
Problem still exists with current Karmic. This looks similar to bug 256021. -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-04-14 Thread Kim d'Audretsch
Thanks Graham. I noticed that on my other Ubuntu machine there is no link to libglx in /usr/lib/xorg/modules. So today I removed this link and with only the link in /usr/lib/xorg/modules/extensions it works perfectly. -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.n

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-04-09 Thread Graham Inggs
Kim, see bug #354484 https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/354484 -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-04-09 Thread Kim d'Audretsch
I still have this bug with the latest nvidia-glx-180. In /usr/lib/xorg/modules/extensions the symlink to libglx.so.180.44 is made, but in /usr/lib/xorg/modules/ it still links to the old module /usr/lib/xorg/modules/extensions/libglx.so.180.37 which doesn´t exist anymore. -- glxinfo crashed with

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-04-03 Thread Mike Patterson
Received this error with jaunty and I have no idea what to do. -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-03-28 Thread FraggedLocust
Received this error using nvidia 180.35 and trying to replace metacity with compiz. -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-03-14 Thread Steve Illgen
I receive the error also after upgrading to Jaunty. \ -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-02-09 Thread Ryan
I just had it with Jaunty as well. Entered dupe for logs and such if they are needed. -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2009-01-24 Thread Hew McLachlan
This is still a problem on Jaunty with mesa-utils 7.3~rc3-1ubuntu1 . I'm not sure what graphics driver I'm really using since I've tried nv, nvidia and nouveau now. Changing sourcepackage to mesa since this crash is occurring in glxinfo. ** Changed in: mesa (Ubuntu) Sourcepackagename: nvidia-graph

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2008-09-25 Thread Kim d'Audretsch
The reason why my compiz/glxinfo wouldn't work is that the symlink to /usr/lib/xorg/modules/extensions/libglx.so was wrong. It was linked to an old and non-existant library installed in Hardy. I removed the symlink and created it again with the latest libglx.so.177.76 library. Now everything worke

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2008-09-24 Thread Hew McLachlan
** Changed in: nvidia-graphics-drivers-177 (Ubuntu) Status: Confirmed => Triaged -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2008-08-25 Thread Hew McLachlan
Confirming this issue as my report was marked as a dupe of this one. glxinfo appears to run automatically in the background at some stage (during startup or restricted drivers manager?) which causes this crash. It's also reproducible by just running the glxinfo command. 3D is broken due to nvidia/s

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2008-08-13 Thread Sebastien Bacher
** Changed in: nvidia-graphics-drivers-177 (Ubuntu) Sourcepackagename: mesa => nvidia-graphics-drivers-177 -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 257600] Re: glxinfo crashed with SIGSEGV in __libc_start_main()

2008-08-13 Thread Sebastien Bacher
** Visibility changed to: Public -- glxinfo crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/257600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http