-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwareBug: A crash, i.e., an abnormal termination of softwareincremental compilationlegacy driverArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectswift 5.4
Description
Previous ID | SR-14825 |
Radar | rdar://79778610 |
Original Reporter | dscoppelletti (JIRA User) |
Type | Bug |
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
Votes | 0 |
Component/s | Compiler |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: 8d509185bf06f8a7f6db351cfbeabedc
Issue Description:
The building of my project (illegalinstruction.tar.gz
) fails with "Illegal instruction: 4" (build log Build-target-ui_2021-06-25T16-04-59.txt
).
If I comment out the body of the openMaps
method in GuestEventView.swift
source file (success.tar.gz
), the build has success.
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwareBug: A crash, i.e., an abnormal termination of softwareincremental compilationlegacy driverArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectswift 5.4