On Mon, 29 Jun 2015, Sebastian Moeller wrote: > and hope that > sqm_logger() { > logger -t SQM -s "${1}” > } > > Fixes the issue for me and is more concise than trying to introduce real error handling in sqm_logger. Does this also work for you? Yes, I reverted my previous change, reproduced the hang, then changed the above, which does not hang. Seems like the most elegant way to solve this! Thanks! -- Mikael Abrahamsson email: swmike@swm.pp.se