deephacks / lmdbjni

LMDB for Java
Apache License 2.0
204 stars 28 forks source link

runtime exception :: /native/linux64/liblmdbjni.so: undefined symbol: pthread_mutexattr_setrobust #85

Closed rishi3195 closed 7 years ago

rishi3195 commented 7 years ago

we are getting runtime exception when we are trying to load lmdbjni.so library in our application /native/linux64/liblmdbjni.so: undefined symbol: pthread_mutexattr_setrobust.

What environment variable we have to set to access this library in our Application

krisskross commented 7 years ago

What OS are you running?

I found the following mail thread on the LMDB mailing list which might be related.

https://www.openldap.org/lists/openldap-technical/201510/msg00139.html