OSXBasedAnon / Unobtanium

Colder than CGB, Still shinier than BitBar
unobtanium.io
MIT License
5 stars 10 forks source link

Client crashes with command 'walletpassphrase' in console #10

Open aurelienpre opened 10 years ago

aurelienpre commented 10 years ago

Hi team,

just got a crash with Unobtanium-0.9.2.9 client under Ubuntu 13.1 when using the walletpassphrase command in console window. You can reproduce the crash by typing:

walletpassphrase < correct pass phrase > < any timeout >

unobtanium-qt: src/bitcoinrpc.cpp:863: void RPCRunLater(const string&, boost::function<void()>, int64): Assertion `rpc_io_service != __null' failed.

Note that it doesn't crash with an incorrect pass phrase.

Hope that helps,

Best regards