From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752717Ab2DRN6U (ORCPT ); Wed, 18 Apr 2012 09:58:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33718 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751125Ab2DRN6T (ORCPT ); Wed, 18 Apr 2012 09:58:19 -0400 Date: Wed, 18 Apr 2012 09:58:15 -0400 From: Dave Jones To: Steven Rostedt Cc: Linus Torvalds , Linux Kernel Subject: Re: [3.4-rc3] Thread overran stack, or stack corrupted Message-ID: <20120418135815.GA10798@redhat.com> Mail-Followup-To: Dave Jones , Steven Rostedt , Linus Torvalds , Linux Kernel References: <20120417203223.GA31699@redhat.com> <20120418022705.GA23877@home.goodmis.org> <20120418031557.GA29828@redhat.com> <1334720611.28106.25.camel@gandalf.stny.rr.com> <20120418035004.GA31465@redhat.com> <1334721441.28106.28.camel@gandalf.stny.rr.com> <20120418040632.GB31465@redhat.com> <1334722164.28106.31.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1334722164.28106.31.camel@gandalf.stny.rr.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 18, 2012 at 12:09:24AM -0400, Steven Rostedt wrote: > On Wed, 2012-04-18 at 00:06 -0400, Dave Jones wrote: > > > That just prints out.. > > > > # tracer: function > > # > > # entries-in-buffer/entries-written: 0/0 #P:4 > > # > > # _-----=> irqs-off > > # / _----=> need-resched > > # | / _---=> hardirq/softirq > > # || / _--=> preempt-depth > > # ||| / delay > > # TASK-PID CPU# |||| TIMESTAMP FUNCTION > > # | | | |||| | | > > > > > I'm also assuming you have CONFIG_STACKTRACE and > > > CONFIG_STACKTRACE_SUPPORT enabled. They should be selected, but configs > > > can always get screwed up. > > > > CONFIG_STACKTRACE_SUPPORT=y > > CONFIG_STACKTRACE=y > > > > OK, function tracing is broken on your box. Could you send me your full > config and I'll take a look at it tomorrow. Bed time for me now ;-) http://fpaste.org/b8PN/raw/ Dave