Re: Immortal processes

2006-01-22 Thread Michelle Konzack
Am 2006-01-09 19:32:51, schrieb Jan C. Nordholz: > So summing up, this sounds like a bug in TkRemind... where exactly is > TkRemind? Could you name me the package? (I'd go look myself, but > packages.d.o > is currently down...) This is not an excuise!!! apt-cache show tkremind Greetings

Re: Immortal processes [was: mc not loading and not dying (sid)]

2006-01-22 Thread Michelle Konzack
Am 2006-01-08 19:41:34, schrieb Hal Vaughan: > What are options to use in NFS to avoid that? I've had problems before where I do not know, because since 03/1999 (since I use Linux) I have never had a lock. I export with: __( '/etc/exports' )__

Re: Immortal processes (SOLVED)

2006-01-10 Thread Marc Shapiro
Jan C. Nordholz wrote: a zombie process is a different thing. Zombie processes don't exist anymore, and their memory has already been freed. The only thing left is the return code, which the parent process can retrieve via C's wait(), waitpid() and friends. As long as the father process doesn't r

Re: Immortal processes

2006-01-09 Thread Hal Vaughan
On Monday 09 January 2006 01:32 pm, Jan C. Nordholz wrote: > Hi Marc, > > > I am having a similar problem. I keep my box on 24x7 and X is up the > > whole time. I have a window devoted to TkRemind to provide me with a > > calendar. It also pops up a reminder window each night at midnight with >

Re: Immortal processes [was: mc not loading and not dying (sid)]

2006-01-09 Thread Jan C. Nordholz
>> [processes in kernel I/O] > > What are options to use in NFS to avoid that? I've had problems before where > I had to reboot the NFS server and NFS on the clients would not let me kill > it or remount the shares. I'd have to reboot the client to be able to > remount the shares. (And reboo

Re: Immortal processes

2006-01-09 Thread Jan C. Nordholz
Hi Marc, > I am having a similar problem. I keep my box on 24x7 and X is up the > whole time. I have a window devoted to TkRemind to provide me with a > calendar. It also pops up a reminder window each night at midnight with > the next day's reminders. The problem is that it runs remind eac

Re: Immortal processes

2006-01-08 Thread Marc Shapiro
Jan C. Nordholz wrote: On Sun, Jan 08, 2006 at 04:06:01PM -0800, Andrew Sackville-West wrote: On Sun, 08 Jan 2006 15:32:11 +0200 Linas Zvirblis <[EMAIL PROTECTED]> wrote: By the way, there is no such thing as unkillable, "killall -9 mc" and "killall -9 acroread" should get rid of them. I h

Re: Immortal processes [was: mc not loading and not dying (sid)]

2006-01-08 Thread Hal Vaughan
On Sunday 08 January 2006 07:19 pm, Jan C. Nordholz wrote: > On Sun, Jan 08, 2006 at 04:06:01PM -0800, Andrew Sackville-West wrote: > > On Sun, 08 Jan 2006 15:32:11 +0200 > > > > Linas Zvirblis <[EMAIL PROTECTED]> wrote: > > > By the way, there is no such thing as unkillable, "killall -9 > > > mc"

Re: Immortal processes [was: mc not loading and not dying (sid)]

2006-01-08 Thread Jan C. Nordholz
On Sun, Jan 08, 2006 at 04:06:01PM -0800, Andrew Sackville-West wrote: > On Sun, 08 Jan 2006 15:32:11 +0200 > Linas Zvirblis <[EMAIL PROTECTED]> wrote: > > > By the way, there is no such thing as unkillable, "killall -9 > > mc" and "killall -9 acroread" should get rid of them. > > I have lately