Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 8 Sep 2002 21:43:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 8 Sep 2002 21:43:22 -0400 Received: from mx2.elte.hu ([157.181.151.9]:36768 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Sun, 8 Sep 2002 21:43:21 -0400 Date: Mon, 9 Sep 2002 03:53:20 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Linus Torvalds Cc: Anton Altaparmakov , Subject: Re: pinpointed: PANIC caused by dequeue_signal() in current Linus BK tree 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: 674 Lines: 20 On Sun, 8 Sep 2002, Linus Torvalds wrote: > 0x5a5a5a5a is the slab poisoning byte, I bet somebody free's the thing, > and Ingo and I never noticed because we didn't have slab debugging > enabled. > > Ingo, mind looking at this a bit? yes, i'm on it. It could also be the missing initialization of the shared-pending queue. Funny - i usually have CONFIG_SLAB_DEBUGGING enabled all the time - but not for this patch :-| Ingo - 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/