angt / glorytun

Multipath UDP tunnel
BSD 2-Clause "Simplified" License
683 stars 105 forks source link

mud zombie process after reboot #16

Closed bessa closed 8 years ago

bessa commented 8 years ago

root@OpenWrt:~# ps |grep -i glo 6340 root 18008 S {glorytun-udp.sh} /bin/sh /usr/sbin/glorytun-udp.sh glorytun-udp keyfile /tmp/glorytun-udp.key 6368 root 0 Z [glorytun-udp] 19025 root 8520 S grep -i glo

solved by restarting mud client side :/

bessa commented 8 years ago

zombie-mud

angt commented 8 years ago

There is no fork() in the code so the problem should be somewhere else.

jedisct1 commented 8 years ago

No fork