WT preview 1.8 crashes when running some AHK scripts #13615

Open
opened 2026-01-31 03:47:27 +00:00 by claunia · 0 comments
Owner

Originally created by @jmlucjav on GitHub (Apr 25, 2021).

I use wt to host neovim. It is crashing very often, I thought it was neovim, but finally looked in windows event viewer and I see its WT which fails. See such a log, I am in 1.8 preview.

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2021-04-25T08:29:04.4414387Z" /> 
  <EventRecordID>6156</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>lap</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>WindowsTerminal.exe</Data> 
  <Data>1.8.2104.13002</Data> 
  <Data>60762171</Data> 
  <Data>KERNELBASE.dll</Data> 
  <Data>10.0.19041.906</Data> 
  <Data>2f2f77bf</Data> 
  <Data>c0000602</Data> 
  <Data>000000000010b2dc</Data> 
  <Data>3140</Data> 
  <Data>01d739ac3ef08dd7</Data> 
  <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminalPreview_1.8.1032.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data> 
  <Data>C:\Windows\System32\KERNELBASE.dll</Data> 
  <Data>be5d7df6-b651-493d-9e9e-e44a216f2b97</Data> 
  <Data>Microsoft.WindowsTerminalPreview_1.8.1032.0_x64__8wekyb3d8bbwe</Data> 
  <Data>App</Data> 
  </EventData>
  </Event>
Originally created by @jmlucjav on GitHub (Apr 25, 2021). I use wt to host neovim. It is crashing very often, I thought it was neovim, but finally looked in windows event viewer and I see its WT which fails. See such a log, I am in 1.8 preview. ``` - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Version>0</Version> <Level>2</Level> <Task>100</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2021-04-25T08:29:04.4414387Z" /> <EventRecordID>6156</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>lap</Computer> <Security /> </System> - <EventData> <Data>WindowsTerminal.exe</Data> <Data>1.8.2104.13002</Data> <Data>60762171</Data> <Data>KERNELBASE.dll</Data> <Data>10.0.19041.906</Data> <Data>2f2f77bf</Data> <Data>c0000602</Data> <Data>000000000010b2dc</Data> <Data>3140</Data> <Data>01d739ac3ef08dd7</Data> <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminalPreview_1.8.1032.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data> <Data>C:\Windows\System32\KERNELBASE.dll</Data> <Data>be5d7df6-b651-493d-9e9e-e44a216f2b97</Data> <Data>Microsoft.WindowsTerminalPreview_1.8.1032.0_x64__8wekyb3d8bbwe</Data> <Data>App</Data> </EventData> </Event> ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13615