Opened 3 years ago
Last modified 3 years ago
#20778 new defect
Game crashing when VirtualBox Host-Only Adapter is present and enabled
| Reported by: | g051051 | Owned by: | |
|---|---|---|---|
| Component: | network | Version: | VirtualBox 6.1.32 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | Windows |
Description
The game XIII from GoG crashes on startup when the VirtualBox Host-Only adapter is installed and enabled. This is 100% reproducible on my system, and has been confirmed on another system. The game is installed and running on the host, not VirtualBox. VirtualBox doesn't have to be running for the crash to occur.
When the game starts, it apparently enumerates all of the active network adapters and attempts to check something on each one. The response from the VirtualBox Host-Only Adapter results in the game crashing.
This was determined by launching the game in a debugger and stepping backward from the crash with time-travel debugging. The code just before the crash was making network related calls.
I don't know if this is a defect in the game, or a defect in the adapter, just that disabling the adapter fixes the problem, and enabling it causes the issue to return.
Change History (3)
comment:1 by , 3 years ago
follow-up: 3 comment:2 by , 3 years ago
I wonder if this is the old problem with multicast metrics that windows computes based on phase of moon and saturn transit. What does netstat -rn say and does manually setting the interface multicast metrics help (ticket:8698#comment:4)?
comment:3 by , 3 years ago
Replying to vushakov:
I wonder if this is the old problem with multicast metrics that windows computes based on phase of moon and saturn transit. What does
netstat -rnsay and does manually setting the interface multicast metrics help (ticket:8698#comment:4)?
C:\Windows\system32>netstat -rn
===========================================================================
Interface List
20...10 7b 44 93 2f 8b ......Intel(R) I211 Gigabit Network Connection
61...0a 00 27 00 00 3d ......VirtualBox Host-Only Ethernet Adapter #2
22...00 50 56 c0 00 01 ......VMware Virtual Ethernet Adapter for VMnet1
3...00 50 56 c0 00 08 ......VMware Virtual Ethernet Adapter for VMnet8
1...........................Software Loopback Interface 1
18...00 15 5d 98 2c 76 ......Hyper-V Virtual Ethernet Adapter
41...00 15 5d 51 c6 c0 ......Hyper-V Virtual Ethernet Adapter #2
46...00 15 5d a3 10 03 ......Hyper-V Virtual Ethernet Adapter #3
51...00 15 5d e7 bf 39 ......Hyper-V Virtual Ethernet Adapter #4
65...00 15 5d d1 12 0b ......Hyper-V Virtual Ethernet Adapter #5
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.101 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
172.19.32.0 255.255.240.0 On-link 172.19.32.1 5256
172.19.32.1 255.255.255.255 On-link 172.19.32.1 5256
172.19.47.255 255.255.255.255 On-link 172.19.32.1 5256
172.19.224.0 255.255.240.0 On-link 172.19.224.1 5256
172.19.224.1 255.255.255.255 On-link 172.19.224.1 5256
172.19.239.255 255.255.255.255 On-link 172.19.224.1 5256
172.22.112.0 255.255.240.0 On-link 172.22.112.1 5256
172.22.112.1 255.255.255.255 On-link 172.22.112.1 5256
172.22.127.255 255.255.255.255 On-link 172.22.112.1 5256
172.24.16.0 255.255.240.0 On-link 172.24.16.1 5256
172.24.16.1 255.255.255.255 On-link 172.24.16.1 5256
172.24.31.255 255.255.255.255 On-link 172.24.16.1 5256
192.168.1.0 255.255.255.0 On-link 192.168.1.101 281
192.168.1.101 255.255.255.255 On-link 192.168.1.101 281
192.168.1.255 255.255.255.255 On-link 192.168.1.101 281
192.168.156.0 255.255.255.0 On-link 192.168.156.1 281
192.168.156.1 255.255.255.255 On-link 192.168.156.1 281
192.168.156.255 255.255.255.255 On-link 192.168.156.1 281
192.168.169.0 255.255.255.0 On-link 192.168.169.1 291
192.168.169.1 255.255.255.255 On-link 192.168.169.1 291
192.168.169.255 255.255.255.255 On-link 192.168.169.1 291
192.168.176.0 255.255.240.0 On-link 192.168.176.1 5256
192.168.176.1 255.255.255.255 On-link 192.168.176.1 5256
192.168.191.255 255.255.255.255 On-link 192.168.176.1 5256
192.168.224.0 255.255.255.0 On-link 192.168.224.1 291
192.168.224.1 255.255.255.255 On-link 192.168.224.1 291
192.168.224.255 255.255.255.255 On-link 192.168.224.1 291
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.169.1 291
224.0.0.0 240.0.0.0 On-link 192.168.224.1 291
224.0.0.0 240.0.0.0 On-link 192.168.1.101 281
224.0.0.0 240.0.0.0 On-link 172.24.16.1 5256
224.0.0.0 240.0.0.0 On-link 172.19.224.1 5256
224.0.0.0 240.0.0.0 On-link 172.22.112.1 5256
224.0.0.0 240.0.0.0 On-link 172.19.32.1 5256
224.0.0.0 240.0.0.0 On-link 192.168.156.1 281
224.0.0.0 240.0.0.0 On-link 192.168.176.1 5256
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.169.1 291
255.255.255.255 255.255.255.255 On-link 192.168.224.1 291
255.255.255.255 255.255.255.255 On-link 192.168.1.101 281
255.255.255.255 255.255.255.255 On-link 172.24.16.1 5256
255.255.255.255 255.255.255.255 On-link 172.19.224.1 5256
255.255.255.255 255.255.255.255 On-link 172.22.112.1 5256
255.255.255.255 255.255.255.255 On-link 172.19.32.1 5256
255.255.255.255 255.255.255.255 On-link 192.168.156.1 281
255.255.255.255 255.255.255.255 On-link 192.168.176.1 5256
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 331 ::1/128 On-link
22 291 fe80::/64 On-link
3 291 fe80::/64 On-link
20 281 fe80::/64 On-link
18 5256 fe80::/64 On-link
41 5256 fe80::/64 On-link
46 5256 fe80::/64 On-link
51 5256 fe80::/64 On-link
61 281 fe80::/64 On-link
65 5256 fe80::/64 On-link
65 5256 fe80::111f:16a9:6dc3:9097/128
On-link
3 291 fe80::112f:6e1c:bdcb:7c4d/128
On-link
20 281 fe80::116a:8014:5499:251f/128
On-link
41 5256 fe80::7532:9449:e680:cce7/128
On-link
18 5256 fe80::8454:52ce:8c18:d64d/128
On-link
46 5256 fe80::95c1:fd24:f305:d11f/128
On-link
22 291 fe80::b16b:d279:c3dd:ab6/128
On-link
61 281 fe80::b59d:b940:de34:a928/128
On-link
51 5256 fe80::c0e2:87b1:63ed:1ebc/128
On-link
1 331 ff00::/8 On-link
22 291 ff00::/8 On-link
3 291 ff00::/8 On-link
20 281 ff00::/8 On-link
18 5256 ff00::/8 On-link
41 5256 ff00::/8 On-link
46 5256 ff00::/8 On-link
51 5256 ff00::/8 On-link
61 281 ff00::/8 On-link
65 5256 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
C:\Windows\system32>
Changing the interface multicast metrics as suggested didn't help.


This is a thread on the GoG forums discussing the issue, and shows this fix working for someone else as well: https://www.gog.com/forum/xiii/cant_launch_the_game_critical_error_cant_find_file_for_package_windrv