On 2003年11月24日, Boehm, Hans wrote: > The table size is MAX_ROOT_SETS. GC_dump() should print what's currently > in the table. It would be good to understand why it's overflowing. But simply > increasing MAX_ROOT_SETS is likely to improve matters. Hans, is there any good reason this table is not yet sized dynamically? Jeff