Vlad Brezae

Results 21 comments of Vlad Brezae

AppDomain unloading can also trigger aborts for threads running code in that domain.

I can't reproduce this or investigate it. Also this hang seems to have happened only once. I think we should close this for now.

If the crash dump would contain the runtime stacktrace, fixing this might be pretty easy. Not sure if there is a problem in the infrastructure that prevents this. Moving to...

@danports From what I can see in the linked issue, there is no mentioned of mono there. Are you sure the scenario in question doesn't run with CoreCLR ? Normally...

I did a few runs locally and I'm not seeing anything suspicious. It just looks like a heavy suite that takes a long time to run. Also I'm seeing that...

Disabled suite in debug runtime builds in /github.com/dotnet/runtime/pull/101483

This was probably fixed by https://github.com/dotnet/runtime/pull/100832

Should have been fixed by https://github.com/dotnet/runtime/pull/100832

the actual crash is: ``` Thread 11 (Thread 0x7c1dc7fff700 (LWP 34) ".NET Long Runni"): #0 0x00007c1deb183787 in __GI___wait4 (pid=35, stat_loc=0x7c1dc7ffb840, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 #1 0x00007c1deabf20b2 in mono_dump_native_crash_info () from...