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

druntime: Fix DWARF backtrace segfault regression in case executable cannot be opened #3677

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

kinke
Copy link
Member

@kinke kinke commented Feb 23, 2021

This sadly crept in with the backtrace cherry-pick for v1.25 and requires a hotfix. See dlang/druntime#3382.

…cannot be opened

This sadly crept in with the backtrace cherry-pick for v1.25 and
requires a hotfix. See dlang/druntime#3382.
@kinke kinke enabled auto-merge (squash) February 23, 2021 10:52
@kinke kinke merged commit 829dc71 into ldc-developers:master Feb 23, 2021
@kinke kinke deleted the fix_bt_regression branch February 23, 2021 11:53
@JohanEngelen
Copy link
Member

Can we add a testcase that would have caught this and related bugs?

@kinke
Copy link
Member Author

kinke commented Feb 23, 2021

An undefined 'we' surely can ;) - should be upstream though.

@kinke
Copy link
Member Author

kinke commented Feb 23, 2021

[I'll probably wait for a few more days to see if there are other reports and then release v1.25.1.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants