[llvm-bugs] [Bug 30683] New: bart 0.3.0 causes clang 3.8-4.0: error: Segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 12 22:07:45 PDT 2016


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

            Bug ID: 30683
           Summary: bart 0.3.0 causes clang 3.8-4.0: error: Segmentation
                    fault
           Product: new-bugs
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: lukebenes at hotmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17434
  --> https://llvm.org/bugs/attachment.cgi?id=17434&action=edit
Reproducer from /tmp

Steps to reproduce:
1. Download bart-v0.3.00.zip
https://zenodo.org/record/44511
2. unzip
3. make with Clang 3.8 to 4.0(trunk 283963)

Expect Result:
Compile without error like gcc

Actual Result:

clang-4.0: error: unable to execute command: Segmentation fault (core dumped)
clang-4.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.0 (trunk 283963)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/bin
clang-4.0: 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-4.0: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-4.0: note: diagnostic msg: /tmp/grid-f8da9b.c
clang-4.0: note: diagnostic msg: /tmp/grid-f8da9b.sh

This issue was also discovered by the Debian 3.8 clang project:
http://clang.debian.net/logs/2016-08-30/bart_0.3.00-1_unstable_clang.log

-- 
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/20161013/397ae2c3/attachment.html>


More information about the llvm-bugs mailing list