Skip to content

Blazor WASM crashes after a time with Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/../sgen/sgen-scan-object.h:91 558006 @ dotnet.6.0.0.csqdfrwtlv.js:1 #62054

Closed
@carlbm

Description

@carlbm

Description

After leaving a blazor wasm app open for a length of time (and through sleep/wake cycles) the app will eventually crash (normally 8-12 hours, but can be quicker).

The console looks like:

image

With Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/../sgen/sgen-scan-object.h:91

558006 @ dotnet.6.0.0.csqdfrwtlv.js:1

Reproduction Steps

Create WASM app that has timed interaction with a server, leave for a while.

Expected behavior

The app should continue to work

Actual behavior

The app crashes. There is nothing the user can do except for reloading the page

Regression?

Unsure

Known Workarounds

No response

Configuration

Running on .Net 6
Windows, chrome browser Version 95.0.4638.69 (Official Build) (64-bit)
x64
unsure
tested in chrome

Other information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions