[Lldb-commits] [PATCH] D53255: Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front()), function ExtractDIEsRWLocked

Dávid Bolvanský via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 14 23:47:58 PDT 2018


xbolva00 added a comment.

In our case (yes, we have some "additional dwarf", we are gonna fix it on our side), it crashed with "process launch -s".


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D53255





More information about the lldb-commits mailing list