<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion failed: (!m_cancel_scopes), function ExtractDIEsScoped, file [...]/DWARFUnit.cpp, line 114"
   href="https://bugs.llvm.org/show_bug.cgi?id=41709">41709</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion failed: (!m_cancel_scopes), function ExtractDIEsScoped, file [...]/DWARFUnit.cpp, line 114
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lewurm@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This git repository contains "armv7k-binary":
<a href="https://gist.github.com/lewurm/cbf689c43f49260eb8512683ace54966">https://gist.github.com/lewurm/cbf689c43f49260eb8512683ace54966</a>

<span class="quote">> $ lldb --version
> lldb-1001.0.12.1
>   Swift-5.0

> $ lldb -x armv7k-binary
> (lldb) target create "armv7k-binary"
> Current executable set to 'armv7k-binary' (armv7k).
> (lldb) b mini-runtime.c:3198
> Assertion failed: (!m_cancel_scopes), function ExtractDIEsScoped, file /Library/Caches/com.apple.xbs/Sources/lldb/lldb-1001.0.12.1/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp, line 114
> backtrace leading to the failure:
> 0  LLDB          0x0000000107a6a325 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37
> 1  LLDB          0x0000000109a1548d lldb_private::lldb_assert(bool, char const*, char const*, char const*, unsigned int) + 131
> 2  LLDB          0x0000000109b0881b DWARFUnit::ExtractDIEsScoped() + 171
> 3  LLDB          0x0000000109b0912b DWARFUnit::BuildAddressRangeTable(SymbolFileDWARF*, DWARFDebugAranges*) + 243
> 4  LLDB          0x0000000109b1baeb DWARFDebugInfo::GetCompileUnitAranges() + 643
> [...] // see gist for longer back trace</span >

Please let me know if you need additional information</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>