Page 1 of 1

OpcUa_P_Mutex_UnlockImp: Assertion failed

Posted: 24 Nov 2017, 14:44
by er.raunakgupta
Hi All,
I am using C++ SDK for implementing an OpcUA Server application. After completion, the server runs properly for few days. Now all of a sudden when I start running my server again, I encouter a code crash which mentions the below error:
/home/myProject/libraries/opcua/src/uastack/platforms/linux/opcua_p_mutex.c:182:
OpcUa_P_Mutex_UnlockImp: Assertion `hMutex != NULL' failed.
Could anyone let me know what is the reason I could get this error?

Thanks
rGupta

Re: OpcUa_P_Mutex_UnlockImp: Assertion failed

Posted: 26 Jan 2018, 15:36
by er.raunakgupta
Hi Support Team,

Is there any feedback on this issue?

Thanks
rG

Re: OpcUa_P_Mutex_UnlockImp: Assertion failed

Posted: 14 Feb 2018, 15:42
by Support Team
Hello er.raunakgupta,

could you please send that request to the support (via online formular) and specify your customerId.

Re: OpcUa_P_Mutex_UnlockImp: Assertion failed

Posted: 05 Sep 2022, 15:10
by cava999
try to use
UaPlatformLayer::init();
before start and the setServerConfig