[llvm-bugs] [Bug 46188] New: Clang frontend command failed due to segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 3 16:43:25 PDT 2020


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

            Bug ID: 46188
           Summary: Clang frontend command failed due to segmentation
                    fault
           Product: clang
           Version: 10.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: luciano at laratelli.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

Hello,

On an invocation of clang I received a seg fault:

...
clang-10: error: unable to execute command: Segmentation fault (core dumped)
...
clang-10: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 10.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
clang-10: note: diagnostic msg: PLEASE submit a bug report to  and include the
crash backtrace, preprocessed source, and associated run script.
clang-10: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
...

I've attached the requested files as well as the full output from the
compilation.

-- 
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/20200603/db06fb10/attachment.html>


More information about the llvm-bugs mailing list