|
From: Brian P. <bri...@tu...> - 2008-09-03 21:21:18
|
Utkarsh Ayachit wrote: > Brian Paul wrote: >> Utkarsh Ayachit wrote: >>> Brian, >>> >>> If I build ParaView with debian-lenny (gcc 4.3) can you run it (or do >>> you prefer debian-etch? >> >> Hmmm, I don't have any debian installations here. Pretty much just >> fedora. >> >> My 64-bit system has fedora 9. >> >> -Brian >> >> > > This is built using gcc-4.1. Let me know if you cannot run it. > > http://paraview.org/files/v3.3/ForBrian/paraview-3.3.1-Linux-x86_64.tar.gz > > To reproduce the bug do the following: > * start ./bin/paraview > * From the "Sources" menu, select "Sphere" > * Hit the "Apply" button on the properties page (lower left dock > window). You;ll see a sphere rendered > * From the "Filters" menu, select "Common|Clip". A clip plane widget > will be shown over the sphere > * On the properties tab (below the Apply button), there's a "Show Plane" > check box. Just keep on toggling it for a while. After a few (sometimes > just a couple, other times several) toggles, paraview will crash with: > > paraview-real: tnl/t_draw.c:203: bind_inputs: Assertion > `inputs[i]->BufferObj->Pointer' failed. OK, I'm getting the assertion here. I'll try to debug it tomorrow... -Brian |