There is a new pull request by jeremybobbin against master on the mblaze repository https://github.com/jeremybobbin/mblaze master https://github.com/leahneukirchen/mblaze/pull/180 seq: fix infinite loop when selecting thread of orphaned message To replicate the infinite loop: ``` printf ' a\n' | mseq -S mseq .= ``` Thanks A patch file from https://github.com/leahneukirchen/mblaze/pull/180.patch is attached