-
Notifications
You must be signed in to change notification settings - Fork 311
PSReadline constantly hangs Terminal with ArgumentOutOfRangeException #2675
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
Comments
Here is another dump... Oops, something went wrong. EnvironmentPSReadLine: 2.1.0 Last 200 Keys
Exception
|
This is another duplicate of #2298, which happens in VSCode extension (PowerShell: 2021.6.2). |
PSReadline is constantly hanging my terminal. There is no particular sequence of things that I can find to reproduce it, but It will always occur several times a day. The status bar powershell will be spinning along with my PC fan. The terminal hangs for around 10 minutes or so, meanwhile I cannot run any commands. Eventually it spews out the following before returning control back to me.
Oops, something went wrong.
Please report this bug with ALL the details below, including both the 'Environment' and 'Exception' sections.
Please report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.md
Thank you!
Environment
PSReadLine: 2.1.0
PowerShell: 2021.6.2
OS: Microsoft Windows 10.0.19042
BufferWidth: 291
BufferHeight: 24
Last 7 Keys
Exception
Environment
Exception report
Steps to reproduce
Run a script, a command ...any script will do. It will happen sometime if you keep doing it.
Expected behavior
I expect to be able to run PS commands and not have to sit there waiting for control again.
Actual behavior
Terminal is hung and fan is whirring away while it is doing whatever it is doin.
The text was updated successfully, but these errors were encountered: