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-11331] Crash in swift::Mangle::ASTMangler::appendAssociatedTypeName(swift::DependentMemberType*) #4560

Closed
swift-ci opened this issue Aug 19, 2019 · 4 comments
Labels
bug Something isn't working LLDB for Swift

Comments

@swift-ci
Copy link

Previous ID SR-11331
Radar None
Original Reporter reuben (JIRA User)
Type Bug
Status Closed
Resolution Done

Attachment: Download

Environment

macOS 10.14.6

Xcode 10.3

Swift 5.0.1

Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee None
Priority Medium

md5: 2f535997d6aac1453d5dd9c60586b350

Issue Description:

I can reliably reproduce this with Xcode 10.3 and Swift 5.0.1 while debugging this open source project: https://github.com/ianyh/Amethyst

I'm on commit b478a849f7d583996ce8593b6a81c0c580017051. Setting a breakpoint on FocusTransitionCoordinator.focusScreen, then triggering it with option+shift+w and stepping around a bit will cause that crash. Inspecting variables in the debugger will also cause it.

Let me know if there's anything else I can provide to help fix this.

@belkadan
Copy link

cc @dcci

@dcci
Copy link
Mannequin

dcci mannequin commented Aug 20, 2019

I'm confident this was fixed in 11. Can you please try with Xcode 11 Beta, reuben (JIRA User) ?

@swift-ci
Copy link
Author

Comment by Reuben Morais (JIRA)

I can't reproduce this any more on Xcode 11 Beta 6. Nice!

@dcci
Copy link
Mannequin

dcci mannequin commented Aug 20, 2019

Happy to help and glad it works for you now!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 7, 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 Something isn't working LLDB for Swift
Projects
None yet
Development

No branches or pull requests

2 participants