Opened 17 months ago
Last modified 5 days ago
#21761 new defect
AutoDesk Fusion 360 crashes with VirtualBox 7 + 3d Acceleration enabled
Reported by: | beadon | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox-7.0.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | other |
Description
Autodesk Fusion 360 crashes at startup when the Windows 10 Guest is running with 3d Acceleration is enabled. Host is Ubuntu 23.04.
The error thrown appears to be an access violation not handled properly by the VirtualBox GL DLL file from the Guest Additions (v VBoxSVGA is set as the graphics controller on the guest.
This appears to be repeatable ... Grab the software, install and try : https://www.autodesk.com/products/fusion-360/overview
---
Date/Time: 2023-07-10 21:29:53 -04:00 Application: Fusion360.exe Error: Access violation - code c0000005 (first/second chance not available) Crashed Module Name: VBoxGL.dll Exception Address: 0x00007ff9f7d9787d Exception Code: c0000005 Exception Flags: 0 Exception Parameters: 0, 4c
Change History (2)
comment:1 by , 5 months ago
comment:2 by , 5 days ago
I have seen this crash of Autodesk Fusion twice in the last few days when having remote desktop enabled in the Windows client OS and using MobaXterm as the RDP client to connect to the Windows session. I believe the RDP client might have triggered more changes of the resolution of the Windows desktop.
Ubuntu 24.04.1 LTS VirtualBox 7.0.16_Ubuntu r162802 Autodesk Fusion 2.0.20508 x86_64 Windows 11 Pro 21H2 (22000.2538)
WinDbg on the minidump file from Fusion:
0:000> .excr rax=00000165101dbdf0 rbx=0000016523159580 rcx=00000165100a1eb0 rdx=0000016523159580 rsi=0000000000000000 rdi=0000000000000001 rip=00007ffc294778fd rsp=0000003e2ecf8a60 rbp=00000165297fa060 r8=00000165297f8bd8 r9=0000016520897160 r10=0000000000000580 r11=2000000000000000 r12=0000000000000000 r13=00000000000001f3 r14=0000000000000000 r15=00000000000002f3 iopl=0 nv up ei pl zr na po nc cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246 VBoxGL!glWindowPos3sv+0x710dd: 00007ffc`294778fd 410fbf564c movsx edx,word ptr [r14+4Ch] ds:00000000`0000004c=????
VBoxGL.dll file information: File version: 7.0.16.12802 Product version: 7.0.16.162802
Is this issue still present in the current version?