<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 --- - It's relatively easy to cause an assert when files are modified while during compilating"
href="http://llvm.org/bugs/show_bug.cgi?id=18578">18578</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>It's relatively easy to cause an assert when files are modified while during compilating
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</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>Support Libraries
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>agbakken@gmail.com
</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>Created <span class=""><a href="attachment.cgi?id=11918" name="attach_11918" title="example to reproduce the assertion">attachment 11918</a> <a href="attachment.cgi?id=11918&action=edit" title="example to reproduce the assertion">[details]</a></span>
example to reproduce the assertion
I can get assertions within seconds running the attached example.
Assertion failed: ((!RequiresNullTerminator || BufEnd[0] == 0) && "Buffer is
not null terminated!"), function init, file MemoryBuffer.cpp, line 59.
libclang: crash detected during parsing: {
'source_filename' : 'tmp.c'
'command_line_args' : [],
'unsaved_files' : [],
'options' : 12,
}</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>