[Mesa-dev] [Bug 89577] segfault using shader-db C runner

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 13 19:37:22 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89577

            Bug ID: 89577
           Summary: segfault using shader-db C runner
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: EGL
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: cwabbott0 at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

The new shader-db runner segfaults when using Mesa from git, but works fine
with my system Mesa (10.4.3). Backtrace:

(gdb) run
Starting program: /home/cwabbott/code/shader-db/run shaders/
Missing separate debuginfos, use: debuginfo-install glibc-2.20-7.fc21.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
ATTENTION: default value of option allow_glsl_extension_directive_midshader
overridden by environment.
ATTENTION: default value of option shader_precompile overridden by environment.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff3fe3707 in XGetXCBConnection (dpy=dpy at entry=0x6054d0) at x11_xcb.c:9
9               return dpy->xcb->connection;
Missing separate debuginfos, use: debuginfo-install
elfutils-libelf-0.161-2.fc21.x86_64 elfutils-libs-0.161-2.fc21.x86_64
libXau-1.0.8-4.fc21.x86_64 libdrm-2.4.59-4.fc21.x86_64
libepoxy-1.2-1.fc21.x86_64 libgcc-4.9.2-6.fc21.x86_64
libgomp-4.9.2-6.fc21.x86_64 libpciaccess-0.13.3-0.3.fc21.x86_64
libstdc++-4.9.2-6.fc21.x86_64 libxcb-1.11-3.fc21.x86_64
systemd-libs-216-20.fc21.x86_64
(gdb) bt
#0  0x00007ffff3fe3707 in XGetXCBConnection (dpy=dpy at entry=0x6054d0) at
x11_xcb.c:9
#1  0x00007ffff41f7014 in dri2_initialize_x11_dri2 (drv=<optimized out>,
disp=0x1026fc0) at platform_x11.c:1229
#2  dri2_initialize_x11 (drv=<optimized out>, disp=0x1026fc0) at
platform_x11.c:1350
#3  0x00007ffff41f10ca in _eglMatchAndInitialize (dpy=0x1026fc0) at
egldriver.c:594
#4  0x00007ffff41f12e4 in _eglMatchDriver (dpy=dpy at entry=0x1026fc0,
test_only=test_only at entry=0) at egldriver.c:625
#5  0x00007ffff41ebcd0 in eglInitialize (dpy=0x1026fc0, major=0x0, minor=0x0)
at eglapi.c:464
#6  0x0000000000401b15 in main (argc=2, argv=0x7fffffffdd68) at run.c:290

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150314/f46ec057/attachment.html>


More information about the mesa-dev mailing list