[vtkusers] glibc error

Sean McBride sean at rogue-research.com
Tue Aug 19 11:14:27 EDT 2008


On 8/19/08 4:50 PM, Giff said:

>This issue was already mentioned in the mailing list some time ago:
>
>http://www.vtk.org/pipermail/vtkusers/2005-September/081738.html
>
>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:
>
>*** glibc detected *** free(): invalid pointer: 0x08061738 ***
>Abort

It is likely a bug in VTK or your code.  You don't say which version of
VTK you are using.... have you tried with the CVS version?  Have you
attached gdb?  What is at address 0x08061738?  Do you have a test case?

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtkusers mailing list