[LLVMbugs] [Bug 13935] New: Crash when compiling postgresql 9.1.5

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 26 13:45:38 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13935

             Bug #: 13935
           Summary: Crash when compiling postgresql 9.1.5
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: marco at peereboom.us
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


clang -v -I../../../src/include -I/usr/local/include/libxml2
-I/usr/local/include  -I/usr/local/include -I/usr/include/kerberosV  -c -o
dependency.o dependency.c
clang version 3.2 
Target: amd64-unknown-bitrig0.1
Thread model: posix
 "/usr/bin/clang-3.2" -cc1 -triple amd64-unknown-bitrig0.1 -emit-obj
-mrelax-all -disable-free -disable-llvm-verifier -main-file-name dependency.c
-mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases
-munwind-tables -target-cpu x86-64 -momit-leaf-frame-pointer -v -coverage-file
/usr/ports/pobj/postgresql-9.1.5/postgresql-9.1.5/src/backend/catalog/dependency.o
-resource-dir /usr/bin/../lib/clang/3.2 -I ../../../src/include -I
/usr/local/include/libxml2 -I /usr/local/include -I /usr/local/include -I
/usr/include/kerberosV -fmodule-cache-path /var/tmp/clang-module-cache
-ferror-limit 19 -fmessage-length 162 -stack-protector 1 -mstackrealign
-fobjc-runtime=gnustep -fdiagnostics-show-option -fcolor-diagnostics -o
dependency.o -x c dependency.c
clang -cc1 version 3.2 based upon LLVM 3.2svn default target
amd64-unknown-bitrig0.1
ignoring duplicate directory "/usr/local/include"
#include "..." search starts here:
#include <...> search starts here:
 ../../../src/include
 /usr/local/include/libxml2
 /usr/local/include
 /usr/include/kerberosV
 /usr/bin/../lib/clang/3.2/include
 /usr/include
End of search list.
clang-3: error: unable to execute command: Illegal instruction (core dumped)
clang-3: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.2 
Target: amd64-unknown-bitrig0.1
Thread model: posix
clang-3: note: diagnostic msg: PLEASE submit a bug report to  and include the
crash backtrace, preprocessed source, and associated run script.
clang-3: 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: note: diagnostic msg: /tmp/dependency-xMkyO5.c
clang-3: note: diagnostic msg: /tmp/dependency-xMkyO5.sh
clang-3: note: diagnostic msg: 

********************
gmake: *** [dependency.o] Error 254

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list