Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Feb 2003 11:34:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Feb 2003 11:34:49 -0500 Received: from mx2.elte.hu ([157.181.151.9]:39327 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 20 Feb 2003 11:34:46 -0500 Date: Thu, 20 Feb 2003 17:44:26 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Linus Torvalds Cc: Zwane Mwaikambo , Chris Wedgwood , Kernel Mailing List , "Martin J. Bligh" , William Lee Irwin III Subject: Re: doublefault debugging (was Re: Linux v2.5.62 --- spontaneous reboots) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 21 On Thu, 20 Feb 2003, Linus Torvalds wrote: > Ok, this is definitely a stack overflow: > Does anybody have an up-to-date "use -gp and a special 'mcount()' > function to check stack depth" patch? The CONFIG_DEBUG_STACKOVERFLOW > thing is quite possibly too stupid to find things like this (it only > finds interrupts that overflow the stack, not deep call sequences). i had CONFIG_DEBUG_STACKOVERFLOW on, but i'll make it more agressive. It's fairly easy to reproduce the oops. (at least it was when i was trying to avoid them :-) Ing - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/