slang-users mailing list

[2001 Date Index] [2001 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: possible stack over- or underflow


Scheucher, Andreas <Andreas.Scheucher@xxxxxx> wrote:
>the only thing I receive is a printout of the stack with an undefined value
>as last value on it,
>which makes me think that it is an stack overflow. the problem is that I
>reach the error only
>after a calculation time of nearly 4 houres.

Put 
     _debug_info=1;
     _traceback=1;

in all your .sl files.  That should indicate what file/line triggered
the problem.

--John


[2001 date index] [2001 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]