Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161119AbWAHBKP (ORCPT ); Sat, 7 Jan 2006 20:10:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161120AbWAHBKP (ORCPT ); Sat, 7 Jan 2006 20:10:15 -0500 Received: from relay02.mail-hub.dodo.com.au ([202.136.32.45]:2433 "EHLO relay02.mail-hub.dodo.com.au") by vger.kernel.org with ESMTP id S1161119AbWAHBKN (ORCPT ); Sat, 7 Jan 2006 20:10:13 -0500 From: Grant Coady To: linux-kernel@vger.kernel.org Subject: 2.6.15: Oops in aha152x with invalid parameter Date: Sun, 08 Jan 2006 12:09:41 +1100 Organization: http://bugsplatter.mine.nu/ Reply-To: gcoady@gmail.com Message-ID: X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4054 Lines: 74 Hi there, Just trying an old ISA SCSI adapter, got this. Dunno why 0x340 is not valid IO addr, it is the thing's default setting. More info, testing as requested. Box still running over ssh link but console locked up. aha162x compiled as module, oops on "modprobe aha162x" with /etc/modprobe containing: $ cat /etc/modprobe.conf alias eth0 e100 alias eth1 tulip #alias scsi_hostadapter aha152x options aha152x io=0x340 irq=11 alias char-major-89 i2c-dev - - - # lspci 00:00.0 Host bridge: Intel Corp. 440LX/EX - 82443LX/EX Host bridge (rev 03) 00:01.0 PCI bridge: Intel Corp. 440LX/EX - 82443LX/EX AGP bridge (rev 03) 00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 01) 00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01) 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) 00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 01) 00:08.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08) 00:0a.0 Ethernet controller: Digital Equipment Corporation DECchip 21140 [FasterNet] (rev 22) 01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC AGP (rev 7a) /var/log/syslog: Jan 8 10:47:48 silly kernel: aha152x: `0x340' invalid for parameter `io' Jan 8 10:49:43 silly kernel: aha152x: `0x340' invalid for parameter `io' Jan 8 10:53:46 silly kernel: aha152x: resetting bus... Jan 8 10:53:48 silly kernel: (scsi0:6:0) command already sent Jan 8 10:53:48 silly kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000038 Jan 8 10:53:48 silly kernel: printing eip: Jan 8 10:53:48 silly kernel: cabf86c7 Jan 8 10:53:48 silly kernel: *pde = 00000000 Jan 8 10:53:48 silly kernel: Oops: 0000 [#1] Jan 8 10:53:48 silly kernel: Modules linked in: aha152x nfsd exportfs tulip e100 Jan 8 10:53:48 silly kernel: CPU: 0 Jan 8 10:53:48 silly kernel: EIP: 0060:[] Not tainted VLI Jan 8 10:53:48 silly kernel: EFLAGS: 00010296 (2.6.15a) Jan 8 10:53:48 silly kernel: EIP is at cmd_run+0x17/0x80 [aha152x] Jan 8 10:53:48 silly kernel: eax: cabf86b0 ebx: 0000000b ecx: 00000000 edx: 00000006 Jan 8 10:53:48 silly kernel: esi: c96f6000 edi: c96f6000 ebp: 000181b0 esp: c119fefc Jan 8 10:53:48 silly kernel: ds: 007b es: 007b ss: 0068 Jan 8 10:53:48 silly kernel: Process events/0 (pid: 4, threadinfo=c119f000 task=c119ea30) Jan 8 10:53:48 silly kernel: Stack: c96f6000 0000000b c96f6000 00000340 000181b0 cabf98a5 c96f6000 cabfefe4 Jan 8 10:53:48 silly kernel: c119ff40 000016bb a0172a72 00000000 00000000 cabfefe4 cabf71f0 cabf7230 Jan 8 10:53:48 silly kernel: c96f6000 00000216 c012383d 00000000 c119ff68 00000000 c11816b8 c119f000 Jan 8 10:53:48 silly kernel: Call Trace: Jan 8 10:53:48 silly kernel: [] is_complete+0x225/0x270 [aha152x] Jan 8 10:53:48 silly kernel: [] run+0x0/0x50 [aha152x] Jan 8 10:53:48 silly kernel: [] run+0x40/0x50 [aha152x] Jan 8 10:53:48 silly kernel: [] worker_thread+0x1ad/0x250 Jan 8 10:53:48 silly kernel: [] default_wake_function+0x0/0x20 Jan 8 10:53:48 silly kernel: [] default_wake_function+0x0/0x20 Jan 8 10:53:48 silly kernel: [] worker_thread+0x0/0x250 Jan 8 10:53:48 silly kernel: [] kthread+0xba/0xc0 Jan 8 10:53:48 silly kernel: [] kthread+0x0/0xc0 Jan 8 10:53:48 silly kernel: [] kernel_thread_helper+0x5/0xc Jan 8 10:53:48 silly kernel: Code: 24 10 83 c4 14 c3 31 c9 89 8b 9c 03 00 00 eb ee 8d 74 26 00 55 57 56 53 83 ec 04 8b 7c 24 18 8b 8f 88 02 00 00 8b 97 9c 03 00 00 <0f> b6 41 38 39 c2 74 45 0f b6 41 38 89 d5 39 c2 7d 35 8b 87 b0 Jan 8 10:53:53 silly kernel: <3>(scsi0:6:0) cannot abort running or disconnected command -- Thanks, Grant. http://bugsplatter.mine.nu/ - 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/