Strange issue, are you guys using OpenSSL 1.0.1l 15 Jan 2015 with your compile.
That is the one included with the windows wallet.
Only other thing , I can think of is maybe some bad peers.
Windows wallet has been syncing normally.
I updated the Snapshot to today's date, so it will jump you over the stuck block.
https://bitcointalksearch.org/topic/m.15734992 FYI:
You could try running a windows exe in wine and see if it worked normally.
https://www.winehq.org/./1337d getinfo
{
"version" : "v1.6.0.2-g",
"protocolversion" : 60016,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 630052,
"timeoffset" : -20,
"connections" : 12,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 0.36940065,
"proof-of-stake" : 43.66475631
},
"testnet" : false,
"keypoololdest" : 1481923293,
"keypoolsize" : 101,
"paytxfee" : 0.00010000,
"mininput" : 0.00000000,
"errors" : ""
}
Seems to work! Thank you very much
(Will probably work until the next stuck because the background problem needs to be fixed quickly by the development team.)