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-8627] Deserialization Failure #51142

Open
Ponyboy47 opened this issue Aug 24, 2018 · 3 comments
Open

[SR-8627] Deserialization Failure #51142

Ponyboy47 opened this issue Aug 24, 2018 · 3 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

@Ponyboy47
Copy link

Previous ID SR-8627
Radar rdar://problem/43887815
Original Reporter @Ponyboy47
Type Bug

Attachment: Download

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

md5: 0ba84d529a41a2a8e35216d097d9807e

Issue Description:

While working on a Path library I started receiving build errors that said:

<unknown>:0: error: fatal error encountered while reading from module 'TrailBlazer'; please file a bug report with your project and the crash log

It originally occurred on an Ubuntu 16.04 machine with swift 4.2 (using the convergence branch), but I can also reproduce it on macOS High Sierra with swift 4.1.2.

I have no idea what the error means or how I could fix it myself, so I'm following the instructions to file a bug report and I've attached the two crash logs. The code is located on GitHub.

@belkadan
Copy link
Contributor

Thanks! Can you include the revision and Package.resolved files, so that we know we're looking at the same thing?

@swift-ci create

@belkadan
Copy link
Contributor

Some kind of cyclic reference here…

@Ponyboy47
Copy link
Author

It's the latest revision of the Copyable branch (ffeff3982b359915a361e0d9dcb606568e1c6ffb). Here's my Package.resolved Package.resolved

@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
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