Open swift-ci opened 7 years ago
Yikes. Can you reproduce this at will? That is, can you go to a state before the change, build, make the change, build again, and get the crash?
If not I'm not sure how we're going to be able to debug this, though it's clearly very serious.
cc graydon (JIRA User)
Comment by Mark Woollard (JIRA)
I'll take a stab at reproducing tomorrow, have pre-refactor state in source control so fingers crossed:-)
Additional Detail from JIRA
| | | |------------------|-----------------| |Votes | 0 | |Component/s | Compiler | |Labels | Bug, CompilerCrash | |Assignee | graydon (JIRA) | |Priority | Medium | md5: 5e9f89c535751ade1189e2804e86942dIssue Description:
After some refactoring I got the following compiler crash. The final line PurchasedTicket is the struct that is no longer in the codebase so seems something missing this with incremental build. A clean and build subsequently went though without issue.
Toolchain from Xcode 8.3.2