Hi, Thanks for tracking that down, I'll see what's going on with channel closing.
Would you be able to send a strace of the clock_gettime issue? I avoided clock_gettime() from glibc since that pulls in librt. I'm curious how it's failing. Dropbear should probably just check the second clock_gettime return value then use clock() instead. Thanks, Matt On 28 July 2014 11:06:14 am AWST, NiLuJe <nin...@gmail.com> wrote: >Yup, building master w/ ca86726 reverted does the trick on the machine >where >I'm experiencing this issue...