User32.dll Import Cause Windows Terminal Crash #18454
Labels
Area-Quality
Stability, Performance, Etc.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Author-Feedback
The original author of the issue/PR needs to come back and respond to something
No-Recent-Activity
This issue/PR is going stale and may be auto-closed without further activity.
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
Severity-Crash
Crashes are real bad news.
Windows Terminal version
1.21.3231.0
Windows build number
10.0.26100.0
Other Software
No response
Steps to reproduce
Problem Statement
It seems like the use of user32.dll could cause stability issue on Windows terminal. Eventually, it will cause the crash.
This issue only happens with a small possibility when the command is executed (<0.1% chance/cycle). But when we put this in a while loop a run the same script across 200+ machines, it will happen everyday.
In this case, I isolated the code to reproduce this problem.
Code to reproduce
Error Log
Expected Behavior
16 instances of windows terminal should persist after 20 minutes
Actual Behavior
The text was updated successfully, but these errors were encountered: