[SR-15241] async let causes a segmentation fault #57563
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
Environment
$ swiftc --version
Swift version 5.5 (swift-5.5-RELEASE)
Target: x86_64-unknown-linux-gnu
Additional Detail from JIRA
md5: 5266402fe2febb2edd87ce3d66ca68a9
Issue Description:
the following test program suffers a segmentation fault, on both debug and release builds:
This issue is present in the 5.5-RELEASE toolchain, and all of the recent nightlies.
The text was updated successfully, but these errors were encountered: