[Paraview] Clip Hang

Kevin H. Hobbs hobbsk at ohiou.edu
Thu Sep 14 14:30:54 EDT 2006


On Thu, 2006-09-14 at 13:28 -0400, Kevin H. Hobbs wrote:
> #0  0x0000003371d2f4f5 in raise () from /lib64/libc.so.6
> #1  0x0000003371d30e40 in abort () from /lib64/libc.so.6
> #2  0x0000003c6c4c0f74 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib64/libstdc++.so.6
> #3  0x0000003c6c4bf0b6 in std::set_unexpected () from /usr/lib64/libstdc++.so.6
> #4  0x0000003c6c4bf0e3 in std::terminate () from /usr/lib64/libstdc++.so.6
> #5  0x0000003c6c4bf1ca in __cxa_throw () from /usr/lib64/libstdc++.so.6
> #6  0x0000003c6c4bf4a9 in operator new () from /usr/lib64/libstdc++.so.6
> #7  0x0000003c6c4bf569 in operator new[] () from /usr/lib64/libstdc++.so.6
> #8  0x00002aaaaf3c899b in vtkOpenGLTexture::Load (this=0x2a43e80, ren=0xa6b1a0) at /home/kevin/kitware/ParaView/VTK/Rendering/vtkOpenGLTexture.cxx:202

This line is :

 resultData = new unsigned char [rowLength*ysize];

ddd tells me that rowLength and ysize are monstrous negative numbers
when I put a breakpoint there. xsize is also a huge negative number.
size[0] = 256, size[1] = 1, and size[2] = 1 do these make sense?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/paraview/attachments/20060914/d11bd6c3/attachment-0001.pgp


More information about the ParaView mailing list