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, 5 Jul 2008 08:39:18 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Arjan van de Ven <arjan@...ux.intel.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	NetDev <netdev@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Dave Jones <davej@...hat.com>
Subject: Re: Oops/Warning report of the week of July 4th 2008


* Arjan van de Ven <arjan@...ux.intel.com> wrote:

> Rank 8: tick_broadcast_oneshot_control (softlockup)
> 	Reported 91 times (634 total reports)
>
> 	Some interaction between tickless and systems with an AMD CPU 
> 	and an ATI chipset (eg only seen on systems that both have an 
> 	AMD cpu and an ATI chipset) Current suspicion is some kind of 
> 	time-warp problem that causes the softlockup code to trigger 
> 	incorrectly
>
>       This softlockup was last seen in version 2.6.25.9,
> 	and first seen in 2.6.24-rc4. More info:
>
> 	http://www.kerneloops.org/searchweek.php?search=tick_broadcast_oneshot_control

ok, so it's a false positive due to bad timer readout, not a real 
lockup. That probably also explains how it was able to show up in such 
numbers - the system kept functioning just fine so every system that 
produced this warning was able to report it to kerneloops.org.

i'll think about extending the softlockup code with time warp detection 
and reporting - that would be a useful facility in itself as right now 
there's nothing that warns about time warps in monotonic system time.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ