<html>
The right way to handle this is to remove recursion from the algorithm.
It'll most likely be faster, and avoid these stack dumps. I'll look into
removing the recursion. It'll probably take some time.<br>
Will<br>
<br>
At 02:46 PM 4/18/00 +0200, you wrote:<br>
<blockquote type=cite cite>Thanks a lot, Olivier <br>
<br>
I did some testing and found that SetMaxRecursionDepth=9900 works, but
SetMaxRecursionDepth=9930 doesn't. <br>
<br>
Is 9900 always sufficient? <br>
<br>
Best wishes, <br>
Per <br>
<br>
Olivier Cuisenaire wrote: <br>
<blockquote type=cite cite>I have had the same problem recently. You need
to SetMaxRecursionDepth <br>
explicitely under windows, while it is not required on your SGI. <br>
<br>
Olivier <br>
<br>
Per Rønsholt Andresen wrote: <br>
> <br>
> Dear VTK development team, <br>
> <br>
> vtkPolyDataConnectivityFilter crashes when running on a PC with
<br>
> windows 95 or 98. It does NOT crash on my SGI machine! <br>
> <br>
> I get the following output (Danish windows version): <br>
> <br>
> WISH82 forårsagede en stakfejl i modul VTKCOMMON.DLL på adressen
<br>
> 0167:01597cd8. <br>
> Indhold af registrene: <br>
> EAX=0000486a CS=0167 EIP=01597cd8 EFLGS=00010202 <br>
> EBX=00000000 SS=016f ESP=00621ff4 EBP=00622044 <br>
> ECX=00846720 DS=016f ESI=00844880 FS=0f27 <br>
> EDX=00622098 ES=016f EDI=0050975c GS=0000 <br>
> Byte ved CS:EIP: <br>
> 89 4d b4 8b 45 b4 8b 88 1 01 00 00 8b 51 18 8b <br>
> Indhold af stakken: <br>
> 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
<br>
> 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
<br>
> 00000000 00000000 <br>
> <br>
> In order to reproduce the problem, I've included a  TCL script
and a <br>
> data file in the zip-file found at <br>
>
<a href="http://sgi3.imm.dtu.dk/~per/Public/bug.zip">http://sgi3.imm.dtu.dk/~per/Public/bug.zip</a>
. After downloading, run <br>
> the program 'showCrash2.tcl' (9 lines of tcl-code), it reads <br>
> 'test.vtk'. Hopefully, the program then crashes :) <br>
> <br>
> I'm running VTK version 3.1.2 and the test-script were "tested" on 3 <br>
> PCs. <br>
> <br>
> Thanks in advance, <br>
> Per <br>
> <br>
> <br>
> -- <br>
> ______________________________________________________________ <br>
> Per Roensholt Andresen             <a href="http://www.imm.dtu.dk/~pra">http://www.imm.dtu.dk/~pra</a> <br>
> Assistant Research Professor, Ph.D. <br>
> Technical University of Denmark <br>
> <br>
></blockquote><br>
<pre>-- 
______________________________________________________________
Per Roensholt Andresen              <a href="http://www.imm.dtu.dk/~pra">http://www.imm.dtu.dk/~pra</a>
Assistant Research Professor, Ph.D.
Technical University of Denmark</pre>
  </blockquote></html>