Account Options

  1. Sign in
 
  Advanced Search
Preferences
Search:  all groups  Google Groups
 GroupsResults 101 - 110 of about 338,000 for zombie processes wait
Sorted by relevance    Sort by date
 

Spawning processes on remote nodes
comp.os.qnx  -  6 posts  -  3 authors  - Last post:  Aug 12, 2004
The documentation appears to indicate that the wait() functions work across ... The
"zombie" problem is that remotely spawned processes are children of io-net.
http://groups.google.com/g/5e47ff03/t/.../d/83511105582ec109?hl=en&ie...8

OpenServer Application and zombie processes.
comp.databases.sybase  -  2 posts  -  2 authors  - Last post:  Mar 23, 1995
The following is an example (using the posix interface to wait) showing how to do this: #include
<stdio.h> #include <signal.h> #include <sys/types.h> #include ...
http://groups.google.com/g/58f7fef7/t/.../d/481eaf93a34ca10a?hl=en&ie...8

preventing a zombie
alt.os.linux.slackware  -  2 posts  -  2 authors  - Last post:  Sep 1, 2012
Until the parent process has called wait(&status) the child process
data will be kept as an undead zombie process. When a process that has
child processes dies ...
http://groups.google.com/g/f937ff06/t/.../d/7cc5ab0275c0b8db?hl=en&ie...8

how to kill a zombie ?
alt.uu.comp.os.linux.questions  -  2 posts  -  2 authors  - Last post:  Nov 15, 1998
The zombie former-process remains in the process table
(even though not running) until the parent process calls wait()
or ends, to enable the parent process to ...
http://groups.google.com/g/6687fef5/t/.../d/fad3e0cd9fb166c?hl=en&ie=UTF...

Zombie/Defunct Processes??
comp.unix.unixware.misc  -  6 posts  -  5 authors  - Last post:  Jul 22, 1996
(409)294-3547 If its your program, you must do a wait(2) on the
processes that you spawn or the zombies will hang around. -jeff
je...@haven.ios.com.
http://groups.google.com/g/9c17fef9/t/.../d/5a81ed026bdbe2d9?hl=en&ie...8

On SIGCHLD signal semantics
linux.dev.kernel  -  14 posts  -  4 authors  - Last post:  Jun 7, 1996
If the calling process subsequently waits for its children, and the process has no ... into zombie
processes, it will block until all of its children terminate, and wait(), ...
http://groups.google.com/g/c3b7feeb/t/.../d/ea0e3f3171f6db09?hl=en&ie...8

Getting rid of zombies
comp.os.linux.admin  -  8 posts  -  7 authors  - Last post:  May 5, 1994
A zombie process is one that has terminated, but its parent has not
wait()ed for it yet. The kernel releases all all the resources being
used by a zombie process ...
http://groups.google.com/g/2067feff/t/.../d/5b29ae24a5b627a1?hl=en&ie...8

Can I kill a forked child process within the child process?
borland.public.kylix.linuxapi  -  4 posts  -  3 authors  - Last post:  Jan 11, 2003
I can kill this zombie process from the parent process with "waitpid(ProcID, nil, ...
from the dead child, which the parent does by calling one of the wait functions.
http://groups.google.com/g/daf7ff04/t/.../d/99b83f1adb5ab2f3?hl=en&ie...8

Killing zombie processes
mpc.lists.freebsd.questions  -  6 posts  -  3 authors  - Last post:  May 27, 1998
... lists freebsd questions Doug White wrote: Fix the offending program that zombie-ing
. Add a wait() call just before it exits to reap the children. _exit(2) does this.
http://groups.google.com/g/bf57ff04/t/.../d/37adca39b51af43?hl=en&ie=UTF...

Zombie processes....
comp.unix.internals  -  7 posts  -  5 authors  - Last post:  May 9, 1997
AS i understand a zombie process is created when the parent does not wait on the process,
to completion using (wait,waitid etc). Now the zombie process will ...
http://groups.google.com/g/af57fef9/t/.../d/7665c9c3c1526d23?hl=en&ie...8


Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google