Skip to content

Crash in GlobalizationNative_GetSortHandle related to System.Globalization.GlobalizationMode #49073

@radekdoulik

Description

@radekdoulik

Context: dotnet/android#5669

In above PR we are experiencing crash in GlobalizationNative_GetSortHandle function. I found out that it happens only in trimmed apps. After further investigation, it can be worked around by preserving System.Globalization.GlobalizationMode type.

It might be related to these recent changes: #47999, dotnet/android@9ac280c

The workaround: dotnet/android@438afbb

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions