<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>Hi!  <BR> <BR>Bingo. Now i got 
Step1/Cone.java working.  <BR>But then at Cone2 the next problem appeared: 
 <BR> <BR>An unexpected exception has been detected in native code 
outside the VM. <BR>Unexpected Signal : 8 occurred at PC=0x4DB7D8AA 
<BR>Function=(null)+0x4DB7D8AA <BR>Library=/usr/lib/libGL.so.1 
<BR> <BR>Current Java thread: 
<BR>        at 
vtk.vtkRenderWindow.Render_6(Native Method) 
<BR>        at 
vtk.vtkRenderWindow.Render(vtkRenderWindow.java:36) 
<BR>        at Cone.main(Cone.java:89) 
<BR> <BR> <BR>NOTE: We are unable to locate the function name symbol 
for the error <BR>      just occurred. Please 
refer to release documentation for possible 
<BR>      reason and solutions. <BR> <BR>I 
get the same message even if i add the following in Cone.java: 
 <BR> <BR>vtkAxes axe = new vtkAxes ();  <BR> <BR>Looking 
forward to your answers. 
 <BR> <BR>Alex  </FONT></DIV></BODY></HTML>