Kernel stack overflow in process xxxx

jay_chen jay_chen at alphanetworks.com
Mon Mar 17 18:12:22 EST 2008


Hello all:

I am using mpc8548 and, kernel 2.6.14.5.
Recently, my system encounter "Kernel stack overflow in process xxxx"
problem.
How to increase the kernel stack size?
I try to modify THREAD_SIZE in thread_info.h, but my system seems couldn't
boot up anymore!

//#define THREAD_SIZE		8192	/* 2 pages */
#define THREAD_SIZE		  16384	/* 4 pages */

Thanks in advance for any kind of advice.

          Jay Chen...



More information about the Linuxppc-embedded mailing list