[Bug 347708] New: FATAL Error on boot with kernel-default-2.6.24_rc4_git1-2
https://bugzilla.novell.com/show_bug.cgi?id=347708 Summary: FATAL Error on boot with kernel-default-2.6.24_rc4_git1- 2 Product: openSUSE 11.0 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: sreeves@novell.com QAContact: qa@suse.de Found By: --- I am running 10.3 upgraded to factory about 4 weeks ago in VMware. After upgrading to factory from last night (kernel-default-2.6.24_rc4_git1-2) I get the following on boot .. sh: line 1: 315 Segmentation fault /sbin/modprobe --ignore-install ata_piix FATAL: Error running install command for ata_piix .. I rolled back to my 4 week old factory version and only upgraded the kernel and get the same error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c1 roland kletzing <roland.kletzing@materna.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roland.kletzing@materna.de --- Comment #1 from roland kletzing <roland.kletzing@materna.de> 2007-12-27 15:14:14 MST --- i have also come across this bug. i have upgraded to latest kernel of the day (2.6.24-rc6) and getting the attached kernel oops. i`m using latest vmware 6.5 beta, btw. besides that, it`s running fine. libata version 3.00 loaded. ata_piix 0000:00:07.1: version 2.12 BUG: unable to handle kernel NULL pointer dereference at virtual address 00000003 printing eip: 00000003 *pde = 00000000 Oops: 0000 [#1] SMP last sysfs file: /firmware/edd/int13_dev80/extensions Modules linked in: ata_piix libata iptable_filter ip_tables ip6table_filter ip6_tables x_tables ipv6 af_packet microcode firmware_class loop dm_mod parport_pc parport pcnet32 rtc_cmos rtc_core rtc_lib mii i2c_piix4 i2c_core container shpchp pci_hotplug ac power_supply button intel_agp agpgart sg sd_mod edd ext3 mbcache jbd fan mptspi mptscsih mptbase scsi_transport_spi scsi_mod thermal processor Pid: 2723, comm: insmod Tainted: G N (2.6.24-rc6-20071221221335-default #1) EIP: 0060:[<00000003>] EFLAGS: 00010206 CPU: 0 EIP is at 0x3 EAX: ded4c000 EBX: ded4c000 ECX: 00000000 EDX: 00000003 ESI: 00000000 EDI: fffffff4 EBP: dfa10ecc ESP: de8dbd18 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Process insmod (pid: 2723, ti=de8da000 task=df513330 task.ti=de8da000) Stack: e0cc57d7 c0276459 de8dbd2f de92a800 de92a800 408dbdac df50154c 00000000 de92a800 de8dbdac de8dbdf4 e0ccf487 de8dbd63 c025260d 00000286 de92a84c 00000001 dfa10ecc 8a8dbdfc 00000000 00000000 de8dbdfc de92a800 e0c5db06 Call Trace: [<e0cc57d7>] ata_host_start+0x9c/0x130 [libata] [<c0276459>] pcibios_set_master+0x1d/0x84 [<e0ccf487>] ata_pci_init_one+0xd9/0x265 [libata] [<c025260d>] devres_add+0x1b/0x51 [<e0c5db06>] piix_init_one+0x4ba/0x4f4 [ata_piix] [<c01867cd>] find_inode+0x1b/0x56 [<c01e9842>] pci_match_device+0x13/0x9e [<c01e996e>] pci_device_probe+0x36/0x55 [<c0250a08>] driver_probe_device+0xc5/0x163 [<c01dbc10>] kobject_uevent_env+0x269/0x380 [<c0250afe>] __driver_attach+0x58/0x8d [<c02503e0>] bus_for_each_dev+0x30/0x56 [<c0250888>] driver_attach+0x16/0x18 [<c0250aa6>] __driver_attach+0x0/0x8d [<c024fe1a>] bus_add_driver+0x6d/0x185 [<c01e9ab0>] __pci_register_driver+0x4b/0x77 [<e083a014>] piix_init+0x14/0x23 [ata_piix] [<c014441f>] sys_init_module+0x17f7/0x18b5 [<c0164924>] handle_mm_fault+0x30c/0x72a [<c011c177>] check_pgt_cache+0x1b/0x1d [<c0166cd8>] unmap_region+0x109/0x111 [<e0cc5afc>] ata_port_start+0x0/0x5b [libata] [<c0104fd2>] sysenter_past_esp+0x6b/0xa9 ======================= Code: Bad EIP value. EIP: [<00000003>] 0x3 SS:ESP 0068:de8dbd18 ---[ end trace 4b664d50e02d268c ]--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c2 --- Comment #2 from roland kletzing <roland.kletzing@materna.de> 2007-12-27 15:20:02 MST --- oh - i forgot - i excluded probing ide/libata from boot process and it boots fine, because i use virtual scsi disk. as soon as i insmod libata and then ata_piix afterwards, i get that segmentation fault when inserting ata_piix and have that error in the kernel log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c3 --- Comment #3 from roland kletzing <roland.kletzing@materna.de> 2007-12-28 10:30:07 MST --- i can`t reproduce the problem with a 2.6.24rc6 vanilla kernel -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c4 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@novell.com Status|NEW |NEEDINFO Info Provider| |sreeves@novell.com --- Comment #4 from Jeff Mahoney <jeffm@novell.com> 2008-01-04 11:40:31 MST --- Can you reproduce this with the latest Factory kernel? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c5 --- Comment #5 from roland kletzing <roland.kletzing@materna.de> 2008-01-04 13:42:06 MST --- yes, it also happens with 2.6.24-rc6-git7-20080102160500-default -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c6 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.provo.novell.com |teheo@novell.com Status|NEEDINFO |NEW Info Provider|sreeves@novell.com | --- Comment #6 from Jeff Mahoney <jeffm@novell.com> 2008-01-04 14:06:13 MST --- (gdb) list *ata_host_start+0x9c 0x152b is in ata_host_start (drivers/ata/libata-core.c:7020). 7015 } 7016 7017 for (i = 0; i < host->n_ports; i++) { 7018 struct ata_port *ap = host->ports[i]; 7019 7020 if (ap->ops->port_start) { 7021 rc = ap->ops->port_start(ap); 7022 if (rc) { 7023 if (rc != -ENODEV) 7024 dev_printk(KERN_ERR, host->dev, "failed to start port %d (errno=%d)\n", i, rc); Looks like it's a bad ->port_start operation that got followed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c7 Tejun Heo <teheo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Tejun Heo <teheo@novell.com> 2008-01-07 02:21:37 MST --- Okay, that was vmw's port_info being assigned to the wrong index caused by swapped positions of ich8m_apple_sata_ahci and tolapai_sata_achi. Patch committed to HEAD. KOTD tomorrow will work fine. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c8 Tejun Heo <teheo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Tejun Heo <teheo@novell.com> 2008-01-07 02:21:55 MST --- Resolving as FIXED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=347708 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=347708#c9 --- Comment #9 from Tejun Heo <teheo@novell.com> 2008-01-07 02:22:11 MST --- JFYI, I'm forwarding the VMW fix upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com