dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.53k stars 4.54k forks source link

[NativeAOT/linux-arm32] long and double thread statics are not 8-byte aligned #103234

Open jkotas opened 3 weeks ago

jkotas commented 3 weeks ago

See discussion in https://github.com/dotnet/runtimelab/issues/2606#issuecomment-2157109050

This will cause access violation when these thread statics are accessed.

dotnet-policy-service[bot] commented 3 weeks ago

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.