2009-01-26 17:50 UTC-0430 Ron Pinkas <ron/at/xharbour.com>
* source/vm/garbage.c
! Refactored hb_gcItemRef() so that it works withOUT recursion.
This can be disabled by commenting the #define
SIMULATE_ITEMREF_RECURSION on line 451
/*
This solves a long over due GPF trap (IMO the most common cause of
application disappearing without any error message, due to stack
overflow).
Applications with either big arrays/objects, and/or many
arrays/objects,
and/or multiple cyclic references between such arrays/objects were
likely suspects
to trigger this trap.
*/
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers