[LLVMbugs] [Bug 17264] New: ICE when compiling qt

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 17 01:28:09 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17264

            Bug ID: 17264
           Summary: ICE when compiling qt
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: marc.mutz at kdab.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Not reproducible a second time.

Error message:
1.     
/home/marc/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp:92:1:
current parser token 'void'
2.     
/home/marc/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp:65:32:
LLVM IR generation of declaration
'QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel'
3.     
/home/marc/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp:65:32:
Generating code for declaration
'QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel'
clang: error: unable to execute command: Aborted (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.4 (trunk 190763)
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/qhttpnetworkconnectionchannel-32c490.cpp
clang: note: diagnostic msg: /tmp/qhttpnetworkconnectionchannel-32c490.sh
clang: 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/20130917/9a4b2d8f/attachment.html>


More information about the llvm-bugs mailing list