From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from Sweeper2.alphanetworks.com (sweeper2.alphanetworks.com [210.202.42.140]) by ozlabs.org (Postfix) with ESMTP id 4B35BDDE23 for ; Mon, 17 Mar 2008 18:14:18 +1100 (EST) From: "jay_chen" To: References: <017e01c887fe$41395b20$016ffea9@alphajay> Subject: RE: Kernel stack overflow in process xxxx Date: Mon, 17 Mar 2008 15:17:56 +0800 Message-ID: <018401c887ff$087fc2a0$016ffea9@alphajay> MIME-Version: 1.0 In-Reply-To: <017e01c887fe$41395b20$016ffea9@alphajay> Content-Type: text/plain; charset="us-ascii" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , By the way, is there any skill/tool to avoid/detect/check this kind of problem? Jay Chen... -----Original Message----- From: linuxppc-embedded-bounces+jay_chen=alphanetworks.com@ozlabs.org [mailto:linuxppc-embedded-bounces+jay_chen=alphanetworks.com@ozlabs.org] Sent: Monday, March 17, 2008 3:12 PM To: linuxppc-embedded@ozlabs.org Subject: [Spam Mail] Kernel stack overflow in process xxxx (This message should be blocked: ctfkl59804) 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... _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded