[Wayland-bugs] [Bug 705591] SIGSEGV in various conformance tests on wayland

cogl (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 10:18:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705591
  cogl | Wayland | unspecified

--- Comment #6 from Robert Bragg <robert at linux.intel.com> 2013-08-19 17:07:46 UTC ---

(In reply to comment #4)
> Created an attachment (id=252233)
 View: https://bugzilla.gnome.org/attachment.cgi?id=252233
 Review: https://bugzilla.gnome.org/review?bug=705591&attachment=252233

> wayland: Call eglTerminate before destroying wl_display, not after
> 
> The eglTerminate code in Mesa will try to destroy the wl_drm object
> which involves using data structures in the wl_display. Cogl was
> disconnecting the display before calling eglTerminate which meant that
> this would end up accessing potentially garbage data.

Even if this doesn't fix the crash Artie is seeing, this patch looks good to
land to me:

Reviewed-by: Robert Bragg <robert at linux.intel.com>

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list