Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-9901] Deserialization Failure: Result not found. Cross-reference to module 'App' #52307

Closed
swift-ci opened this issue Feb 11, 2019 · 6 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-9901
Radar rdar://problem/48043441
Original Reporter calebkleveter (JIRA User)
Type Bug
Status Resolved
Resolution Cannot Reproduce

Attachment: Download

Environment

macOS 10.14.3 (18D109)

Xcode 10.1 (10B61)

Apple Swift version 4.2.1 (swift-4.2.1-RELEASE)
Target: x86_64-apple-darwin18.2.0

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, CompilerCrash, Serialization
Assignee None
Priority Medium

md5: d6859d08ed36e30546f0a53c1668a68c

cloned from:

  • SR-9970 Type inference for literals in argument position depends on whether parameter is named

Issue Description:

The project linked to gets a compiler crash if line 1 of file `Sources/App/Utilities/Optionals.swift` is removed:

infix operator +

As of now I don't have the time to create an MVP to display this issue, so the current project that gets the error will have to do:

https://github.com/SwiftCommerce/OrderSystem/tree/c4bc940c30f2a8e511197860d861e150b41e680b

@belkadan
Copy link
Contributor

Wasn't able to reproduce with Swift 5. I'll try Swift 4.2 next.

@belkadan
Copy link
Contributor

Hm, that didn't reproduce either.

@belkadan
Copy link
Contributor

Are you able to reproduce this with Xcode 10.1 from a fresh package checkout?

@swift-ci
Copy link
Collaborator Author

Comment by Caleb Kleveter (JIRA)

Hmm, I can't get it to appear anymore either. I guess we could close this as none reproducible.

@belkadan
Copy link
Contributor

Let us know if it happens again!

(This kind of thing has happened with incomplete rebuilds before, so maybe if it does happen again you can attach your .build directory too?)

@swift-ci
Copy link
Collaborator Author

Comment by Caleb Kleveter (JIRA)

Alright! I'll keep that in mind.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added the crash Bug: A crash, i.e., an abnormal termination of software label Dec 12, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization
Projects
None yet
Development

No branches or pull requests

3 participants