[Bug 318043] Re: glGetError causes a segmentation fault

2011-03-22 Thread Giuseppe Iannello
Bug is back on 10.10, the test case in the first post leads to a segfault. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/318043 Title: glGetError causes a segmentation fault -- ubuntu-bugs

[Bug 318043] Re: glGetError causes a segmentation fault

2010-06-24 Thread skrisman
Bug seems to be gone in Lucid Lynx. -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 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

[Bug 318043] Re: glGetError causes a segmentation fault

2009-09-21 Thread Bryce Harrington
We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this

[Bug 318043] Re: glGetError causes a segmentation fault

2009-09-02 Thread Bryce Harrington
** Tags added: intrepid -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 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

[Bug 318043] Re: glGetError causes a segmentation fault

2009-08-21 Thread Bryce Harrington
but the latest stable mesa 3d version does. Specifically which version are you referring to here? Can you please test whether this problem is solved in the version of mesa included in xorg-edgers? https://edge.launchpad.net/~xorg-edgers/+archive/ppa ** Changed in: mesa (Ubuntu)

[Bug 318043] Re: glGetError causes a segmentation fault

2009-06-02 Thread Bryce Harrington
** Changed in: mesa (Ubuntu) Status: New = Confirmed -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 318043] Re: glGetError causes a segmentation fault

2009-06-02 Thread skrisman
The Packages I referred to did not have dri acceleration, so this is still a bug. The Karmic version still does not work, but the latest stable mesa 3d version does. -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-30 Thread skrisman
After considering this a little more, aren't all calls to opengl not valid until a context is made current? -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-30 Thread Dima Ryazanov
1) Without a context, calls should just return an error, not segfault. (And glGetError should be used to get the type of the error...) 2) glGetError crashes the same way if used with a valid context. It would just make the test case longer. -- glGetError causes a segmentation fault

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-30 Thread skrisman
Hmmm, mine doesn't crash with a valid context set as current, do you want to give an example? -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-30 Thread skrisman
Alright I took a hint from Dima and tried the hardy libGL.so.1. It worked perfectly. Then i tried the other versions. I tried the jaunty, jaunty, and karmic, ALL OF THEM WORKED! I'm not really sure what that means but it fixed the problem for me. I got them from here

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-29 Thread skrisman
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/27287289/Xorg.0.log -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-29 Thread skrisman
Yeap running ubuntu jaunty ** Attachment added: lspci -vvnn http://launchpadlibrarian.net/27287278/lspci_vvnn -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-29 Thread skrisman
** Changed in: mesa (Ubuntu) Status: Incomplete = New -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 318043] Re: glGetError causes a segmentation fault

2009-05-20 Thread Dima Ryazanov
Still happens in Ubuntu 9.04. ** Attachment added: X log http://launchpadlibrarian.net/26986531/Xorg.0.log -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 318043] Re: glGetError causes a segmentation fault

2009-03-18 Thread Dan Erik Petersen
Hi all - I get this segmentation fault also, but when running PyOpenGL-3.0.0b8 on 32-bit Ubuntu 8.10. For example: $ python PyOpenGL-3.0.0b8/tests/test_glutwindow.py newArguments ['tests/test_glutwindow.py'] Segmentation fault Running GDB on this reveals: Program received signal SIGSEGV,

[Bug 318043] Re: glGetError causes a segmentation fault

2009-03-05 Thread Bryce Harrington
Hi dima-gmail, Thanks for including the attached files. Could you also include your /var/log/Xorg.0.log (or Xorg.0.log.old) from after reproducing the issue? [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.] **

[Bug 318043] Re: glGetError causes a segmentation fault

2009-03-05 Thread Dima Ryazanov
As I said, it doesn't require an X server - it still crashed even if DISPLAY was not set. I could reproduce this with no X server running, so there was no log. (I can't reproduce it at the moment, though: I switched to an NVidia video card, and the proprietary drivers replaced libGL with a

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-27 Thread Dima Ryazanov
Btw, a workaround for this is to copy /usr/lib/libGL.so.1.2 from Hardy. I assume this means there should be an easy fix. -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-22 Thread Bryce Harrington
Hi dima-gmail, Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log file from after reproducing this issue. If you've made any customizations to your /etc/X11/xorg.conf please attach that as well. Please attach the output of `lspci -vvnn` too. [This is an automated

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-22 Thread Dima Ryazanov
** Attachment added: lspci -vvnn http://launchpadlibrarian.net/21547616/lspci -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-22 Thread Dima Ryazanov
/var/log/Xorg.0.log doesn't have anything interesting: the program crashes before opening a connection to the X server. It does that even if DISPLAY is not set. ** Changed in: mesa (Ubuntu) Status: Incomplete = New -- glGetError causes a segmentation fault

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-22 Thread Bryce Harrington
** Description changed: In Ubuntu Intrepid, the following program crashes in glGetError: #include GL/glx.h #include GL/gl.h int main(int argc, char* argv[]) { glGetError(); return 0; } It used to work in Hardy. + [lspci] + 00:00.0 Host bridge [0600]: Intel

[Bug 318043] Re: glGetError causes a segmentation fault

2009-01-16 Thread Dima Ryazanov
It only happens when compiled in 32-bit Ubuntu. -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 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