Gentoo Archives: gentoo-user-fr

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

Replies

Subject Author
Re: [gentoo-user-fr] Process inkillable... grillot sebastien <sebastiengrillot@×××××.com>