lkml.org 
[lkml]   [2003]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Hard freeze with 2.5.65-mm1
Alexander Hoogerhuis <alexh@ihatent.com> wrote:
>> I've had I/O stall a few times while watching movies, but only the
>> mplayer process hung, and I could break it off and restart and it
>> woudl fun again for a few minutes.

On Wed, Mar 19, 2003 at 12:19:09PM -0800, Andrew Morton wrote:
> This is a bug in the new nanosleep code. mplayer asks the kernel for a 50
> millisecond sleep and the kernel gives it a two month sleep instead.
> Please set INITIAL_JIFFIES to zero and retest.
> With what compiler are you building your kernels?

Just hit it with xmms:

$ less /proc/1284/wchan
sys_rt_sigsuspend
$ less /proc/1285/wchan
schedule_timeout
$ less /proc/1286/wchan
schedule_timeout
$ less /proc/16656/wchan
do_clock_nanosleep
$ less /proc/16657/wchan
do_clock_nanosleep

kill -STOP `pidof xmms` ; kill -CONT `pidof xmms` gets it unstuck so
it's not lethal, but still...


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.043 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site