This looks like it's happening on Catalina only where we got a lot of reports of
* Assertion at threads.c:6553, condition `this_thread_controls == thread_given_control' not met
where we are hitting this
|
gboolean thread_given_control = summarizer_state_init (&state, current, ¤t_idx); |