Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932448AbWJEX6h (ORCPT ); Thu, 5 Oct 2006 19:58:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932447AbWJEX6h (ORCPT ); Thu, 5 Oct 2006 19:58:37 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:58584 "EHLO e33.co.us.ibm.com") by vger.kernel.org with ESMTP id S932443AbWJEX6f (ORCPT ); Thu, 5 Oct 2006 19:58:35 -0400 Subject: Re: 2.6.18-mm2 boot failure on x86-64 II From: keith mannthey Reply-To: kmannth@us.ibm.com To: Andi Kleen Cc: mel gorman , Vivek goyal , Steve Fox , Badari Pulavarty , Martin Bligh , Andrew Morton , lkml , netdev@vger.kernel.org, Andy Whitcroft In-Reply-To: <200610060135.56134.ak@suse.de> References: <20060928014623.ccc9b885.akpm@osdl.org> <200610060114.03466.ak@suse.de> <1160091179.5664.17.camel@keithlap> <200610060135.56134.ak@suse.de> Content-Type: text/plain Organization: Linux Technology Center IBM Date: Thu, 05 Oct 2006 16:58:31 -0700 Message-Id: <1160092711.5664.19.camel@keithlap> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2110 Lines: 55 On Fri, 2006-10-06 at 01:35 +0200, Andi Kleen wrote: > > As of yet I haven't been able to recreate the hang. I am running > > similar HW to Steve. I ran into this with -mm3 Memory: 24150368k/26738688k available (1933k kernel code, 490260k reserved, 978k data, 308k init) ------------[ cut here ]------------ kernel BUG in init_list at mm/slab.c:1334! invalid opcode: 0000 [1] SMP last sysfs file: CPU 0 Modules linked in: Pid: 0, comm: swapper Not tainted 2.6.18-mm3-smp #1 RIP: 0010:[] [] init_list+0x1d/0xfd RSP: 0018:ffffffff80577f48 EFLAGS: 00010212 RAX: 0000000000000040 RBX: 0000000000000001 RCX: 0000000000000000 RDX: 0000000000000001 RSI: ffffffff805ba848 RDI: ffff810460700040 RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000003 R10: 0000000000000000 R11: ffffffff805bc268 R12: ffff810460700040 R13: ffffffff805ba848 R14: 0000000000000000 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffffffff804d8000(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 0000000000000000 CR3: 0000000000201000 CR4: 00000000000006a0 Process swapper (pid: 0, threadinfo ffffffff80576000, task ffffffff80455840) Stack: 0000000000000000 0000000000000000 0000000100000000 0000000000000001 ffffffff805ba848 0000000000000000 0000000000000000 ffffffff80593aa8 00000000000002c0 0000000100000001 000000000008ef00 000000000008c000 Call Trace: [] kmem_cache_init+0x344/0x406 [] start_kernel+0x180/0x21b [] _sinittext+0x16a/0x16e Code: 0f 0b 48 8b 3d 15 ab 1e 00 be d0 00 00 00 e8 c0 f5 ff ff 48 RIP [] init_list+0x1d/0xfd RSP <0>Kernel panic - not syncing: Attempted to kill the idle task! I am going to revert the patch and see if it works. I ran -git22 just fine. Thanks, Keith - 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/