[llvm-bugs] [Bug 25411] New: Polly in trunk r 251899: crash compiling ffmpeg - SIGSEGV in avf_avectorscope.c

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 5 09:16:19 PST 2015


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

            Bug ID: 25411
           Summary: Polly in trunk r 251899: crash compiling ffmpeg -
                    SIGSEGV in avf_avectorscope.c
           Product: Projects
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Polly
          Assignee: polly-dev at googlegroups.com
          Reporter: jeremyhu at apple.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15224
  --> https://llvm.org/bugs/attachment.cgi?id=15224&action=edit
avf_avectorscope-50469e.c.bz2

When compiling recent ffmpeg trunk with recent llvm trunk with polly enabled,
compilation fails at 

clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.8.0 (trunk 251899)
Target: i386-apple-darwin13.4.0
Thread model: posix
InstalledDir: /opt/local/libexec/llvm-3.8/bin
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:
/var/folders/kd/lg174pm94bz417bmp5vv57j80000gn/T/avf_avectorscope-50469e.c
clang: note: diagnostic msg:
/var/folders/kd/lg174pm94bz417bmp5vv57j80000gn/T/avf_avectorscope-50469e.sh
clang: note: diagnostic msg: 

********************
make: *** [libavfilter/avf_avectorscope.o] Error 254

-- 
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/20151105/0968fb40/attachment.html>


More information about the llvm-bugs mailing list