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-1314] Stack overflow at runtime accessing property #43922

Closed
stuartcarnie opened this issue Apr 26, 2016 · 1 comment
Closed

[SR-1314] Stack overflow at runtime accessing property #43922

stuartcarnie opened this issue Apr 26, 2016 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself runtime The Swift Runtime

Comments

@stuartcarnie
Copy link

Previous ID SR-1314
Radar None
Original Reporter @stuartcarnie
Type Bug
Status Resolved
Resolution Done

Attachment: Download

Environment

OS X 10.11.5

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

md5: 55f854c0c4f1fcd9f6ac99e335084afd

Issue Description:

The attached file demonstrates a compiler bug as queried on stackoverflow.com.

When running the code, accessing localObjects causes a stack overflow when resolving type metadata.

@belkadan
Copy link
Contributor

Seems to be fixed in master.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 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 runtime The Swift Runtime
Projects
None yet
Development

No branches or pull requests

2 participants