Hi all, getting a persistent crash from my client ever since I installed it. Happens on both my mac osx mountain lion computers. Version is 0.8.1 (beta - in the about section) I open the application, from the command line using data dir= disk with lots of storage. I have downloaded the bootstrap.dat file and the client opens and reads the block information from the disk. @ about 60 % (percentage varies) the dock icon disappears and I check the terminal for output:
Assertion failed: (!pthread_mutex_lock(&m)), function lock, file /opt/local/include/boost/thread/pthread/recursive_mutex.hpp, line 105.
Assertion failed: (r->options.comparator->Compare(key, Slice(r->last_key)) > 0), function Add, file table/table_builder.cc, line 97.
It appears to be a python error, please accept my apologies if I’m posting this in the wrong section.