>> ** ERROR **: file oob.c: line 460 (oob_pmsg_free):
>> assertion failed: (r->ev_timeout == NULL)
>> aborting...
>
> Unfortunately, stacktraces are not always sufficient to locate and fix
> a bug. In this case, I don"t really have a clue what"s wrong. It would
> help to dereference ``r"" and see
Bernhard Duebi wrote:
> I have a script that fetches the latest updates from cvs, compiles and
> runs gtk-gnutella. After a crash it generates a stack trace and sends
> this mail to me. This script runs 24h a day and generates about a few
> reports per day. This means the application is updated eve
Hi,
On Saturday 29 January 2005 15:06, jonas wrote:
> I'll send a backtrace if it happens again.
happened again, this time it's a
gtk-gnutella/0.96u (2005-01-23; GTK1; FreeBSD i386) in UP mode.
just to make sure, here's a backtrace:
#0 0x2869f1d7 in kill () from /lib/libc.so.5
#1 0x2869427e
Personally, i'm interested in the script :)
--- Bernhard Duebi <[EMAIL PROTECTED]> escribió:
> Hello,
>
> are anyone interested in such a bug report ?
>
> I run gtk-gnutella on my SuSE Linux Professional 9.0 machine.
> I have a script that fetches the latest updates from cvs, compiles and
> ru