[Bug 103349] wflinfo segfaults due to mesa 8cb84c8477a

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 18 17:37:24 UTC 2017


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

            Bug ID: 103349
           Summary: wflinfo segfaults due to mesa 8cb84c8477a
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: fdo-bugs at engestrom.ch
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: emil.l.velikov at gmail.com

bisected to:
8cb84c8477a57ed05d703669fee1770f31b76ae6
Author:     Eric Engestrom <eric at engestrom.ch>

egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}

Note: dropping the EGL_BAD_ALLOC in egl_haiku because it's
overwritten by the EGL_NOT_INITIALIZED in eglInitialize().

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

------------------------------------

Starting program: wflinfo --platform=gbm -a gl
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff62466fb in eglChooseConfig (dpy=0x5555558986b0,
attrib_list=0x7fffffffe5a0, configs=0x7fffffffe608, config_size=1,
num_config=0x7fffffffe59c)
    at /home/jenkins/workspace/Leeroy/repos/mesa/src/egl/main/eglapi.c:716
#2  0x00007ffff7bc83c8 in choose_real_config () from
/tmp/build_root/m64/lib/x86_64-linux-gnu/libwaffle-1.so.0
#3  0x00007ffff7bc84d3 in wegl_config_choose () from
/tmp/build_root/m64/lib/x86_64-linux-gnu/libwaffle-1.so.0
#4  0x00007ffff7bc46b4 in waffle_config_choose () from
/tmp/build_root/m64/lib/x86_64-linux-gnu/libwaffle-1.so.0
#5  0x0000555555556c09 in wflinfo_try_create_context ()
#6  0x0000555555557379 in wflinfo_create_context ()
#7  0x000055555555759c in main ()

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20171018/94a73b02/attachment.html>


More information about the intel-3d-bugs mailing list