matrix-io / matrixio-kernel-modules

MATRIX HAL in kernel space
22 stars 23 forks source link

kernel hangs if the microphone buffer overflows #42

Closed zippy78753 closed 4 years ago

zippy78753 commented 4 years ago

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
eljuguetero commented 4 years ago

fixed from v0.2.1 release