Skip to content

[wasm] random memory access out of bounds in System.Xml.XmlSchemaSet.Tests on linux #69934

@radical

Description

@radical

Build, and log:

[04:16:52] info: Using random seed for test cases: 1035880354
[04:16:52] info: Using random seed for collections: 1035880354
[04:16:52] info: Starting:    System.Xml.XmlSchemaSet.Tests.dll
[04:16:56] warn: 
[04:16:56] warn: Unhandled Exception:
[04:16:56] warn: StackOverflowException
[04:16:56] fail: RuntimeError: memory access out of bounds
                     at interp_runtime_invoke (http://127.0.0.1:44495/dotnet.wasm:wasm-function[226]:0xce7e)
                     at mono_jit_runtime_invoke (http://127.0.0.1:44495/dotnet.wasm:wasm-function[8014]:0x1a08de)
                     at do_runtime_invoke (http://127.0.0.1:44495/dotnet.wasm:wasm-function[1984]:0x8577e)
                     at mono_runtime_try_invoke (http://127.0.0.1:44495/dotnet.wasm:wasm-function[1988]:0x85dde)
                     at mono_object_try_to_string (http://127.0.0.1:44495/dotnet.wasm:wasm-function[2048]:0x8914c)
                     at mono_invoke_unhandled_exception_hook (http://127.0.0.1:44495/dotnet.wasm:wasm-function[1170]:0x5cdf0)
                     at mono_thread_abort (http://127.0.0.1:44495/dotnet.wasm:wasm-function[8040]:0x1a1ce8)
                     at mono_thread_abort_dummy (http://127.0.0.1:44495/dotnet.wasm:wasm-function[8042]:0x1a1d4e)
                     at mono_handle_exception_internal (http://127.0.0.1:44495/dotnet.wasm:wasm-function[8228]:0x1b093d)

This is on main (e297470), and reproducible only with XUNIT_RANDOM_ORDER_SEED= 1035880354.

cc @vargaz @BrzVlad

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions