Quoting Bill Pringlemeir <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel:
:On 14 Aug 2008, [EMAIL PROTECTED] wrote:
:Sorry, I am way behind (I see many new relevant changes).  I think
:this was probably an intermediate not suitable for general
:consumption.

Well, this is brand new code that has not been completely stabilized yet.
All the trivial buglets have been found, now the hard ones remain.  Little
mistakes made whilst developping which are now difficult to find and
cause problems to pop up, like the one you are encountering (which I never
did -- different conditions on your side).

I think all these problems come down to one thing: I have forgotten somewhere
to increment a ref counter on the Kademlia node object (knode_t *) and then
it's wrongly freed too early and replaced by another one, whereas the code
expected the old object to still be around.

I'm chasing another manifestation of the bug that I have encountered.

Raphael

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to