I did not encounter this on the C2 yet but on Xperia 10iii it happened randomly. I believe it could be related to pulseaudio crashing and there is no sound at all which affects alarm sound as well.
Thanks for pointing out! I do remember seeing „ngfd” using a lot of memory on C2, e.g. after using the camera app. I didn’t connect it to breaking the sound but after killing this process, I noticed the trigger sound of the camera appeared and audio restored.
Can confirm here on C2. But it’s not only Clock app, other “system” sounds (pully menu, touchscreen tap sounds, notifications) are also randomly not working. Restarting sound system also didn’t fix.
It used up to 12.8% CPU constantly when hung up.
If so, no alarm, no notification sound, no vibra, no…
An absolute unreliable phone then
Fixed it with a script put into /etc/profile.d which checked the CPU usage being greater than 10% and killing, restarting ngfd.
Unfortunately I fiddled with the device and the fstab file and had a boot loop. Now it is on the way back… Together with the script but it was only a few ps aux grep cut xargs and if commands