#572 closed defect (fixed)
Guest machine gets aborted when unpausing
Reported by: | hondza | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.4.0 |
Keywords: | abort, fullscreen, pause | Cc: | |
Guest type: | other | Host type: | other |
Description
Hello,
Sometimes when I unpause a window that was originaly fullscreen the machine gets aborted.
Scenario: run a machine, make it fullscreen (host+f), host+i, do something, make it windowed (host+f), pause it (host+p), ... , make it fullscreen (host+f), unpause it (host+p). Host system is linux, guest system is win xp with guest additions. It doesn't happen every time, just from time to time.
Virtualbox 1.4.0-21864_Debian_etch.
Relevant log:
00:58:43.659 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 00:58:43.674 VBVA: Disabled. 00:58:43.683 VBVA: Enabled. 00:58:43.733 Display::handleDisplayResize(): pvVRAM=b117c000 w=640 h=480 bpp=16 cbLine=0x500 00:58:43.739 VBVA: Disabled. 00:58:43.741 VBVA: Enabled. 00:58:47.627 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 00:58:47.642 VBVA: Disabled. 00:58:47.650 VBVA: Enabled. 00:58:47.699 Display::handleDisplayResize(): pvVRAM=b117c000 w=1024 h=768 bpp=16 cbLine=0x800 00:58:47.708 VBVA: Disabled. 00:58:47.710 VBVA: Enabled. 00:58:48.750 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 00:58:48.762 VBVA: Disabled. 00:58:48.771 VBVA: Enabled. 00:58:48.822 Display::handleDisplayResize(): pvVRAM=b117c000 w=640 h=480 bpp=16 cbLine=0x500 00:58:48.829 VBVA: Disabled. 00:58:48.832 VBVA: Enabled. 00:58:49.899 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 00:58:49.911 VBVA: Disabled. 00:58:49.920 VBVA: Enabled. 00:58:49.971 Display::handleDisplayResize(): pvVRAM=b117c000 w=1024 h=768 bpp=16 cbLine=0x800 00:58:49.981 VBVA: Disabled. 00:58:49.987 VBVA: Enabled. 00:58:52.117 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 00:58:52.128 VBVA: Disabled. 00:58:52.139 VBVA: Enabled. 00:58:52.179 Display::handleDisplayResize(): pvVRAM=b117c000 w=640 h=480 bpp=16 cbLine=0x500 00:58:52.187 VBVA: Disabled. 00:58:52.188 VBVA: Enabled. 00:58:53.127 VMMDev::SetVideoModeHint: got a video mode hint (1024x678x0) 00:58:53.177 Display::handleDisplayResize(): pvVRAM=b117c000 w=1024 h=678 bpp=16 cbLine=0x800 00:58:53.190 VBVA: Disabled. 00:58:53.200 VBVA: Enabled. 00:58:53.259 Display::handleDisplayResize(): pvVRAM=b117c000 w=640 h=480 bpp=16 cbLine=0x500 00:58:53.280 VBVA: Disabled. 00:58:53.287 VBVA: Enabled. 00:58:54.379 Changing the VM state from 'RUNNING' to 'SUSPENDED'. 01:03:15.185 VMMDev::SetVideoModeHint: got a video mode hint (640x480x0) 01:03:28.670 VMMDev::SetVideoModeHint: got a video mode hint (640x480x0) 01:03:29.970 VMMDev::SetVideoModeHint: got a video mode hint (1280x768x0) 01:03:32.484 Changing the VM state from 'SUSPENDED' to 'RUNNING'. 01:03:32.529 Display::handleDisplayResize(): pvVRAM=b117c000 w=1280 h=768 bpp=16 cbLine=0xA00 01:03:32.529 VBVA: Disabled. 01:03:32.529 VBVA: Enabled. 01:03:32.567 VBVA: Disabled. 01:03:32.567 VBVA: Enabled. 01:03:32.718 Display::handleDisplayResize(): pvVRAM=b117c000 w=640 h=480 bpp=16 cbLine=0x500 01:03:32.718 01:03:32.718 !!Assertion Failed!! 01:03:32.718 Expression: f 01:03:32.718 Location : /home/vbox/vbox-HEAD/src/VBox/Main/DisplayImpl.cpp(252) int Display::handleDisplayResize(uint32_t, void*, uint32_t, int, int) 01:03:32.750 f = 0
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please retry a current version. I think we fixed a related issue.