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-3155] Runtime segmentation fault #45743

Closed
swift-ci opened this issue Nov 7, 2016 · 0 comments
Closed

[SR-3155] Runtime segmentation fault #45743

swift-ci opened this issue Nov 7, 2016 · 0 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 run-time crash Bug → crash: Swift code crashed during execution

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Nov 7, 2016

Previous ID SR-3155
Radar None
Original Reporter radex (JIRA User)
Type Bug
Status Resolved
Resolution Duplicate

Attachment: Download

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

md5: 0c25e4352c4e8d67c9d3fa42c62f2732

duplicates:

  • SR-2773 function abnormally releasing instance.

Issue Description:

The attached code fails at runtime.

swiftc a.swift
./a
> [1]    15733 segmentation fault  ./a

swiftc is 3.0, but the same thing happens when I paste the code into a Playground in Xcode 8.1 (3.0.1)

@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 run-time crash Bug → crash: Swift code crashed during execution
Projects
None yet
Development

No branches or pull requests

2 participants