Skip to content

[wasm] Assertion: should not be reached at D:/a/_work/1/s/src/mono/mono/sgen/sgen-scan-object.h:93 in System.Reflection.Tests #95805

Closed
@radical

Description

@radical

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=629971
Build error leg or test failing: WasmTestOnBrowser-System.Linq.Expressions.Tests.WorkItemExecution
Pull request: #95738

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "Assertion: should not be reached at .*src/mono/mono/sgen/sgen-scan-object.h:93",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Log

[08:32:20] fail: [0x05bf02f0-long 08:32:20.979] [MONO] * Assertion: should not be reached at /__w/1/s/src/mono/mono/sgen/sgen-scan-object.h:93
                 
                 Error
                     at cu (http://127.0.0.1:46083/_framework/dotnet.runtime.js:3:201010)
                     at wasm_trace_logger (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[199]:0x14ac1)
                     at eglib_log_adapter (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[693]:0x4bdf2)
                     at monoeg_g_logv_nofree (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[615]:0x4a203)
                     at monoeg_assertion_message (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[619]:0x4a324)
                     at mono_assertion_message_unreachable (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[622]:0x4a38d)
                     at drain_gray_stack (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[1042]:0x5b8b8)
                     at finish_gray_stack (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[958]:0x573b6)
                     at major_do_collection (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[932]:0x553f9)
                     at sgen_perform_collection (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[928]:0x54543)
                     at sgen_gc_collect (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[945]:0x5674a)
                     at mono_gc_collect (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[3189]:0xf1e7f)
                     at ves_icall_System_GC_InternalCollect (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[3118]:0xee579)
                     at do_icall (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[338]:0x28e37)
                     at do_icall_wrapper (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[267]:0x2648f)
                     at mono_interp_exec_method (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[258]:0x18d33)
                     at interp_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[297]:0x2711d)
                     at mono_jit_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[3349]:0xfd935)
                     at do_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[2629]:0xd01b2)
                     at mono_runtime_invoke_checked (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[2628]:0xd0142)
                     at ves_icall_InternalInvoke_raw (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[1985]:0xaab63)
                     at do_icall (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[338]:0x28edf)
                     at do_icall_wrapper (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[267]:0x2648f)
                     at mono_interp_exec_method (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[258]:0x18d33)
                     at interp_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[297]:0x2711d)
                     at mono_jit_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[3349]:0xfd935)
                     at do_runtime_invoke (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[2629]:0xd01b2)
                     at mono_runtime_invoke_checked (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[2628]:0xd0142)
                     at start_wrapper (http://127.0.0.1:46083/_framework/dotnet.native.wasm:wasm-function[2777]:0xd735b)
                     at Object.invokeEntryPoint (http://127.0.0.1:46083/_framework/dotnet.native.js:8:69009)
                     at handleMessage (http://127.0.0.1:46083/_framework/dotnet.native.worker.js:1:2306)

cc @vargaz @lambdageek

Report

Build Definition Test Pull Request
671701 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution
670314 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #100266
670311 dotnet/runtime WasmTestOnFirefox-MT-System.Collections.Concurrent.Tests.WorkItemExecution #100266
670263 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution
669665 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101871
670251 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101681
670248 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #102039
669355 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101977
667200 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101934
667292 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101337
666657 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101717
666620 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101844
666493 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101681
666136 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101843
665654 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101843
665447 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101871
664531 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101842
664390 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution
664211 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101162
664022 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101828
663140 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101716
662281 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution
661662 dotnet/runtime WasmTestOnChrome-MT-System.Collections.Concurrent.Tests.WorkItemExecution #100266
661154 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101715
661111 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution
661068 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101712
660999 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #100266
661010 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101693
661006 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tasks.Tests.WorkItemExecution #101693
660346 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101162
660018 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101318
659851 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution
659547 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101529
659097 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101672
658322 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101653
658219 dotnet/runtime WasmTestOnChrome-System.Memory.Tests.WorkItemExecution
657933 dotnet/runtime WasmTestOnChrome-MT-System.Collections.Concurrent.Tests.WorkItemExecution
657224 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #101599
656949 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #101532
656887 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution
656594 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #101538
656049 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Tests.WorkItemExecution #100141
655885 dotnet/runtime WasmTestOnChrome-System.Collections.Concurrent.Tests.WorkItemExecution #101378
655832 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101330
655742 dotnet/runtime WasmTestOnChrome-System.Collections.Concurrent.Tests.WorkItemExecution #101532
655571 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101392
655262 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101460
655218 dotnet/runtime WasmTestOnV8-System.Text.Json.Tests.WorkItemExecution #101318
655024 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101509
653322 dotnet/runtime WasmTestOnChrome-System.Text.Json.Tests.WorkItemExecution #101188
653807 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101442
653607 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101397
653383 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101330
653346 dotnet/runtime WasmTestOnV8-System.Text.Json.Tests.WorkItemExecution #101425
653343 dotnet/runtime WasmTestOnChrome-System.Text.Json.Tests.WorkItemExecution #101424
652841 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101263
652424 dotnet/runtime WasmTestOnChrome-System.Collections.Concurrent.Tests.WorkItemExecution #101397
652287 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution #100697
652019 dotnet/runtime WasmTestOnChrome-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #101381
650948 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101345
650709 dotnet/runtime WasmTestOnChrome-System.Collections.Concurrent.Tests.WorkItemExecution #101339
650699 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101337
650691 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101335
650687 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101334

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 64

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=569971
Error message validated: [Assertion: should not be reached at .*src/mono/mono/sgen/sgen-scan-object.h:93]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/17/2024 12:38:23 PM UTC

Metadata

Metadata

Labels

Known Build ErrorUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architecturearea-GC-mono

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions