Displaying 1 result from an estimated 1 matches for "libldapdb".
Did you mean:
libldap
2008 Jan 28
1
Dovecot-auth crash
I wrote mail as different used few minutes ago... Here is better result
from strace.
23:56:00.390607 close(18) = 0
23:56:00.390792 open("/usr/lib/sasl2/libplain.la", O_RDONLY) = 18
23:56:00.390858 close(18) = 0
23:56:00.390904 open("/usr/lib/sasl2/libldapdb.la", O_RDONLY) = 18
23:56:00.390963 fstat64(18, {st_mode=S_IFREG|0644, st_size=848, ...}) = 0
23:56:00.391050 mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0xffaf273c) = 0xf7fb2000
23:56:00.391103 read(18, "# libldapdb.la - a libtool libra"..., 4096) = 848
2...