PDA

View Full Version : My Processes are Dying!!!


JustGags
06-10-2004, 02:15 PM
[gameservers@tyra gameservers]$ screen -r
There are screens on:
3964.test (Dead ???)
4074.se092401 (Dead ???)
4090.se092404 (Dead ???)
4107.se092402 (Dead ???)
4276.se092407 (Dead ???)
4141.se092406_1 (Dead ???)
4153.se092406_2 (Dead ???)
Remove dead screens with 'screen -wipe'.
There is no screen to be resumed.

What does this mean?? It happens every once and awhile and ONLY to my hlds processes. SSH, etc still remains active.

[ade]p00p
06-16-2004, 11:08 AM
Not sure why it's happening but perhaps you should post more information regarding your system. What operating system are you running? What version of screen? If applicable, what version of the Linux kernel?

Originally posted by JustGags
and ONLY to my hlds processes. SSH, etc still remains active.

Right. SSH shouldn't be using screen. This appears to be a problem with screen or with the applications using it.

Also, are the processes still running or are they completely dead? It's possible the programs themselves died and screen just can't resume dead processes.