Skip to content

Assertion failures on Android #114634

@rmarinho

Description

@rmarinho

Description

Dotnet maui moved to net10 preview4 and some Android device tests started failing and we think is related with this assert.

04-11 13:38:45.213  3728  5001 E ore.devicetests: * Assertion at /__w/1/s/src/mono/mono/metadata/sgen-tarjan-bridge.c:801, condition `can_reduce_color == FALSE' not met
04-11 13:38:45.216  1073  1091 I FontLog : Pulling font file for id = 7, cache size = 7 [CONTEXT service_id=132 ]
04-11 13:38:45.227  3728  5001 F monodroid: * Assertion at /__w/1/s/src/mono/mono/metadata/sgen-tarjan-bridge.c:801, condition `can_reduce_color == FALSE' not met

https://dev.azure.com/xamarin/public/_build/results?buildId=139900&view=logs&j=e2ac8a49-0495-5e2d-835b-5ab447e196e6&t=9785c58d-c092-5f86-04ad-17b32602520c&l=21975

Reproduction Steps

Run device tests for .net maui on Android

Expected behavior

Should finish the test run

Actual behavior

Crashes the test run

Regression?

Worked fine on net10 preview 3

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions