Crash on Linux While emitting IR SIL function (swift-syntax/.../RawSyntax.swift:647:10) #70632
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
When I git clone Sourcery
When I try to compile
23179e872a15f172f3737ae91d6f1b764e670ec7
commitWhen I run
swift build -c release --disable-sandbox --build-path build/
Then the compiler crashes
Reproduction
23179e872a15f172f3737ae91d6f1b764e670ec7
commitswift build -c release --disable-sandbox --build-path build/
Stack dump
Expected behavior
Compilation should succeed
Environment
Swift version 5.9.2 (swift-5.9.2-RELEASE)
Target: aarch64-unknown-linux-gnu
Additional information
Swift 5.9.0 does not have this crash on the same Linux machine.
The text was updated successfully, but these errors were encountered: