| Anonymous | Login | Signup for a new account | 2013-06-18 05:52 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0002321 | CentOS-5 | kernel | public | 2007-09-07 14:07 | 2011-08-16 01:25 | ||||||
| Reporter | xaox | ||||||||||
| Priority | normal | Severity | crash | Reproducibility | random | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 5.0 - x86_64 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0002321: Kernel panic - not syncing: Fatal exception | ||||||||||
| Description | System crashes every 2 to 3 days with a kernel panic. I'm running the current (2.6.18-8.1.8.el5) "stock" x86_64 kernel. Here is part of what I can see on the screen after the crash: -- RIP [<address>] rt_check_expire+0xb3/0x15d RSP <address> CR2: address <0>Kernel panic - not syncing: Faltal excption -- See attached screen capture for full output. | ||||||||||
| Additional Information | Hard drives are in RAID1 configuration with LVM running an a RAID1 device. Short System information: H/W path Device Class Description ====================================================== system Desktop Computer /0 bus AV8 (VIA K8T800P-8237) /0/0 memory 128KB BIOS /0/4 processor AMD Athlon(tm) 64 Processor 3000+ /0/4/a memory 128KB L1 cache /0/4/b memory 512KB L2 cache /0/1b memory 2GB System Memory /0/1b/0 memory 1GB DIMM /0/1b/1 memory 1GB DIMM /0/1b/2 memory DIMM [empty] /0/1b/3 memory DIMM [empty] /0/100 bridge K8T800Pro Host Bridge /0/100/1 bridge VT8237 PCI bridge [K8T800/K8T890 South] /0/100/1/0 display NV15BR [GeForce2 Ultra, Bladerunner] /0/100/7 bus IEEE 1394 Host Controller /0/100/e eth0 network VT6120/VT6121/VT6122 Gigabit Ethernet Adapter /0/100/f storage VIA VT6420 SATA RAID Controller /0/100/f.1 storage VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE /0/100/f.1/0 ide0 bus IDE Channel 0 /0/100/f.1/0/0 /dev/hda disk 74GB WDC WD800BB-53CCB0 /0/100/f.1/0/0/1 /dev/hda1 volume 10001MB Linux raid autodetect partition /0/100/f.1/0/0/2 /dev/hda2 volume 10001MB Linux raid autodetect partition /0/100/f.1/0/0/3 /dev/hda3 volume 2000MB Linux raid autodetect partition /0/100/f.1/0/0/4 /dev/hda4 volume 53GB Extended partition /0/100/f.1/0/0/4/5 /dev/hda5 volume 53GB Linux raid autodetect partition /0/100/f.1/0/1 /dev/hdb disk 74GB WDC WD800JB-00JJC0 /0/100/f.1/0/1/1 /dev/hdb1 volume 10001MB Linux raid autodetect partition /0/100/f.1/0/1/2 /dev/hdb2 volume 10001MB Linux raid autodetect partition /0/100/f.1/0/1/3 /dev/hdb3 volume 2000MB Linux raid autodetect partition /0/100/f.1/0/1/4 /dev/hdb4 volume 53GB Extended partition /0/100/f.1/0/1/4/5 /dev/hdb5 volume 53GB Linux raid autodetect partition /0/100/f.1/1 ide1 bus IDE Channel 1 /0/100/f.1/1/0 /dev/hdc disk MATSHITADVD-ROM SR-8584A /0/100/10 bus VT82xxxxx UHCI USB 1.1 Controller /0/100/10/1 usb1 bus UHCI Host Controller /0/100/10.1 bus VT82xxxxx UHCI USB 1.1 Controller /0/100/10.1/1 usb2 bus UHCI Host Controller /0/100/10.2 bus VT82xxxxx UHCI USB 1.1 Controller /0/100/10.2/1 usb3 bus UHCI Host Controller /0/100/10.3 bus VT82xxxxx UHCI USB 1.1 Controller /0/100/10.3/1 usb4 bus UHCI Host Controller /0/100/10.4 bus USB 2.0 /0/100/10.4/1 usb5 bus EHCI Host Controller /0/100/11 bridge VT8237 ISA bridge [KT600/K8T800/K8T890 South] /0/100/11.5 multimedia VT8233/A/8235/8237 AC97 Audio Controller /0/101 bridge K8T800Pro Host Bridge /0/102 bridge K8T800Pro Host Bridge /0/103 bridge K8T800Pro Host Bridge /0/104 bridge K8T800Pro Host Bridge /0/105 bridge K8T800Pro Host Bridge /0/106 bridge K8 [Athlon64/Opteron] HyperTransport Technology Configuration /0/107 bridge K8 [Athlon64/Opteron] Address Map /0/108 bridge K8 [Athlon64/Opteron] DRAM Controller /0/109 bridge K8 [Athlon64/Opteron] Miscellaneous Control Full lshw output attached. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0006001) xaox (reporter) 2007-09-13 14:36 |
Another crash on the same machine: RIP [<address>] rt_run_flush+0x81/0xb8 RSP <address> CR2: address <0>Kernel panic - not syncing: Faltal excption Same kernel panic, different function. I have unloaded the sata_via and libata kernel modules based on a post I found Googleing for this problem. |
|
(0006041) xaox (reporter) 2007-09-21 14:47 |
Yet another crash. RIP [<address>] __dentry_open+0x7e/0x1dc RSP <address> CR2: address <0>Kernel panic - not syncing: Faltal excption Any ideas on how to debug this? |
|
(0006108) xaox (reporter) 2007-10-09 13:23 |
I think I have figured out the problem. I disabled the onboard VIA Velocity network card and replaced it with a Netgear 10/100 (tulip) in a PCI slot. The system has now been running for 6 days. The problem is either a bad hardware or a bad driver. Since I had random crashes on another Abit AV8 running CentOS 5, I think it is a driver problem. |
|
(0008034) xaox (reporter) 2008-09-23 16:23 |
I continued to have kernel panics even after disabling the onboard NIC, but they were less frequent. I had pretty much given up on finding the cause of the kernel panics. I have the same motherboard on a workstation and last week I tried to install Ubuntu 8.04 and ran into frequent crashes. In the process of debugging the issue I installed the latest BIOS: 28 (5/7/2006). It cured the crashes. I have installed the new BIOS on the server and have switched back to using the onboard NIC. So far no crashes. |
|
(0013118) PowerLinux (reporter) 2011-08-16 01:24 |
I installed V-box yesterday,So Kernel panic - not syncing: Fatal exception .Today I uninstalled it ,and Success |
|
(0013119) PowerLinux (reporter) 2011-08-16 01:25 |
But My os is CentOS 6.0 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-09-07 14:07 | xaox | New Issue | |
| 2007-09-07 14:07 | xaox | Status | new => assigned |
| 2007-09-07 14:07 | xaox | File Added: HebeCrash07092007.png | |
| 2007-09-07 14:08 | xaox | File Added: hebe.lshw.txt | |
| 2007-09-13 14:34 | xaox | File Added: HebeCrash07132007.png | |
| 2007-09-13 14:36 | xaox | Note Added: 0006001 | |
| 2007-09-21 14:46 | xaox | File Added: HebeCrash09212007.png | |
| 2007-09-21 14:47 | xaox | Note Added: 0006041 | |
| 2007-10-09 13:23 | xaox | Note Added: 0006108 | |
| 2008-09-23 16:23 | xaox | Note Added: 0008034 | |
| 2011-08-16 01:24 | PowerLinux | Note Added: 0013118 | |
| 2011-08-16 01:25 | PowerLinux | Note Added: 0013119 | |
| Copyright © 2000 - 2011 MantisBT Group |