Why when using Polyspace under VmWare, the Report Generation is stuck?

2 Ansichten (letzte 30 Tage)
When using Polyspace under VmWare, the report is created but the Report Generation process seems to be stuck. How do I bypass this problem?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 28 Jul. 2021
This problem is a consequence of this bug in VmWare: OpenGL dll is not unloaded on application exit (83440) (vmware.com)
To work around this problem, make sure to upgrade to the last update of VmWare.
There is also another workaround, given in the link above:
  • Disable the use of llvmpipe by adding this virtual machine config option to the VM's VMX file: guestinfo.svga.disableLLVMPipe=TRUE
or
  • Set a system environment variable SVGA_ALLOW_LLVMPIPE=0

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

Noch keine Version eingegeben.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by