Why is MATLAB crashing when run on a virtual machine?
Show older comments
I am attempting to run MATLAB on my virtual machine. When I do so, however, MATLAB crashes with references to "vm3dgl64.dll" in the stack trace, such as the snippets below:
[ 2] 0x00007ffd5899e3fe C:\Program Files\MATLAB\R2024a\bin\win64\libmwfl.dll+00058366
[ 5] 0x00007ffd3fd2c5bf C:\Program Files\MATLAB\R2024a\bin\win64\jmi.dll+00705983
[ 6] 0x00000000583a9ead C:\Program Files\MATLAB\R2024a\sys\java\jre\win64\jre\bin\server\jvm.dll+02727597
[ 11] 0x00007ffe1da848ff C:\windows\SYSTEM32\ntdll.dll+00674047
[ 14] 0x00007ffdca59696d C:\windows\SYSTEM32\vm3dgl64.dll+14903661
[ 39] 0x00007ffdea4411f0 C:\windows\system32\opengl32.dll+00135664
I am using Windows Server on my VMWare virtual machine, and I am attempting to run MATLAB R2022b. What can I do to resolve this issue?
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!