lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 25 Oct 2008 09:00:13 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Felix von Leitner <felix-linuxkernel@...e.de>
Cc:	Andi Kleen <andi@...stfloor.org>,
	Linux Kernel Mailing list <linux-kernel@...r.kernel.org>
Subject: Re: MCEs

On Sat, Oct 25, 2008 at 01:07:48AM +0200, Felix von Leitner wrote:
> > It's some sort of hardware problem, debugging it typically
> > either involves fixing the cooling or exchanging components.
> 
> Using an older kernel I get actual MCE messages that I can write down
> and decode using mcelog.

You mean when you switch back to the old kernel it's recoverable
and then switch to the new kernel it is not?

If yes then bisect it please.

> 
> It looks like the MCE handler is buggy in current kernels and will cause
> a panic instead of the MCE messages (or maybe in addition to and the

The CPU tells the kernel if a machine check should cause a panic or not.
Usually when you actually get an MC _E_xception it's panic time.

> panic obscures them by scrolling them out of my 80x25 screen).

Panic should be one line, unless you're bitten by the 2.6.27 
smp_call_function in panic bug (see 
http://bugzilla.kernel.org/show_bug.cgi?id=11569)

Please post concrete logs from a serial or netconsole.

-Andi

-- 
ak@...ux.intel.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ