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-11146] Swift dump-package results in a SIGILL (Illegal Instruction) #4853

Closed
swift-ci opened this issue Jul 16, 2019 · 3 comments
Closed
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-11146
Radar rdar://problem/53157810
Original Reporter daveverwer (JIRA User)
Type Bug
Status Resolved
Resolution Done
Environment

Apple Swift version 5.1 (swiftlang-1100.0.212.5 clang-1100.0.28.2)

Target: x86_64-apple-darwin18.6.0

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: cb834408dd12af89cc07d290f7fd3446

Issue Description:

This package isn't mine, but I was running `swift package dump-package` on it today and it crashes with a SIGILL!

The full error message is:

$ swift package dump-package     
/Users/dave/Desktop/SimplifiedNotificationCenter: error: package at '/Users/dave/Desktop/SimplifiedNotificationCenter' is using Swift tools version 3.1.0 which is no longer supported; use 4.0.0 or newer instead
[1]    4004 illegal hardware instruction  swift package dump-package

The repository that this package was checked out from is here and the SHA of the commit that is current at the time of logging this bug is 9a8506f7236c1c93e94427ce45510671e0fdd0e9.

The bug is something specific to this package, many packages that display the same error about the Swift tools version do not then perform a SIGILL.

@ankitspd
Copy link
Member

@swift-ci create

@swift-ci
Copy link
Contributor Author

Comment by Dave Verwer (JIRA)

Actually, this bug does seem to be more common than with just this one package after running a few more tests!

@ankitspd
Copy link
Member

master: #2237

5.1: #2238

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants