>>>> "David" == David Bush
<David.Bush(a)intel.com> writes:
David> What puzzles me is that there are about 10000 stack frames of just
David> marker objects without interspersed objects of other types. But I
David> haven't had the time to familiarize myself with the creation of these
David> objects.
As long as they're all *different* marker objects, that's OK, I'd say.
David> How soon do you expect the next phase of the new garbage collector
David> implementation? for now, I've quit using it because of the frequent
David> segmentation faults.
In one or two weeks I intend to go to the next phase
David> I'll give it a try with the GC threshold cut in
David> half.
That won't help: recursion depth is a function of the size of the
live data structures. You need to make your stack bigger.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla