<html>
<head>
<base href="https://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 --- - Out of memory in the preprocessor"
href="https://llvm.org/bugs/show_bug.cgi?id=27371">27371</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Out of memory in the preprocessor
</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>Windows NT
</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>eldlistmailingz@tropicsoft.com
</td>
</tr>
<tr>
<th>CC</th>
<td>dgregor@apple.com, llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Here is the bug report:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Assertion failed!
Program: C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe
File: E:/Programming/VersionControl/llvm/lib/Support/SmallVector.cpp, Line 36
Expression: NewElts && "Out of memory"
#0 0x016ff859 HandleAbort
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0x12ff859)
#1 0x74b1636c abort (C:\WINDOWS\SYSTEM32\msvcrt.dll+0x8636c)
#2 0x02d655a8 _wassert
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0x29655a8)
#3 0x0062005c
_ZNK4llvm11SIInstrInfo18buildExtractSubRegENS_26MachineInstrBundleIteratorINS_12MachineInstrEEERNS_19MachineRegisterInfoERNS_14MachineOperandEPKNS_19TargetRegisterClassEjSA_
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0x22005c)
#4 0x0069006e
_ZNK4llvm20AMDGPUTargetLowering14LowerUDIVREM64ENS_7SDValueERNS_12SelectionDAGERNS_15SmallVectorImplIS1_EE
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0x29006e)
#5 0x000fff25
#6 0x003e8000
#7 0x38244489
#8 0xfffffffffea1840f
#9 0x44c7ffff
#10 0x010c0824
_ZN12_GLOBAL__N_19SSAIfConv12canConvertIfEPN4llvm17MachineBasicBlockE.constprop.221
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0xcc0824)
#11 0x44c70000
#12 0xffffffffdad00424
#13 0x04c70347
#14 0x47db4824
#15 0x5522e803
#16 0xffffffff80e90274
#17 0xffffffffc7fffffe
#18 0x2e082444
#19 0xffffffffc7000000
#20 0xffffffffd0042444
#21 0xffffffffc70347dd
#22 0xffffffffde142404
#23 0x01e80347
_ZN12_GLOBAL__N_111CrossDSOCFI13buildCFICheckEv.isra.97.constprop.98
(C:\Programming\VersionControl\bninja_installed_clang\bin\clang++.exe+0x1a80347)
#24 0xffffffffe9027455
#25 0xffffffffffffff0a
#26 0x082444c7
clang++.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.9.0 (trunk 264728)
Target: i686-pc-windows-gnu
Thread model: posix
InstalledDir: C:/Programming/VersionControl/bninja_installed_clang/bin
clang++.exe: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
clang++.exe: note: diagnostic msg:
********************</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>