[PROBLEM] WARNING: at kernel/exit.c:910 do_exit

From: Pekka Enberg
Date: Sun Nov 21 2010 - 10:35:17 EST


Hi all,

The following warning triggered on me while I was browsing the web:

http://twitpic.com/38vxxg

[ Click on the "Rotate photo" button for landscape version. ]

It's

WARN_ON(atomic_read(&tsk->fs_excl));

in do_exit(). There was a prior oops in __pipe_free_info() called in
sys_recvmsg() paths that unfortunately scrolled away. Does it ring a
bell to anyone? This is latest Linus' master from few hours ago. I've
been running 2.6.37-rc1 until today without any problems.

I'll let you know if it triggers again.

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