I tried to revive my gtk-gnutella node after distribution upgrade (it 
compiles again), but after some minutes of uptime it always crashes:

17-01-02 15:33:06.185 (FATAL): Code should not have been reached in 
node_udp_g2_get_addr_port() at src/core/nodes.c:8411
17-01-02 15:33:06.185 (DEBUG): crash_mode(): initial external call, 
level=failure from thread "main" (#0)
17-01-02 15:33:06.185 (DEBUG): crash_mode(): depth=0, external=y, 
level=failure, old=none, new=failure
        node_udp_g2_get_addr_port+121
        download_g2_send_udp_push+120
        download_send_push_request+1809
        download_push+845
        download_start+1995
        download_timer+2469
        main_timer+1040
        cq_periodic_trampoline+112
        cq_expire_internal+162
        cq_heartbeat+1159
        cq_heartbeat_trampoline+15
        0xb6d3a3af : libglib-2.0.so.0
        <g_main_context_dispatch+323> : libglib-2.0.so.0
        0xb6d39a70 : libglib-2.0.so.0
        <g_main_loop_run+123> : libglib-2.0.so.0
        <gtk_main+176> : libgtk-x11-2.0.so.0
        main_gui_run+388
        main+2445
        <__libc_start_main+230> : libc.so.6
        start+33
        thread_current_element+85
        0x85d1360 : gtk-gnutella

Adding a g_debug shows that host_addr_net(addr) returns 6 so it's IPv6 
g2 node that is not handled yet by gtk-gnutella.

-- 
Meelis Roos (mr...@linux.ee)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to