This happens when unlocking the wallet to create a new receive address. Happens every time, so unable to create new receive addresses currently.
(Bitcoin version v0.8.0-62-gb5ec091-beta (2013-03-21 10:08:32 +0700))
Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there.
Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there.
EXCEPTION: St13runtime_error
ReserveKeyFromKeyPool() : read failed
bitcoin in Runaway exception
[Thread 0x7fffdd5b2700 (LWP 6673) exited] bitcoin-qt.master: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fffba7fc700 (LWP 6688)] 0x00007ffff46fe425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007ffff46fe425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff4701b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ffff46f70ee in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007ffff46f7192 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x0000000000450d4d in boost::unique_lock<AnnotatedMixinboost::recursive_mutex >::lock() () #5 0x000000000050cfc4 in ThreadSocketHandler2(void) () #6 0x000000000050e6f1 in ThreadSocketHandler(void) () #7 0x00007ffff69866c9 in ?? () from /usr/lib/libboost_thread.so.1.49.0 #8 0x00007ffff6761e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007ffff47bbcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #10 0x0000000000000000 in ?? ()
