Bug 8300
Summary: | System hang from time to time | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Dominique Michel (dominique.michel) |
Component: | i386 | Assignee: | platform_i386 |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | high | CC: | john.stultz |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20-rt8 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
kernel config
acpidump dmesg output |
Description
Dominique Michel
2007-04-04 04:03:31 UTC
Created attachment 11044 [details]
kernel config
My current kernel config. The system freezed yesterday with it. I am currently
testing if booting with "noacpi" help.
Created attachment 11045 [details]
acpidump
An acpidump of my hardware
Created attachment 11046 [details]
dmesg output
Unfortunately, it was just frozen again with "noacpi" when I come back from a walk. Is it something more I can do? have a look at sysrq http://lxr.linux.no/linux/Documentation/sysrq.txt if the local console isn`t useable due to freeze you may redirect kernel message to external attached serial console and trigger sysrq from there. thereĀ“s many information on the net how to setup for me she showed up one time in the floor of hour, however as a result of this problem I lost a mysql database - mysql innodb not start - "Accertion error" - did not help even "innodb_force_recovery = 4", backup was an a week remoteness - the works of whole department lost data for a few days, the management simply in shock - I going to discharge from job ((( this problem already whole year: ----------- I'm stumped trying to track down the below intermittent problem..... I've confirmed this problem on 2.6.19, 2.6.20 and 2.6.21. http://lkml.org/lkml/2007/6/14/154 http://kerneltrap.org/mailarchive/linux-kernel/2007/6/14/103765 "System hang from time to time" http://bugzilla.kernel.org/show_bug.cgi?id=8300 "sata hotplug removal of drive freezes all 2.6.21 kernels" http://bugzilla.kernel.org/show_bug.cgi?id=8421 "(sata_via) system freeze in random time" http://bugzilla.kernel.org/show_bug.cgi?id=9115 "kernel freezes with on clockevent warning" http://bugzilla.kernel.org/show_bug.cgi?id=9834 "[pata_ali] Unspecified hang on Acer laptop" http://bugzilla.kernel.org/show_bug.cgi?id=9898 "System freezes after I/O on pata_jmicron device" http://bugzilla.kernel.org/show_bug.cgi?id=10296 ----------- Dominique: Does booting with clocksource=acpi_pm avoid the issue? |