[SR-14825] Build fails with "Illegal instruction: 4" #57173
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
crash
Bug: A crash, i.e., an abnormal termination of software
incremental compilation
legacy driver
Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
swift 5.4
Environment
Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
XCode 12.5.1
macOS 11.4
iOS Deployment Target: 14.1
Additional Detail from JIRA
md5: 8d509185bf06f8a7f6db351cfbeabedc
Issue Description:
The building of my project (
illegalinstruction.tar.gz
) fails with "Illegal instruction: 4" (build logBuild-target-ui_2021-06-25T16-04-59.txt
).If I comment out the body of the
openMaps
method inGuestEventView.swift
source file (success.tar.gz
), the build has success.The text was updated successfully, but these errors were encountered: