[LLVMbugs] [Bug 13439] New: x11-base/xorg-server-1.12.3 crashing at start-up

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 23 13:06:19 PDT 2012


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

             Bug #: 13439
           Summary: x11-base/xorg-server-1.12.3 crashing at start-up
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: wbrana at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


xorg-server is crashing if compiled with clang

[ 24924.143] Backtrace:
[ 24924.143] 0: /usr/bin/X (xorg_backtrace+0x3c) [0x5faff74b1c]
[ 24924.143] 1: /usr/bin/X (0x5fafdf5000+0x1835d2) [0x5faff785d2]
[ 24924.143] 2: /lib64/libpthread.so.0 (0x2e2de353000+0xf4b0) [0x2e2de3624b0]
[ 24924.143] 3: /usr/bin/X (0x5fafdf5000+0x99320) [0x5fafe8e320]
[ 24924.143] 4: /usr/bin/X (NewInputDeviceRequest+0x20e) [0x5fafe8d15e]
[ 24924.143] 5: /usr/bin/X (0x5fafdf5000+0xaa513) [0x5fafe9f513]
[ 24924.143] 6: /usr/bin/X (0x5fafdf5000+0xa9d83) [0x5fafe9ed83]
[ 24924.143] 7: /usr/bin/X (config_init+0x6) [0x5fafe9eac6]
[ 24924.143] 8: /usr/bin/X (InitInput+0x9d) [0x5fafe81c0d]
[ 24924.143] 9: /usr/bin/X (0x5fafdf5000+0x3b76a) [0x5fafe3076a]
[ 24924.143] 10: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x2e2dd25504d]
[ 24924.143] 11: /usr/bin/X (0x5fafdf5000+0x3b2d9) [0x5fafe302d9]
[ 24924.143]
[ 24924.143] Segmentation fault at address (nil)

CFLAGS="-O2 -O3 -finline-limit=128 -pipe -march=core2 -mtune=core2
-fomit-frame-pointer -funroll-loops --param max-unrolled-insns=64 -fPIE"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu  -Wl,--as-needed -pie"

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