GNOME Bugzilla – Bug 772901
gsd-color segfaults
Last modified: 2016-10-14 13:19:21 UTC
Problem comes from gcm_session_get_output_edid in gsd-color-state.c. When edid is found in cache NULL is returned not edid. That leads to segfault when trying to access error->message.
Created attachment 337676 [details] [review] color: fix segfault