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

조회 수: 2 (최근 30일)
When using Polyspace under VmWare, the report is created but the Report Generation process seems to be stuck. How do I bypass this problem?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 7월 28일
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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

아직 릴리스를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by