[llvm-bugs] [Bug 27371] New: Out of memory in the preprocessor

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 15 10:45:57 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27371

            Bug ID: 27371
           Summary: Out of memory in the preprocessor
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eldlistmailingz at tropicsoft.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

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
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang++.exe: note: diagnostic msg: 
********************

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160415/d61b39e9/attachment.html>


More information about the llvm-bugs mailing list