You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ScriptEngine.Execute sometimes kills the running process by throwing StackOverflowException (without any recursion involved). Here is the full program to reproduce this:
ScriptEngine.Execute sometimes kills the running process by throwing StackOverflowException (without any recursion involved). Here is the full program to reproduce this:
Here are two additional inputs that cause the same behavior:
Found via SharpFuzz.
The text was updated successfully, but these errors were encountered: