Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754483AbYL2K5Y (ORCPT ); Mon, 29 Dec 2008 05:57:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752892AbYL2K5N (ORCPT ); Mon, 29 Dec 2008 05:57:13 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:57424 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752811AbYL2K5M (ORCPT ); Mon, 29 Dec 2008 05:57:12 -0500 Subject: Re: Happy v2.6.28 From: Pekka Enberg To: Hans Lambrechts Cc: linux-kernel@vger.kernel.org, Linux Netdev List In-Reply-To: References: <200812250853.mBP8rxrr004080@server.home.lan> <84144f020812250426x255cc00esd33f0075292b486b@mail.gmail.com> Date: Mon, 29 Dec 2008 12:57:10 +0200 Message-Id: <1230548230.8603.5.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.22.3.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 22 Hi Hans, On Thu, 2008-12-25 at 13:45 +0100, Hans Lambrechts wrote: > > Looks like slab corruption. Can we have your .config, please? I'm > > cc'ing netdev as the oops happens in kmem_cache_alloc() so the > > networking code is a prime suspect of the corrupting kmem_cache_free() > > call (although the bug might be elsewhere as well). Can you boot the kernel with "slub_debug slub_nomerge" passed as kernel parameters and try to reproduce the oops, please? Maybe we can get more information on the bug. Alternatively, you can do a git bisect to pinpoint the broken patch between -rc9 and -final. Pekka -- 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/