On Dec 25, 2009, at 11:43 AM, Andreas Schwab <sch...@linux-m68k.org>
wrote:
What does that mean?
TRACE: pid 17502: mark_dead_jobs_as_notified: ndeadproc (0) !=
js.c_reaped (14)
It's a debugging/informational message. ndeadproc is a count of the
number of dead child processes in the current jobs list. c_reaped is
the total number of dead child processes the shell has reaped. If
they are different, I either did not catch some reaped children, we
have dead children that were not part of jobs, or we've walked the
list before.
That info doesn't get checked in "release" versions of the shell.
Chet
Sent from my iPhone