Closed
Description
Edit there are two separate issues here all on the Linux x64 LLVM AOT lane:
- The new tests from [Mono] Fix support for nested structs with explicit layout #61467
Loader/classloader/explicitlayout/NestedStructs/case05/case05.sh
Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
Loader/classloader/explicitlayout/NestedStructs/case03/case03.sh
Loader/classloader/explicitlayout/NestedStructs/case01/case01.sh
- The new test from [mono] Fix StackTrace from a dim and Vtable offsets for static interface method #60770
Loader/classloader/DefaultInterfaceMethods/regressions/github60486/github60486.sh
Run: runtime 20211202.64
Failed test:
Mono Linux x64 Release @ Ubuntu.1804.Amd64.Open
Loader/classloader/explicitlayout/NestedStructs/case05/case05.sh
Loader/classloader/DefaultInterfaceMethods/regressions/github60486/github60486.sh
Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
Loader/classloader/explicitlayout/NestedStructs/case03/case03.sh
Loader/classloader/explicitlayout/NestedStructs/case01/case01.sh
Mono Linux x64 Release no_tiered_compilation @ Ubuntu.1804.Amd64.Open
- Loader/classloader/explicitlayout/NestedStructs/case05/case05.sh
- Loader/classloader/DefaultInterfaceMethods/regressions/github60486/github60486.sh
- Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
- Loader/classloader/explicitlayout/NestedStructs/case03/case03.sh
- Loader/classloader/explicitlayout/NestedStructs/case01/case01.sh
Error message:
=================================================================
External Debugger Dump:
[New LWP 14932]
[New LWP 14934]
[New LWP 14936]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f597c62232a in __waitpid (pid=14937, stat_loc=0x7ffc46cd52c0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
30../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
Id Target Id Frame
1 Thread 0x7f597cc49740 (LWP 14930) "corerun" 0x00007f597c62232a in __waitpid (pid=14937, stat_loc=0x7ffc46cd52c0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
2 Thread 0x7f5978bff700 (LWP 14932) "SGen worker" 0x00007f597c61dad3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f597b8a9698 <work_cond+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
3 Thread 0x7f5976ff7700 (LWP 14934) "corerun" 0x00007f597b9f4cb9 in __GI___poll (fds=0x7f5970002d40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7f5976df6700 (LWP 14936) "Finalizer" 0x00007f597c6207c6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f597b89a520 <finalizer_sem>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Thread 4 (Thread 0x7f5976df6700 (LWP 14936)):
0 0x00007f597c6207c6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f597b89a520 <finalizer_sem>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
1 do_futex_wait (sem=sem@entry=0x7f597b89a520 <finalizer_sem>, abstime=0x0) at sem_waitcommon.c:111
2 0x00007f597c6208b8 in __new_sem_wait_slow (sem=0x7f597b89a520 <finalizer_sem>, abstime=0x0) at sem_waitcommon.c:181
3 0x00007f597a0cd166 in mono_os_sem_wait (sem=<optimized out>, flags=MONO_SEM_FLAGS_ALERTABLE) at /__w/1/s/src/mono/mono/mini/../utils/mono-os-semaphore.h:204
4 mono_coop_sem_wait (sem=<optimized out>, flags=MONO_SEM_FLAGS_ALERTABLE) at /__w/1/s/src/mono/mono/mini/../../mono/utils/mono-coop-semaphore.h:41
5 finalizer_thread (unused=<optimized out>) at /__w/1/s/src/mono/mono/metadata/gc.c:873
6 0x00007f597a0a5aaa in start_wrapper_internal (start_info=0x0, stack_ptr=<optimized out>) at /__w/1/s/src/mono/mono/metadata/threads.c:1200
7 0x00007f597a0a5939 in start_wrapper (data=0x558b1640c480) at /__w/1/s/src/mono/mono/metadata/threads.c:1262
8 0x00007f597c6176db in start_thread (arg=0x7f5976df6700) at pthread_create.c:463
9 0x00007f597ba0171f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f5976ff7700 (LWP 14934)):
0 0x00007f597b9f4cb9 in __GI___poll (fds=0x7f5970002d40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
1 0x00007f597a32faca in ipc_poll_fds (fds=<optimized out>, nfds=1, timeout=4294967295) at /__w/1/s/src/native/eventpipe/ds-ipc-pal-socket.c:470
2 ds_ipc_poll (poll_handles_data=0x7f5970002530, poll_handles_data_len=1, timeout_ms=4294967295, callback=0x7f597a32efc0 <server_warning_callback>) at /__w/1/s/src/native/eventpipe/ds-ipc-pal-socket.c:1082
3 0x00007f597a32d115 in ds_ipc_stream_factory_get_next_available_stream (callback=0x7f597a32efc0 <server_warning_callback>) at /__w/1/s/src/native/eventpipe/ds-ipc.c:395
4 0x00007f597a32b979 in server_thread (data=<optimized out>) at /__w/1/s/src/native/eventpipe/ds-server.c:127
5 0x00007f597a32efa1 in ep_rt_thread_mono_start_func (data=0x558b164c7e20) at /__w/1/s/src/mono/mono/mini/../eventpipe/ep-rt-mono.h:1271
6 0x00007f597c6176db in start_thread (arg=0x7f5976ff7700) at pthread_create.c:463
7 0x00007f597ba0171f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f5978bff700 (LWP 14932)):
0 0x00007f597c61dad3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f597b8a9698 <work_cond+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
1 __pthread_cond_wait_common
Stack trace
at Loader_classloader._explicitlayout_NestedStructs_case05_case05_._explicitlayout_NestedStructs_case05_case05_sh()
Failed test:
Mono Browser wasm Release @ Ubuntu.1804.Amd64.Open
- Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
Error message:
Return code: 1
Raw output file: /datadisks/disk1/work/A3F40905/w/ABAB093F/uploads/Reports/Loader.classloader/explicitlayout/NestedStructs/case04/case04.output.txt
Raw output:
BEGIN EXECUTION
Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
AppDir: /datadisks/disk1/work/A3F40905/w/ABAB093F/e/Loader/classloader/explicitlayout/NestedStructs/case04/WasmApp/
TestBinDir: /datadisks/disk1/work/A3F40905/w/ABAB093F/e/Loader/classloader/explicitlayout/NestedStructs/case04
ArtifactsBinDir:
/datadisks/disk1/work/A3F40905/p/build/WasmApp.targets(210,5): warning : Could not find $(AssemblyName)=WasmTestRunner.dll in the assemblies to be bundled. [/datadisks/disk1/work/A3F40905/p/wasm-test-runner/WasmTestRunner.proj]
Incoming arguments: --run case04.dll
Application arguments: --run case04.dll
console.debug: mono_wasm_runtime_ready fe00e07a-5519-4dfe-b35a-f867dbaf2e28
console.info: Initializing.....
FAIL: object and non-object field overlap was not detected
Expected: 100
Actual: 101
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
set CORE_ROOT=/datadisks/disk1/work/A3F40905/p
/datadisks/disk1/work/A3F40905/w/ABAB093F/e/Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
Expected: True
Actual: False
Stack trace
at Loader_classloader._explicitlayout_NestedStructs_case04_case04_._explicitlayout_NestedStructs_case04_case04_sh()