When:
Visual Studio 2017 (15.9.4) debugger process (msvsmon.exe) exits unexpectedly and debug session is terminated with started application.
When application is started via .exe file it works normally.
When application is started in Visual Studio version without Intellitrace, or Intellitrace is explicitly disabled - all works normal
@AlexeiScherbakov - .NET Core 3.0 is supported primarily on Visual Studio 2019. Does this repro on VS2019 Preview builds as well?
@DoRonMotter, Would your team be the right one to take a look at this?
@AlexeiScherbakov do you see the same behavior on vs2019?
@vatsan-Madhavan, this isn't a WPF issue, it's a known issue with IntelliTrace. AFAIK there's already an internal bug tracking this. @wiktork would know for sure.
Yep, the bug was fixed for VS 2019.
I don't check it on full app, on small test app it is not reproduces now, so I believe you :-D
Closing issue, seems resolved in VS2019.
Most helpful comment
@vatsan-Madhavan, this isn't a WPF issue, it's a known issue with IntelliTrace. AFAIK there's already an internal bug tracking this. @wiktork would know for sure.