On 31 October 2017 at 12:31, Quentin Glidic <[email protected]> wrote: > On 10/31/17 12:48 PM, Pekka Paalanen wrote: >> It is useful to print the backtrace regardless of whether we have a >> compositor and a backend initialized yet. Move catch_signals() to the >> earliest point in main() and protect the SEGV handler from dereferencing >> NULL when we don't yet have a compositor or a backend. >> >> The SEGV handler uses weston_log(), so cannot move catch_signals() any >> earlier. >> >> Signed-off-by: Pekka Paalanen <[email protected]> > > Sounds good: > Reviewed-by: Quentin Glidic <[email protected]>
Reviewed-by: Daniel Stone <[email protected]> _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
