[vtkusers] This samples crashes... WHY ???

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Mon Oct 13 09:59:22 EDT 2003


de Boer Ingo wrote:
> Hi all,
> 
> could anybody help me out on this one...
> I have attached a sample which works with ATI Catalyst 3.5
> and crashes with ATI Catalyst 3.7 or higher ...
> Did I something wrong in programming ?
> If I remove the line 175:
> vtkIdType p46[4] = {40, 75, 76, 39 }; polys->InsertNextCell(4, p46);
> then the sample also works with ATI Catalyst 3.7.
> I don't know what is wrong with it...


I just servilely compile it. And here is the log output:

$ ./Example
ERROR: In /home/malat/Kitware/VTK/IO/vtkBMPReader.cxx, line 110
vtkBMPReader (0x8055a30): Unable to open file example.bmp

ERROR: In /home/malat/Kitware/VTK/IO/vtkBMPReader.cxx, line 110
vtkBMPReader (0x8055a30): Unable to open file example.bmp

ERROR: In /home/malat/Kitware/VTK/Common/vtkLookupTable.cxx, line 82
vtkLookupTable (0x80c39b8): Bad table range: [1e+38, -1e+38]

ERROR: In /home/malat/Kitware/VTK/Rendering/vtkOpenGLTexture.cxx, line 148
vtkOpenGLTexture (0x8058330): 3D texture maps currently are not supported!

ERROR: In /home/malat/Kitware/VTK/Rendering/vtkOpenGLTexture.cxx, line 148
vtkOpenGLTexture (0x8058330): 3D texture maps currently are not supported!

ERROR: In /home/malat/Kitware/VTK/Rendering/vtkOpenGLTexture.cxx, line 148
vtkOpenGLTexture (0x8058330): 3D texture maps currently are not supported!

Are you sure this is intended ?

HTH
mathieu




More information about the vtkusers mailing list