From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765884AbYEAXuK (ORCPT ); Thu, 1 May 2008 19:50:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754165AbYEAXt5 (ORCPT ); Thu, 1 May 2008 19:49:57 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:44714 "EHLO fmmailgate03.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754076AbYEAXt4 (ORCPT ); Thu, 1 May 2008 19:49:56 -0400 Message-ID: <002c01c8abe6$0e62e890$6400a8c0@bui.materna.com> From: "Roland" To: Cc: , Subject: modprobe aha1542 oops with git17 Date: Fri, 2 May 2008 01:49:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Provags-ID: V01U2FsdGVkX19a7oK+0wxIqX7MMZPNRwif3yHLFzSliL55Mnb6 Gd+E6Jk7Ez8Jr9cVktkTaww8kL2weF+O42i0bm95mXSZeRkvOt UYe9mH3KA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2.6.25-git17-default on vmware - i`m getting oops when modprobe aha1542 (ok, makes no sense in vmware, but i think this is a regression because it never happend before. i did the same test with older kernels) BUG: unable to handle kernel NULL pointer dereference at 00000004 IP: [] :scsi_mod:scsi_destroy_command_freelist+0xd/0x4f *pde = 00000000 Oops: 0000 [#1] SMP Modules linked in: aha1542(+) iptable_filter ip_tables ip6table_filter ip6_tables x_tables ipv6 af_packet microcode firmware_class fuse loop dm_mod ide_cd_mod cdrom pata_acpi ata_piix ahci ata_generic libata dock ide_pci_generic rtc_cmos shpchp rtc_core intel_agp piix parport_pc pcnet32 rtc_lib i2c_piix4 parport mii container agpgart ac pci_hotplug button ide_core i2c_core uhci_hcd usbcore edd ext3 mbcache jbd fan mptsas scsi_transport_sas mptfc scsi_transport_fc scsi_tgt mptspi mptscsih mptbase scsi_transport_spi sd_mod sg scsi_mod thermal processor [last unloaded: speedstep_lib] Pid: 2543, comm: modprobe Not tainted (2.6.25-git17-default #1) EIP: 0060:[] EFLAGS: 00010217 CPU: 0 EIP is at scsi_destroy_command_freelist+0xd/0x4f [scsi_mod] EAX: c0c08800 EBX: 00000000 ECX: 00000000 EDX: fffffffc ESI: c0c08800 EDI: c0c08818 EBP: d0b4469c ESP: cf3c7e44 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Process modprobe (pid: 2543, ti=cf3c6000 task=ce8e94a0 task.ti=cf3c6000) Stack: c0c08800 00000000 00000000 d0820e05 c0c08960 c037a7cc c0231479 c01cc33b c0c08964 c01cc2fe 00000330 c01ccd5a ce1a5b40 d0a7a980 d08dd8ca cda0d4e0 c01106a6 d0a7a8b8 00000000 c01106bc 00000000 c0c08800 00000000 c036c380 Call Trace: [] scsi_host_dev_release+0x68/0x93 [scsi_mod] [] device_release+0x34/0x56 [] kobject_release+0x3d/0x4f [] kobject_release+0x0/0x4f [] kref_put+0x36/0x40 [] aha1542_detect+0x790/0x7b8 [aha1542] [] do_flush_tlb_all+0x0/0x3c [] do_flush_tlb_all+0x16/0x3c [] init_this_scsi_driver+0x56/0xc4 [aha1542] [] sys_init_module+0x1694/0x17a7 [] __request_region+0x0/0x74 [] sys_mmap2+0x62/0x77 [] sysenter_past_esp+0x78/0xb9 ======================= Code: 08 75 0f 8b 06 e8 10 b2 94 ef 8b 46 04 e8 08 b2 94 ef 5b b8 90 1b 84 d0 5e e9 c1 13 aa ef 57 56 89 c6 53 8d 78 18 eb 1c 8d 53 fc <8b> 42 08 8b 4a 04 89 41 04 89 08 89 5a 08 89 5a 04 8b 46 10 e8 EIP: [] scsi_destroy_command_freelist+0xd/0x4f [scsi_mod] SS:ESP 0068:cf3c7e44 ---[ end trace 3406cf5eaefbd6bf ]---