Skip to content

Mono Browser wasm Release failures on runtime rolling build #69850

@mkhamoyan

Description

@mkhamoyan

Description

Last rolling build of runtime fails with following exceptions

Unhandled Exception:
StackOverflowException
[ERROR] FATAL UNHANDLED EXCEPTION: System.StackOverflowException: The requested operation caused a stack overflow.
at ExplicitTailCallNoSO.CalculateSumWithTailCall(Int32 n, Int32 sum

or

Unhandled Exception:
StackOverflowException
[ERROR] FATAL UNHANDLED EXCEPTION: System.StackOverflowException: The requested operation caused a stack overflow.
at Class1.Recurse4(Int32 depth, Object o1, Object o2)
for more info please look https://dev.azure.com/dnceng/public/_build/results?buildId=1790753&view=ms.vss-test-web.build-test-results-tab

Reproduction Steps

Check last rolling build of runtime https://runfo.azurewebsites.net/view/build/?number=1790753

Expected behavior

Tests should pass

Actual behavior

[ERROR] FATAL UNHANDLED EXCEPTION: System.StackOverflowException

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions