[Mono-aspnet-list] xsp2-mono zombie process
Robert Jordan
robertj at gmx.net
Fri Dec 2 17:23:30 EST 2011
On 02.12.2011 21:48, jacoblinux wrote:
> Hi,
>
> I compiled latest Mono 2.10.6 sources and sometimes when I try to run xsp2
> to test my web application , turn it to zombie process and I cannot kill
> process.
>
> [jacob at localhost labsergen]$ ps -ef | grep mono
> jacob 3155 1 71 15:14 ? 00:20:40 [mono]<defunct>
The process' parent is init. This means that the actual parent
has died before its child (mono) has terminated.
It's most likely not a mono issue. Maybe is your shell is broken.
Robert
More information about the Mono-aspnet-list
mailing list