[LLVMbugs] [Bug 23962] New: crash on broken pipe

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 26 04:18:50 PDT 2015


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

            Bug ID: 23962
           Summary: crash on broken pipe
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

$ ./bin/clang -S -x c /dev/null   -o - | false
clang-3.7: error: unable to execute command: Broken pipe
clang-3.7: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (trunk 240761) (llvm/trunk 240771)
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/null-7dad1e.c
clang-3.7: note: diagnostic msg: /tmp/null-7dad1e.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/20150626/6f903640/attachment.html>


More information about the llvm-bugs mailing list