You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SR-12214 Swift 5.2 segmentation fault 11 with LocalAuthentication
Issue Description:
After updating to Xcode 11.4 and trying to build my application using swift 5.2 I started to get `Segmentation fault: 11` errors. As I investigated a bit more, I was able to reproduce the issue by using the following swift code:
Additional Detail from JIRA
md5: 78fb7cc02a6f19366310b51b101a17ff
is duplicated by:
Issue Description:
After updating to Xcode 11.4 and trying to build my application using swift 5.2 I started to get `Segmentation fault: 11` errors. As I investigated a bit more, I was able to reproduce the issue by using the following swift code:
Using 5.1.3 version of compiler it works just fine, but using 5.2 I get the following output:
The text was updated successfully, but these errors were encountered: