On 8/8/21 6:54 PM, Dimitry Sibiryakov wrote:
Hello All

  what can be a reason for the error "ConfigStorage: mutex mutexLock error, status = 22" in firebird.log?

       EINVAL The mutex was created with the protocol attribute having the value PTHREAD_PRIO_PROTECT and the calling  thread's priority  is higher than the mutex's current priority ceiling.

Our mutexes do not use PTHREAD_PRIO_PROTECT, but use PTHREAD_PRIO_INHERIT. May be some undocumented change in kernel/glibc cause problems?






Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to