lkml.org 
[lkml]   [2004]   [Jan]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 13 Jan 2004 22:36:12 -0800
FromAndrew Morton <>
SubjectRe: [2.6.1-mm2] Badness in futex_wait at kernel/futex.c:509
Horacio de Oro <hgdeoro@yahoo.com> wrote:
>
> Hi!
> 
> This happen every time I switch from X to console:
> 
> Badness in futex_wait at kernel/futex.c:509
> Call Trace:
>  [futex_wait+434/448] futex_wait+0x1b2/0x1c0
>  [default_wake_function+0/32] default_wake_function+0x0/0x20
>  [default_wake_function+0/32] default_wake_function+0x0/0x20
>  [do_futex+112/128] do_futex+0x70/0x80
>  [sys_futex+292/320] sys_futex+0x124/0x140
>  [syscall_call+7/11] syscall_call+0x7/0xb
> 

	/* A spurious wakeup should never happen. */
	WARN_ON(!signal_pending(current));
(looks at Rusty)

-
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:00    [from the cache]
©2003-2008