https://bugs.llvm.org/show_bug.cgi?id=41709
Bug ID: 41709
Summary: Assertion failed: (!m_cancel_scopes), function
ExtractDIEsScoped, file [...]/DWARFUnit.cpp, line 114
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev@lists.llvm.org
Reporter: lew...@gmail.com
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org
This git repository contains "armv7k-binary":
https://gist.github.com/lewurm/cbf689c43f49260eb8512683ace54966
> $ 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
Please let me know if you need additional information
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev