VirtualBox

15 年 前 建立

14 年 前 結束

#5056 closed defect (fixed)

3.0.6 Linux Host OS crashed with VT-X enabled on 2.4 linux guest

回報者: Korenberg Mark 負責人:
元件: other 版本: VirtualBox 3.0.6
關鍵字: 副本:
Guest type: other Host type: other

描述

3.0.6 Linux Host OS crashed with VT-X enabled on 2.4 linux guest

IdecoICS Crash Host OS (Ubuntu 9.04) when run with VT-X enabled.

Other linux kernels also crash host OS (http://www.acronis.com/homecomputing/download/trueimage/) boot-CD.

I have Intel(R) Core(TM)2 CPU E7600 @ 3.06GHz.

Ubuntu as guest works fine with VT-X.

IdecoICS and Acronis boot image crash HOST OS (!) during startup.

Kernel panic occurs in host OS. (See http://forums.virtualbox.org/viewtopic.php?f=7&t=20733&p=99261#p99261)

附加檔案 (1)

VBox.log (38.8 KB ) - 15 年 前, 由 Korenberg Mark 新增

下載所有附檔: .zip

更動歷史 (20)

comment:1 15 年 前Korenberg Mark 編輯

Ideco ICS: http://dl3.ideco-software.ru/IdecoICS/IdecoICS_321_114.iso

(Only Russian language available)

comment:2 15 年 前Frank Mehnert 編輯

When does the crash happen? During the kernel boot or later?

comment:3 15 年 前Korenberg Mark 編輯

During kernel boot (or early userspace (something like hwclock command), but less probable)

I'll try it with verbose messages enabled in guest kernel.

Do you need some info from host OS? (kernel crash screen dump, or maybe something else...)

comment:4 15 年 前Sander van Leeuwen 編輯

The link for IdecoICS is not/no longer valid.

comment:5 15 年 前Sander van Leeuwen 編輯

Found it elsewhere. Downloading.

comment:6 15 年 前Korenberg Mark 編輯

I can give you link to tar.bzip2 (or lzma) archive of installed system ( It hink you can not instal, as the installatioin language is only russian :( )

comment:7 15 年 前Korenberg Mark 編輯

Well, with HOST kernel 2.6.28-15-generic #52-Ubuntu SMP, and enabled VT-X, guest os just hanging after the line "Uncompressing linux ... OK Booting the kernel".

Sometimes, i have in HOST dmesg:

[810358.136508] BUG: unable to handle kernel paging request at c0501cac
[810358.136508] IP: [<c011a08f>] smp_apic_timer_interrupt+0x6f/0x90
[810358.136508] *pde = 3617f163 *pte = 00501161 
[810358.136508] Oops: 0003 [#1] SMP 
[810358.136508] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda2/stat
[810358.136508] Dumping ftrace buffer:
[810358.136508] BUG: unable to handle kernel paging request at 43b52c88
[810358.136508] IP: [<c018a280>] trace_empty+0x0/0x70
[810358.136508] *pde = 00000000 
[810358.136508] Oops: 0000 [#2] SMP 
[810358.136508] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda2/stat
[810358.902818] VirtualBox[7513]: segfault at 354e45dc ip b4e8ba8e sp bfe45c10 error 4 in VBoxVMM.so[b4e18000+159000]


mmarkk@mmarkk-desktop:~$ dpkg -l | fgrep VirtualBox | fgrep ii
ii  virtualbox-3.0                             3.0.6-52128_Ubuntu_jaunty

comment:8 15 年 前Korenberg Mark 編輯

After next unsuccessfull bootings, HOST os hang

comment:9 15 年 前Korenberg Mark 編輯

Please answer, how i can help developers to detect bug ?

comment:10 15 年 前Sander van Leeuwen 編輯

If you can post a link to the image here, then I can have a look. If not, then I'll send you an email.

comment:11 15 年 前Korenberg Mark 編輯

I have tested: Booting from CD

http://dl3.ideco-software.ru/IdecoICS/IdecoICS_322_128.iso

with: setup100hz init=/bin/bash

will trigger bug. No need to install.

comment:12 15 年 前Frank Mehnert 編輯

Can' reproduce this crash. Could you attach the VBox.log file of such a session?

comment:13 15 年 前Korenberg Mark 編輯

No, I can't.... When guest hange, but host OS live, nothing interesting in the log.... When gust hang and host OS hang too, interesting data can't be written......

I can attaach the photo of kernel message (I use modprobe radeonfb and acheive very high text-resolution, so i can see many data on the console. Sometimes, when i use headless mode, no messages printed on console.....just hanging.

(My host OS and hardware is working OK, Host Ubuntu, and guest ubuntu works very fine. I have tested hardware with memcheck )

I suppose it is the conflict with some of my drivers. Will try to test with the minimum of them.

comment:14 15 年 前Korenberg Mark 編輯

segfault at 354e45dc ip b4e8ba8e sp bfe45c10 error 4 in VBoxVMM.so[b4e18000+159000]

I think there is place where bug in VirtualBox

回覆:  14 comment:15 15 年 前vasily Levchenko 編輯

Replying to mmarkk:

segfault at 354e45dc ip b4e8ba8e sp bfe45c10 error 4 in VBoxVMM.so[b4e18000+159000]

I think there is place where bug in VirtualBox

Could you please check if it's possible to get Core dump?

comment:16 15 年 前Korenberg Mark 編輯

http://mmarkk.ru/core.bz2

Forced core dump of hang guest OS. Nothing interesting at host os.

P.S. Will try to acheive host os kernel panic and/or vbox segmentation fault. If Will, core will be attached.

回覆:  13 comment:17 15 年 前Frank Mehnert 編輯

Replying to mmarkk:

No, I can't.... When guest hange, but host OS live, nothing interesting in the log.... When gust hang and host OS hang too, interesting data can't be written......

Right, but anyway please attach a VBox.log file of a VM session. What I'm interested in is your exact VM configuration (which is visible in the VBox.log file).

15 年 前Korenberg Mark 編輯

附檔: 新增 VBox.log

comment:18 15 年 前Korenberg Mark 編輯

see log...

comment:19 14 年 前Frank Mehnert 編輯

狀態: newclosed
處理結果: fixed

There were many related fixed in between. Please reopen if still relevant with VBox 4.0.4.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette