search for: setup_network_connect

Displaying 1 result from an estimated 1 matches for "setup_network_connect".

2005 Jan 18
1
tinc svn rev 1432 segfaults
...ch (subnet->type) { (gdb) bt #0 0x0805667c in net2str (netstr=0xbffff8a0 "SUBNET=", len=71, subnet=0x0) at subnet.c:250 #1 0x08056b35 in subnet_update (owner=0x80d3c48, subnet=0x0, up=true) at subnet.c:427 #2 0x0804f067 in setup_myself () at net_setup.c:467 #3 0x0804f528 in setup_network_connections () at net_setup.c:546 #4 0x080576a9 in main (argc=5, argv=0xbffffa44) at tincd.c:488 subnet_update is something which got added to net_setup.c between version 1.0.3 and now. Hope this helps in fixing this issue. If you need more info let me know. Greetings, Hans Rakers