* modprobe aha1542 oops with git17
@ 2008-05-01 23:49 Roland
0 siblings, 0 replies; 4+ messages in thread
From: Roland @ 2008-05-01 23:49 UTC (permalink / raw)
To: linux-kernel; +Cc: James.Bottomley, jeff
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: [<d0820766>] :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:[<d0820766>] 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:
[<d0820e05>] scsi_host_dev_release+0x68/0x93 [scsi_mod]
[<c0231479>] device_release+0x34/0x56
[<c01cc33b>] kobject_release+0x3d/0x4f
[<c01cc2fe>] kobject_release+0x0/0x4f
[<c01ccd5a>] kref_put+0x36/0x40
[<d08dd8ca>] aha1542_detect+0x790/0x7b8 [aha1542]
[<c01106a6>] do_flush_tlb_all+0x0/0x3c
[<c01106bc>] do_flush_tlb_all+0x16/0x3c
[<d08dd0cc>] init_this_scsi_driver+0x56/0xc4 [aha1542]
[<c013db4c>] sys_init_module+0x1694/0x17a7
[<c0125fe7>] __request_region+0x0/0x74
[<c01079de>] sys_mmap2+0x62/0x77
[<c010491f>] 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: [<d0820766>] scsi_destroy_command_freelist+0xd/0x4f [scsi_mod] SS:ESP
0068:cf3c7e44
---[ end trace 3406cf5eaefbd6bf ]---
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modprobe aha1542 oops with git17
@ 2008-05-03 20:29 devzero
2008-05-03 22:23 ` James Bottomley
0 siblings, 1 reply; 4+ messages in thread
From: devzero @ 2008-05-03 20:29 UTC (permalink / raw)
To: James.Bottomley, akpm, jgarzik, rjw; +Cc: linux-kernel, linux-scsi
this also happens on real hardware with latest git - no aha1542 attached
didn`t happen before - looks like a regression to me
List: linux-kernel
Subject: modprobe aha1542 oops with git17
From: "Roland" <devzero () web ! de>
Date: 2008-05-01 23:49:54
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: [<d0820766>] :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:[<d0820766>] 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:
[<d0820e05>] scsi_host_dev_release+0x68/0x93 [scsi_mod]
[<c0231479>] device_release+0x34/0x56
[<c01cc33b>] kobject_release+0x3d/0x4f
[<c01cc2fe>] kobject_release+0x0/0x4f
[<c01ccd5a>] kref_put+0x36/0x40
[<d08dd8ca>] aha1542_detect+0x790/0x7b8 [aha1542]
[<c01106a6>] do_flush_tlb_all+0x0/0x3c
[<c01106bc>] do_flush_tlb_all+0x16/0x3c
[<d08dd0cc>] init_this_scsi_driver+0x56/0xc4 [aha1542]
[<c013db4c>] sys_init_module+0x1694/0x17a7
[<c0125fe7>] __request_region+0x0/0x74
[<c01079de>] sys_mmap2+0x62/0x77
[<c010491f>] 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: [<d0820766>] scsi_destroy_command_freelist+0xd/0x4f [scsi_mod] SS:ESP
0068:cf3c7e44
---[ end trace 3406cf5eaefbd6bf ]---
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modprobe aha1542 oops with git17
2008-05-03 20:29 modprobe aha1542 oops with git17 devzero
@ 2008-05-03 22:23 ` James Bottomley
0 siblings, 0 replies; 4+ messages in thread
From: James Bottomley @ 2008-05-03 22:23 UTC (permalink / raw)
To: devzero; +Cc: akpm, jgarzik, rjw, linux-kernel, linux-scsi
On Sat, 2008-05-03 at 22:29 +0200, devzero@web.de wrote:
> this also happens on real hardware with latest git - no aha1542
> attached
>
> didn`t happen before - looks like a regression to me
Actually, if you check with our tool sets:
http://www.kerneloops.org/search.php?search=scsi_destroy_command_freelist&btnG=Function+Search
They'll point you to the bugzilla entry:
http://bugzilla.kernel.org/show_bug.cgi?id=10598
And the fix (which is now upstream):
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61d7416a286e840d905c18b1e6b0977c036c8656
James
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modprobe aha1542 oops with git17
@ 2008-05-03 22:38 devzero
0 siblings, 0 replies; 4+ messages in thread
From: devzero @ 2008-05-03 22:38 UTC (permalink / raw)
To: James Bottomley; +Cc: akpm, jgarzik, linux-kernel, linux-scsi, rjw
thanks for the pointers !
i`m new to git and i thought i had fetched the latest git (just fetched via http some hours ago) - wondering why my copy doesn`t have that fix.....
will need learn more about git - sorry for the noise
> -----Ursprüngliche Nachricht-----
> Von: "James Bottomley" <James.Bottomley@HansenPartnership.com>
> Gesendet: 04.05.08 00:24:11
> An: devzero@web.de
> CC: akpm@linux-foundation.org, jgarzik@redhat.com, rjw@sisk.pl, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
> Betreff: Re: modprobe aha1542 oops with git17
> On Sat, 2008-05-03 at 22:29 +0200, devzero@web.de wrote:
> > this also happens on real hardware with latest git - no aha1542
> > attached
> >
> > didn`t happen before - looks like a regression to me
>
> Actually, if you check with our tool sets:
>
> http://www.kerneloops.org/search.php?search=scsi_destroy_command_freelist&btnG=Function+Search
>
> They'll point you to the bugzilla entry:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=10598
>
> And the fix (which is now upstream):
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61d7416a286e840d905c18b1e6b0977c036c8656
>
> James
>
>
>
_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten!
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-03 22:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-03 20:29 modprobe aha1542 oops with git17 devzero
2008-05-03 22:23 ` James Bottomley
-- strict thread matches above, loose matches on Subject: below --
2008-05-03 22:38 devzero
2008-05-01 23:49 Roland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox