Server doesn't want to die
Okay, problem is simple. Firstofall, i runnig minetest server
with some patches https://github.com/xyzz/minetest-ru
So, when I run it on my local Archlinux it works great. But on Debian (as a server) it starts nice and seems to work same, but when I am trying to kill it (using ctrl+c via ssh) it very often (much often than it stops normally) fails to die and hangs.
Any ideas?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
18:28:08: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=20, VER=0.3.1 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Release
with some patches https://github.com/xyzz/minetest-ru
So, when I run it on my local Archlinux it works great. But on Debian (as a server) it starts nice and seems to work same, but when I am trying to kill it (using ctrl+c via ssh) it very often (much often than it stops normally) fails to die and hangs.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest@keeg:~/.minetest$ uname -a
Linux keeg 2.6.18-128.2.1.el5.028stab064.8 #1 SMP Fri Nov 6 12:26:59 MSK 2009 i686 GNU/Linux
minetest@keeg:~/.minetest$ cat /etc/issue
Debian GNU/Linux 6.0 \n \l
Any ideas?