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-15110] LLDB crash when breakpoint in swift file #57436

Open
swift-ci opened this issue Aug 25, 2021 · 2 comments
Open

[SR-15110] LLDB crash when breakpoint in swift file #57436

swift-ci opened this issue Aug 25, 2021 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-15110
Radar None
Original Reporter SAlex (JIRA User)
Type Bug

Attachment: Download

Environment

lldb-rpc-server_2021-08-17-153327_WALLE.crash

Additional Detail from JIRA
Votes 1
Component/s
Labels Bug
Assignee None
Priority Medium

md5: f663c24fee8ff08641c37ea62acdd9b1

Issue Description:

In Swift and Objc fixed project, when add a break point in some swift file, LLDB may crash itself.

@typesanitizer
Copy link

Could you give any more information on how to reproduce the bug?

@swift-ci
Copy link
Collaborator Author

Comment by James Maxwell (JIRA)

I'm seeing a similar crash. I added my log above. In my case it happens in a static function called from a singleton within my project, but also from custom package code I'm developing alongside my project.

Ack! Apologies folks, I was running on a dev snapshot toolchain. All good in Xcode 13.1 with bundled toolchain.

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

No branches or pull requests

2 participants