[Bug 408212] Re: [karmic] python2.6 crashed with SIGSEGV in glGetError()

2009-08-23 Thread tfmoraes
** Attachment added: Other python script that crashes http://launchpadlibrarian.net/30704687/crash_opengl.py -- [karmic] python2.6 crashed with SIGSEGV in glGetError() https://bugs.launchpad.net/bugs/408212 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 408212] Re: [karmic] python2.6 crashed with SIGSEGV in glGetError()

2009-08-23 Thread tfmoraes
I posted a simpler python script. I tried to run the this script with the last ubuntu 9.10 alpha version using a intel 965 and a nvidia 8600 GT with driver nv and the same error occurs. Then I tried with the proprietary nvidia driver and the error doesn't occurs. I think the error is in

[Bug 408212] Re: [karmic] python2.6 crashed with SIGSEGV in glGetError()

2009-08-03 Thread arky
Here the correct script that produced the bug and the stacktrace ** Attachment added: opengl-text.py http://launchpadlibrarian.net/29816993/opengl-text.py -- [karmic] python2.6 crashed with SIGSEGV in glGetError() https://bugs.launchpad.net/bugs/408212 You received this bug notification

[Bug 408212] Re: [karmic] python2.6 crashed with SIGSEGV in glGetError()

2009-08-02 Thread arky
** Attachment added: gl_test.py http://launchpadlibrarian.net/29816864/gl_test.py ** Attachment added: CoreDump.gz http://launchpadlibrarian.net/29816865/CoreDump.gz ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/29816866/Disassembly.txt ** Attachment added: