Steve Harter
Steve Harter
> I was able to capture a core dump on my local Mac using the Helix artifacts Cool. Is there a crashlog (.crash) file that you can run lldb crashlog...
Note the timeout for this test is 30 seconds, which seems sufficient. I am not aware of any changes to this code; let's see if we get more hits.
Closing; please re-open if there are additional hits.
The language selector is to default the code examples to VB, C#, etc.
Perhaps this is a case where the IL Emit version of the implementation is created after a certain number of calls (e.g. 3), and there is a concurrency issue with...
> @steveharter does your theory imply a regression or an existing issue in either DI or reflection? I don't think that theory is valid after looking at this more. The...
The most recent change that directly modified this code is https://github.com/dotnet/runtime/pull/53325/files which was in v6.0.
Moving to v10; this may be a test-only issue. If not, the workaround is to add a synchronous `Dispose()`.
Re-opening for a few days to track any new hits after the fix; this fix needs to be available on the build machines. @ViktorHofer
Preview7 PR to update SDK: https://github.com/dotnet/runtime/pull/106333