Opened 3 years ago
Last modified 2 years ago
#20851 new defect
VBoxDispD3D.dll Crash Trying to run Flutter programs
Reported by: | Digitaleagle | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.26 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I'm trying to build a Flutter app that can run on both Windows and Linux. I'm trying to use my Windows VM to compile the Windows version, but it crashes as it tries to launch even the default program.
I initially thought it was a Flutter problem and opened a ticket here: https://github.com/flutter/flutter/issues/99101
To reproduce, you need to install Flutter: https://docs.flutter.dev/get-started/install/windows
I simply created a template program using flutter create testwin cd testwin flutter run
This is the error message I get when I try to debug with Visual Studio: Unhandled exception at 0x00007FFC63716A3D (VBoxDispD3D.dll) in testwin.exe: 0xC0000094: Integer division by zero.
Attachments (1)
Change History (2)
by , 3 years ago
Attachment: | Win10-2022-02-25-06-58-56.log added |
---|
comment:1 by , 2 years ago
I'm using version Version 6.1.40_Debian r154048 on a Debian GNU/Linux host and a Windows 11 Pro client.
When trying to run Yubico Authenticator, a Flutter application, it will crash with this same error only if Graphic 3D Acceleration is enabled. The application seems to run fine if acceleration is disabled.
Machine Log