[4.0.1.48][4.1.0.23][4.4.0.64][4.5.0.16][5.0.0.29] No notification sounds (ringing, SMS, alarm)

Cool thing, it does! It makes all my known reproducers not reproduce any more.

I believe the hang (not crash) occurs through

339 n_core_stop_sinks (request->stop_list, request);`

in

260 sink->funcs.stop (sink, request);

in in the random case the deleted request does not cause a segfault elsewhere.

4 Likes