</colgroup
Applies To | |
Product(s): | AutoPIPE |
Version(s): | ALL; |
Area: | Startup |
Date Logged & Current Version |
April 2025 24.00.02.243 |
While using WinDBG application, AutoPIPE was opened,
The following error occurred:
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\SYSTEM32\vm3dgl64.dll
This issue is directly related to installing AutoPIPE on a Citrix server inside of a virtual machine (VM). Adter running a WinDBG and revewing the log file it was apparent that the error was linked to a specific DLL - vm3dgl64.dll
Performing a google search for this DLL found a reference here that resolved the issue.
VMware Tools 12.5
Llvmpipe which is used for OpenGL application is not unloading properly.
This is a known issue and currently there is no resolution.
To workaround this issue set a system environment variable SVGA_ALLOW_LLVMPIPE=0
Below are the steps to set the variable.
Environment Variables
...' button at bottom right.Variable Value
' box in the 'Edit System Variable
' window and click OK to save the value back to Path variable.Environment Variables
...' window.The Path environment variable is now set.
- In few scenario, The application will crash even after adding the environment variable " SVGA_ALLOW_LLVMPIPE=0" on Windows VM.
- For those situation, ,Make sure to update the device display adaptor version to 9.17.9.4.
AutoPIPE Crashes / Freezes on Start-up