[llvm-bugs] [Bug 30779] New: LibreOffice causes clang error: Segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 24 23:03:23 PDT 2016


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

            Bug ID: 30779
           Summary: LibreOffice causes clang error: Segmentation fault
           Product: new-bugs
           Version: unspecified
          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 17482
  --> https://llvm.org/bugs/attachment.cgi?id=17482&action=edit
make log

Steps to reproduce:
1. $ git clone git://anongit.freedesktop.org/libreoffice/core
2. $ apt-get build-dep libreoffice ( also lo_usefull Shell Script if missing
dep)
3. Remove ccache if it's installed ( ccache generates warning w/ clang)
4. create file autogen.input with CC=clang and CXX=clang++
5 ./autogen.sh && make

Results:
gcc 4.8.4 - SUCCESS
clang 4.0.0 (trunk 284939) - Segmentation fault

System 
Description:    Ubuntu 14.04.5 LTS
$ uname -a
Linux luke-X555LAB 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:18
UTC 2016 i686 i686 i686 GNU/Linux

-- 
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/20161025/908f3354/attachment.html>


More information about the llvm-bugs mailing list