[arch-general] VirtualBox keeps crashing
Hello listmates, I'm having semi-frequent virtualbox crashes with existing and newly created virtual machines. Here is a snippet from /var/log/kernel.log : Jul 29 08:24:17 guapArch kernel: VirtualBox[5142] trap int3 ip:7f7dde81dd9a sp:7f7dd003bf00 error:0 Jul 29 11:38:43 guapArch kernel: VirtualBox[6559] trap int3 ip:7f4bcedacd9a sp:7f4bc0b74f00 error:0 Jul 29 11:56:47 guapArch kernel: VirtualBox[6589] trap int3 ip:7f1fd205ad9a sp:7f1fc4622f00 error:0 Jul 29 13:47:46 guapArch kernel: hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. Jul 29 14:08:30 guapArch kernel: VirtualBox[7034] trap int3 ip:7f8f29938d9a sp:7f8f154e3f00 error:0 I've googled around a bit and don't see anything anywhere. Do any of you happen to have any ideas as to what is going on here? root ~ # pacman -Q virtualbox_bin virtualbox_bin 3.0.2-2 root ~ # uname -r 2.6.30-ARCH root ~ # pacman -Q kernel26 kernel26 2.6.30.2-1 root ~ # pacman -Syu :: Synchronizing package databases... core is up to date extra is up to date community is up to date kdemod-core is up to date kdemod-extragear is up to date kdemod-playground is up to date :: Starting full system upgrade... local database is up to date Thanks! Tim
On Wed, Jul 29, 2009 at 23:14, Tim Gelter<tgelter@gurulabs.com> wrote:
Hello listmates, I'm having semi-frequent virtualbox crashes with existing and newly created virtual machines. Here is a snippet from /var/log/kernel.log :
Jul 29 08:24:17 guapArch kernel: VirtualBox[5142] trap int3 ip:7f7dde81dd9a sp:7f7dd003bf00 error:0 Jul 29 11:38:43 guapArch kernel: VirtualBox[6559] trap int3 ip:7f4bcedacd9a sp:7f4bc0b74f00 error:0 Jul 29 11:56:47 guapArch kernel: VirtualBox[6589] trap int3 ip:7f1fd205ad9a sp:7f1fc4622f00 error:0 Jul 29 13:47:46 guapArch kernel: hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. Jul 29 14:08:30 guapArch kernel: VirtualBox[7034] trap int3 ip:7f8f29938d9a sp:7f8f154e3f00 error:0
I've googled around a bit and don't see anything anywhere. Do any of you happen to have any ideas as to what is going on here?
What guest system(s) are you using? Arch? Anyway I suggest reporting the bug at http://www.virtualbox.org/wiki/Bugtracker and providing as much details as you can (kernel logs, virtual hardware config, if VT-x/SVM is enabled) Arch is officially supported by VirtualBox, so there are quite high chances that it will be fixed (if the problem is in VirtualBox, which it seems to be). -- Roman Kyrylych (Роман Кирилич)
Roman Kyrylych wrote:
On Wed, Jul 29, 2009 at 23:14, Tim Gelter<tgelter@gurulabs.com> wrote:
Hello listmates, I'm having semi-frequent virtualbox crashes with existing and newly created virtual machines. Here is a snippet from /var/log/kernel.log :
Jul 29 08:24:17 guapArch kernel: VirtualBox[5142] trap int3 ip:7f7dde81dd9a sp:7f7dd003bf00 error:0 Jul 29 11:38:43 guapArch kernel: VirtualBox[6559] trap int3 ip:7f4bcedacd9a sp:7f4bc0b74f00 error:0 Jul 29 11:56:47 guapArch kernel: VirtualBox[6589] trap int3 ip:7f1fd205ad9a sp:7f1fc4622f00 error:0 Jul 29 13:47:46 guapArch kernel: hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. Jul 29 14:08:30 guapArch kernel: VirtualBox[7034] trap int3 ip:7f8f29938d9a sp:7f8f154e3f00 error:0
I've googled around a bit and don't see anything anywhere. Do any of you happen to have any ideas as to what is going on here?
What guest system(s) are you using? Arch? Anyway I suggest reporting the bug at http://www.virtualbox.org/wiki/Bugtracker and providing as much details as you can (kernel logs, virtual hardware config, if VT-x/SVM is enabled) Arch is officially supported by VirtualBox, so there are quite high chances that it will be fixed (if the problem is in VirtualBox, which it seems to be).
I'll do that. Thanks! -Tim
participants (2)
-
Roman Kyrylych
-
Tim Gelter