runtime icon indicating copy to clipboard operation
runtime copied to clipboard

LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter

Open elinor-fung opened this issue 10 months ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=635426 Build error leg or test failing: LibraryImportGenerator.Unit.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/100782

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "(core dumped) \"$RUNTIME_PATH/dotnet\" exec --runtimeconfig LibraryImportGenerator.Unit.Tests.runtimeconfig.json",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Thread 9 (Thread 0x733ace900700 (LWP 34)):
#0  0x0000733adffe96a2 in waitpid () from /lib64/libpthread.so.0
#1  0x0000733adedf0fd2 in mono_dump_native_crash_info () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#2  0x0000733aded979ae in mono_handle_native_crash () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#3  0x0000733adecfcd71 in mono_sigsegv_signal_handler_debug () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#4  <signal handler called>
#5  0x0000733adeed6ca6 in mono_method_get_name_full () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#6  0x0000733adeed716f in mono_method_full_name () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#7  0x0000733adedf4263 in mono_interp_exec_method () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#8  0x0000733adedf2786 in interp_runtime_invoke () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#9  0x0000733adef237a7 in mono_runtime_invoke_checked () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#10 0x0000733adef3baa4 in start_wrapper () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#11 0x0000733adffdf1ca in start_thread () from /lib64/libpthread.so.0
#12 0x0000733adf1078d3 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x733ae041c740 (LWP 24)):
#0  0x0000733adffe548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000733ae0289d27 in SystemNative_LowLevelMonitor_Wait () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0//libSystem.Native.so
#2  0x0000733adee04e1e in do_icall () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#3  0x0000733adee0365f in do_icall_wrapper () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#4  0x0000733adedf4cc6 in mono_interp_exec_method () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#5  0x0000733adedf2786 in interp_runtime_invoke () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#6  0x0000733adef237a7 in mono_runtime_invoke_checked () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#7  0x0000733adef2a6a8 in mono_runtime_exec_main_checked () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#8  0x0000733aded56f0f in mono_jit_exec () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#9  0x0000733aded598a5 in mono_main () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#10 0x0000733adedcec97 in monovm_execute_assembly () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
#11 0x0000733ae0337898 in ?? () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.so
#12 0x0000733ae03657fa in ?? () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.so
#13 0x0000733ae0365aef in ?? () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.so
#14 0x0000733ae0366a92 in corehost_main () from /root/helix/work/correlation/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.so
#15 0x0000733ae03e1e4c in ?? () from /root/helix/work/correlation/host/fxr/9.0.0/libhostfxr.so
#16 0x0000733ae03dcfc3 in ?? () from /root/helix/work/correlation/host/fxr/9.0.0/libhostfxr.so
#17 0x0000733ae03d943c in ?? () from /root/helix/work/correlation/host/fxr/9.0.0/libhostfxr.so
#18 0x0000733ae03d850b in ?? () from /root/helix/work/correlation/host/fxr/9.0.0/libhostfxr.so
#19 0x0000733ae03d1455 in hostfxr_main_startupinfo () from /root/helix/work/correlation/host/fxr/9.0.0/libhostfxr.so
#20 0x000061604ac6fff2 in ?? ()
#21 0x000061604ac70515 in ?? ()
#22 0x0000733adf1087e5 in __libc_start_main () from /lib64/libc.so.6
#23 0x000061604ac638f9 in ?? ()
[Inferior 1 (process 24) detached]

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x733adeed6ca6):0x733adeed6c96  4c 8d 3d 55 2d d7 ff 4c 0f 44 f8 bb b8 00 00 00  L.=U-..L.D......
0x733adeed6ca6  48 03 5f 08 85 c9 74 20 48 89 df 89 ee e8 58 db  H._...t H.....X.
0x733adeed6cb6  0e 00 48 89 44 24 10 41 8b 44 24 20 a9 00 10 00  ..H.D$.A.D$ ....
0x733adeed6cc6  00 75 50 e9 05 01 00 00 48 8d 3d 24 48 d6 ff e8  .uP.....H.=$H...

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=635426 Error message validated: [(core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig LibraryImportGenerator.Unit.Tests.runtimeconfig.json] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 4/9/2024 2:40:06 AM UTC

Report

Build Definition Test Pull Request
724489 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101580
722890 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#104061
721831 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#104061
720163 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103801
719288 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103801
719081 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101580
719043 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103757
715785 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
715524 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
2478892 dotnet-runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution
714936 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103361
711619 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
707793 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
703066 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#102670
707253 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103055
707003 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103436
705872 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103286
705241 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
703635 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
702894 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103055
702018 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103143
701247 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#102670
700730 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
700516 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
700379 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103150
700100 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#102670
700075 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103143
699597 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#103087
699355 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
698579 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101580
698096 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
696826 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796
693753 dotnet/runtime LibraryImportGenerator.Unit.Tests.WorkItemExecution dotnet/runtime#101796

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 7 33

elinor-fung avatar Apr 09 '24 02:04 elinor-fung

Likely the same as https://github.com/dotnet/runtime/issues/100683

elinor-fung avatar Apr 09 '24 02:04 elinor-fung