Description
Steps to reproduce:
- Open PowerShell;
- Connect to some server via SSH;
- Start an operation which will output lots of lines very fastly or just will periodically clear screen and fill it with new data;
- Try to read console output with NVDA+up and down or num7 and num9;
Actual behavior:
NVDA sometimes crashes and destroys the console window, disconnecting you from SSh or breaking any other important interraction.
Sometimes it just plays an error sound and closes the window but sometimes NVDA completely hangs and needs to be restarted.
Playing with parameters in advanced settings gives no effect.
Expected behavior:
NVDA should not crash and of course should not destroy console window.
In general NVDA instability in consoles with lots of fast output is a very old, critical and huge problem that really needs to be solved somehow.
NVDA logs, crash dumps and other attachments:
NVDA old log is recorded with lots of very fast output from console.
nvda-old.log
NVDA log and NVDA log 2 were recorded without full NVDA crash but immediately after an error in console and after that NVDA destroyed the console window.
nvda.log
nvda2.log
System configuration
NVDA installed/portable/running from source:
Installed.
NVDA version:
Version: alpha-29959,10427e3f (2024.1.0.29959)
Windows version:
Windows 10 22H2 (AMD64) build 19045.3636
Name and version of other software in use when reproducing the issue:
PowerShell, OpenSSH.
Other information about your system:
N/A.
Other questions
Does the issue still occur after restarting your computer?
Yes. Even on a completely new computer and new system.
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes. This problem exists since NVDA 2021 or even earlier. But window destroy situations become more often in NVDA 2023.3.
If NVDA add-ons are disabled, is your problem still occurring?
Yes.
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes.
Activity