Re: [Gtk-gnutella-devel] r13039 Crash BT

2007-03-12 Thread Christian Biere
Andrew Benton wrote: > If it means anything to you, I still have the logs from two previous > crashes. r12941 died with > Assertion failure (oob.c:171) "!g_hash_table_lookup(results_by_muid, > r->muid)" I suspect this means the MUID was already removed (maybe expired) from the routing table bu

Re: [Gtk-gnutella-devel] r13039 Crash BT

2007-03-11 Thread Andrew Benton
Christian Biere wrote: > Andrew Benton wrote: >> I recompiled gtk-gnutella yesterday r13039 and ran it with >> --pause-on-crash. It froze about half an hour ago. The last thing it >> printed in the log was > >> Assertion failure (upload_stats.c:388) "us != NULL" > > I've never seen this but I'v

Re: [Gtk-gnutella-devel] r13039 Crash BT

2007-03-11 Thread Christian Biere
Andrew Benton wrote: > I recompiled gtk-gnutella yesterday r13039 and ran it with > --pause-on-crash. It froze about half an hour ago. The last thing it > printed in the log was > Assertion failure (upload_stats.c:388) "us != NULL" I've never seen this but I've rewritten parts of this code and

[Gtk-gnutella-devel] r13039 Crash BT

2007-03-11 Thread Andrew Benton
Hello World, I recompiled gtk-gnutella yesterday r13039 and ran it with --pause-on-crash. It froze about half an hour ago. The last thing it printed in the log was Assertion failure (upload_stats.c:388) "us != NULL" PASSED I attached gdb to it and (fwiw) got this backtrace from it. andy:~$ g