Re: I'm making zombie processes.
From: Gregory L. Hansen (glhansen_at_steel.ucs.indiana.edu)
Date: 12/16/03
- Next message: Tim Haynes: "Re: I'm making zombie processes."
- Previous message: AAAA: "Re: Newbie Question concerning sed (one liner)"
- In reply to: Erik Max Francis: "Re: I'm making zombie processes."
- Next in thread: Erik Max Francis: "Re: I'm making zombie processes."
- Reply: Erik Max Francis: "Re: I'm making zombie processes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Dec 2003 15:41:29 +0000 (UTC)
In article <3FDE9AAA.1CE378AC@alcyone.com>,
Erik Max Francis <max@alcyone.com> wrote:
>"Gregory L. Hansen" wrote:
>
>> Would a simple wait at the end solve it?
>
>I'd have to see the script to see specifically what it might be.
It's longish. Would it be appropriate to post it?
>Are
>you throwing anything in the background (&)?
Nope.
>Are you running anything
>that might fork into the background without you knowing it?
I've had enough learning experiences now that I think I don't know what
the hell I'm doing. I'm starting think it might be easier to write things
in C; it would involve more work to recreate tools that already exist,
but at least I'd know what they're doing.
>
>You might want to ask your sysadmin what the names of the processes are
>that end up being zombies to help you track it down.
>
>--
> __ Erik Max Francis && max@alcyone.com && http://www.alcyone.com/max/
>/ \ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
>\__/ Patriotism is the virtue of the vicious.
> -- Oscar Wilde
-- "I'm giving you the chance to look fate in those pretty eyes of hers and say, 'Step off, bitch. This is my party and you're not invited.'" -- Chris Shugart, _Testosterone Magazine_
- Next message: Tim Haynes: "Re: I'm making zombie processes."
- Previous message: AAAA: "Re: Newbie Question concerning sed (one liner)"
- In reply to: Erik Max Francis: "Re: I'm making zombie processes."
- Next in thread: Erik Max Francis: "Re: I'm making zombie processes."
- Reply: Erik Max Francis: "Re: I'm making zombie processes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|