<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 --- - clang gets killed by the OOM manager when building a source file"
href="http://llvm.org/bugs/show_bug.cgi?id=22199">22199</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang gets killed by the OOM manager when building a source file
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</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>C++
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rakuco@FreeBSD.org
</td>
</tr>
<tr>
<th>CC</th>
<td>dgregor@apple.com, dimitry@andric.com, llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>The attached preprocessed file causes clang 3.4.1, 3.5.0 and trunk (r225161) on
Linux and FreeBSD to use a lot of CPU and then get killed by the OOM manager
after a while.
The preprocessed file comes from Calligra 2.8.6:
<a href="http://quickgit.kde.org/?p=calligra.git&a=blob&h=92d5f4f69addcf6e568af62150b048950fb10659&hb=3292de7f753604d37db694e668c0389a0cb3fbc7&f=krita%2Fplugins%2Fextensions%2Fgmic%2Fgmic.cpp">http://quickgit.kde.org/?p=calligra.git&a=blob&h=92d5f4f69addcf6e568af62150b048950fb10659&hb=3292de7f753604d37db694e668c0389a0cb3fbc7&f=krita%2Fplugins%2Fextensions%2Fgmic%2Fgmic.cpp</a></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>