Add bugs and wishlist pages.
[wiki] / bugs / send_meta_called_with_NULL_pointer
1 [[!meta author="Chris Maciejewski"]]
2
3 I am running tinc (1.0.19) on a cluster of around 40 servers (Xen
4 virtual machines in two geographical locations). Overall it works very
5 well, however yesterday it crashed on two machines in odd way. I was
6 still able to ping VPN IPs of other hosts from the two affected
7 machines but "vpn" interface was not visible when I run ifconfig.
8 There was also no "tincd" process running (at least ps aux wasn't
9 showing it). They logged the following for approx. 20 minutes in the
10 /var/log/syslog:
11
12     Mar 27 01:52:14 us16 tinc.vpn[9528]: Flushing meta data to <peer_host> (xxx.xxx.xxx.xxx port 655) failed: Connection reset by peer
13
14 and eventually:
15
16     Mar 27 01:53:03 us16 tinc.vpn[9528]: send_meta() called with NULL pointer!