After start and loading some new blocks it gets slower and slower and last hour i get orphan blocks ONLY.
I tried run deamon whole night and it processed around 5000 blocks. Its seriously unusable. Similar bug here #4353
I've been seeing this too w the same version. Also reindex always fail, also other problems with LevelDB - both 0.9.2 and 0.9.1. It's completely unusable on ARM - after about 50 attempts (reindex, wipe all data, restart, etc.) I still can't get bitcoin to work properly.
My suggestion is to sync with -maxconnections=1 Just restart if the one node you connect to is a slow one. This way you will get nearly no orphan blocks at all. Only the newly anncounced blocks. Of course after sync is finished you should remove the -maxconnections=1 parameter. I believe that this is the second smartest way to sync.
Thank you for that information!