Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754764Ab0AZVuX (ORCPT ); Tue, 26 Jan 2010 16:50:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754351Ab0AZVuW (ORCPT ); Tue, 26 Jan 2010 16:50:22 -0500 Received: from mail-ew0-f219.google.com ([209.85.219.219]:44490 "EHLO mail-ew0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051Ab0AZVuV (ORCPT ); Tue, 26 Jan 2010 16:50:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XfNfbOtYU5PVS8AYetsw71bg8ET7EJIIWmwjzuge+K6vEvTrL5+SAArklLXDEi8B1X kaKSEmSMMzJzPP7w8fESzgOvXpBDw/Xfyt4Cm3nW5yGBOGcKzl1rZUsXNvoI/B3E1PCX tE9kM3uxOI/pgXcjeUrwwocaT+qjEBwPdh45Q= MIME-Version: 1.0 In-Reply-To: <4B5F5794.8020302@cs.helsinki.fi> References: <74fd948d1001261121r7e6d03a4i75ce40705abed4e0@mail.gmail.com> <4B5F52FE.5000201@crca.org.au> <1264539045.3536.1348.camel@calx> <4B5F5794.8020302@cs.helsinki.fi> Date: Tue, 26 Jan 2010 21:50:19 +0000 Message-ID: <74fd948d1001261350n2f26c057ubbe056d11d19abf2@mail.gmail.com> Subject: Re: BUG at mm/slab.c:2990 with 2.6.33-rc5-tuxonice From: Pedro Ribeiro To: Pekka Enberg Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Nigel Cunningham Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1419 Lines: 45 2010/1/26 Pekka Enberg : > Matt Mackall wrote: >> >> On Wed, 2010-01-27 at 07:39 +1100, Nigel Cunningham wrote: >>> >>> Hi. >>> >>> Pedro Ribeiro wrote: >>>> >>>> Hi, >>>> >>>> I hit a bug at mm/slab.c:2990 with .33-rc5. >>>> Unfortunately nothing more is available than a screen picture with a >>>> crash dump, although it is a good one. >>>> The bug was hit almost at the end of a hibernation cycle with >>>> Tux-on-Ice, while saving memory contents to an encrypted swap >>>> partition. >>>> >>>> The image is here http://img264.imageshack.us/img264/9634/mmslab.jpg >>>> (150 kb) >>>> >>>> Hopefully it is of any use for you. Please let me know if you need any >>>> more info. >>> >>> Looks to me to be completely unrelated to TuxOnIce - at least at a first >>> glance. >>> >>> Ccing the slab allocator maintainers listed in MAINTAINERS. >> >> Not sure if this will do us any good, it's the second oops. > > Looks like slab corruption to me which is usually not a slab bug but caused > by buggy callers. Is CONFIG_DEBUG_SLAB enabled? > I have enabled it and compiled the kernel. As soon as I hit the bug, I will send a photo here. Regards, Pedro -- 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/