[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Solution to "stack overflow during GC"
Hi Jawad,
Subject: stack overflow during GC
EXPLANATION
Again, this is a message from LeLisp. In my humble opinion this should
NEVER occur. The point is that the garbage collector ("GC") fails to do
its job......
It is the garbage collector _itself_ causing the stack to overflow.
I've seen this problem before (we Amsterdam guys&girls also suffered from it).
Therefore, here's the solution:
SOLUTION
Increase the -stack option in the ctasdf.conf file in the same line like
I explained in my previous message, i.e. the
LLSIZE= ........ -stack N ......
Bye, Wilco.