question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pwsh hangs on start on Debian 9

See original GitHub issue

We 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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

1reaction
iSazonovcommented, Jul 17, 2019
0reactions
Aeykcommented, Apr 28, 2023

This issue also affects me, an unavailable mount meants pwsh will hang instead of start.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found