Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PHS][50% PoS ONLY!] PhilosopherStones | ACTIVE Dev! | ~64% Yearly |
by
sssorosss
on 12/12/2019, 08:09:21 UTC
This looks bad, any ideas?

philosopherstone-qt: /usr/include/boost/thread/pthread/recursive_mutex.hpp:113: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
Aborted

 Huh

I think you need to go back to the previous version(s) of Boost library; check the readme.
On Linux you also need to compile with an old SSL library (but the above doesn't seem to relate to that issue).

VladK? Noob_two? Palmdetroit? Any other idea?

The system has been running for about a year with no issue and no updates, this has just popped up.

Something was updated in your system, not the QT/Wallet


Would that happen automatically? It's a Pi running Raspbian and I haven't updated manually.

No it shouldn't happens automatically, at least not that I'm aware of. The technical issue is probably above my competencies, but here is how I'd go about it, step by step if previous step didn't fix the situation:
  • Kill the process and restart the QT
  • Erase the blockchain data and resync. I can provide a link with an old bootstrap, which may at least speed up things if you don't have it
  • Remove PHS entirely and re-install. Make sure you use v1.6.6.9b
  • Check that your raspberry Pi (or the VE in which you run PHS) uses the right dependencies/libraries: https://github.com/philosopherstonecoin/philosopherstone/blob/master/doc/build-unix.txt
  • Run the PHS executable on a Windows machine or Windows VM

Hope that helps.