<!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! &nbsp;<BR>&nbsp;<BR>Bingo. Now i got 
Step1/Cone.java working. &nbsp;<BR>But then at Cone2 the next problem appeared: 
&nbsp;<BR>&nbsp;<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>&nbsp;<BR>Current Java thread: 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at 
vtk.vtkRenderWindow.Render_6(Native Method) 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at 
vtk.vtkRenderWindow.Render(vtkRenderWindow.java:36) 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at Cone.main(Cone.java:89) 
<BR>&nbsp;<BR>&nbsp;<BR>NOTE: We are unable to locate the function name symbol 
for the error <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;just occurred. Please 
refer to release documentation for possible 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;reason and solutions. <BR>&nbsp;<BR>I 
get the same message even if i add the following in Cone.java: 
&nbsp;<BR>&nbsp;<BR>vtkAxes axe = new vtkAxes (); &nbsp;<BR>&nbsp;<BR>Looking 
forward to your answers. 
&nbsp;<BR>&nbsp;<BR>Alex&nbsp;&nbsp;</FONT></DIV></BODY></HTML>