Re: [Mesa-dev] OSMesa VTK Test Segfault

2010-10-26 Thread Kevin H. Hobbs
On 10/26/2010 11:34 AM, Brian Paul wrote: > Hmmm, can you try using an older version from git and see if it's a > regression? The problem exists in git tags: mesa-7.9 mesa-7.8.2 mesa-7.8.1 mesa-7.8 mesa_7_7_1 mesa_7_6 mesa_7_5 and that's as far back as I can go with the same mesa and VTK confi

Re: [Mesa-dev] OSMesa VTK Test Segfault

2010-10-26 Thread Brian Paul
On 10/25/2010 12:26 PM, Kevin H. Hobbs wrote: I build VTK from git with Mesa from git every night. mesa is built with : ./autogen.sh \ --prefix=/home/kevin/mesa_osmesa/ \ --with-driver=osmesa \ --disable-gallium VTK is linked to OSMesa only and no other GL. VTK's Charts-TestMultipleS

[Mesa-dev] OSMesa VTK Test Segfault

2010-10-25 Thread Kevin H. Hobbs
I build VTK from git with Mesa from git every night. mesa is built with : ./autogen.sh \ --prefix=/home/kevin/mesa_osmesa/ \ --with-driver=osmesa \ --disable-gallium VTK is linked to OSMesa only and no other GL. VTK's Charts-TestMultipleScalarsToColors test is segfaulting. The backtrace