alsabat: fills /tmp until out of memory

4 Jun
2025
4 Jun
'25
7:47 a.m.
alsa-project/alsa-utils issue #301 was opened from eurofun:
alsabat creates its capture file by using mkstemp() in bat.c. So it creates a new file under /tmp each time it runs (at least when configured to capture something...) and never removes any until no space is left. I propose it should by default delete the files it opened after analysis and keep the current behavior as an option in order to allow inspecting captured files after alsabat ran. Or alternatively an option to specify the capture filename.
Issue URL : https://github.com/alsa-project/alsa-utils/issues/301 Repository URL: https://github.com/alsa-project/alsa-utils
4
Age (days ago)
4
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened