[Bug 69622] eglTerminate then eglMakeCurrent crahes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 19 19:45:46 PDT 2015


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

--- Comment #2 from Rhys Kidd <rhyskidd at gmail.com> ---
Confirming bug still reproducible with the following:

  piglit test: egl-terminate-then-unbind-context
  piglit at c9f2ee5e75ce5a325dffcd764f989e1bb343340e
  mesa at afeb92220690c8f27cdc56c30e109ca175d51d83
  hw: CHIPSET(0x0046, "Intel(R) Ironlake Mobile")


Backtrace
=========
(gdb) bt
#0  0x00007ffff50e0150 in ?? ()
#1  0x00007ffff7bc39be in dri2_make_current (drv=0x6036a0, disp=0x603010,
dsurf=0x0, rsurf=0x0, ctx=0x0)
    at ../../../../../mesa/src/egl/drivers/dri2/egl_dri2.c:1043
#2  0x00007ffff7bbef3d in eglMakeCurrent (dpy=0x603010, draw=0x0, read=0x0,
ctx=0x0) at ../../../../mesa/src/egl/main/eglapi.c:705
#3  0x0000000000400d6b in main (argc=1, argv=0x7fffffffdee8)
    at
/home/usera/Coding/piglit/tests/egl/spec/egl-1.4/egl-terminate-then-unbind-context.c:105


This failing test causes piglit to hang, i.e. unable to run through a full
clean test set from the command line using this hardware, piglit and Git Mesa.

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


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