Skip to content

[Native AOT] Initialize COM eagerly #113040

@jkotas

Description

@jkotas

Port the COM initialization changes implemented in #112809 to native AOT.

Native AOT is susceptible to the ordering problem between .NET and COM FLS callbacks that were addressed by initializing COM eagerly. (I am on an email thread where a real world UWP app crashed due to this problem.)

cc @VSadov

Metadata

Metadata

Assignees

Labels

area-Interop-coreclrin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions