RegionAnalysis.cpp:3708: bool canComputeRegionsForFunction(SILFunction *): Assertion ... failed #80240
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
I've hit a compiler crash compiling a project with a 6.1 nightly (
swiftlang/swift@sha256:7b9e690dc9253ae6ca86f5f7f9552e648febc47a2f731ffdfc0cd255b042336c
,swift-6.1-DEVELOPMENT-SNAPSHOT-2025-03-12-a
) on Linux x86.The full build log is available here: https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/actions/runs/14036623657/job/39296068166
The full assertion failure is
Reproduction
Stack dump
Expected behavior
No crash
Environment
Linux x86
swift-6.1-DEVELOPMENT-SNAPSHOT-2025-03-12-a
swiftlang/swift@sha256:7b9e690dc9253ae6ca86f5f7f9552e648febc47a2f731ffdfc0cd255b042336c
Additional information
No response
The text was updated successfully, but these errors were encountered: