3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Ubuntu 14.04 Desktop 64bit on VMware Playerでの「内部エラー」irqbalance編

Posted at

#エラーメッセージ
「内部エラーが発生しました」(System program problem detected)

Screenshot from 2014-08-04 22_15_10.png
Screenshot from 2014-08-04 22_13_58.png

#エラーレポート内メッセージ
/var/crash/_usr_sbin_irqbalance.0.crash

irqbalance crashed with SIGSEGV in __libc_start_main

/var/log/syslog

balancing is ineffective on systems with a single cache domain

#原因
CPUを2つ割り当てしていたところ、irqbalanceが正常に動作せずエラーが発生

#対処
とりあえず再起動を行ってみる。
直らなかったらおとなしくCPUの割り当てを1つにする。

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?