<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - wflinfo segfaults due to mesa 8cb84c8477a"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103349">103349</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>wflinfo segfaults due to mesa 8cb84c8477a
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Assignee</th>
<td>fdo-bugs@engestrom.ch
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mark.a.janes@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>emil.l.velikov@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>bisected to:
8cb84c8477a57ed05d703669fee1770f31b76ae6
Author: Eric Engestrom <<a href="mailto:eric@engestrom.ch">eric@engestrom.ch</a>>
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 <<a href="mailto:eric@engestrom.ch">eric@engestrom.ch</a>>
Reviewed-by: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>>
------------------------------------
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 ()</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>