Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Mar 2003 02:14:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Mar 2003 02:14:24 -0500 Received: from modemcable092.130-200-24.mtl.mc.videotron.ca ([24.200.130.92]:25738 "EHLO montezuma.mastecende.com") by vger.kernel.org with ESMTP id ; Fri, 7 Mar 2003 02:14:21 -0500 Date: Fri, 7 Mar 2003 02:22:46 -0500 (EST) From: Zwane Mwaikambo X-X-Sender: zwane@montezuma.mastecende.com To: Andrew Morton cc: linux-kernel@vger.kernel.org Subject: Re: Oops: 2.5.64 check_obj_poison for 'size-64' In-Reply-To: <20030306222328.14b5929c.akpm@digeo.com> Message-ID: References: <20030306222328.14b5929c.akpm@digeo.com> 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: 1336 Lines: 40 On Thu, 6 Mar 2003, Andrew Morton wrote: > Zwane Mwaikambo wrote: > > > > This just popped up on my screen, seems to have been triggered by sar/cron > > (i'll probably have to reboot the box soon) > > > > slab error in check_poison_obj(): cache `size-64': object was modified after freeing > > Call Trace: > > [] check_poison_obj+0x66/0x70 > > [] kmalloc+0xd2/0x180 > > [] pipe_new+0x28/0xd0 > > [] get_pipe_inode+0x23/0xb0 > > [] do_pipe+0x32/0x1e0 > > [] sys_pipe+0x13/0x60 > > [] syscall_call+0x7/0xb > > Don't know. If you're using anticipatory scheduler in 2.5.63-mmfoo this > will happen. 64-mm1 is OK. Nope simply 2.5.64-unwashed. I don't know how to twiddle the advanced knobs > show_interrupts() is walking the per-irq action chain without locking it. > Any concurrent add/remove activity will explode. > > Do you want to hunt down all the show_interrupts() instances and pop a > spin_lock_irq(desc->lock) around them? Sure thing. Thanks, Zwane -- function.linuxpower.ca - 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/