[cod] Linuxserver (debian) killes codwaw_lnxded direct afterstart

Darren darren at cpanel.net
Thu Apr 2 10:41:58 EDT 2009


Hi,

> The codwaw_lnxded get direct killed after start, with and without
> parameters, the only response codwaw_lnxded response is Killed.
> 
> As there is no logfile there is no other information I can give you,
> I'm thankful for every answer.

If by killed you are seeing something like :

fstat(0, {st_dev=makedev(0, 10), st_ino=2, st_mode=S_IFCHR|0620,
st_nlink=1, st_uid=1000, st_gid=5, st_blksize=1024, st_blocks=0,
st_rdev=makedev(136, 0), st_atime=2009/04/02-09:37:06,
st_mtime=2009/04/02-09:37:06, st_ctime=2009/04/02-09:36:51}) = 0
read(0, Killed

then the problem is most likely with something on the server sending
the KILL signal rather than the server killing itself or a problem with
the server. In this case, check crontabs for automated load check
processes, make sure oomkiller isn't getting triggered and check for
anything else in /var/log/messages , `dmesg`, the cron logs, `ps
uaxwwf` for any of those monitoring programs that look for resource
abusers or disallowed programs (like CSF) common in shared hosting
environments.

HTH,
~darren


More information about the cod mailing list