On 29/05/2012 18:33, Paul J Stevens wrote:
On 05/29/2012 06:21 PM, Alan Hicks wrote:
I've tracked down a sigsegv issue I'm having when running any dbmail app
compiled with ldap. It appears to be threading related as libldap.so is
linked to libdbmail.so but is also loading libldap_r.so via libzdb.so.
as it is linked to libpq.so.

This is on a FreeBSD 9.0 box with both MySQL 5.1 and PostgreSQL 9.1
compiled with -pthread

Alan,

I don't know about FreeBSD, but on Ubuntu (and probably Debian as well)
libldap.so is a symlink to libldap_r.so

Alas on FreeBSD they are different, it's probably easier to patch locally.

Thanks,
Alan

-rw-r--r-- 1 root wheel 840651 4 May 13:36 /usr/local/lib/libldap-2.4.so.8 -rw-r--r-- 1 root wheel 921508 4 May 13:36 /usr/local/lib/libldap_r-2.4.so.8
MD5 (/usr/local/lib/libldap-2.4.so) = 72cec06fecb26bdb065897357fd04249
MD5 (/usr/local/lib/libldap-2.4.so.8) = 72cec06fecb26bdb065897357fd04249
MD5 (/usr/local/lib/libldap.so) = 72cec06fecb26bdb065897357fd04249
MD5 (/usr/local/lib/libldap_r-2.4.so) = 24d3f48930fa492e011db00b28e10518
MD5 (/usr/local/lib/libldap_r-2.4.so.8) = 24d3f48930fa492e011db00b28e10518
MD5 (/usr/local/lib/libldap_r.so) = 24d3f48930fa492e011db00b28e10518
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to