Displaying 2 results from an estimated 2 matches for "edge_del".
Did you mean:
de_del
2013 Nov 07
2
Segfaults on connection loss
...i there,
I'm seeing quite frequent segfaults around check_dead_connections() and
terminate_connection() when the tcp meta connection to a node times out
(or is e.g. firewalled), usually it happens when there's heavy packet loss:
Program terminated with signal 11, Segmentation fault.
#0 edge_del (e=0x1b71ba0) at edge.c:96
96 avl_delete(e->from->edge_tree, e);
(gdb) bt
#0 edge_del (e=0x1b71ba0) at edge.c:96
#1 0x0000000000408a65 in terminate_connection (report=false,
c=0x1abca00) at net.c:188
#2 terminate_connection (c=0x1abca00, report=false) at net.c:168
#3 0x00000...
2007 Jul 21
2
tincctl patches
(Second try to send this. I wonder if the first one gotten eaten by a
spam filter; I'll link to patches instead of attaching them.)
Here are the tincctl patches I've been working on. They apply to
http://www.tinc-vpn.org/svn/tinc/branches/1.1@1545. I intend to commit
them once the crypto stuff's fixed. Since they're basically done, I'm
emailing them now for review and in case