[SR-11098] swiftc segfault when compiling in release mode #53493
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
optimized only
Flag: An issue whose reproduction requires optimized compilation
Environment
Tested on macOS with Swift 5.0.1 and 5.1 (swiftlang-1100.0.212.5 clang-1100.0.28.2), and on Linux with Swift 4.2.1.
Additional Detail from JIRA
md5: 39d19eb2ea75fefab810e98ddc4e4073
duplicates:
Issue Description:
The following project crashes when compiled with the the
-c release
option:https://gitlab.com/frizlab-demo-projects/swift-erasure-crash
Here’s the stack dump.
The text was updated successfully, but these errors were encountered: