Gentoo Archives: gentoo-user-fr

From: grillot sebastien <sebastiengrillot@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] Process inkillable...
Date: Sat, 16 Jul 2005 09:43:40
Message-Id: 82bf1a140507160243e43229f@mail.gmail.com
1 Bonjour :)
2 Voila, parfois certains de mes process sont inkillable (pardon pour le
3 barbarisme) comment cela se fait ?
4
5 voici un exemple :
6 utopia zork # ps aux | grep fire
7 zork 10814 7.0 8.3 133788 43100 tty1 Dl 17:14 0:04
8 /usr/lib/MozillaFirefox/firefox-bin
9 root 10846 0.0 0.1 1964 724 pts/0 S+ 17:15 0:00 grep fire
10 utopia zork # kill -9 10814
11 utopia zork # ps aux | grep fire
12 zork 10814 2.4 8.3 133788 43100 tty1 D 17:14 0:04
13 /usr/lib/MozillaFirefox/firefox-bin
14 root 10853 0.0 0.1 1964 724 pts/0 S+ 17:17 0:00 grep fire
15 utopia zork # kill 10814
16 utopia zork # ps aux | grep fire
17 zork 10814 2.3 8.3 133788 43100 tty1 D 17:14 0:04
18 /usr/lib/MozillaFirefox/firefox-bin
19 root 10860 0.0 0.1 1964 724 pts/0 S+ 17:17 0:00 grep fire
20 utopia zork # kill 10814
21 utopia zork # ps aux | grep fire
22 zork 10814 2.1 8.3 133788 43100 tty1 D 17:14 0:04
23 /usr/lib/MozillaFirefox/firefox-bin
24 root 10867 0.0 0.1 1964 724 pts/0 S+ 17:17 0:00 grep fire
25 utopia zork #
26
27 amicalement
28
29 Seb
30
31 --
32 Regist. Linux User #344952
33
34 /* Fuck me gently with a chainsaw... */
35 -- 2.0.38 /usr/src/linux/arch/sparc/kernel/ptrace.c
36
37 --
38 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] Process inkillable... Romain Bourdy <achileos@×××××.com>