Hello opendx-dev, Well prolly this is problem with Mesa not with OpenDX, but still I'll post it here. I've tried OpenDX 4.0.6 & OpenDX 4.1.0 with Mesa 3.1 and Mesa 3.2(linux-386-pthread-shared conf.) and got following error: (with Mesa 3.0 OpenDX works fine)
Program received signal SIGSEGV, Segmentation fault. 0x40053d2c in glDeleteLists () from /usr/local/lib/libGL.so.1 #0 0x40053d2c in glDeleteLists () from /usr/local/lib/libGL.so.1 #1 0x85d843c in _delete_displayListObjectOGL (p=0x87a4040) at hwDisplayListsOGL.c:33 #2 0x8372fd5 in _dxfPrivate_Delete () #3 0x84872f5 in _dxfDelete () #4 0x8371ec6 in DXDelete () #5 0x85b46f4 in _dxf_DeleteDisplayListHash (ht=0x87bf5f0) at hwObjectHash.c:333 #6 0x85c5e29 in _dxf_DESTROY_WINDOW (win=0x87a2b94) at hwPortOGL.c:643 #7 0x85b08d2 in _dxfEndRenderModule (globals=0x87a2b90) at hwInitScreen.c:289 #8 0x8372fd5 in _dxfPrivate_Delete () #9 0x84872f5 in _dxfDelete () #10 0x8371ec6 in DXDelete () #11 0x8071f37 in DeleteGvarObj (var=0x879fe50) at graph.c:241 #12 0x8072014 in GvarDelete (var=0x879fe50) at graph.c:313 #13 0x808c2eb in _dxf_ExDictionaryDelete (d=0x92c88a0, key=0xbffff518) at d.c:560 #14 0x8087f6f in DXSetCacheEntryV (out=0x0, cost=1.0000000000000001e+32, function=0x87a8bf0 "x3z\b(hz\br/X24x.x.x.x:0.0##58720941", key=0, n=0, in=0xbffff554) at cache.c:389 #15 0x8088021 in DXSetCacheEntry (out=0x0, cost=1.0000000000000001e+32, function=0x87a8bf0 "x3z\b(hz\br/X24x.x.x.x:0.0##58720941", key=0, n=0) at cache.c:420 #16 0x85a71f2 in _tdmCleanupChild (globals=0x87a2b90) at hwWindow.c:1401 #17 0x85a6679 in _dxfProcessEvents (fd=7, globals=0x87a2b90, flags=0) at hwWindow.c:943 #18 0x85a37c0 in _dxfProcessEventsInputHandler (fd=7, globals=0x87a2b90) at hwRender.c:88 #19 0x8081557 in _dxf_ExCheckRIHBlock (input=0) at rih.c:203 #20 0x8067e44 in ExMainLoopMaster () at dxmain.c:776 #21 0x8067ade in ExMainLoop () at dxmain.c:567 #22 0x8067ac0 in ExChildProcess () at dxmain.c:559 #23 0x8067982 in DXmain (argc=4, argv=0xbffffbd4, envp=0xbffffbe8) at dxmain.c:442 #24 0x8067869 in main (argc=4, argv=0xbffffbd4, envp=0xbffffbe8) at main.c:49 (gdb)
