Describe the bug
During a dotnet publish, dotnet crashes with exit code -11 (SIGSEGV) on macOS arm64 using 10.0.104/10.0.200. I did not run into this issue with 10.0.103, even after downgrading.
To Reproduce
Run dotnet publish net10.0-ios MAUI on a project. Sometimes it does succeed, but most times fails. This is in a clean CI environment.
Further technical details
.NET itself does not throw an exception, but it crashes and generates a dotnet log in ~/Library/Logs/DiagnosticReports.
I've attached the macOS diagnostic report ips.
dotnet-2026-03-12-081456.json
Describe the bug
During a dotnet publish, dotnet crashes with exit code -11 (SIGSEGV) on macOS arm64 using 10.0.104/10.0.200. I did not run into this issue with 10.0.103, even after downgrading.
To Reproduce
Run dotnet publish net10.0-ios MAUI on a project. Sometimes it does succeed, but most times fails. This is in a clean CI environment.
Further technical details
.NET itself does not throw an exception, but it crashes and generates a dotnet log in ~/Library/Logs/DiagnosticReports.
I've attached the macOS diagnostic report ips.
dotnet-2026-03-12-081456.json