Project

General

Profile

Actions

Bug #14

closed

zombie processes waiting for a lock, smth to worry about?

Added by skrueger over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

hi folks,

sometimes sysctl or fstat just stop and end up as a zombie process

% ps
PID TT STAT TIME COMMAND
81 #C1 SL 0:00.04 _su -m (csh)
40884 #C1 IWL 0:00.00 sysctl
41510 #C1 DWL 0:00.00 sh -c /usr/bin/fstat > /dev/null 2>&1
41513 #C1 ZL 0:00.00 /usr/bin/fstat
53544 #C1 IWL 0:00.00 sysctl
53549 #C1 IWL 0:00.00 sysctl
53647 #C1 DL 0:00.01 sh -c /usr/bin/fstat > /dev/null 2>&1
53648 #C1 ZL 0:00.00 /usr/bin/fstat
53651 #C1 DL 0:00.02 sh -c /usr/bin/fstat > /dev/null 2>&1
53654 #C1 ZL 0:00.00 /usr/bin/fstat
57387 #C1 R1L+ 0:00.01 ps

I can't kill them, even with kill -9

so my question is, ignore them or is smth broken?

Actions

Also available in: Atom PDF