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

cogl (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 12:28:28 PDT 2013


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

--- Comment #7 from U. Artie Eoff <ullysses.a.eoff at intel.com> 2013-08-19 19:28:22 UTC ---
(In reply to comment #3)
> I am not able to replicate this on my 64bit distro even after checking out
> exactly the same commit hashes for wayland, drm, mesa, weston and cogl. However
> looking at the backtrace I can see a potential issue. We are calling
> eglTerminate after destroying the Wayland display and Mesa is trying to access
> some data in the display. Maybe this works for me because of some differences
> in our libc libraries that causes free() not to clear the data or something. I
> am attaching a patch to swap the order. Artie, It would be great if you could
> verify whether this fixes the bug for you.

The attached patch fixes this bug for me :)

-- 
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