From: Brian P. <br...@pr...> - 2000-06-09 01:14:17
|
John Watson wrote: > > Hello, > > I get a segv in the 3dfx renderer when attempting to use > the gl selection mode. It works perfectly with the software > renderer. > > Has anyone else experienced this problem? > > This is a Linux system w/ voodoo3 and voodoo2, Mesa 3.2 > and latest Mesa CVS 3.3. > > Thanks, > JW > > -- > // John Watson > // Software Engineer -- STScI Archive Team > > #0 0x0 in ?? () > #1 0x40374142 in fxDDDoRasterSetup () from /usr/local/lib/libGL.so.1 > #2 0x4024c26b in gl_run_pipeline () from /usr/local/lib/libGL.so.1 > #3 0x402a6120 in gl_execute_cassette () from /usr/local/lib/libGL.so.1 > #4 0x401f9c81 in gl_cva_compile_cassette () from /usr/local/lib/libGL.so.1 > #5 0x402a6749 in gl_flush_vb () from /usr/local/lib/libGL.so.1 > #6 0x40214ad8 in gl_RenderMode () from /usr/local/lib/libGL.so.1 > #7 0x401d2fa1 in glRenderMode () from /usr/local/lib/libGL.so.1 > #8 0x400a1a72 in paint () at sel.cc:27 I thought I fixed that a while back. I'll look into it tomorrow. -Brian |