Bug 405721
Summary: | Kernels after kernel-2.6.24-0.42.rc3.git1.fc9 fail to boot | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kjartan Maraas <kmaraas> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | marc.c.dionne, shrek-m |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-12-10 20:44:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kjartan Maraas
2007-11-30 10:12:18 UTC
not exactly the same but my macmini freezes at different points since 0.43.rc3 core duo: Genuine Intel(R) CPU T2300 @ 1.66GHz no freeze <= kernel-2.6.24-0.42.rc3.git1.fc9.i686.rpm the freezes are with these kernels: kernel-2.6.24-0.43.rc3.git1.fc9.i686.rpm kernel-2.6.24-0.45.rc3.git1.fc9.i686.rpm kernel-2.6.24-0.55.rc3.git3.fc9.i686.rpm kernel-2.6.24-0.56.rc3.git3.fc9.i686.rpm kernel-2.6.24-0.57.rc3.git4.fc9.i686.rpm my macmini freezes here: the first freeze without "acpi=off" "noisapnp" ---- TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered checking if image is initramfs... it is ----/---- the second freeze with "acpi=off" without "noisapnp" ---- after isapnp cards scanning ----/---- the third freeze with "acpi=off noisapnp" ---- Red Hat nash version 6.0.19 starting ----/---- kernel boot command line: http://www.kernel.org/pub/linux/kernel/people/gregkh/lkn/lkn_pdf/ch09.pdf you can add kernel-2.6.24-0.59.rc3.git5.fc9.i686.rpm to the freeze-list. Dell Optiplex 745, 100% reproducible hang after "TSC: clocksource installed" on versions: kernel-2.6.24-0.43.rc3.git1.fc9 kernel-2.6.24-0.55.rc3.git3.fc9 processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz stepping : 6 cpu MHz : 2392.323 cache size : 4096 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 4788.64 clflush size : 64 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz stepping : 6 cpu MHz : 2392.323 cache size : 4096 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 4784.50 clflush size : 64 I see the same hang on a plain 2.6.24-rc3 kernel so it's not fedora specific at least. Looks the same as https://bugzilla.redhat.com/show_bug.cgi?id=407281 and https://bugzilla.redhat.com/show_bug.cgi?id=403671 This kernel boots for me: kernel-2.6.24-0.66.rc3.git7.fc9 You might have hit bug 407281 here. See if the above kernel boots for you sounds like the gcc bug. |