swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.59k stars 10.37k forks source link

[SR-14252] Get: Segmentation fault: 11 when build framework with BUILD_LIBRARY_FOR_DISTRIBUTION=YES and IPHONEOS_DEPLOYMENT_TARGET = 11.0 #56612

Closed swift-ci closed 1 year ago

swift-ci commented 3 years ago
Previous ID SR-14252
Radar rdar://problem/74616573
Original Reporter Crazy凡 (JIRA User)
Type Bug

Attachment: Download

Environment - macOS Big Sur 11.2.1 - Version 12.5 beta 2 (12E5234g) - Apple Swift version 5.4 (swiftlang-1205.0.24.6 clang-1205.0.19.54) - Target: x86_64-apple-darwin20.3.0
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: 06165ac48d75466f72ba3c77ebf19d85

Issue Description:

swift-ci commented 3 years ago

Comment by kongkaikai (JIRA)

More info: It has been confirmed that there was an error in building swiftInterface.

swift-ci commented 3 years ago

Comment by kongkaikai (JIRA)

More info: This can only be replicated on X86_64 devices

typesanitizer commented 3 years ago

@swift-ci create

tshortli commented 2 years ago

Crazy凡 (JIRA User) this does not reproduce for me with the sample project and Xcode 13.3.1. Could you check whether it is still reproducible for you?

CrazyFanFan commented 1 year ago

The issue is my feedback, and have been repaired, what can I do for close this issue @tshortli