Hi list ... I just observed a stange segfault: It seems tinc doesn't like my surname. # tincd -n Sattler -K Segmentation fault I tried several other netnames, there is no problem. The segfault only hap- pens with "Sattler" (capital "S"). I'm using tinc-1.0.22-r2 from Gentoo. Thomas
Hi again ... Am 26.09.2013 18:03, schrieb Thomas Sattler:> I just observed a stange segfault: It > seems tinc doesn't like my surname.It was not my surname. :-)) It happened because I had "Name=$HOST" in tinc.conf and $HOST was unset when generating the keys. The following worked: # HOST=$(hostname) tincd -n Sattler -K Thomas
Seemingly Similar Threads
- cygwin rsync performance and bandwidth between two w2003 servers
- Optional WHOIS netname on login banner
- NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
- NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
- NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18