pwsh hangs on start on Debian 9
See original GitHub issueWe are using pwsh 6.2.0 (checked on 6.2.2 also) on Debian 9. And sometime troubles with start appear - command prompt never appear.
Last line of calling strace pwsh
contains futex(0xe84b64, FUTEX_WAIT_PRIVATE, 3, NULL
.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7
Top Results From Across the Web
PowerShell 7.2.X Almost Always Hangs When Launched
I've tried pwsh.exe "run as administrator" and get about the same success rate - it almost always hangs. I've tried uninstalling pwsh v7.2....
Read more >Working with PowerShell Core on Linux - Weak Reference
This is a known issue that pwsh will hang after executing any external command if $TERM is screen , i.e. you are running...
Read more >[SOLVED] powershell extremely slow to load
Hello,. I am running powershell-bin from AUR, the current version 7.3.1. I find that it is extremely slow to launch the interactive shell ......
Read more >PowerShell steps to fix slow startup
When PowerShell starts to become slow at startup, an update of the .NET framework might be the cause. To speed up again, use...
Read more >Optimizing your $Profile - PowerShell Team
I got an average startup, in milliseconds, for pwsh starting up without loading any profile. Here I use the Measure-Command cmdlet to make...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@aktzbn I hope .Net Core experts help you. Perhaps they request a dump https://superuser.com/questions/401182/how-can-i-create-a-dump-file-of-a-running-process-in-linux
This issue also affects me, an unavailable mount meants pwsh will hang instead of start.