matrix-io/matrixio-kernel-modules

kernel hangs if the microphone buffer overflows

Closed this issue · 1 comments

repro steps:

  1. arecord /dev/null -f S16_LE -r 16000
  2. hit ctrl-z to background the process and cause the microphone buffer to fill up
  3. system (ie raspberry pi) becomes unresponsive a few seconds later

fixed from v0.2.1 release