Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unkillable processes
Date: Tue, 29 Nov 2005 11:33:24
Message-Id: 5bdc1c8b0511290328l17ae597r7e001da70f49f9a0@mail.gmail.com
In Reply to: Re: [gentoo-user] unkillable processes by Richard Fish
1 On 11/28/05, Richard Fish <bigfish@××××××××××.org> wrote:
2 > On 11/28/05, Mark Knecht <markknecht@×××××.com> wrote:
3 > > kill -15 PID
4 > > kill -9 PID
5 > > killall -9 process_name
6 > >
7 > > but none worked. To make forward progress I just rebooted.
8 > >
9 > > Is there some other way I could have tried killing this process?
10 >
11 > Nope. Usually this means something went terribly wrong in hardware.
12 > Pullling a hard drive out of the system while it is running is an easy
13 > way to duplicate this problem, as it will cause the kernel to enter an
14 > interminable reset loop to try and recover. Problems with network
15 > filesystems could also cause something similar.
16 >
17 > You should check dmesg output to see if the kernel is complaining
18 > about something.
19 >
20 > -Richard
21
22 Very strange.
23
24 1) The process (gnome-vfs-daemon) was not defunct or zombie.
25
26 2) It only happens when my wife uses the system. If it's hardware
27 related only she can trigger it.
28
29 3) There were absolutely no messages in /var/log/messages or dmesg.
30
31 The way this gets triggered is a bit unclear. She's working along and
32 then does something that causes he desktop, but not Gnome pannel, to
33 disappear. The machine is still alive. She can run Firefox but she
34 cannot lot out.
35
36 To get out of X we do Alt-Ctrl-Backspace. We then go to the console
37 and see that there are about 7 processes left owned by her avccount
38 even though she is logged out. We have found that for her to log back
39 in successfully we have to kill all of these processes. If processes
40 cannot be killed then when she tries logging back in she gets no
41 desktop again.
42
43 This only happens with her account. We have deleted he home directory
44 and rebuilt it twoce. Eventually the same thing occurs. I suspect it's
45 a bug in Gnome, or Gnome pannel, triggered by all the strangle little
46 setups she likes to do to it with drawers and transparent things.
47 Possibly it's a video driver issue?
48
49 Thanks,
50 Mark
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] unkillable processes Billy Holmes <billy@××××××.net>