Powershell crash

Aperta
#5,140 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Tranquilla
Stack tecnologico
csharp, powershell
Ambito
cli

Direzione di ricerca

Start at Microsoft.PowerShell.PSConsoleReadLine.ReadKey(), the entry point named in the exception, and use the reported key sequence as the starting point for reproduction. The report does not provide reliable reproduction steps or name a test; done means identifying and preventing the Queue empty crash without breaking command-line history or editing.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Needs-Triage :mag:
Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.
Exception report
### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 66 Keys

 s s h Spacebar s e r v i c e @ 1 0 . 5 . 0 . 1 8 Enter
 s h s Backspace Backspace s h Spacebar s e r v i c e @ 1 0 . 5 . 0 . 3 Enter
 UpArrow Enter
 UpArrow Enter
 c l s Enter
 UpArrow UpArrow UpArrow DownArrow DownArrow UpArrow Backspace Backspace Backspace Backspace Backspace


### Exception

System.InvalidOperationException: Queue empty.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.Queue`1.Dequeue()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadKey()
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Screenshot

Its broken

Environment data
### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 66 Keys

 s s h Spacebar s e r v i c e @ 1 0 . 5 . 0 . 1 8 Enter
 s h s Backspace Backspace s h Spacebar s e r v i c e @ 1 0 . 5 . 0 . 3 Enter
 UpArrow Enter
 UpArrow Enter
 c l s Enter
 UpArrow UpArrow UpArrow DownArrow DownArrow UpArrow Backspace Backspace Backspace Backspace Backspace


### Exception

System.InvalidOperationException: Queue empty.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.Queue`1.Dequeue()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadKey()
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Steps to reproduce

Idk

Expected behavior

Not this

Actual behavior

Its broken

Lingua principale
C#
Stelle
4.4k
Fork
341
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di PowerShell/PSReadLine

Tutte le issue di PowerShell/PSReadLine

Issue simili

Altre issue su C#

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.