Bug 33564 - Segmentation fault happens for egl_dri2.so driver
Summary: Segmentation fault happens for egl_dri2.so driver
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 17:52 UTC by Jammy Zhou
Modified: 2011-01-26 19:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jammy Zhou 2011-01-26 17:52:45 UTC
When run egl/gles2 test applications in demos directory (i.e, es2gears, tri, ...), segmentation fault happens with egl_dri2.so in eglChooseConfig.
Comment 1 Jammy Zhou 2011-01-26 18:27:12 UTC
This problem only happens when EGL_DRIVER is set to egl_dri2.so explicitly
Comment 2 Jammy Zhou 2011-01-26 19:29:45 UTC
After commit c98ea26e16b6458b4385d6558936696e4d099455, egl_dri2.so and egl_glx.so has been built into libEGL.so, it seems that the segfault happens using the resident old egl_dri2.so in the system. Besides, after this commit, we should set EGL_DRIVER to "egl_dri2" instead of "egl_dri2.so" to using the built -in egl_dri2 driver


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.