Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Dec 2000 19:06:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Dec 2000 19:06:01 -0500 Received: from gw2-int.ensim.com ([38.186.181.2]:44540 "EHLO nasdaq.ms.ensim.com") by vger.kernel.org with ESMTP id ; Mon, 4 Dec 2000 19:05:55 -0500 From: Borislav Deianov Date: Mon, 4 Dec 2000 15:35:28 -0800 To: linux-kernel@vger.kernel.org Cc: linux-scsi@vger.kernel.org, tytso@mit.edu Subject: SCSI Oops (was test12-pre4) Message-ID: <20001204153527.A5425@aero.ensim.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org (cross-posted to linux-kernel and linux-scsi) Hi, The SCSI oops I reported last week is still present in test12-pre4. This is on a Dell PowerEdge 6300. It has two Adaptec AIC-7890, one Adaptec AIC-7860, and an AMI MegaRAID controller. There's nothing on the 7890s, a CDROM and a tape drive on the 7890. With all of the above enabled the kernel boots with no problems. However, if I disable the two 7890s from the BIOS (to save 30 seconds of boot time), I get an oops. The decoded oops is below. Please email me directly for further information. Thanks, Borislav ksymoops 2.3.5 on i686 2.4.0-test12. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test12/ (default) -m linux-2.4.0-test12-pre4/System.map (specified) activating NMI Watchdog ... done. cpu: 0, clocks: 999937, slice: 199987 cpu: 1, clocks: 999937, slice: 199987 cpu: 2, clocks: 999937, slice: 199987 cpu: 3, clocks: 999937, slice: 199987 Unable to handle kernel NULL pointer dereference at virtual address 00000001 c019698f *pde = 00000000 Oops: 0000 CPU: 1 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010046 eax: f7dd0000 ebx: 000000ff ecx: 00000000 edx: 000000ff esi: 00000000 edi: 00000000 ebp: 00000000 esp: c2139b80 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=c2139000) Stack: 00000000 f7dd0000 f7dd2878 f7dd2a34 00000028 ff000000 c01980c2 f7dd2878 f7dd0000 00000000 00000000 ffffffff 000000ff 00000000 f7dd2878 00000000 f7de3200 f7de3200 000000ff 001135d0 00000000 00000000 ff1aa8c3 c01aaec8 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8a 57 01 88 d0 c0 e8 04 0f b6 d8 89 5c 24 10 88 d0 c0 e8 03 >>EIP; c019698f <===== Trace; ff000000 Trace; c01980c2 Trace; ff1aa8c3 Trace; c01aaec8 Trace; c01ab143 Trace; c01ab3d8 Trace; c018b613 Trace; c018b6a2 Trace; c019025c Trace; c0191adc Trace; c0190f9b Trace; c018b872 Trace; c018b772 Trace; c018b1d8 Trace; c01946a1 Trace; c012f494 <__get_free_pages+14/24> Trace; c01200ff Trace; c016ea3d Trace; c021f3f4 Trace; c016eaca Trace; c018b1cc Trace; c01944c6 Trace; c0105000 Trace; c017512b Trace; c01218a4 Trace; c0112156 Trace; c011a9f1 Trace; c0105000 Trace; c018c647 Trace; c0105000 Trace; c014f1e4 Trace; c0105000 Trace; c0105000 Trace; c018cd1d Trace; c0107031 Trace; c0105000 Trace; c0109153 Code; c019698f 00000000 <_EIP>: Code; c019698f <===== 0: 8a 57 01 mov 0x1(%edi),%dl <===== Code; c0196992 3: 88 d0 mov %dl,%al Code; c0196994 5: c0 e8 04 shr $0x4,%al Code; c0196997 8: 0f b6 d8 movzbl %al,%ebx Code; c019699a b: 89 5c 24 10 mov %ebx,0x10(%esp,1) Code; c019699e f: 88 d0 mov %dl,%al Code; c01969a0 11: c0 e8 03 shr $0x3,%al Kernel panic: Attempted to kill init! activating NMI Watchdog ... done. cpu: 0, clocks: 999948, slice: 199989 cpu: 1, clocks: 999948, slice: 199989 cpu: 2, clocks: 999948, slice: 199989 cpu: 3, clocks: 999948, slice: 199989 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/