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

When using Polyspace under VmWare, the report is created but the Report Generation process seems to be stuck. How do I bypass this problem?

 Accepted Answer

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

More Answers (0)

Products

Release

No release entered yet.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!