Resizing the screen will cause system hard reboot

Discussions related to using VirtualBox on Windows hosts.
Post Reply
gvvice
Posts: 18
Joined: 9. Jun 2022, 18:14

Resizing the screen will cause system hard reboot

Post by gvvice »

Hi, I updated VirtualBox from 6.x to 7.0.8 r156879, however, after updated VirtualBox Guest Additions, I still can't resize the screen, it will always cause the system to reboot, how can I solve this?

Code: Select all

00:01:52.801207 GUI: UIMachineView::sltPerformGuestResize: Sending guest size-hint to screen 0 as 2968x1504
00:01:52.801229 VMMDev: SetVideoModeHint: Got a video mode hint (2968x1504x32)@(0x0),(1;0) at 0
00:01:52.801445 VMMDev: Guest Log: Got multi resize request 1 displays
00:01:52.801502 VMMDev: Guest Log: [0]: 0 0x39 0,0 2968x1504 32
00:01:52.859384 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000001094dbd0000 w=2968 h=1504 bpp=32 cbLine=0x2E60 flags=0x1 origin=0,0
00:01:52.866183 GUI: UIMachineView::sltPerformGuestResize: Sending guest size-hint to screen 0 as 3068x1548
00:01:52.866245 VMMDev: SetVideoModeHint: Got a video mode hint (3068x1548x32)@(0x0),(1;0) at 0
00:01:52.866384 VMMDev: Guest Log: Got multi resize request 1 displays
00:01:52.866427 VMMDev: Guest Log: [0]: 0 0x39 0,0 3068x1548 32
00:01:52.868121 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because this hint was previously sent.
00:01:52.870450 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because this hint was previously sent.
00:01:52.920112 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000001094dbd0000 w=3068 h=1548 bpp=32 cbLine=0x2FF0 flags=0x1 origin=0,0
00:01:52.979029 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 2968x1504 to guest-screen 0 because frame-buffer is already of the same size.
00:01:52.979074 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:01:52.979289 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 2968x1504 to guest-screen 0 because frame-buffer is already of the same size.
00:01:52.986878 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 2968x1504 to guest-screen 0 because frame-buffer is already of the same size.
00:01:53.035467 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because frame-buffer is already of the same size.
00:01:53.035499 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because frame-buffer is already of the same size.
00:01:53.048650 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because frame-buffer is already of the same size.
00:01:53.048746 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3068x1548 to guest-screen 0 because frame-buffer is already of the same size.
00:01:53.053131 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:01:53.148640 GUI: UIMachineView::sltPerformGuestResize: Sending guest size-hint to screen 0 as 3130x1592
00:01:53.148668 VMMDev: SetVideoModeHint: Got a video mode hint (3130x1592x32)@(0x0),(1;0) at 0
00:01:53.149169 VMMDev: Guest Log: Got multi resize request 1 displays
00:01:53.149350 VMMDev: Guest Log: [0]: 0 0x39 0,0 3130x1592 32
00:01:53.158993 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:01:53.209225 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3130x1592 to guest-screen 0 because this hint was previously sent.
00:01:53.220389 GIM: HyperV: Guest indicates a fatal condition! P0=0x10e P1=0xb P2=0xffff948348e90600 P3=0xffffffffc000000d P4=0xffffd40f2962e000
00:01:53.220426 GIMHv: BugCheck 10e {b, ffff948348e90600, ffffffffc000000d, ffffd40f2962e000}
00:01:53.220427 VIDEO_MEMORY_MANAGEMENT_INTERNAL
00:01:53.260944 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3130x1592 to guest-screen 0 because this hint was previously sent.
00:01:53.274180 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:01:53.295172 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3130x1592 to guest-screen 0 because this hint was previously sent.
00:01:53.388868 GUI: UIMachineView::sltPerformGuestResize: Omitting to send size-hint 3130x1592 to guest-screen 0 because this hint was previously sent.
00:01:56.420307 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:01:56.431932 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 4 seconds ago
00:01:57.866728 AHCI#0: Reset the HBA
00:01:57.866743 VD#0: Cancelling all active requests
00:01:57.867024 AHCI#0: Port 0 reset
00:01:57.868085 VD#0: Cancelling all active requests
fth0
Volunteer
Posts: 5677
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Resizing the screen will cause system hard reboot

Post by fth0 »

Please create a ticket in the Bugtracker.
CoffeeBeen
Posts: 1
Joined: 29. May 2023, 03:21

Re: Resizing the screen will cause system hard reboot

Post by CoffeeBeen »

I'm having the same issue with 7.0.8 r156879 (Qt5.15.2) I'm note if thei was loggedas a bug or not, following in acase someone can point me in the right direction.
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Resizing the screen will cause system hard reboot

Post by scottgus1 »

We've come to discover that 7.0.8's Guest Additions may have a bug. Either use 7.0.6's Guest Additions https://download.virtualbox.org/virtual ... _7.0.6.iso
or the 7.0 test builds Guest additions.
Post Reply