namecoin / namecoin-legacy

Legacy client. New version here: https://github.com/namecoin/namecoin-core Note the release branch! - Official website:

Home Page:https://namecoin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash on Close after Windows Hibernation

phelixbtc opened this issue · comments

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.

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.