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

7.0.1 backport: Assertion failed: (!m_first_die || m_first_die == m_die_array.front())… #38678

Closed
jankratochvil opened this issue Oct 16, 2018 · 9 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@jankratochvil
Copy link
Collaborator

Bugzilla Link 39330
Resolution FIXED
Resolved on Nov 15, 2018 22:04
Version 7.0
OS Linux
Blocks #38454
CC @labath,@tstellar
Fixed by commit(s) r344605 r347030

Extended Description

Please backport:
Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front())…
https://reviews.llvm.org/rL344605

@jankratochvil
Copy link
Collaborator Author

assigned to @davidbolvansky

@tstellar
Copy link
Collaborator

Hi Jason,

Is this OK to merge?

@jankratochvil
Copy link
Collaborator Author

Hi Jason,
ping so that I am not accused of regressing even 7.0.1:
[lldb-dev] LLVM 7.0.1-rc1 release on Thursday
https://lists.llvm.org/pipermail/lldb-dev/2018-October/014326.html
Is this OK to merge? Thanks.

@jankratochvil
Copy link
Collaborator Author

Tom, if you are concerned about the trunk assertion adjustment couldn't me/you just remove the assertion? I introduced the assertion recently in https://reviews.llvm.org/D46810 myself anyway.

@jankratochvil
Copy link
Collaborator Author

Hello David,
I need your review/approval for the 3-line backport mentioned above,
thanks. Do you find the change safe enough for the 7.0.1 branch?

@davidbolvansky
Copy link
Collaborator

We backported this fix and all is OK.

I think you should merge it since the asserting code is too radical here.

@davidbolvansky
Copy link
Collaborator

Added Pavel since he knows a bit about this issue (btw, pavel, is “depth” issue related to this fix or is it a second independent bug?)

@tstellar
Copy link
Collaborator

Merged: r346873

@tstellar
Copy link
Collaborator

Merged: r347030

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

3 participants