<div dir="ltr">Dear all,<br><br>This issue was already mentioned in the mailing list some time ago:<br><br><a href="http://www.vtk.org/pipermail/vtkusers/2005-September/081738.html">http://www.vtk.org/pipermail/vtkusers/2005-September/081738.html</a><br>
<br>I have the same problem, only when I try to load and display a texture. The same code (creating a plane actor and drawing a texture on it after having it read form a bmp file) works fine on Windows XP and fails at runtime on Linux (Debian 4), returning the following error:<br>
<br>*** glibc detected *** free(): invalid pointer: 0x08061738 ***<br>Abort<br><br>I tried to use valgrind, hoping to get some insight on what was going on and... it worked! <br><br>I am a bit puzzled but I am not an experienced vtk user nor an experienced valgrind user.<br>
<br>Does anyone have any idea on why this is happening?<br><br>Regards,<br>G<br></div>