Christian Biere wrote:
> Dave Hansen <[EMAIL PROTECTED]> wrote:
> 
>>I, too, am seeing instability with ultrapeer mode on.  Here's the
>>backtrace using the method you described above.
> 
> 
>>#5  0x0811c4df in tx_link_writev (tx=0x8356f68, iov=0x8186c20,
>>#iovcnt=1)
>>    at tx_link.c:205
> 
> Could you load the core dump and do the following?
> f 5
> info local
> p errno

(gdb) f 5
#5  0x0811b693 in bsched_heartbeat (bs=0x8418768, tv=0xbffff900)
    at bsched.c:1232
1232
        g_assert(bs->bw_stolen_ema >= 0);
(gdb) info local
delay = 1009
overused = 1044830166
theoric = 260
correction = 0
(gdb) p errno
$1 = 0
(gdb)

> Maybe you have the last message from stderr logged to a file?

Sorry, I didn't get it.  I'll make sure to record it next time.

-- 
Dave Hansen
[EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to