<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 --- - DebugInfo/llvm-symbolizer.test crashes when built with expensive checks"
href="http://llvm.org/bugs/show_bug.cgi?id=16267">16267</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>DebugInfo/llvm-symbolizer.test crashes when built with expensive checks
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</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>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>baldrick@free.fr
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>LLVM configured with --enable-optimized --enable-assertions
--enable-expensive-checks --enable-debug-symbols
This test
LLVM :: DebugInfo/llvm-symbolizer.test
fails like this
.../Release+Debug+Asserts+Checks/bin/llvm-symbolizer --functions --inlining
--demangle=false < .../test/DebugInfo/Output/llvm-symbolizer.test.tmp.input
*** Error in `./Release+Debug+Asserts+Checks/bin/llvm-symbolizer': free():
invalid pointer: 0x00000000007056a0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x80a46)[0x7fa68b158a46]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi+0x149)[0x7fa68ba552a9]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKcl+0x36)[0x7fa68ba59976]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l+0x194)[0x7fa68ba50984]
./Release+Debug+Asserts+Checks/bin/llvm-symbolizer[0x40b1ae]
./Release+Debug+Asserts+Checks/bin/llvm-symbolizer[0x40d932]
./Release+Debug+Asserts+Checks/bin/llvm-symbolizer[0x4088c5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fa68b0f9ea5]
./Release+Debug+Asserts+Checks/bin/llvm-symbolizer[0x40987d]</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>