Closed finagolfin closed 2 years ago
This is no longer reproducible with the latest Jan. 9 trunk snapshot, but is still there with the Jan. 11 Swift 5.6 snapshot.
I still saw this crash as of the last snapshot from the 5.6 branch on Mar. 2, but it was gone in the final 5.6 release a couple weeks later. Leaving this issue open in case it recurs in future 5.6 snapshots.
I cannot reproduce with 5.6.1 or the 5.7 or trunk snapshots anymore, so closing.
Environment
Fedora Core 33 with Android NDK 23bAdditional Detail from JIRA
| | | |------------------|-----------------| |Votes | 1 | |Component/s | Compiler | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: 68a20c8868510cca2857c14bdd584adaIssue Description:
I recently added cross-compiling trunk sourcekit-lsp to my Android CI, but had to disable it for armv7 because of this crasher. That crashed with the official build of the Dec. 6 trunk snapshot compiler for Ubuntu 20.04 but didn't show the failing command, so I tried it in verbose mode with the official build of the Nov. 20 trunk snapshot on Fedora Core 35 and extracted the following crashing command and stack trace:
I'm able to cross-compile sourcekit-lsp for armv7 fine from Swift 5.5.2, so it looks like this regressed since 5.5 branched earlier this year.