[llvm-bugs] [Bug 26079] New: Clang crash while compiling Unreal Engine

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 8 09:26:08 PST 2016


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

            Bug ID: 26079
           Summary: Clang crash while compiling Unreal Engine
           Product: new-bugs
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: damien at grassart.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

*** Error in `/usr/bin/clang-3.7': free(): invalid next size (normal):
0x000000000c36f8e0 ***
======= Backtrace: =========
/usr/bin/../lib/libc.so.6(+0x72055)[0x7f36e20f7055]
/usr/bin/../lib/libc.so.6(+0x779a6)[0x7f36e20fc9a6]
/usr/bin/../lib/libc.so.6(+0x7818e)[0x7f36e20fd18e]
/usr/bin/../lib/libLLVM.so.3.7(_ZN4llvm6MDNode7resolveEv+0x59)[0x7f36e32709b9]
/usr/bin/../lib/libLLVM.so.3.7(_ZN4llvm23ReplaceableMetadataImpl14resolveAllUsesEb+0x30e)[0x7f36e327079e]
/usr/bin/../lib/libLLVM.so.3.7(_ZN4llvm6MDNode7resolveEv+0x29)[0x7f36e3270989]
/usr/bin/../lib/libLLVM.so.3.7(_ZN4llvm6MDNode13resolveCyclesEv+0x21)[0x7f36e3270b71]
/usr/bin/../lib/libLLVM.so.3.7(_ZN4llvm9DIBuilder8finalizeEv+0x63b)[0x7f36e319610b]
/usr/bin/clang-3.7(_ZN5clang7CodeGen11CGDebugInfo8finalizeEv+0x528)[0x753818]
/usr/bin/clang-3.7(_ZN5clang7CodeGen13CodeGenModule7ReleaseEv+0x246)[0x6a8526]
/usr/bin/clang-3.7[0x98ca05]
/usr/bin/clang-3.7(_ZN5clang8ParseASTERNS_4SemaEbb+0x322)[0xac1fd2]
/usr/bin/clang-3.7(_ZN5clang14FrontendAction7ExecuteEv+0x1e6)[0x915fa6]
/usr/bin/clang-3.7(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x139)[0x8ec629]
/usr/bin/clang-3.7(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x7a3)[0x98bab3]
/usr/bin/clang-3.7(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x8b8)[0x657208]
/usr/bin/clang-3.7(main+0x3ee)[0x65265e]
/usr/bin/../lib/libc.so.6(__libc_start_main+0xf0)[0x7f36e20a5610]
/usr/bin/clang-3.7(_start+0x29)[0x655279]
======= Memory map: ========
00400000-017f6000 r-xp 00000000 08:02 30218803                          
/usr/bin/clang-3.7
019f6000-01a8f000 r--p 013f6000 08:02 30218803                          
/usr/bin/clang-3.7
01a8f000-01a96000 rw-p 0148f000 08:02 30218803                          
/usr/bin/clang-3.7
01a96000-01a97000 rw-p 00000000 00:00 0 
02554000-0da35000 rw-p 00000000 00:00 0                                  [heap]
7f36d8000000-7f36d8021000 rw-p 00000000 00:00 0 
7f36d8021000-7f36dc000000 ---p 00000000 00:00 0 
7f36dfda4000-7f36dffa5000 rw-p 00000000 00:00 0 
7f36dffa5000-7f36e00a6000 rw-p 00000000 00:00 0 
7f36e00a6000-7f36e0166000 rw-p 00000000 00:00 0 
7f36e040b000-7f36e044c000 rw-p 00000000 00:00 0 
7f36e044c000-7f36e0453000 r--p 00000000 08:02 22040094                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Quat.h
7f36e0458000-7f36e0463000 r--p 00000000 08:02 30149447                  
/usr/include/pthread.h
7f36e0463000-7f36e0474000 r--p 00000000 08:02 22040105                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/TransformVectorized.h
7f36e0474000-7f36e0479000 r--p 00000000 08:02 22040098                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Rotator.h
7f36e0479000-7f36e047e000 r--p 00000000 08:02 22040130                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Vector4.h
7f36e0488000-7f36e048d000 r--p 00000000 08:02 22039905                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMath.h
7f36e048d000-7f36e0496000 r--p 00000000 08:02 22039700                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp
7f36e0496000-7f36e049f000 r--p 00000000 08:02 22039695                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/ProfilingDebugging/MallocProfiler.cpp
7f36e049f000-7f36e04a4000 r--p 00000000 08:02 22040117                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Vector2D.h
7f36e04a4000-7f36e04b1000 r--p 00000000 08:02 22040115                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Vector.h
7f36e04b1000-7f36e04b6000 r--p 00000000 08:02 22040093                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Color.h
7f36e04b6000-7f36e04bd000 r--p 00000000 08:02 22039708                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/Parse.cpp
7f36e04bd000-7f36e04c4000 r--p 00000000 08:02 22039907                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h
7f36e04c4000-7f36e04ca000 r--p 00000000 08:02 22040166                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/CString.h
7f36e04ca000-7f36e04d2000 r--p 00000000 08:02 30149375                  
/usr/include/stdio.h
7f36e04d2000-7f36e04d7000 r--p 00000000 08:02 22039845                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/List.h
7f36e04d7000-7f36e04dd000 r--p 00000000 08:02 22039679                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/OutputDevice.cpp
7f36e04e0000-7f36e04e7000 r--p 00000000 08:02 22040202                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Modules/ModuleManager.h
7f36e04e7000-7f36e04ed000 r--p 00000000 08:02 22039683                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/TextFilterExpressionEvaluator.cpp
7f36e04ed000-7f36e04f6000 r--p 00000000 08:02 22040157                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h
7f36e04f6000-7f36e04fe000 r--p 00000000 08:02 22040244                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Templates/Function.h
7f36e04fe000-7f36e050f000 r--p 00000000 08:02 22040230                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Stats/Stats2.h
7f36e050f000-7f36e051e000 r--p 00000000 08:02 22039858                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/LockFreeVoidPointerListBase.h
7f36e051e000-7f36e0526000 r--p 00000000 08:02 22039955                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/HAL/ThreadingBase.h
7f36e052a000-7f36e0535000 r--p 00000000 08:02 22039689                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Modules/ModuleManager.cpp
7f36e0535000-7f36e0547000 r--p 00000000 08:02 22039889                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Delegates/DelegateSignatureImpl_Variadics.inl
7f36e0547000-7f36e054c000 r--p 00000000 08:02 22039940                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/HAL/OutputDevices.h
7f36e054c000-7f36e0552000 r--p 00000000 08:02 22040134                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h
7f36e0552000-7f36e0557000 r--p 00000000 08:02 22039908                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProcess.h
7f36e0557000-7f36e055e000 r--p 00000000 08:02 22039831                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/BitArray.h
7f36e055e000-7f36e0566000 r--p 00000000 08:02 22039868                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/SparseArray.h
7f36e0566000-7f36e056c000 r--p 00000000 08:02 22040274                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h
7f36e056c000-7f36e0576000 r--p 00000000 08:02 22039866                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/Set.h
7f36e0576000-7f36e0582000 r--p 00000000 08:02 22039883                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/Map.h
7f36e0582000-7f36e058a000 r--p 00000000 08:02 22040194                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/OutputDevice.h
7f36e058a000-7f36e058f000 r--p 00000000 08:02 22040218                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/DateTime.h
7f36e058f000-7f36e0595000 r--p 00000000 08:02 22040297                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h
7f36e0595000-7f36e05a4000 r--p 00000000 08:02 22040257                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h
7f36e05a4000-7f36e05ac000 r--p 00000000 08:02 22040012                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Internationalization/Text.h
7f36e05ac000-7f36e05b5000 r--p 00000000 08:02 22040227                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Serialization/ArchiveBase.h
7f36e05b5000-7f36e05ce000 r--p 00000000 08:02 22039829                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/Array.h
7f36e05ce000-7f36e05d4000 r--p 00000000 08:02 22039682                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/StringFormatter.cpp
7f36e05d4000-7f36e05db000 r--p 00000000 08:02 22039713                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/SecureHash.cpp
7f36e05db000-7f36e05e0000 r--p 00000000 08:02 22040281                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Stats/Stats.h
7f36e05e4000-7f36e05ee000 r--p 00000000 08:02 30218889                  
/usr/lib/clang/3.7.0/include/emmintrin.h
7f36e05ee000-7f36e05f7000 r--p 00000000 08:02 22039887                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl_Variadics.inl
7f36e05f7000-7f36e05fc000 r--p 00000000 08:02 22040160                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/Range.h
7f36e05fc000-7f36e0601000 r--p 00000000 08:02 22039878                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Delegates/Delegate.h
7f36e0601000-7f36e0608000 r--p 00000000 08:02 22039707                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Serialization/AsyncIOSystemBase.cpp
7f36e0608000-7f36e0611000 r--p 00000000 08:02 22040278                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/UObject/ObjectVersion.h
7f36e0611000-7f36e0617000 r--p 00000000 08:02 22039872                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h
7f36e0617000-7f36e0627000 r--p 00000000 08:02 22039871                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/UnrealString.h
7f36e0627000-7f36e0630000 r--p 00000000 08:02 22040277                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h
7f36e0630000-7f36e0636000 r--p 00000000 08:02 22040176                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h
7f36e0636000-7f36e063b000 r--p 00000000 08:02 22039854                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Async/AsyncWork.h
7f36e063b000-7f36e0642000 r--p 00000000 08:02 22039680                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/Paths.cpp
7f36e0642000-7f36e0648000 r--p 00000000 08:02 22039892                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Containers/StringConv.h
7f36e0648000-7f36e0651000 r--p 00000000 08:02 22039926                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h
7f36e0651000-7f36e065e000 r--p 00000000 08:02 22040112                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h
7f36e065e000-7f36e06ad000 rw-p 00000000 00:00 0 
7f36e06ad000-7f36e12bb000 r--p 00000000 08:02 22680018                  
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/CorePrivatePCH.h.gch
7f36e12bb000-7f36e13b8000 r-xp 00000000 08:02 30152843                  
/usr/lib/libm-2.22.so
7f36e13b8000-7f36e15b7000 ---p 000fd000 08:02 30152843                  
/usr/lib/libm-2.22.so
7f36e15b7000-7f36e15b8000 r--p 000fc000 08:02 30152843                  
/usr/lib/libm-2.22.so
7f36e15b8000-7f36e15b9000 rw-p 000fd000 08:02 30152843                  
/usr/lib/libm-2.22.so
7f36e15b9000-7f36e15ce000 r-xp 00000000 08:02 30152894                  
/usr/lib/libz.so.1.2.8
7f36e15ce000-7f36e17cd000 ---p 00015000 08:02 30152894                  
/usr/lib/libz.so.1.2.8
7f36e17cd000-7f36e17ce000 r--p 00014000 08:02 30152894                  
/usr/lib/libz.so.1.2.8
7f36e17ce000-7f36e17cf000 rw-p 00015000 08:02 30152894                  
/usr/lib/libz.so.1.2.8
7f36e17cf000-7f36e1836000 r-xp 00000000 08:02 30150175                  
/usr/lib/libncursesw.so.6.0
7f36e1836000-7f36e1a36000 ---p 00067000 08:02 30150175                  
/usr/lib/libncursesw.so.6.0
7f36e1a36000-7f36e1a3a000 r--p 00067000 08:02 30150175                  
/usr/lib/libncursesw.so.6.0
7f36e1a3a000-7f36e1a3c000 rw-p 0006b000 08:02 30150175                  
/usr/lib/libncursesw.so.6.0
7f36e1a3c000-7f36e1a3f000 r-xp 00000000 08:02 30152842                  
/usr/lib/libdl-2.22.so
7f36e1a3f000-7f36e1c3e000 ---p 00003000 08:02 30152842                  
/usr/lib/libdl-2.22.so
7f36e1c3e000-7f36e1c3f000 r--p 00002000 08:02 30152842                  
/usr/lib/libdl-2.22.so
7f36e1c3f000-7f36e1c40000 rw-p 00003000 08:02 30152842                  
/usr/lib/libdl-2.22.so
7f36e1c40000-7f36e1c76000 r-xp 00000000 08:02 30194132                  
/usr/lib/libedit.so.0.0.53
7f36e1c76000-7f36e1e75000 ---p 00036000 08:02 30194132                  
/usr/lib/libedit.so.0.0.53
7f36e1e75000-7f36e1e77000 r--p 00035000 08:02 30194132                  
/usr/lib/libedit.so.0.0.53
7f36e1e77000-7f36e1e78000 rw-p 00037000 08:02 30194132                  
/usr/lib/libedit.so.0.0.53
7f36e1e78000-7f36e1e7c000 rw-p 00000000 00:00 0 
7f36e1e7c000-7f36e1e84000 r-xp 00000000 08:02 30185993                  
/usr/lib/libffi.so.6.0.4
7f36e1e84000-7f36e2083000 ---p 00008000 08:02 30185993                  
/usr/lib/libffi.so.6.0.4
7f36e2083000-7f36e2084000 r--p 00007000 08:02 30185993                  
/usr/lib/libffi.so.6.0.4
7f36e2084000-7f36e2085000 rw-p 00008000 08:02 30185993                  
/usr/lib/libffi.so.6.0.4
7f36e2085000-7f36e2220000 r-xp 00000000 08:02 30150093                  
/usr/lib/libc-2.22.so
7f36e2220000-7f36e241f000 ---p 0019b000 08:02 30150093                  
/usr/lib/libc-2.22.so
7f36e241f000-7f36e2423000 r--p 0019a000 08:02 30150093                  
/usr/lib/libc-2.22.so
7f36e2423000-7f36e2425000 rw-p 0019e000 08:02 30150093                  
/usr/lib/libc-2.22.so
7f36e2425000-7f36e2429000 rw-p 00000000 00:00 0 
7f36e2429000-7f36e243f000 r-xp 00000000 08:02 30174738                  
/usr/lib/libgcc_s.so.1
7f36e243f000-7f36e263e000 ---p 00016000 08:02 30174738                  
/usr/lib/libgcc_s.so.1
7f36e263e000-7f36e263f000 rw-p 00015000 08:02 30174738                  
/usr/lib/libgcc_s.so.1
7f36e263f000-7f36e27b1000 r-xp 00000000 08:02 30185883                  
/usr/lib/libstdc++.so.6.0.21
7f36e27b1000-7f36e29b1000 ---p 00172000 08:02 30185883                  
/usr/lib/libstdc++.so.6.0.21
7f36e29b1000-7f36e29bb000 r--p 00172000 08:02 30185883                  
/usr/lib/libstdc++.so.6.0.21
7f36e29bb000-7f36e29bd000 rw-p 0017c000 08:02 30185883                  
/usr/lib/libstdc++.so.6.0.21
7f36e29bd000-7f36e29c1000 rw-p 00000000 00:00 0 
7f36e29c1000-7f36e29d9000 r-xp 00000000 08:02 30150056                  
/usr/lib/libpthread-2.22.so
7f36e29d9000-7f36e2bd8000 ---p 00018000 08:02 30150056                  
/usr/lib/libpthread-2.22.so
7f36e2bd8000-7f36e2bd9000 r--p 00017000 08:02 30150056                  
/usr/lib/libpthread-2.22.so
7f36e2bd9000-7f36e2bda000 rw-p 00018000 08:02 30150056                  
/usr/lib/libpthread-2.22.so
7f36e2bda000-7f36e2bde000 rw-p 00000000 00:00 0 
7f36e2bde000-7f36e4e49000 r-xp 00000000 08:02 30174928                  
/usr/lib/libLLVM.so.3.7.0
7f36e4e49000-7f36e5048000 ---p 0226b000 08:02 30174928                  
/usr/lib/libLLVM.so.3.7.0
7f36e5048000-7f36e52bc000 r--p 0226a000 08:02 30174928                  
/usr/lib/libLLVM.so.3.7.0
7f36e52bc000-7f36e52d7000 rw-p 024de000 08:02 30174928                  
/usr/lib/libLLVM.so.3.7.0
7f36e52d7000-7f36e52f6000 rw-p 00000000 00:00 0 
7f36e52f6000-7f36e5318000 r-xp 00000000 08:02 30150092                  
/usr/lib/ld-2.22.so
7f36e5318000-7f36e5319000 rw-p 00000000 00:00 0 
7f36e5319000-7f36e531f000 r--p 00000000 08:02 22039948                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/HAL/Platform.h
7f36e531f000-7f36e5325000 r--p 00000000 08:02 30219396                  
/usr/lib/clang/3.7.0/include/xmmintrin.h
7f36e5325000-7f36e5330000 r--p 00000000 08:02 22040111                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Math/UnrealMathSSE.h
7f36e5330000-7f36e5335000 r--p 00000000 08:02 22040186                  
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h
7f36e5335000-7f36e5517000 rw-p 00000000 00:00 0 
7f36e5517000-7f36e5518000 r--p 00021000 08:02 30150092                  
/usr/lib/ld-2.22.so
7f36e5518000-7f36e5519000 rw-p 00022000 08:02 30150092                  
/usr/lib/ld-2.22.so
7f36e5519000-7f36e551a000 rw-p 00000000 00:00 0 
7fffbc087000-7fffbc0a9000 rw-p 00000000 00:00 0                         
[stack]
7fffbc0d2000-7fffbc0d4000 r--p 00000000 00:00 0                          [vvar]
7fffbc0d4000-7fffbc0d6000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                 
[vsyscall]
#0 0x7f36e31466b0 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/bin/../lib/libLLVM.so.3.7+0x5686b0)
#1 0x7f36e3145491 (/usr/bin/../lib/libLLVM.so.3.7+0x567491)
#2 0x7f36e29d1d60 __restore_rt (/usr/bin/../lib/libpthread.so.0+0x10d60)
#3 0x7f36e20b85f8 __GI_raise (/usr/bin/../lib/libc.so.6+0x335f8)
#4 0x7f36e20b9a7a __GI_abort (/usr/bin/../lib/libc.so.6+0x34a7a)
#5 0x7f36e20f705a (/usr/bin/../lib/libc.so.6+0x7205a)
#6 0x7f36e20fc9a6 malloc_printerr (/usr/bin/../lib/libc.so.6+0x779a6)
#7 0x7f36e20fd18e _int_free (/usr/bin/../lib/libc.so.6+0x7818e)
#8 0x7f36e32709b9 llvm::MDNode::resolve()
(/usr/bin/../lib/libLLVM.so.3.7+0x6929b9)
#9 0x7f36e327079e llvm::ReplaceableMetadataImpl::resolveAllUses(bool)
(/usr/bin/../lib/libLLVM.so.3.7+0x69279e)
#10 0x7f36e3270989 llvm::MDNode::resolve()
(/usr/bin/../lib/libLLVM.so.3.7+0x692989)
#11 0x7f36e3270b71 llvm::MDNode::resolveCycles()
(/usr/bin/../lib/libLLVM.so.3.7+0x692b71)
#12 0x7f36e319610b llvm::DIBuilder::finalize()
(/usr/bin/../lib/libLLVM.so.3.7+0x5b810b)
#13 0x753818 clang::CodeGen::CGDebugInfo::finalize()
(/usr/bin/clang-3.7+0x753818)
#14 0x6a8526 clang::CodeGen::CodeGenModule::Release()
(/usr/bin/clang-3.7+0x6a8526)
#15 0x98ca05 (/usr/bin/clang-3.7+0x98ca05)
#16 0xac1fd2 clang::ParseAST(clang::Sema&, bool, bool)
(/usr/bin/clang-3.7+0xac1fd2)
#17 0x915fa6 clang::FrontendAction::Execute() (/usr/bin/clang-3.7+0x915fa6)
#18 0x8ec629 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)
(/usr/bin/clang-3.7+0x8ec629)
#19 0x98bab3 clang::ExecuteCompilerInvocation(clang::CompilerInstance*)
(/usr/bin/clang-3.7+0x98bab3)
#20 0x657208 cc1_main(llvm::ArrayRef<char const*>, char const*, void*)
(/usr/bin/clang-3.7+0x657208)
#21 0x65265e main (/usr/bin/clang-3.7+0x65265e)
#22 0x7f36e20a5610 __libc_start_main (/usr/bin/../lib/libc.so.6+0x20610)
#23 0x655279 _start (/usr/bin/clang-3.7+0x655279)
Stack dump:
0.    Program arguments: /usr/bin/clang-3.7 -cc1 -triple
x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier
-main-file-name Module.Core.5_of_7.cpp -mrelocation-model pic -pic-level 2
-mthread-model posix -masm-verbose -mconstructor-aliases -munwind-tables
-fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -gdwarf-3
-dwarf-column-info -coverage-file
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.5_of_7.cpp.o
-resource-dir /usr/bin/../lib/clang/3.7.0 -include-pch
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/CorePrivatePCH.h.gch
-D PLATFORM_EXCEPTIONS_DISABLED=0 -D _LINUX64 -D UE_EDITOR=1 -D IS_PROGRAM=0 -D
UNICODE -D _UNICODE -D __UNREAL__ -D IS_MONOLITHIC=0 -D WITH_ENGINE=1 -D
WITH_UNREAL_DEVELOPER_TOOLS=1 -D WITH_COREUOBJECT=1 -D
USE_STATS_WITHOUT_ENGINE=0 -D WITH_PLUGIN_SUPPORT=0 -D
USE_LOGGING_IN_SHIPPING=0 -D UE_BUILD_MINIMAL=0 -D WITH_EDITOR=1 -D
WITH_SERVER_CODE=1 -D UBT_COMPILED_PLATFORM=Linux -D PLATFORM_LINUX=1 -D
LINUX=1 -D WITH_DATABASE_SUPPORT=0 -D NDEBUG=1 -D UE_BUILD_DEVELOPMENT=1 -D
ORIGINAL_FILE_NAME=libUE4Editor-Core.so -D UE_ENABLE_ICU=1 -D WITH_STEAMWORKS=1
-D WITH_DIRECTXMATH=0 -D UE_ENABLE_ICU=1 -D WITH_STEAMWORKS=1 -D
WITH_DIRECTXMATH=0 -D CORE_API=DLLEXPORT -D PLATFORM_SUPPORTS_JEMALLOC=1 -D
SDL_WITH_EPIC_EXTENSIONS=1 -D WITH_FREETYPE=1 -D U_USING_ICU_NAMESPACE=0 -D
U_STATIC_IMPLEMENTATION -D U_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -D
UNISTR_FROM_CHAR_EXPLICIT=explicit -D UNISTR_FROM_STRING_EXPLICIT=explicit -D
UCONFIG_NO_TRANSLITERATION=1 -D TARGETPLATFORM_API= -D DERIVEDDATACACHE_API= -D
COOKINGSTATS_API= -D INPUTDEVICE_API= -D ANALYTICS_API= -D WITH_UNREALPNG=1 -D
WITH_UNREALJPEG=1 -D IMAGEWRAPPER_API= -I
/home/damien/projects/UnrealEngine/Engine/Source -I
Developer/DerivedDataCache/Public -I Developer/SynthBenchmark/Public -I
Runtime/Core/Private -I Runtime/Core/Private/Misc -I
Runtime/Core/Private/Internationalization -I
Runtime/Core/Private/Internationalization/Cultures -I Runtime/Core/Public -I
Runtime/Core/Public/Internationalization -I Runtime/Core/Public/Async -I
Runtime/Core/Public/Containers -I Runtime/Core/Public/Delegates -I
Runtime/Core/Public/GenericPlatform -I Runtime/Core/Public/HAL -I
Runtime/Core/Public/Logging -I Runtime/Core/Public/Math -I
Runtime/Core/Public/Misc -I Runtime/Core/Public/Modules -I
Runtime/Core/Public/Modules/Boilerplate -I
Runtime/Core/Public/ProfilingDebugging -I Runtime/Core/Public/Serialization -I
Runtime/Core/Public/Serialization/Csv -I Runtime/Core/Public/Stats -I
Runtime/Core/Public/Templates -I Runtime/Core/Public/UObject -I
Runtime/Core/Public/Linux -I Runtime/Core -I ThirdParty/zlib/zlib-1.2.5/Inc -I
ThirdParty/zlib -I ThirdParty/jemalloc/include/Linux/x86_64-unknown-linux-gnu
-I ThirdParty/jemalloc -I
ThirdParty/elftoolchain/include/x86_64-unknown-linux-gnu -I
ThirdParty/elftoolchain -I ThirdParty/SDL2/SDL-gui-backend/include -I
ThirdParty/SDL2 -I ThirdParty/FreeType2 -I ThirdParty/OpenGL -I ThirdParty/ICU
-I Developer/TargetPlatform/Public -I Developer/TargetPlatform/Public/Common -I
Developer/TargetPlatform/Public/Interfaces -I Developer/TargetPlatform -I
Developer/DerivedDataCache -I Editor/CookingStats/Public -I Editor/CookingStats
-I Runtime/InputDevice/Public -I Runtime/InputDevice -I
Runtime/Analytics/Analytics/Public -I
Runtime/Analytics/Analytics/Public/Interfaces -I Runtime/Analytics/Analytics -I
Developer/ImageWrapper/Public -I Developer/ImageWrapper/Public/Interfaces -I
Developer/ImageWrapper -I ThirdParty/FreeType2/FreeType2-2.6/Include -I
ThirdParty/ICU/icu4c-53_1/include -internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0
-internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0/x86_64-unknown-linux-gnu
-internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0/backward
-internal-isystem /usr/local/include -internal-isystem
/usr/bin/../lib/clang/3.7.0/include -internal-externc-isystem /include
-internal-externc-isystem /usr/include -O2 -Wall -Werror -Wsequence-point
-Wno-unused-private-field -Wno-tautological-compare
-Wno-undefined-bool-conversion -Wno-unused-local-typedef
-Wno-inconsistent-missing-override -Wno-unused-variable -Wno-unused-function
-Wno-switch -Wno-unknown-pragmas -Wno-invalid-offsetof
-Wno-gnu-string-literal-operator-template -Wshadow -Wno-error=shadow -std=c++11
-fdeprecated-macro -fdebug-compilation-dir
/home/damien/projects/UnrealEngine/Engine/Source -ferror-limit 19
-fmessage-length 0 -ftls-model=local-dynamic -mstackrealign -fno-rtti
-fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option
-vectorize-loops -vectorize-slp -o
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.5_of_7.cpp.o
-x c++
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.5_of_7.cpp 
1.    <eof> parser at end of file
2.    Per-file LLVM IR generation
clang-3.7: error: unable to execute command: Aborted (core dumped)
clang-3.7: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (tags/RELEASE_370/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang-3.7: 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-3.7: note: diagnostic msg: 
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-3.7: note: diagnostic msg: /tmp/Module-82e235.cpp
clang-3.7: note: diagnostic msg: /tmp/Module-82e235.sh
clang-3.7: note: diagnostic msg: 
********************
[13/863] Compile Module.Core.2_of_7.cpp
#0 0x7f0efecd96b0 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/bin/../lib/libLLVM.so.3.7+0x5686b0)
#1 0x7f0efecd8491 (/usr/bin/../lib/libLLVM.so.3.7+0x567491)
#2 0x7f0efe564d60 __restore_rt (/usr/bin/../lib/libpthread.so.0+0x10d60)
#3 0x13331e0 clang::ParmVarDecl::getDefaultArg() (/usr/bin/clang-3.7+0x13331e0)
#4 0x7b47a4 (/usr/bin/clang-3.7+0x7b47a4)
#5 0x7b4c90 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*,
bool) (/usr/bin/clang-3.7+0x7b4c90)
#6 0x77477f clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*,
clang::CodeGen::AggValueSlot, bool) (/usr/bin/clang-3.7+0x77477f)
#7 0x774857 clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr
const*) (/usr/bin/clang-3.7+0x774857)
#8 0x72d2d0
clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&,
clang::Expr const*, clang::QualType) (/usr/bin/clang-3.7+0x72d2d0)
#9 0x72e6cf
clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&,
llvm::ArrayRef<clang::QualType>, clang::ConstExprIterator,
clang::ConstExprIterator, clang::FunctionDecl const*, unsigned int)
(/usr/bin/clang-3.7+0x72e6cf)
#10 0x77ec46 clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType,
llvm::Value*, clang::CallExpr const*, clang::CodeGen::ReturnValueSlot,
clang::Decl const*, llvm::Value*) (/usr/bin/clang-3.7+0x77ec46)
#11 0x784601 clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr
const*, clang::CodeGen::ReturnValueSlot) (/usr/bin/clang-3.7+0x784601)
#12 0x58f266 _init (/usr/bin/clang-3.7+0x58f266)
#13 0x7b42de (/usr/bin/clang-3.7+0x7b42de)
#14 0x7b4c90 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr
const*, bool) (/usr/bin/clang-3.7+0x7b4c90)
#15 0x7745f6 clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr
const*) (/usr/bin/clang-3.7+0x7745f6)
#16 0x8397f3 clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr
const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long)
(/usr/bin/clang-3.7+0x8397f3)
#17 0x839ff5 clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr
const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long)
(/usr/bin/clang-3.7+0x839ff5)
#18 0x815cfd clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&)
(/usr/bin/clang-3.7+0x815cfd)
#19 0x8154bb clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*)
(/usr/bin/clang-3.7+0x8154bb)
#20 0x81560f
clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt
const&, bool, clang::CodeGen::AggValueSlot) (/usr/bin/clang-3.7+0x81560f)
#21 0x81589e
clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&,
bool, clang::CodeGen::AggValueSlot) (/usr/bin/clang-3.7+0x81589e)
#22 0x819034 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt
const*) (/usr/bin/clang-3.7+0x819034)
#23 0x815190 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*)
(/usr/bin/clang-3.7+0x815190)
#24 0x81707f clang::CodeGen::CodeGenFunction::EmitForStmt(clang::ForStmt
const&, llvm::ArrayRef<clang::Attr const*>) (/usr/bin/clang-3.7+0x81707f)
#25 0x8154cf clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*)
(/usr/bin/clang-3.7+0x8154cf)
#26 0x81560f
clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt
const&, bool, clang::CodeGen::AggValueSlot) (/usr/bin/clang-3.7+0x81560f)
#27 0x8362a2
clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&,
clang::Stmt const*) (/usr/bin/clang-3.7+0x8362a2)
#28 0x83cb03 clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl,
llvm::Function*, clang::CodeGen::CGFunctionInfo const&)
(/usr/bin/clang-3.7+0x83cb03)
#29 0x69dba8
clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl,
llvm::GlobalValue*) (/usr/bin/clang-3.7+0x69dba8)
#30 0x6a80ad
clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl,
llvm::GlobalValue*) (/usr/bin/clang-3.7+0x6a80ad)
#31 0x6a8a20 clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl)
(/usr/bin/clang-3.7+0x6a8a20)
#32 0x6a9458 (/usr/bin/clang-3.7+0x6a9458)
#33 0x9915d3 (/usr/bin/clang-3.7+0x9915d3)
#34 0x98c50c (/usr/bin/clang-3.7+0x98c50c)
#35 0xac1ebe clang::ParseAST(clang::Sema&, bool, bool)
(/usr/bin/clang-3.7+0xac1ebe)
#36 0x915fa6 clang::FrontendAction::Execute() (/usr/bin/clang-3.7+0x915fa6)
#37 0x8ec629 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)
(/usr/bin/clang-3.7+0x8ec629)
#38 0x98bab3 clang::ExecuteCompilerInvocation(clang::CompilerInstance*)
(/usr/bin/clang-3.7+0x98bab3)
#39 0x657208 cc1_main(llvm::ArrayRef<char const*>, char const*, void*)
(/usr/bin/clang-3.7+0x657208)
#40 0x65265e main (/usr/bin/clang-3.7+0x65265e)
#41 0x7f0efdc38610 __libc_start_main (/usr/bin/../lib/libc.so.6+0x20610)
#42 0x655279 _start (/usr/bin/clang-3.7+0x655279)
Stack dump:
0.    Program arguments: /usr/bin/clang-3.7 -cc1 -triple
x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier
-main-file-name Module.Core.2_of_7.cpp -mrelocation-model pic -pic-level 2
-mthread-model posix -masm-verbose -mconstructor-aliases -munwind-tables
-fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -gdwarf-3
-dwarf-column-info -coverage-file
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.2_of_7.cpp.o
-resource-dir /usr/bin/../lib/clang/3.7.0 -include-pch
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/CorePrivatePCH.h.gch
-D PLATFORM_EXCEPTIONS_DISABLED=0 -D _LINUX64 -D UE_EDITOR=1 -D IS_PROGRAM=0 -D
UNICODE -D _UNICODE -D __UNREAL__ -D IS_MONOLITHIC=0 -D WITH_ENGINE=1 -D
WITH_UNREAL_DEVELOPER_TOOLS=1 -D WITH_COREUOBJECT=1 -D
USE_STATS_WITHOUT_ENGINE=0 -D WITH_PLUGIN_SUPPORT=0 -D
USE_LOGGING_IN_SHIPPING=0 -D UE_BUILD_MINIMAL=0 -D WITH_EDITOR=1 -D
WITH_SERVER_CODE=1 -D UBT_COMPILED_PLATFORM=Linux -D PLATFORM_LINUX=1 -D
LINUX=1 -D WITH_DATABASE_SUPPORT=0 -D NDEBUG=1 -D UE_BUILD_DEVELOPMENT=1 -D
ORIGINAL_FILE_NAME=libUE4Editor-Core.so -D UE_ENABLE_ICU=1 -D WITH_STEAMWORKS=1
-D WITH_DIRECTXMATH=0 -D UE_ENABLE_ICU=1 -D WITH_STEAMWORKS=1 -D
WITH_DIRECTXMATH=0 -D CORE_API=DLLEXPORT -D PLATFORM_SUPPORTS_JEMALLOC=1 -D
SDL_WITH_EPIC_EXTENSIONS=1 -D WITH_FREETYPE=1 -D U_USING_ICU_NAMESPACE=0 -D
U_STATIC_IMPLEMENTATION -D U_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -D
UNISTR_FROM_CHAR_EXPLICIT=explicit -D UNISTR_FROM_STRING_EXPLICIT=explicit -D
UCONFIG_NO_TRANSLITERATION=1 -D TARGETPLATFORM_API= -D DERIVEDDATACACHE_API= -D
COOKINGSTATS_API= -D INPUTDEVICE_API= -D ANALYTICS_API= -D WITH_UNREALPNG=1 -D
WITH_UNREALJPEG=1 -D IMAGEWRAPPER_API= -I
/home/damien/projects/UnrealEngine/Engine/Source -I
Developer/DerivedDataCache/Public -I Developer/SynthBenchmark/Public -I
Runtime/Core/Private -I Runtime/Core/Private/Misc -I
Runtime/Core/Private/Internationalization -I
Runtime/Core/Private/Internationalization/Cultures -I Runtime/Core/Public -I
Runtime/Core/Public/Internationalization -I Runtime/Core/Public/Async -I
Runtime/Core/Public/Containers -I Runtime/Core/Public/Delegates -I
Runtime/Core/Public/GenericPlatform -I Runtime/Core/Public/HAL -I
Runtime/Core/Public/Logging -I Runtime/Core/Public/Math -I
Runtime/Core/Public/Misc -I Runtime/Core/Public/Modules -I
Runtime/Core/Public/Modules/Boilerplate -I
Runtime/Core/Public/ProfilingDebugging -I Runtime/Core/Public/Serialization -I
Runtime/Core/Public/Serialization/Csv -I Runtime/Core/Public/Stats -I
Runtime/Core/Public/Templates -I Runtime/Core/Public/UObject -I
Runtime/Core/Public/Linux -I Runtime/Core -I ThirdParty/zlib/zlib-1.2.5/Inc -I
ThirdParty/zlib -I ThirdParty/jemalloc/include/Linux/x86_64-unknown-linux-gnu
-I ThirdParty/jemalloc -I
ThirdParty/elftoolchain/include/x86_64-unknown-linux-gnu -I
ThirdParty/elftoolchain -I ThirdParty/SDL2/SDL-gui-backend/include -I
ThirdParty/SDL2 -I ThirdParty/FreeType2 -I ThirdParty/OpenGL -I ThirdParty/ICU
-I Developer/TargetPlatform/Public -I Developer/TargetPlatform/Public/Common -I
Developer/TargetPlatform/Public/Interfaces -I Developer/TargetPlatform -I
Developer/DerivedDataCache -I Editor/CookingStats/Public -I Editor/CookingStats
-I Runtime/InputDevice/Public -I Runtime/InputDevice -I
Runtime/Analytics/Analytics/Public -I
Runtime/Analytics/Analytics/Public/Interfaces -I Runtime/Analytics/Analytics -I
Developer/ImageWrapper/Public -I Developer/ImageWrapper/Public/Interfaces -I
Developer/ImageWrapper -I ThirdParty/FreeType2/FreeType2-2.6/Include -I
ThirdParty/ICU/icu4c-53_1/include -internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0
-internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0/x86_64-unknown-linux-gnu
-internal-isystem
/usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../include/c++/5.3.0/backward
-internal-isystem /usr/local/include -internal-isystem
/usr/bin/../lib/clang/3.7.0/include -internal-externc-isystem /include
-internal-externc-isystem /usr/include -O2 -Wall -Werror -Wsequence-point
-Wno-unused-private-field -Wno-tautological-compare
-Wno-undefined-bool-conversion -Wno-unused-local-typedef
-Wno-inconsistent-missing-override -Wno-unused-variable -Wno-unused-function
-Wno-switch -Wno-unknown-pragmas -Wno-invalid-offsetof
-Wno-gnu-string-literal-operator-template -Wshadow -Wno-error=shadow -std=c++11
-fdeprecated-macro -fdebug-compilation-dir
/home/damien/projects/UnrealEngine/Engine/Source -ferror-limit 19
-fmessage-length 0 -ftls-model=local-dynamic -mstackrealign -fno-rtti
-fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option
-vectorize-loops -vectorize-slp -o
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.2_of_7.cpp.o
-x c++
/home/damien/projects/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/UE4Editor/Development/Core/Module.Core.2_of_7.cpp 
1.   
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationManager.cpp:654:1:
current parser token 'void'
2.   
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationManager.cpp:514:32:
LLVM IR generation of declaration
'FTextLocalizationManager::LoadFromManifestAndArchives'
3.   
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationManager.cpp:514:32:
Generating code for declaration
'FTextLocalizationManager::LoadFromManifestAndArchives'
4.   
/home/damien/projects/UnrealEngine/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationManager.cpp:598:2:
LLVM IR generation of compound statement ('{}')
clang-3.7: error: unable to execute command: Segmentation fault (core dumped)
clang-3.7: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (tags/RELEASE_370/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang-3.7: 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-3.7: note: diagnostic msg: 
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-3.7: note: diagnostic msg: /tmp/Module-fac58a.cpp
clang-3.7: note: diagnostic msg: /tmp/Module-fac58a.sh
clang-3.7: 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/20160108/9e87d086/attachment-0001.html>


More information about the llvm-bugs mailing list