FS#24480 - [kernel26] Sudden failure of process management in Kernel 2.6.38
Attached to Project:
Arch Linux
Opened by Roy Zuo (roylez) - Saturday, 28 May 2011, 03:02 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 February 2012, 17:58 GMT
Opened by Roy Zuo (roylez) - Saturday, 28 May 2011, 03:02 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 February 2012, 17:58 GMT
|
Details
I do not know how and why this happens. When I try to kill
my frozen firefox, pkill command hangs, then I find every
process related command hangs, including kill, ps, top and
even w. However, at the same time, I am still chatting on
IRC without any problem and other commands, e.g. ifconfig,
do not have any problem. The computer cannot be properly
rebooted as well.
Here I attach dmesg output captured. It contains some stack trace that can be relevant. |
This task depends upon
pacman -Q kernel26
echo never > /sys/kernel/mm/transparent_hugepage/enabled
echo never > /sys/kernel/mm/transparent_hugepage/defrag
I really cannot tell what were the status of those jobs when it happened. Every process related command hung at that moment. Also, it is not very likely that I could recreate it. I just hope someone can get some hint out of the dmesg log. The part that I believe is useful is from line 4278 to the end.