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
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, This is the new SplitContainer integration test added to the DemoConsole application.
Issue description
In Winforms repo, there has a DemoConsole test app, the DemoConsole application crashes when moving the SplitContainer splitter size in .Net 8.0. But build and run the application in Release and Debug modes gives different results.
Release mode:
demo.mp4
Debug mode:
degug.mp4
Call stack:
System.StackOverflowException
HResult=0x800703E9
Message=Exception of type 'System.StackOverflowException' was thrown.