<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello, <br>
<br>
I got some problems when closing a qt application using VTK, Just
upgraded to VTK 5.8 and there seems to be a problem now with
vtkMathInternal declared in vtkMath.cxx. <br>
<br>
The seg fault raises when trying to delete <br>
<br>
vtkBoxMuellerRandomSequence* Gaussian;<br>
<br>
<br>
this->Gaussian->Delete(); --> line 60<br>
<br>
<br>
Thank you,<br>
<div class="moz-signature">-- <br>
Juan Carlos Prieto
<font color="grey" face="arial" size="2">
<br>
Phd Student
<br>
<a href="http://www.creatis.insa-lyon.fr">CREATIS</a>
Tel:+33472438918
<br>
7 Av Jean Capelle
<br>
69621 Villeurbanne Cedex
<br>
France <br>
<a href="http://www.creatis.insa-lyon.fr/%7Eprieto">Personal
page</a>
</font>
</div>
</body>
</html>