wisemanny
wisemanny
In Event Viewere I see such log events: ``` Application: pwsh.exe CoreCLR Version: 7.0.22.51805 .NET Version: 7.0.0 Description: The process was terminated due to an unhandled exception. Exception Info: System.InvalidOperationException:...
Mine just crashed again with no PSReadLine. It is interesting that I have Alacritty window open with the same pwsh and it does not crash. So maybe the issue is...
Now I have WT's crash dump. Let me know where I can post it. Some of the details are: ``` 0:000> kp # Child-SP RetAddr Call Site 00 (Inline Function)...
Yep, it was differente before WinDbg downloaded pdb files. Here is the same dump but with lldb: ``` (lldb) bt * thread #1, stop reason = Exception 0xc0000005 encountered at...
Turned out I had two PSReadLine modules. One was a part of pwsh 7 (2.2.6) and another was installed previously (2.2.0). I removed the older one and left only the...
The state of things is: pwsh uses PSReadLine 2.2.6 from pwsh installation, I turned off some services like RuntimeBroker, attached WinDbg to pwsh and openconsole and things are stable so...
@DHowett thanks, but I am still not happy about what is happening. Something strange. I have 3 terminals - WT, Alacritty and WezTerm. All use the same pwsh.exe. But when...
I did the WPR, but I think I found something that is almost embarrassing - in the Settings - Apps - Installed Apps - WindowsTerminalPreview, the setting "Let this app...
Yes, that was it :) You can close the ticket. Though I have a suggestion - maybe WT can check that settings (it is available via registry, get appx name...
For me it continues to happen even after all updates, incl windows update, pwsh update and so on. At the same time, the same issue happens with Skype installed through...