[w3c/ServiceWorker] after upgrading to 8.0.10, Blazor publishing with AOT:true freezes when trying to precompile System.Private.CoreLib.dll (Issue #1733)

Just upgraded from AspNetCore 8.0.4 to 8.0.10, now my production build is broken when using AOT

publishing will AOT every other file successfully, but hangs for a very long time trying to AOT System.Private.CoreLib.dll, eventually failing with:

error : Precompiling failed for {my library dll} with exit code -1073741571

disabling AOT results in a successful compile

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1733
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1733@github.com>

Received on Monday, 21 October 2024 16:25:53 UTC