|
Bugzilla – Full Text Bug Listing |
| Summary: | AMD64 reboots spontaneously | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Klaus Singvogel <kssingvo> |
| Component: | Kernel | Assignee: | Andreas Kleen <ak> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Preview 2 | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | hwinfo of e162.suse.de | ||
|
Description
Klaus Singvogel
2005-08-25 13:49:19 UTC
Andi, this will be of interest to you. Klaus, does this happen reliably when starting konqueror, i.e. could this be network related? Please append the hwinfo output. Thanks! I'm not able to guarantee its reliability, as you know the "Vorfuehreffekt". :-) But it happened now in 3 of 3 tries. Created attachment 47558 [details]
hwinfo of e162.suse.de
Regarding comment#1 "network related": I doubt that this is the case, as other network related tools are already started: kopete to login iat the IM of groupwise.novell.com, and no crash happens. My view is this: I already contacted bugzilla.suse.de and it doesn't crash neither. But after the login is done and the buzilla page is getting displayed (with all its bloats and whistles, like javascript), the machine crashes. My assumption is (but very unsure regarding this), the kernel crashes as soon as real computing is necessary. Maybe its related to Cool'n'Quiet, maybe CnQ and network together? But I really don't know. Before I forgot: the builtin ethernet connection wasn't running under SuLi 9.3. Therefore the machine is having a second ethernet card, with which the only network is done. Don't stumble on this if you read the hwinfo file. :-) This is the console output: CPU 0: Machine Check Exception: 4 Bank 4: b200000000070f0f TSC 79b93e4fbe Kernel panic - not syncing: Machine check Indeed. I was expecting an MCE. Most likely a HW/driver problem. Try using a different network card. Ok. This was a good advice. I exchanged the DLINK DFE-530TX netword card against a Intel EtherExpress (exact model unknown) and the bug is no longer reproduceable. So I suggest to close this problem. The machine check decoded is:
CPU 0 4 northbridge TSC 79b93e4fbe
Northbridge Watchdog error
bit57 = processor context corrupt
bit61 = error uncorrected
bus error 'generic participation, request timed out
generic error mem transaction
generic access, level generic'
STATUS b200000000070f0f MCGSTATUS 4
Kernel panic - not syncing: Machine check
This happens when a page table entry points to not existant memory
or in most cases it's some kind of hardware bug: the hardware doesn't
respond to an MMIO access when it should.
One workaround is nomce
I'll close it as suggested.
|