Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750927AbWCRUXP (ORCPT ); Sat, 18 Mar 2006 15:23:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750929AbWCRUXP (ORCPT ); Sat, 18 Mar 2006 15:23:15 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:16348 "EHLO ogre.sisk.pl") by vger.kernel.org with ESMTP id S1750927AbWCRUXP (ORCPT ); Sat, 18 Mar 2006 15:23:15 -0500 From: "Rafael J. Wysocki" To: Andrew Morton Subject: Re: 2.6.16-rc6-mm2 Date: Sat, 18 Mar 2006 21:21:57 +0100 User-Agent: KMail/1.9.1 Cc: linux-kernel@vger.kernel.org References: <20060318044056.350a2931.akpm@osdl.org> In-Reply-To: <20060318044056.350a2931.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603182121.58071.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2932 Lines: 55 On Saturday 18 March 2006 13:40, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc6/2.6.16-rc6-mm2/ I get the following oops from it 100% of the time (on boot): Trying to free ramdisk memory ... ----------- [cut here ] --------- [please bite here ] --------- Kernel BUG at fs/buffer.c:1629 invalid opcode: 0000 [1] PREEMPT last sysfs file: /block/hdc/range CPU 0 Modules linked in: Pid: 1, comm: swapper Not tainted 2.6.16-rc6-mm2 #16 RIP: 0010:[] {block_invalidatepage+202} RSP: 0000:ffff81005ff07ac8 EFLAGS: 00010246 RAX: 0000000000000000 RBX: ffff810037c09138 RCX: ffff810037c09228 RDX: 0000000000000000 RSI: ffff81005ff07a88 RDI: 0000000000000000 RBP: ffff81005ff07af8 R08: 0000000000000002 R09: ffff81005ff07a99 R10: ffff810037c09138 R11: 0000000000000010 R12: ffff810037c09138 R13: 0000000000001000 R14: ffff810037c09138 R15: ffff810001c34e28 FS: 0000000000000000(0000) GS:ffffffff80690000(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 00002afbe89a3000 CR3: 000000005fe36000 CR4: 00000000000006e0 Process swapper (pid: 1, threadinfo ffff81005ff06000, task ffff81005ff05530) Stack: 0000000000000000 ffff810001c34e28 0000000000000002 0000000000000001 ffff810037df47e0 ffffffffffffffff ffff81005ff07b08 ffffffff8027f7b3 ffff81005ff07b28 ffffffff802610d5 Call Trace: {do_invalidatepage+35} {truncate_complete_page+37} {truncate_inode_pages_range+207} {truncate_inode_pages+16} {rd_ioctl+86} {blkdev_driver_ioctl+109} {blkdev_ioctl+164} {_spin_unlock_irqrestore+29} {release_console_sem+423} {vprintk+824} {_spin_unlock+19} {put_super+44} {deactivate_super+145} {block_ioctl+27} {do_ioctl+49} {vfs_ioctl+683} {sys_ioctl+106} {initrd_load+737} {prepare_namespace+139} {init+460} {_spin_unlock_irq+20} {schedule_tail+73} {child_rip+8} {init+0} {child_rip+0} Code: 0f 0b 68 b9 80 49 80 c2 5d 06 48 8b 5d d8 4c 8b 65 e0 4c 8b RIP {block_invalidatepage+202} RSP <0>Kernel panic - not syncing: Attempted to kill init! Of course booting with "noinitrd" helps. Greetings, Rafael - 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/