Steve Pfister

Results 86 comments of Steve Pfister

StartEventPipeSessionWithoutStackwalkTestAsync should be enabled and pass.

> Could it be introduced by https://github.com/dotnet/runtime/pull/103777 @steveisok or does the change only affected NAOT? It only impacted nativeaot. It was really specific. If you had the mono library builder...

@joeloff part of the VMR win-x64 failure appears to be wix related

Why would aspnetcore fail exclusively to windows? `DynamicClientProxy.cs(12,5): error IL3050: Using member 'System.Dynamic.DynamicObject.DynamicObject()' which has 'RequiresDynamicCodeAttribute'`

> > @joeloff part of the VMR win-x64 failure appears to be wix related > > Which leg? VMR Vertical Build Windows_x64 - windowsdesktopbuild

> Ahh, it has more than one error. When you click on the build, it takes you to the aspnet failure which you linked above but if you scroll, you...

> @steveisok We have picked up intermittent crossgen crash on arm64 in `_beginInlining` method. It is causing a lot of noise (see duplicate issues). Could you please take a look?...