Conversation
|
@dnzbk, @luckedea, I am a bit late to the party, but on OpenBSD a regression was introduced that causes NZBGet to crash during startup. This crash is caused by a recursive lock violation and uninitialized mutex access during the early boot sequence. In Log.cpp, Removing the redundant Guard from |
|
@bket Yes, exactly. You are spot on. I finished working on the exact same solution on my end. I'll be pushing the updated code shortly. Thanks for looking into it. |
|
@bket I've put in my fixes, so could you help me verify it works properly now on OpenBSD? Unfortunately, I don't have a build for you, so could you please test my dev branch |
|
@dnzbk, build- and run-tested the |
Description
Testing