namecoin / namecoin-legacy

Legacy client. New version here: https://github.com/namecoin/namecoin-core Note the release branch! - Official website:
https://namecoin.org
MIT License
448 stars 177 forks source link

Crash on Close after Windows Hibernation #153

Open phelixbtc opened 10 years ago

phelixbtc commented 10 years ago

Namecoin does not seem to like windows hibernation too much. Sometimes it seems there is a communication problem afterwards, sometimes it crashes on closing. Could be the problem has to do with missing connections after wakeup.

cassiniNMC commented 10 years ago

Two questions: 1) Did you use Namecoin-Qt or namecoind (or both)? 2) Did the hibernation mode kick in during the initial synchronization phase or afterwards?

I've just discovered a similar thing while testing Namecoin-Qt for OS X. In this case the problem arises only if I put the machine in sleep mode during first synchronization. After synchronization Namecoin-Qt wakes up correctly from any type of sleep/standby/hibernate.