<html>
<head>
<base href="http://llvm.org/bugs/" />
</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 --- - test_step_out_of_malloc_into_function_b_with_dwarf (TestThreadAPI.ThreadAPITestCase) Assertion failed: (IsSorted()), function FindEntryThatContains, file ../tools/lldb/include/lldb/Core/RangeMap.h, line 392."
href="http://llvm.org/bugs/show_bug.cgi?id=18114">18114</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>test_step_out_of_malloc_into_function_b_with_dwarf (TestThreadAPI.ThreadAPITestCase) Assertion failed: (IsSorted()), function FindEntryThatContains, file ../tools/lldb/include/lldb/Core/RangeMap.h, line 392.
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</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@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>emaste@freebsd.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>% bin/lldb $(which python) -c
../tools/lldb/test/python_api/thread/python2.7.core
(lldb) bt
* thread #1: tid = 0, 0x000000080121323c libc.so.7`__sys_thr_kill + 12 at
thr_kill.S:3, name = 'python2.7', stop reason = signal SIGABRT
* frame #0: 0x000000080121323c libc.so.7`__sys_thr_kill + 12 at thr_kill.S:3
frame #1: 0x00000008012b763b libc.so.7`abort + 75 at abort.c:65
frame #2: 0x000000080129ad35 libc.so.7`__assert(func=<unavailable>,
file=<unavailable>, line=<unavailable>, failedexpr=<unavailable>) + 53 at
assert.c:54
frame #3: 0x000000080580bab1 _lldb.so`lldb_private::RangeArray<unsigned
long, unsigned long, 2u>::FindEntryThatContains(unsigned long) const + 81
frame #4: 0x000000080580aa3a
_lldb.so`DWARFDebugInfoEntry::LookupAddress(unsigned long, SymbolFileDWARF*,
DWARFCompileUnit const*, DWARFDebugInfoEntry**, DWARFDebugInfoEntry**) + 1178
frame #5: 0x00000008057e835a
_lldb.so`DWARFCompileUnit::LookupAddress(unsigned long, DWARFDebugInfoEntry**,
DWARFDebugInfoEntry**) + 234
frame #6: 0x00000008057888a4
_lldb.so`SymbolFileDWARF::ResolveSymbolContext(lldb_private::Address const&,
unsigned int, lldb_private::SymbolContext&) + 532
frame #7: 0x0000000805614963
_lldb.so`lldb_private::SymbolVendor::ResolveSymbolContext(lldb_private::Address
const&, unsigned int, lldb_private::SymbolContext&) + 275
frame #8: 0x000000080538c516
_lldb.so`lldb_private::Module::ResolveSymbolContextForAddress(lldb_private::Address
const&, unsigned int, lldb_private::SymbolContext&, bool) + 1126
frame #9: 0x00000008056db2b5
_lldb.so`lldb_private::StackFrame::GetSymbolContext(unsigned int) + 1829
frame #10: 0x00000008056e740b
_lldb.so`lldb_private::StackFrameList::GetFramesUpTo(unsigned int) + 3883
frame #11: 0x00000008056e824d
_lldb.so`lldb_private::StackFrameList::GetNumFrames(bool) + 77
frame #12: 0x000000080572d675
_lldb.so`lldb_private::Thread::GetStackFrameCount() + 53
frame #13: 0x00000008051d802f _lldb.so`lldb::SBThread::GetNumFrames() + 191
frame #14: 0x0000000805124455
_lldb.so`_wrap_SBThread_GetNumFrames(_object*, _object*) + 245
frame #15: 0x00000000004855bd python`PyEval_EvalFrameEx + 18509</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>