from "man pthread_mutex_unlock":
       If the mutex type  is  PTHREAD_MUTEX_ERRORCHECK,  then  error  checking
       shall  be  provided. If a thread attempts to relock a mutex that it has
       already locked, an error shall be returned. If  a  thread  attempts  to
       unlock  a mutex that it has not locked or a mutex which is unlocked, an
       error shall be returned.

That might be something to try.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640518

Title:
  MongoDB Memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1640518/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to