DragonFly bugs List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
strange kill bug ...
This is pretty strange ...
-- atrens@atrens: /usr/lab/bin/i686 (18:42) --
$ ps aux | grep ispell
atrens 63627 0.0 0.0 0 0 p7 ZL 6:40PM 0:00.00 (ispell)
atrens 63656 0.0 0.0 276 144 p7 RL+ 6:42PM 0:00.00 grep ispell
-- atrens@atrens: /usr/lab/bin/i686 (18:42) --
$ kill 63627
bash: kill: (63627) - No such process
When I drop into the kernel debugger it says -
db> trace 63627
pid 63627 not found
db>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]