Squeezelite freezing with out of memory
running squeezelite on OSMC on RPI3
I have contant freezes of the squeezelite.
I did a cron job with a daily restart but this did not solve the problem.
anyone having a idea to solve this?
looks like there is a dependency to alsa alooocating memory.
/usr/bin/squeezelite -n WohnV1osmc95RPI3 -o default -V Speaker -b 400000 -m 00:00:00:00:00:95 -d all=debug -f /var/log/squeezelite.log
[11:57:23.995008] stream_init:294 init stream
[11:57:23.995360] stream_init:295 streambuf size: 409600000
[11:57:24.797277] output_init_alsa:873 init output
[11:57:24.797405] output_init_alsa:902 requested alsa_buffer: 40 alsa_period: 4 format: any mmap: 1
[11:57:24.797434] output_init_common:347 outputbuf size: 3528000
[11:57:24.797553] output_init_common:371 idle timeout: 0
[11:57:24.818584] output_init_common:411 supported rates: 384000 352800 192000 176400 96000 88200 48000 44100 32000 24000 22500 16000 12000 11025 8000
[11:57:24.986502] output_init_alsa:928 memory locked
sudo journalctl | grep squeeze
shows:
kernel: Out of memory: Kill process 4899 (squeezelite) score 529 or sacrifice child
thanks for hints
maybe limiting memory allocation or something starting squeezelite
running squeezelite on OSMC on RPI3
I have contant freezes of the squeezelite.
I did a cron job with a daily restart but this did not solve the problem.
anyone having a idea to solve this?
looks like there is a dependency to alsa alooocating memory.
/usr/bin/squeezelite -n WohnV1osmc95RPI3 -o default -V Speaker -b 400000 -m 00:00:00:00:00:95 -d all=debug -f /var/log/squeezelite.log
[11:57:23.995008] stream_init:294 init stream
[11:57:23.995360] stream_init:295 streambuf size: 409600000
[11:57:24.797277] output_init_alsa:873 init output
[11:57:24.797405] output_init_alsa:902 requested alsa_buffer: 40 alsa_period: 4 format: any mmap: 1
[11:57:24.797434] output_init_common:347 outputbuf size: 3528000
[11:57:24.797553] output_init_common:371 idle timeout: 0
[11:57:24.818584] output_init_common:411 supported rates: 384000 352800 192000 176400 96000 88200 48000 44100 32000 24000 22500 16000 12000 11025 8000
[11:57:24.986502] output_init_alsa:928 memory locked
sudo journalctl | grep squeeze
shows:
kernel: Out of memory: Kill process 4899 (squeezelite) score 529 or sacrifice child
thanks for hints
maybe limiting memory allocation or something starting squeezelite