I have a headless ultra running with the DHT code enabled,

[log exerpt]

08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] iterating to hop 6 (bounded 
parallelism: sending 2 RPCs at most, 1 outstanding)
08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] at hop 6, handling RPC reply from 
hop 5
08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] handling reply from 
24.247.123.249:9058 (LIME v0.0) [8fd558798c6683395975822db055747cc78b4951] 
"unknown", ref=2
08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] not iterating (pending RPC)
08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] at hop 6, handling RPC reply from 
hop 6
08-08-10 14:19:57 (MESSAGE): DHT LOOKUP[53] handling reply from 
24.247.123.249:9058 (LIME v0.0) [8fd558798c6683395975822db055747cc78b4951] 
"unknown", ref=2
FATAL: Assertion failure in lookup.c:985: "!patricia_contains(nl->path, kn->id)"
CRASH (pid=30320) by SIGABRT

[stack]

#0  0x4034e967 in sigsuspend () from /lib/libc.so.6
#1  0x0816f807 in crash_handler ()
#2  <signal handler called>
#3  0x4034e566 in raise () from /lib/libc.so.6
#4  0x4034fd88 in abort () from /lib/libc.so.6
#5  0x08170e1c in assertion_failure ()
#6  0x081653fb in lookup_rpc_cb ()
#7  0x08161f77 in dht_rpc_answer ()
#8  0x08157b78 in k_handle_lookup ()
#9  0x0815a70a in kmsg_received ()
#10 0x080e1797 in node_udp_process ()
#11 0x08138fc0 in udp_received ()
#12 0x081299ef in socket_udp_event ()
#13 0x0817afeb in dispatch_poll ()
#14 0x400d87cd in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0
#15 0x400a22f1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x400a5983 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#17 0x400a5ea2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0x081357c6 in topless_main_run ()
#19 0x0804e7aa in main ()

Apparently I haven't compiled with symbols or '--pause-on-crash'
doesn't seem to allow me to attach with symbols.  I had compiled with
-pg.  I tried to get 'nl' and 'kn' as they probably would have been
helpful.

This was revision 15558 and it looks like code has been updated.  I
will retry.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to