SwiftCompile normal x86_64 Compiling\ ExtractedEvent.swift /path/to/file cd ... Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace. Stack dump: ... This means the compiler is broken and you should file the bug as...
Expected behavior I expect to not get a crash when cross compiling. This seems like just a small typo, and something introduced starting with Swift 5.10 (it was not present in 5.9). Environment Swift version 5.10.1 (swift-5.10.1-RELEASE) Target: x86_64-unknown-linux-gnu Additional informati...