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
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
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
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