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] [day] [month] [year] [list]
Date:	Wed, 30 Apr 2008 19:05:09 +0100 (BST)
From:	"Maciej W. Rozycki" <macro@...ux-mips.org>
To:	Timur Alperovich <timur.alperovich@...il.com>
cc:	linux-kernel@...r.kernel.org
Subject: Re: APIC error 80(80) and 00(80)

On Wed, 30 Apr 2008, Timur Alperovich wrote:

> I apologize if others have asked this question before, but I'm a bit
> confused by the APIC error messages, i.e. I couldn't find what they

 It sounds strange -- the errors are explained in the source next to the 
message you are seeing.

> mean. After inserting a kernel module I wrote and trying to read the
> device it created, I see the following in dmesg:
> 
> Losing some ticks... checking if CPU frequency changed.
> warning: many lost ticks.
> Your time source seems to be instable or some driver is hogging interupts
> rip tg3_read32+0x9/0xa [tg3]
> Falling back to HPET
> APIC error on CPU3: 00(80)
> APIC error on CPU3: 80(80)
> 
> where the last message was repeated 1600 times. Could anyone tell me
> what it means or of a better place to ask about it?

 This is "Illegal register address", which means some piece of code tried
to access an inexistent APIC register.  If you want to find out where the
code is, then trigger an oops from where the message is printed.  Of
course it looks like the tip of an iceberg anyway...

  Maciej
--
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