chuot / rdio-scanner

Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
GNU General Public License v3.0
422 stars 59 forks source link

Short Read Error then crashes out. #434

Open funman1steve opened 2 months ago

funman1steve commented 2 months ago

Discussed in https://github.com/chuot/rdio-scanner/discussions/433

Originally posted by **funman1steve** June 7, 2024 So I get the error _dirwatch.watcher: Short read in readEvents()_ And then it's basically crashed out at that point, and stops ingesting calls. Any ideas, possible bug that needs some better error handling so it throws the error and then continues processing? Edit: This is a VERY busy system if that matters at all, with multiple calls coming in at the same time. See screenshot ![image](https://github.com/chuot/rdio-scanner/assets/9272556/da125be2-62f8-47f3-b352-799ff9065665)