Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 Jan 2002 14:45:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 Jan 2002 14:45:51 -0500 Received: from abasin.nj.nec.com ([138.15.150.16]:49678 "HELO abasin.nj.nec.com") by vger.kernel.org with SMTP id ; Tue, 29 Jan 2002 14:45:39 -0500 From: Sven Heinicke MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.64466.942172.240439@abasin.nj.nec.com> Date: Tue, 29 Jan 2002 14:45:22 -0500 (EST) To: linux-kernel@vger.kernel.org Subject: 2.4.17 Oops on raidstart In-Reply-To: <15446.56358.694775.675717@abasin.nj.nec.com> In-Reply-To: <15446.56358.694775.675717@abasin.nj.nec.com> X-Mailer: VM 6.72 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Sven Heinicke writes: > > My vanilla 2.4.17 kernel was oopsing during boot, even into single > user mode. As I have been having raid issues recently I suspected the > RAID first. So, I booted from a rescue disk, removed mounted raid > partitions from /etc/fstab (all of which are reiserfs), and moved my > raidtab file out of the way. > > During normal reboot, no oops. I copied my raidtab file back and > issued the raidstart command on md0. A rebuild starts on my md0 and a > few minutes later I got the included oops. This is a RAID5 partition > that has given me no problems until now. > > Oops: 0002 > CPU: 1 > EIP: 0010:[] Not tainted > EFLAGS: 00010086 > eax: ffffd000 ebx: c024ba78 ecx: 00000024 edx: 00001000 > esi: ffffe010 edi: ffffe000 ebp: c028dcb0 esp: c181deb8 > ds: 0018 es: 0018 ss: 0018 > Process swapper (pid: 0, stackpage=c18d000) > Stack: 00000002 00000002 c017e26c c01120d3 0000000a 00000140 c0108681 0000000a > c028de14 c1848e80 c017f6d2 0000000a c1848e80 c017f5f0 00000000 c0263f00 > 00000282 c011e5d6 c1848e80 00000000 00000020 00000000 c026ef00 00000086 > Call Trace: [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] [] [] [] > [] [] > > Code: 89 08 89 f0 29 d0 8b 13 8b 08 42 c1 e2 0c 89 f0 29 d0 81 c9 > <0>Kernel panic: Aiee, killing interrupted handler! > In interrupt handler - no syncing Here is what ksymoops outputs. Hopefully it's reliable as the oops typed by hand. >>EIP; c0111f34 <__mask_IO_APIC_irq+34/68> <===== Trace; c017e26c Trace; c01120d2 Trace; c0108680 Trace; c017f6d2 Trace; c017f5f0 Trace; c011e5f6 Trace; c011ad9e Trace; c011ac7c Trace; c011aa1e Trace; c010883c Trace; c01053c0 Trace; c01053c0 Trace; c010a818 Trace; c01053c0 Trace; c01053c0 Trace; c01053ec Trace; c0105452 Trace; c0116e2e Trace; c0116d3e Code; c0111f34 <__mask_IO_APIC_irq+34/68> 00000000 <_EIP>: Code; c0111f34 <__mask_IO_APIC_irq+34/68> <===== 0: 89 08 mov %ecx,(%eax) <===== Code; c0111f36 <__mask_IO_APIC_irq+36/68> 2: 89 f0 mov %esi,%eax Code; c0111f38 <__mask_IO_APIC_irq+38/68> 4: 29 d0 sub %edx,%eax Code; c0111f3a <__mask_IO_APIC_irq+3a/68> 6: 8b 13 mov (%ebx),%edx Code; c0111f3c <__mask_IO_APIC_irq+3c/68> 8: 8b 08 mov (%eax),%ecx Code; c0111f3e <__mask_IO_APIC_irq+3e/68> a: 42 inc %edx Code; c0111f3e <__mask_IO_APIC_irq+3e/68> b: c1 e2 0c shl $0xc,%edx Code; c0111f42 <__mask_IO_APIC_irq+42/68> e: 89 f0 mov %esi,%eax Code; c0111f44 <__mask_IO_APIC_irq+44/68> 10: 29 d0 sub %edx,%eax Code; c0111f46 <__mask_IO_APIC_irq+46/68> 12: 81 c9 00 00 00 00 or $0x0,%ecx <0>Kernel panic: Aiee, killing interrupted handler! 1 warning issued. Results may not be reliable. - 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/