Reproducible with the wayland clients/simple-egl application by simply pressing 'esc' on the window (closes the window) or doing 'ctrl-c' on the terminal. The result is a Weston crash. What happens is that the buffer is set to NULL while still used. See http://patchwork.freedesktop.org/patch/34885/ for a fix. -Yves
Also still apears in 1.6 and latest master.
Fixed in master, so will be in 1.8.93. commit 960b5ebd825763c89386f265cb377092beee061a Author: John Sadler <deathofathousandpapercuts@gmail.com> Date: Sat Sep 5 15:01:39 2015 +0100 rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer
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.