I see that olsr 0.6.5 reads /dev/random in main(), 0.6.4 didn't. Maybe the system is out of entropy, thus blocking the read of /dev/random ? Thats a rather common problem for us on OpenWrt with modern kernels. ~ Jow