[gentoo-user] unstoppable, undeciperable kernel call trace in log

2012-06-30 Thread Maxim Wexler
Hi group, Please take a look at this clip from /var/log/messages: https://paste.lugons.org/show/2679/ Can somebody tell me what it means? It never changes, char by char. It goes on forever, over and over again. At one time I wanted kernel debugging, but I've returned to menuconfig and turned

Re: [gentoo-user] unstoppable, undeciperable kernel call trace in log

2012-06-30 Thread Paul Hartman
On Sat, Jun 30, 2012 at 4:57 PM, Maxim Wexler maxim.wex...@gmail.com wrote: Hi group, Please take a look at this clip from /var/log/messages: https://paste.lugons.org/show/2679/ Can somebody tell me what it means? It never changes, char by char. It goes on forever, over and over again. At

Re: [gentoo-user] unstoppable, undeciperable kernel call trace in log

2012-06-30 Thread Maxim Wexler
Hi, I don't have an answer, but if you google the phrase rcu_bh detected stall on CPU you can find many reports similar to yours and maybe some information. This might be usefu lhttp://www.kernel.org/doc/Documentation/RCU/stallwarn.txt RCU bugs can often be debugged with the help of

Re: [gentoo-user] unstoppable, undeciperable kernel call trace in log

2012-06-30 Thread Maxim Wexler
This is weird syzygy@lumby ~ $ grep DEBUG_FS /usr/src/linux/.config # CONFIG_DEBUG_FS is not set But the entry in menuconfig -kernel hacking looks like this:' -*- Debug Filesystem', and can't be changed. Not '[*]' which is changeable with the spacebar, but '-*-' which is not. According to help