[LLVMbugs] [Bug 13644] New: clang crashes while building Qt 4.8.2 on Debian6 x64 (clang rev.162192)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Aug 19 19:12:24 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13644
Bug #: 13644
Summary: clang crashes while building Qt 4.8.2 on Debian6 x64
(clang rev.162192)
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: missdeer at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9077
--> http://llvm.org/bugs/attachment.cgi?id=9077
diagnostic msg: /tmp/qquerytransformparser-2pJfnW.cpp &&
/tmp/qquerytransformparser-2pJfnW.sh
clang++ -c -Xclang -include-pch -Xclang
.pch/release-shared/QtXmlPatterns/c++.pch -pipe -O2 -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED
-DQT_BUILD_XMLPATTERNS_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE
-DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1
-DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../mkspecs/unsupported/linux-clang -I. -I../../include/QtCore
-I../../include/QtNetwork -I../../include -I../../include/QtXmlPatterns
-I.rcc/release-shared -Iacceltree -Idata -Iapi -Ienvironment -Iexpr -Ifunctions
-Iiterators -Ijanitors -Iparser -Ischema -Itype -Iutils -I.moc/release-shared
-o .obj/release-shared/qquerytransformparser.o parser/qquerytransformparser.cpp
clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.2 (trunk 162192)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang: 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: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/qquerytransformparser-2pJfnW.cpp
clang: note: diagnostic msg: /tmp/qquerytransformparser-2pJfnW.sh
clang: note: diagnostic msg:
********************
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list