VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1888 - 1890 of 16363)

Ticket Resolution Summary Owner Reporter
#9747 obsolete Diablo crashes toggling fullscreen (using guest additions) twipley
Description

The video game "Diablo" under a Windows-XP guest may under some circumstances produce a blue-screen crash of the virtual machine. To reproduce, "basic" guest additions have to be installed on the guest system. While in the game, one simply has to toggle fullscreen mode (pressing host-f or something) in order to produce the crash. In order to avoid it, one has to alt-tab out of the game before going out of (or enabling) the fullscreen mode. An alternative is to avoid installing the guest additions -- that way, it seems impossible to reproduce the crash.

#9748 obsolete Guru meditation (VERR_VMX_INVALID_VMXON_PTR) when using RT kernel Rainmaker
Description

When a host is running Debian Sid, and using the rt-kernel patchset, VirtualBox is unstable. Especially my Windows 2003 guest often crashes in a "guru meditation". Other guests, running Scientific Linux 6.1 (basically Redhat Enterprise Linux 6.1), do crash, but less often.

In dmesg on the host, a lot of these errors are visible, but the timing does not exactly match guru meditiations. Therefore, I'm unsure if these are the cause, a side effect, or harmless, but I'll mention them anyway :)

Full VBox.log is attached.

[12558.408017] BUG: scheduling while atomic: 
...
[12558.408076] Call Trace:
[12558.408082]  [<ffffffff8103bbe7>] ? __schedule_bug+0x3e/0x52
[12558.408086]  [<ffffffff81347616>] ? __schedule+0x96/0x537
[12558.408092]  [<ffffffff810434db>] ? schedule+0x6a/0x85
[12558.408094]  [<ffffffff81348c34>] ? rt_spin_lock_slowlock+0x12f/0x1c3
[12558.408104]  [<ffffffffa0fc5c41>] ? VBoxHost_RTHandleTableLookupWithCtx+0x61/0xcc [vboxdrv]
[12558.408110]  [<ffffffffa0fbb8ab>] ? SUPSemEventSignal+0x4e/0x83 [vboxdrv]
[12558.408121]  [<ffffffff810748bf>] ? do_futex+0x726/0x7f1
[12558.408127]  [<ffffffffa0fb80ed>] ? supdrvIOCtlFast+0x77/0x7e [vboxdrv]
[12558.408131]  [<ffffffffa0fb528f>] ? VBoxDrvLinuxIOCtl+0x3c/0x19d [vboxdrv]
[12558.408135]  [<ffffffff81110de3>] ? do_vfs_ioctl+0x41e/0x45f
[12558.408137]  [<ffffffff81347aa0>] ? __schedule+0x520/0x537
[12558.408140]  [<ffffffff811040c5>] ? fput+0x1a/0x194
[12558.408142]  [<ffffffff81110e6f>] ? sys_ioctl+0x4b/0x70
[12558.408146]  [<ffffffff8134da12>] ? system_call_fastpath+0x16/0x1b
#9750 obsolete Int 2h (NMI) deadlock on Windows guests running on linux hosts joe400
Description

Executing an int 2h from usermode on Windows guests (tested with XP SP3 and W7 SP1) running on linux guest (2.6.35-22, 64bit) is causing a deadlock on the VM. This behavior does not occure on a Windows host (tested with W7 SP1).

Test program:

int main() { _asm int 2h; return 0; }

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy