-
Notifications
You must be signed in to change notification settings - Fork 863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WSL prevents Xilinx ISE running on windows. #9284
Comments
Can you take logs while reproducing this? |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
WslLogs-2022-12-14_18-15-20.zip Logs whilst triggering the problem. Cheers. Phill. |
From the logs it doesn't look like any parts of WSL are running or being started. I think this issue should get run by the folks at Xilinx. Are you using WSL1 and WSL2? |
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-open it. Thank you! |
I stumbled upon this github issue after experiencing this problem myself. I found an explanation and solution here, which I figured I might as well share here to potentially save some headaches for anyone else who finds this page first. The gist is that libportability.dll (one of xilinx's) barfs when enumerating network shares once it gets to the \wsl shares. |
Can anyone know this https://www.exxosforum.co.uk/forum/viewtopic.php?p=95884#p95884 fix because it's not accessible anymore. |
Version
Microsoft Windows [Version 10.0.19045.2311]
WSL Version
Kernel Version
No response
Distro Version
Ubuntu 22.04.1
Other Software
No response
Repro Steps
Windows v 22H2, with all windows updates applied.
Xilinx webpack installed on WINDOWS.
WSL installed from Microsoft store.
WSL is enabled in Control Panel->Programs and Features->Turn windows features on or off
Xilinx tools (ise.exe, impact.exe) will not launch, they hang during launching and can only be killed from task manager.
Disabling WSL in control panel allows them to launch successfully.
This only seems to happen once update KB5020030 is installed, before this update WSL and Xilinx programs worked together correctly.
Expected Behavior
Xilinx tools launch correctly.
Actual Behavior
Hang during launch of Xilinx programs.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: