[LLVMbugs] [Bug 14035] New: 'https://github.com/dhewm/dhewm3' compiling Segmentation fault (3.2 trunk, rev. 165361)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Oct 6 07:43:53 PDT 2012


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

             Bug #: 14035
           Summary: 'https://github.com/dhewm/dhewm3' compiling
                    Segmentation fault (3.2 trunk, rev. 165361)
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: palmal.mozhay at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9315
  --> http://llvm.org/bugs/attachment.cgi?id=9315
Preprocessed source, and associated run script

0  clang 0x09bbff18
Stack dump:
0.    Program arguments: /usr/local/bin/clang -cc1 -triple i386-pc-linux-gnu
-emit-obj -disable-free -disable-llvm-verifier -main-file-name renderbump.cpp
-mrelocation-model static -relaxed-aliasing -menable-no-infs -menable-no-nans
-ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -target-cpu
pentium3 -target-linker-version 2.20.1 -momit-leaf-frame-pointer -g
-coverage-file
/media/C8B0C975B0C96A90/DevLibs/dhewm3/neo/CMakeFiles/dhewm3.dir/tools/compilers/renderbump/renderbump.cpp.o
-resource-dir /usr/local/bin/../lib/clang/3.2 -D __DOOM_DLL__ -I
/usr/include/AL -I /usr/include/SDL -I
/media/C8B0C975B0C96A90/DevLibs/dhewm3/neo/../build -I
/media/C8B0C975B0C96A90/DevLibs/dhewm3/neo -fmodule-cache-path
/var/tmp/clang-module-cache -internal-isystem
/usr/lib/gcc/i486-linux-gnu/4.4/../../../../include/c++/4.4 -internal-isystem
/usr/lib/gcc/i486-linux-gnu/4.4/../../../../include/c++/4.4/i486-linux-gnu
-internal-isystem
/usr/lib/gcc/i486-linux-gnu/4.4/../../../../include/c++/4.4/backward
-internal-isystem /usr/local/include -internal-isystem
/usr/local/bin/../lib/clang/3.2/include -internal-externc-isystem /include
-internal-externc-isystem /usr/include -O3 -Wall -Wall -Wno-sign-compare
-Wno-switch -Wno-format-security -Woverloaded-virtual -fdeprecated-macro
-fdebug-compilation-dir /media/C8B0C975B0C96A90/DevLibs/dhewm3/neo
-ferror-limit 19 -fmessage-length 167 -fvisibility hidden -mstackrealign
-fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option
-fcolor-diagnostics -o
CMakeFiles/dhewm3.dir/tools/compilers/renderbump/renderbump.cpp.o -x c++
/media/C8B0C975B0C96A90/DevLibs/dhewm3/neo/tools/compilers/renderbump/renderbump.cpp 
1.    <eof> parser at end of file
2.    Code generation
3.    Running pass 'Function Pass Manager' on module
'/media/C8B0C975B0C96A90/DevLibs/dhewm3/neo/tools/compilers/renderbump/renderbump.cpp'.
4.    Running pass 'X86 FP Stackifier' on function
'@_Z12RenderBump_fRK9idCmdArgs'
clang: error: unable to execute command: Segmentation fault
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.2 (trunk 165361)
Target: i386-pc-linux-gnu
Thread model: posix

-- 
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