VB 6.0.10 Snapshot request segfaults

Discussions related to using VirtualBox on Linux hosts.
Post Reply
AJGringo619
Posts: 16
Joined: 22. Aug 2018, 19:55
Primary OS: Linux other
VBox Version: OSE Debian
Guest OSses: Windows 10

VB 6.0.10 Snapshot request segfaults

Post by AJGringo619 »

(Host: Linux Mint 19.1, VirtualBox 6.0.10, Windows 10 guest)

This was the first time I've tried to create a snapshot since upgrading from v6.0.8 to v6.0.10. Here are the messages I'm getting:

(From kern.log)

Code: Select all

Jul 26 19:35:00 kernel: VDMA[29588]: segfault at 1827 ip 00007f0d3bccdc4d sp 00007f0d8016dab0 error 4 in VBoxSharedCrOpenGL.so[7f0d3bc68000+171000]
Jul 26 19:35:00 kernel: Code: fc ff 85 c0 0f 85 93 00 00 00 48 8b 7b 10 48 85 ff 0f 85 b7 00 00 00 8b 7b 04 c7 45 d4 00 00 00 00 48 8d 55 d4 be 88 8b 00 00 <41> ff 95 d0 17 00 00 8b 7d d4 85 ff 7f 2d 4c 89 e6 31 ff e8 9b fe
(From VBox.log)

Code: Select all

00:01:54.300832 OpenGL Warning: Assertion failed: rc == VINF_SUCCESS=0, file /home/vbox/vbox-6.0.10/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c, line 622
00:01:54.300837 OpenGL Warning: Assertion failed: rc == VINF_SUCCESS=0, file /home/vbox/vbox-6.0.10/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c, line 624
00:01:54.300842 OpenGL Warning: Assertion failed: rc == VINF_SUCCESS=0, file /home/vbox/vbox-6.0.10/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c, line 626
00:01:54.303095 OpenGL Warning: Assertion failed: rc == VINF_SUCCESS=0, file /home/vbox/vbox-6.0.10/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c, line 1071
00:01:54.303114 OpenGL Warning: Assertion failed: rc == VINF_SUCCESS=0, file /home/vbox/vbox-6.0.10/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c, line 1074
EDIT: a downgrade of the host to v6.0.8 works as advertised (VM GA was left at v6.0.10).
[Linux Mint 19.1 Cinnamon Host, 16GB RAM, Nvidia GeForce 960 v430.26]
Post Reply