It probably does: I looked at the sources of Tor and it should log errors if it actually failed reading from /dev/urandom
Debugging Tor is not something I'm able to easily do, unfortunately...
Any changes in build environment?
I tried upgrading my RT-AC68U from 386.12_2 to 386.12_6 and tor (entware version) stopped working. It got stuck at
Bootstrapped 0% (starting): Starting
in the logs. The process was visible in top with about zero CPU %, but nothing was happening.
After enabling debug logging, it was actually...
Now I'm actually sure of this, I managed to start transmission-daemon with the switch to disable DHT
-O --no-dht Disable distributed hash tables (DHT)
and successfully downloaded a torrent.
I have the same problem with transmission as described by @QMax, running AC68U with AsusWRT-Merlin 386.11 and latest Entware with transmission 4.0.3.
Running transmission via startup script from /opt/etc/init.d causes it to exit immediately with no messages. However, I tried starting...