Segmentation fault of vtkRenderer
Bill Lorensen
wlorens1 at nycap.rr.com
Mon Dec 6 21:10:53 EST 1999
Did you do a make clean after the upgrade?
Bill
At 06:16 PM 12/6/99 +0000, Olivier COULON wrote:
>Dear vtk users,
>this follow a previous mail in which I was reporting a segmentation
>fault of vtkRenderer. I uses vtk2.4 under Solaris7. Everything has
>always been fine under solaris2.5 and I just recompiled vtk2.4 when my
>machine was upgraded to Solaris7. I use a Sparc Ultra 1 with Creator3D.
>I checked OpenGL which seems to have been installed properly.
>
>A close examination on the "Cone" example shows that, when creating a
>vtkRenderer, there is the construction of a vtkTransform object. The
>segmentation fault appears in the constructor of vtkTransform.
>
>(gdb) backtrace
>#0 0x19c848 in ?? ()
>#1 0xff1cc150 in vtkTransform::vtkTransform ()
>#2 0xfe642080 in vtkRayCaster::vtkRayCaster ()
>#3 0xfe66559c in vtkRenderer::vtkRenderer ()
>#4 0xfe71d6f4 in vtkOpenGLRenderer::vtkOpenGLRenderer ()
>#5 0xfe665a48 in vtkRenderer::New ()
>#6 0x112cc in main (argc=1, argv=0xffbeed6c) at Cone.cxx:14
>
>
>Has anybody met that problem before ?
>
>- Olivier
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list