[vtkusers] Crash with subsequent creation of vtkRenderWindow in Python

Charl P. Botha c.p.botha at its.tudelft.nl
Sat Apr 5 12:07:31 EST 2003


On Sat, Apr 05, 2003 at 07:29:18PM +0300, Pearu Peterson wrote:
> #6   0x424fa5d3 in glXDestroyContext(dpy=0x8514be8,ctx=0x8518af8) in 'glxapi.c', line 208
> #5   0x424fecd6 in Fake_glXDestroyContext(dpy=0x8514be8,ctx=0x8518af8) in 'fakeglx.c ', line 1462
> #4   0x42505f34 in XMesaGarbageCollect() in 'xm_api.c', line 2530
> #3   0x425d68b7 in XSync()
> #2   0x425daba6 in _XReply()
> #1   0x425d980c in ?()
> #0   0x425f4cae in _X11TransWrite()

Hmmm, this is a perfectly normal glxDestroyContext call in
vtkXOpenGLRenderWindow.  Maybe you could check what happens in that
unfortunately named Fake_glXDestroyContext() call in Mesa?

It's very difficult for me to help debugging this as I can't reproduce it.

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtkusers mailing list