3 tincds, one down, pinging down machine from others loses connection
ebina1
ebina1 at home.com
Tue Feb 5 20:00:58 CET 2002
Guus Sliepen wrote:
>
>It's hard for me to guess where the problem lies. Could you recompile
>tinc with CFLAGS = -g, run it with ulimit -c 10000 (for bash) or limit
>coredumpsize 10000 (for tcsh), kill -9 when it runs and then use gdb to
>get a backtrace? Something like this:
>
># ulimit -c 10000
># ./tincd -n <netname> -ddddd
>... wait until it hangs ....
># kill -9 `cat /var/run/tinc.netname.pid`
># gdb ./tincd core
>...
>(gdb) bt
>... backtrace follows here ...
>
Ummm. I tried this, but when tincd is killed with kill -9
it leaves no core file.
Yes, I'm using bash and did the ulimit -c 10000
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
More information about the Tinc
mailing list