docsis_server - defunct process | docsis.org

You are here

docsis_server - defunct process

2 posts / 0 new
Last post
luciano
docsis_server - defunct process

Hi, all

I run fedora with docsis_server, whenever I check processes on the server, there is a TON of dead (defunct) processes for docsis_server. While I know I can resolve this with cronned script, I wonder do any of you have idea why is this happening?

schirrmeister
compiler options

Hi,

try the following steps:

export CLFAGS="-fno-stack-protector"
./configure && make && make install

regards
Benedikt

Log in or register to post comments