VirtualBox

Opened 15 years ago

Closed 13 years ago

#5056 closed defect (fixed)

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

Reported by: Korenberg Mark Owned by:
Component: other Version: VirtualBox 3.0.6
Keywords: Cc:
Guest type: other Host type: other

Description

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)

Attachments (1)

VBox.log (38.8 KB ) - added by Korenberg Mark 15 years ago.

Download all attachments as: .zip

Change History (20)

comment:1 by Korenberg Mark, 15 years ago

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

(Only Russian language available)

comment:2 by Frank Mehnert, 15 years ago

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

comment:3 by Korenberg Mark, 15 years ago

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 by Sander van Leeuwen, 15 years ago

The link for IdecoICS is not/no longer valid.

comment:5 by Sander van Leeuwen, 15 years ago

Found it elsewhere. Downloading.

comment:6 by Korenberg Mark, 15 years ago

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 by Korenberg Mark, 15 years ago

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 by Korenberg Mark, 15 years ago

After next unsuccessfull bootings, HOST os hang

comment:9 by Korenberg Mark, 15 years ago

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

comment:10 by Sander van Leeuwen, 15 years ago

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 by Korenberg Mark, 15 years ago

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 by Frank Mehnert, 15 years ago

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

comment:13 by Korenberg Mark, 15 years ago

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 by Korenberg Mark, 15 years ago

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

I think there is place where bug in VirtualBox

in reply to:  14 comment:15 by vasily Levchenko, 15 years ago

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 by Korenberg Mark, 15 years ago

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.

in reply to:  13 comment:17 by Frank Mehnert, 15 years ago

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).

by Korenberg Mark, 15 years ago

Attachment: VBox.log added

comment:18 by Korenberg Mark, 15 years ago

see log...

comment:19 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use