Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757069AbZFNKy0 (ORCPT ); Sun, 14 Jun 2009 06:54:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755602AbZFNKyU (ORCPT ); Sun, 14 Jun 2009 06:54:20 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:55472 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755216AbZFNKyT (ORCPT ); Sun, 14 Jun 2009 06:54:19 -0400 Date: Sun, 14 Jun 2009 11:54:28 +0100 From: Alan Cox To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Pekka Enberg , Vegard Nossum , "Rafael J. Wysocki" , Andrew Morton , Linus Torvalds , Peter Zijlstra Subject: Re: tty_ldisc_try_get(): BUG kmalloc-8: Poison overwritten Message-ID: <20090614115428.1127ed2d@lxorguk.ukuu.org.uk> In-Reply-To: <20090614081052.GA9276@elte.hu> References: <20090614081052.GA9276@elte.hu> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 866 Lines: 24 On Sun, 14 Jun 2009 10:10:52 +0200 Ingo Molnar wrote: > > Ok, this is one for those who like to look at weird crashes/bugs. > > Here's a new regression that popped up in this merge window, there's > some sort of slab corruption going on in tty data structures: I split the ldisc and tty apart and redid the ldisc locking so its a fair bet I know what changeset is to blame, will just need to hunt it down a bit. kmemcheck found one leak case on Friday which I've fixed but not yet scribbles. > c65c9bc: tty: rewrite the ldisc locking Almost certainly that one and will investigate on Monday Alan -- 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/