Open swift-ci opened 5 years ago
Very strange, but since we're not able to reproduce it either I'm not sure how actionable it is. @lorentey, have you heard of regressions in Set recently?
Not in swift_beginAccess
, no. Hm.
deirdresm (JIRA User), is there any chance the command line variant could've picked up a swiftc from a snapshot package (e.g., through the DEVELOPER_DIR environment variable)? Not that I'd expect a crash then, but it may help pinpointing an issue.
Comment by Deirdre Saoirse Moen (JIRA)
I did have a nightly build on my computer, but shouldn't it have reported that in the version were it invoked?
Comment by Deirdre Saoirse Moen (JIRA)
I can't reproduce this, so recommend closing.
Environment
Apple Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3) Target: x86_64-apple-darwin18.5.0Additional Detail from JIRA
| | | |------------------|-----------------| |Votes | 0 | |Component/s | | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: 0bfad18894fbc1897d2c168e675136baIssue Description:
This crashes when using Swift at the Terminal command line, but not in Playgrounds.
Code via Paul Hudson:
result was:
I hadn't had any crashes before in that Swift session, but after a reboot I can't reproduce it, though I could reproduce it several times before the reboot.