Re: module GC bug

2005-07-13 Thread Marius Vollmer
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> I think the right fix is to change the weak hashtable marking >> algorithm to properly cope with circular references like this. I will >> try this and then come back to you. > > Interesting. How would you go about doing that? The marking would wo

Re: module GC bug

2005-07-13 Thread Han-Wen Nienhuys
Marius Vollmer wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: I think the right fix is to change the weak hashtable marking algorithm to properly cope with circular references like this. I will try this and then come back to you. Interesting. How would you go about doing that? The