Christian Biere wrote:
> Brad Campbell wrote:
>> ** ERROR **: BUG: linkable #1273/2234 from queue 0xb6449a90 [UDP remote node 
>> 82.100.75.234:5767 
>> FLOWC SWIFT WARNZONE] (960 items, 30720 bytes) does not belong to any queue 
>> at src/core/mq_udp.c:292
>> aborting...
>> Aborted
> 
> Yesterday, I have committed some code to catch the possible cause of this. 
> You would see
> 
> "(WARNING): mq_putq: recursion detected"
> 
> in the log if this happens. You should compile with -Doptimize='-O0 -g' so 
> that it's possible
> to get a proper stacktrace with gdb.
> 

Just got this one.. is it what you were looking for ?

06-11-26 14:31:34 (WARNING): mq_putq: recursion detected
06-11-26 14:31:34 (WARNING): mq_putq: recursion detected

** ERROR **: BUG: linkable #5/3507 from queue 0xb6aaea90 [UDP remote node 
72.94.148.72:62528 FLOWC 
SWIFT WARNZONE] (3000 items, 96689 bytes) does not belong to any queue at 
src/core/mq_udp.c:294
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1218224000 (LWP 11075)]
0xb785883b in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb785883b in raise () from /lib/tls/libc.so.6
#1  0xb7859fa2 in abort () from /lib/tls/libc.so.6
#2  0xb7abdefd in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0xb7abdf26 in g_log () from /usr/lib/libglib-2.0.so.0
#4  0x080d186c in mq_check_track ()
#5  0x08134f65 in mq_udp_putq ()
#6  0x080e5b24 in oob_deliver_hits ()
#7  0x08134a38 in mq_tcp_make ()
#8  0x080f18d4 in pmsg_free ()
#9  0x080d1a64 in mq_free ()
#10 0x080d29b9 in mq_shutdown ()
#11 0x080d1ba7 in mq_free ()
#12 0x081dd514 in cq_expire ()
#13 0x081dd66f in cq_clock ()
#14 0x081dd752 in cq_clock ()
#15 0xb7ab7c9c in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#16 0xb7ab5582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#17 0xb7ab65f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb7ab6930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb7ab6ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0xb7d8dbb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x0813ac98 in main_gui_run ()
#22 0x0807b4f1 in main ()
(gdb)

Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to