Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 15:19:39 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jiawei Ye <leafy7382@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Unkillable process with SCHED_ULE
Message-ID:  <20041215151930.L60504@mail.chesapeake.net>
In-Reply-To: <c21e92e2041214175732e53fd8@mail.gmail.com>
References:  <c21e92e2041214175732e53fd8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 15 Dec 2004, Jiawei Ye wrote:

>   PID  TT  STAT      TIME COMMAND
>  2317  p0  Ss     0:00.02 -bash (bash)
>  2480  p0  S+     0:00.01 screen -D -R
>  2447  p1- DE     0:00.01 tail -f update.log
>  2483  p1  Ss     0:00.04 /usr/local/bin/bash
>  2515  p1  R+     0:00.00 ps
>
> PID 2447 is in an unkillable state right now. 'kill -9' does not work.
> I'll leave it as it is for the time being. Please let me know if there
> is any more information I can provide you with.


Can you give me the output of ps -auxwwwo wchan,nice

Thanks,
Jeff


>
> Jiawei
>
> --
> "Without the userland, the kernel is useless."
>                --inspired by The Tao of Programming
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215151930.L60504>