当前位置:  技术问答>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: 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

    
 
 

您可能感兴趣的文章:

  • linux/centos安装nginx常见错误及解决办法
  • linux安装codeblock 编译错误make: *** [all-recursive] 错误 1
  • Linux下怎样查c程序的错误号?程序出现错误:System error 32: Broken Pipe, 是什么原因?
  • 紧急求救:在LINUX下如何根据错误代码,查出对应的错误描述?
  • 在Linux系统上recv返回错误,通过errno得到的错误消息为"Interrupted system call"
  • FTP匿名登陆 LINUX 出现错误 linux FTP 550 permission
  • linux 编程获取错误信息有没相关资料?
  • windows下好使的函数到linux下怎么就段错误了呢?
  • linux中非正常关机,出现的错误如何解决?
  • 请问,我用turbo Linux,远程FTP报Password required, but none set错误
  • Linux硬件错误检查工具 mcelog
  • linux安装错误,怎么解决
  • Linux 下用什么函数查找socket上一次的错误?
  • Linux启动错误求助!
  • VM下的linux Socket程序怎么客户机一连接就出现Bad address的错误?
  • 我向linux内核里加载模块时出现段错误
  • Linux虚拟机启动出现错误
  • 为什么每次登录 linux 都出现这句错误信息呢?
  • linux源码包编译有错误
  • Linux下调用.so引发的段错误问题
  • linux下配置PHP 编译的时候出现错误
  • 编一个程序,检测Linux系统下机器网卡的状态(只要检测网络线是否被拔掉?)
  • 如何让linux重启时自动检测文件系统!??
  • linux怎么加检测超时程序!!!
  • Linux 下用什么函数查找socket上一次的错误? iis7站长之家
  • linux启动时,能否跳过硬盘检测。
  • 在Linux下如何检测IP地址冲突,及网线脱落
  • linux下,如何检测网络线连接或断开?
  • linux怎么无法检测到我的键盘和鼠标?
  • 求助关于LINUX下检测不到网卡的问题。
  • linux下如何检测鼠标移动了。
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • Linux Kernel 'sctp_v6_xmit()'函数信息泄露漏洞
  • 请问linux起动时的信息被存放到哪里了?我想看看起动信息怎么办?
  • linux下nm命令(显示可执行文件的符号信息)介绍以及常见nm命令用法举例
  • 请问linux进程的哪些信息保存在内核里?哪些信息又保存在进程空间里?谢谢
  • 请问在red hat linux 9下上CSDN,左侧栏的信息(我感兴趣的社区,我的技术社区,开发语言等等)是乱码,右侧的信息(问题帖子)可正常显
  • 我的linux不断在linux命令行处打印如下警告信息,怎么消除?
  • 如何查看Linux内核信息
  • 高手请教!linux怎样通过pid获取进程信息,如:进程名、进程状态等?
  • LINUX如何取进程信息,求解!!!
  • 怎样去掉硬盘分区里的Linux信息?
  • linux下如何看串口信息?
  • 关于在linux获取系统软件信息
  • linux查看日志信息
  • 找不到Linux引导信息了。
  • Linux系统信息查看软件 HardInfo
  • 帮我看下linux版本信息以及最新下载地址!
  • linux编译信息重定向
  • 请问Linux下要获得网络接口的相关信息,像ifconfig,netstat那样
  • linux命令行下,能否直接读取显存的信息?
  • 中软信息安全实验室诚聘Linux/Unix程序员
  • Linux下如何得到本机显卡信息
  • linux c/c++ IP字符串转换成可比较大小的数字
  • 在win分区上安装linux和独立分区安装linux有什么区别?可以同时安装吗?(两个linux系统)
  • linux哪个版本好?linux操作系统版本详细介绍及选择方案推荐
  • 在虚拟机上安装的linux上,能像真的linux系统一样开发linux程序么?
  • secureCRT下Linux终端汉字乱码解决方法
  • 我重装window后,把linux的引导区覆盖了,进不了linux怎么办?急啊,望热心的人帮助 (现在有linux的盘)
  • Linux c字符串中不可打印字符转换成16进制
  • 安装vmware软件,不用再安装linux系统,就可以模拟linux系统了,然后可以在其上学习一下LINUX下的基本操作 了?
  • Linux常用命令介绍:更改所属用户群组或档案属性
  • 红旗Linux主机可以通过127.0.0.1访问,但如何是连网的Win2000机器通过Linux的IP去访问Linux


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3