当前位置: 技术问答>linux和unix
Linux 自动检测错误信息
来源: 互联网 发布时间:2017-05-27
本文导语: 就这几天接触Linux,很多问题,哎 本人设备: 电脑配置: CPU : I5-2430,,双核2.4Ghz;GT540M 独显; 4G内存, 500G, 虚拟机配置:内存1G,硬盘 20G,显存 128M,开启 IO APIC,分配两个CPU(之前分配一个CPU,Linux...
就这几天接触Linux,很多问题,哎
本人设备:
电脑配置: CPU : I5-2430,,双核2.4Ghz;GT540M 独显; 4G内存, 500G,
虚拟机配置:内存1G,硬盘 20G,显存 128M,开启 IO APIC,分配两个CPU(之前分配一个CPU,Linux卡得根本没法玩了。)
VritualBox:4.1.8
CentOs: 6.2,64位
每次重启都报
WARNING: at arch/x86/kernel/apic/apic.c:1304 setup_local_APIC+0x189/0x290() (Not tainted)
这个错误,很是郁闷。求解。。。。
本人设备:
电脑配置: CPU : I5-2430,,双核2.4Ghz;GT540M 独显; 4G内存, 500G,
虚拟机配置:内存1G,硬盘 20G,显存 128M,开启 IO APIC,分配两个CPU(之前分配一个CPU,Linux卡得根本没法玩了。)
VritualBox:4.1.8
CentOs: 6.2,64位
每次重启都报
WARNING: at arch/x86/kernel/apic/apic.c:1304 setup_local_APIC+0x189/0x290() (Not tainted)
这个错误,很是郁闷。求解。。。。
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 0 MCE banks
ACPI: Core revision 20090903
ftrace: converting mcount calls to 0f 1f 44 00 00
ftrace: allocating 20776 entries in 82 pages
Setting APIC routing to flat
------------[ cut here ]------------
WARNING: at arch/x86/kernel/apic/apic.c:1304 setup_local_APIC+0x189/0x290() (Not tainted)
Hardware name: VirtualBox
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.32-220.el6.x86_64 #1
Call Trace:
[] ? warn_slowpath_common+0x87/0xc0
[] ? warn_slowpath_null+0x1a/0x20
[] ? setup_local_APIC+0x189/0x290
[] ? native_smp_prepare_cpus+0x2bd/0x389
[] ? kernel_init+0x112/0x2f9
[] ? child_rip+0xa/0x20
[] ? kernel_init+0x0/0x2f9
[] ? child_rip+0x0/0x20
---[ end trace a7919e7f17c0a725 ]---
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz stepping 07
Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only.
NMI watchdog disabled (cpu0): hardware events not enabled
Booting Node 0, Processors #1 Ok.
------------[ cut here ]------------
WARNING: at arch/x86/kernel/apic/apic.c:1304 setup_local_APIC+0x189/0x290() (Tainted: G W ---------------- )
Hardware name: VirtualBox
Modules linked in:
Pid: 0, comm: swapper Tainted: G W ---------------- 2.6.32-220.el6.x86_64 #1
Call Trace:
[] ? warn_slowpath_common+0x87/0xc0
[] ? warn_slowpath_null+0x1a/0x20
[] ? setup_local_APIC+0x189/0x290
[] ? start_secondary+0x10d/0x245
---[ end trace a7919e7f17c0a726 ]---
mce: CPU supports 0 MCE banks
Brought up 2 CPUs
Total of 2 processors activated (3039.23 BogoMIPS).
sizeof(vma)=200 bytes
sizeof(page)=56 bytes
sizeof(inode)=592 bytes
sizeof(dentry)=192 bytes
sizeof(ext3inode)=800 bytes
sizeof(buffer_head)=104 bytes
sizeof(skbuff)=232 bytes
sizeof(task_struct)=2616 bytes
devtmpfs: initialized
regulator: core version 0.5
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using configuration type 1 for base access
bio: create slab at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
HEST: Table not found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
|
u may try enabling io apic (advanced programming interface controller) on the host in your BIOS setting, this is recommended by Virtualbox, especially for 64bit VM
|
my apology, didn't read through your question and didn't realize u were the "lz" for the previous question regarding to the poor performance of CentOS on Virtualbox.
I did a google search and it appears the warning u got may be related to a bug in Virtualbox. I am not sure it has been fixed since it only occurred on certain version of RHEL.
https://www.virtualbox.org/ticket/9756?cversion=0&cnum_hist=1
https://bugzilla.redhat.com/show_bug.cgi?id=666358
I did a google search and it appears the warning u got may be related to a bug in Virtualbox. I am not sure it has been fixed since it only occurred on certain version of RHEL.
https://www.virtualbox.org/ticket/9756?cversion=0&cnum_hist=1
https://bugzilla.redhat.com/show_bug.cgi?id=666358