[Date Prev][Date Next] [Chronological] [Thread] [Top]

slapd coredump at acl_get (ITS#2843)



Full_Name: Marko Dinic
Version: 2.0.27
OS: linux 2.4.22
URL: 
Submission from: (NULL) (194.247.192.19)


SYSTEM DESIGN:
6 servers running OpenLDAP (1 master and 5 slaves) holding about 100000 unix
accounts,
300 various web accounts and about 4000 domains. Master and one of the slaves
are
running OpenLDAP 2.0.25, while others are running 2.0.27. This Directory is used
for
system-wide authentication and for storing sendmail maps and classes  for our
smtp relay
cluster (we also plan to store dns tables there).

In the beginning, this directory was used only for various types of user
authentication.
When a user tried to login to our access servers and his/her modem didn't
negotiate
error correction, AS would send trash as a username to radius, which in turn,
would
pass it literaly to nss_ldap which would form a search string that could crash
slapd.
I 'fixed' the problem by adding username sanity check to nss_ldap and didn't
investigate
the problem further. Since then, slapd ran stable and we didn't have any
problems,
but the problem is obviously still there. I've mentioned this because the
problem we are
experiencing now is possibly connected to this problem.

SERVER PLATFORM:
- Master and one of the slaves are both running OpenLDAP 2.0.25 on SuSE 7.2
Linux,
  SMP kernel 2.4.18-grsec-1.9.4 on Dual PIII @ 1 GHz, 2 Gb RAM, Intel STL-2
motherboard,
  RAID5 array. GLIBC version is 2.2.2, DB version 3.1.7 (used for ldbm
backend).
- Remaining 4 slaves are running OpenLDAP 2.0.27 on Slackware 9.0 Linux,
  SMP kernel 2.4.22 on Dual Xeon @ 2.8 GHz, 2 Gb RAM, Intel SE7501CW2
motherboard,
  RAID5 array. GLIBC version is 2.3.1, GDBM version is 1.8.0 (used for ldbm
backend).

SLAPD CONFIGURATION:
These are the most important parts of slapd.conf...

include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/nis.schema
include         /etc/openldap/schema/misc.schema
include         /etc/openldap/schema/sendmail.schema

threads         200
database        ldbm
suffix          "dc=eunet,dc=yu"

index   objectClass eq
index   uid,cn,sn pres,eq,sub
index   uidNumber,gidNumber,loginShell,userPassword,homeDirectory pres,eq
index   shadowMin,shadowMax,shadowWarning,shadowLastChange,shadowExpire,shadowInactive
pres,eq
index   mailLocalAddress,mailRoutingAddress,mailHost pres,eq
index   sendmailMTAMapName,sendmailMTACluster,sendmailMTAMapValue,sendmailMTAHost
pres,eq
index   sendmailMTAAliasGrouping,sendmailMTAAliasValue,sendmailMTAClassName,sendmailMTAClassValue
pres,eq
index   gecos,sendmailMTAKey pres,eq,sub


PROBLEM DESCRIPTION:
Ever since we configured sendmail (8.12.10) on our smtp nodes to fetch its maps
and
classes from our OpenLDAP directory, slapd began to crash at, apparently, random
intervals.
At first, I thought this was caused by trash e-mail addresses, similarly to the
previous radius
problem, but I couldn't find anything in the sendmail logs that would confirm my
asumption,
nor I could reproduce the problem manually. Running slapd with various debug
levels didn't
give me any clues either, as it still appeared random. So, at the end, I
recompiled slapd
with debugging and saved a few core dumps to investigate. The exact same
symptoms I
had with OpenLDAP 2.1.23 and 2.0.25 when I first tested the system with those on
both
hw/sw platforms, although I didn't try to debug them. These backtraces are from
OpenLDAP
2.0.27 coredumps. Of course, I will provide any additional info if necessary.

core.10055:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x827ed08,
e=0x406021c8, desc=0x4052a248, nmatch=10, matches=0xab1ff77c) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, desc=0x4052a248, val=0x40505048, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, ava=0x4052aac0, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, f=0x4052a8c0) at filterentry.c:82
#8  0x0805eed7 in test_filter_or (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, flist=0x4052a8c0) at filterentry.c:303
#9  0x0805e933 in test_filter (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, f=0x40500950) at filterentry.c:109
#10 0x0805edf7 in test_filter_and (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, flist=0x40507488) at filterentry.c:270
#11 0x0805e990 in test_filter (be=0x80da788, conn=0x40324aac, op=0x827ed08,
e=0x406021c8, f=0x4052a898) at filterentry.c:104
#12 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x40324aac, op=0x827ed08,
base=0x4052a988 "dc=eunet,dc=yu", nbase=0x173c2 <Address 0x173c2 out of bounds>,
scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x4052a898,
    filterstr=0x4052b2b0
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=generics)(sendmailMTAKey=mailer-daemon@smtp1.eunet.yu))",
attrs=0x40506df8, attrsonly=0) at search.c:280
#13 0x08050982 in do_search (conn=0x40324aac, op=0x827ed08) at search.c:278
#14 0x0804f9a1 in connection_operation (arg_v=0x820a0c0) at connection.c:831
#15 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#16 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.10697:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x40708288,
e=0x81b4128, desc=0x80e4a58, nmatch=10, matches=0xb9bff8ac) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40330528, op=0x40708288,
e=0x81b4128, desc=0x80e4a58, val=0x81f4420, access=ACL_READ) at acl.c:168
#6  0x0805a1e0 in send_search_entry (be=0x80da788, conn=0x40330528,
op=0x40708288, e=0x81b4128, attrs=0x4049ae00, attrsonly=0, ctrls=0x0) at
result.c:664
#7  0x080728a2 in ldbm_back_search (be=0x80da788, conn=0x40330528,
op=0x40708288, base=0x4045a4b8 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=1, tlimit=3600, filter=0x40456d80,
    filterstr=0x4049a7f0
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x4049ae00, attrsonly=0) at search.c:319
#8  0x08050982 in do_search (conn=0x40330528, op=0x40708288) at search.c:278
#9  0x0804f9a1 in connection_operation (arg_v=0x40701998) at connection.c:831
#10 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#11 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.11969:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x2f, be=0x2e, op=0x408cf288,
e=0x40500540, desc=0x40467a48, nmatch=10, matches=0xbabff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032d42c, op=0x408cf288,
e=0x40500540, desc=0x40467a48, val=0x40487be0, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x4032d42c, op=0x408cf288,
e=0x40500540, ava=0x4080e688, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x4032d42c, op=0x408cf288,
e=0x40500540, f=0x4080e430) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x4032d42c, op=0x408cf288,
e=0x40500540, flist=0x40486480) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x4032d42c, op=0x408cf288,
e=0x40500540, f=0x404677d8) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x4032d42c,
op=0x408cf288, base=0x40467ac8 "dc=eunet,dc=yu", nbase=0x174ad <Address 0x174ad
out of bounds>, scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x404677d8,
    filterstr=0x40467bc8
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=access)(sendmailMTAKey=to:eunet.yu))",
attrs=0x408cef78, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x4032d42c, op=0x408cf288) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x40467b30) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.12863:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x40970230,
e=0x40500cb8, desc=0x80d4288, nmatch=10, matches=0xbe5ff8ac) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40326708, op=0x40970230,
e=0x40500cb8, desc=0x80d4288, val=0x0, access=ACL_READ) at acl.c:168
#6  0x08059a29 in send_search_entry (be=0x80da788, conn=0x40326708,
op=0x40970230, e=0x40500cb8, attrs=0x40518160, attrsonly=0, ctrls=0x0) at
result.c:585
#7  0x080728a2 in ldbm_back_search (be=0x80da788, conn=0x40326708,
op=0x40970230, base=0x40532ad8 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=1, tlimit=3600, filter=0x405194d0,
    filterstr=0x40519018
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40518160, attrsonly=0) at search.c:319
#8  0x08050982 in do_search (conn=0x40326708, op=0x40970230) at search.c:278
#9  0x0804f9a1 in connection_operation (arg_v=0x40926fa0) at connection.c:831
#10 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#11 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.13777:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x4a, be=0x49, op=0x40804578,
e=0x8124f80, desc=0x40804910, nmatch=10, matches=0xbabff77c) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, desc=0x40804910, val=0x40804928, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, ava=0x40802b30, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, f=0x40800a78) at filterentry.c:82
#8  0x0805eed7 in test_filter_or (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, flist=0x40800a78) at filterentry.c:303
#9  0x0805e933 in test_filter (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, f=0x40822c60) at filterentry.c:109
#10 0x0805edf7 in test_filter_and (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, flist=0x40804a70) at filterentry.c:270
#11 0x0805e990 in test_filter (be=0x80da788, conn=0x40326398, op=0x40804578,
e=0x8124f80, f=0x40822da8) at filterentry.c:104
#12 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x40326398,
op=0x40804578, base=0x40802b80 "dc=eunet,dc=yu", nbase=0x1b6f3 <Address 0x1b6f3
out of bounds>, scope=2,
    deref=0, slimit=499, tlimit=3600, filter=0x40822da8,
    filterstr=0x408026e8
"(&(objectClass=sendmailMTAAliasObject)(sendmailMTAAliasGrouping=aliases)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAKey=postmaster))",
attrs=0x40802af0, attrsonly=0) at search.c:280
#13 0x08050982 in do_search (conn=0x40326398, op=0x40804578) at search.c:278
#14 0x0804f9a1 in connection_operation (arg_v=0x40822bf0) at connection.c:831
#15 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#16 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.14800:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x2f, be=0x2e, op=0x8281e08,
e=0x8243438, desc=0x8235d60, nmatch=10, matches=0xb81ff8ac) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032a09c, op=0x8281e08,
e=0x8243438, desc=0x8235d60, val=0x8235ea8, access=ACL_READ) at acl.c:168
#6  0x0805a1e0 in send_search_entry (be=0x80da788, conn=0x4032a09c,
op=0x8281e08, e=0x8243438, attrs=0x404310d0, attrsonly=0, ctrls=0x0) at
result.c:664
#7  0x080728a2 in ldbm_back_search (be=0x80da788, conn=0x4032a09c, op=0x8281e08,
base=0x40462240 "dc=eunet,dc=yu", nbase=0x174ad <Address 0x174ad out of bounds>,
scope=2,
    deref=0, slimit=1, tlimit=3600, filter=0x40487100,
    filterstr=0x4042ff40
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=access)(sendmailMTAKey=to:eunet.yu))",
attrs=0x404310d0, attrsonly=0) at search.c:319
#8  0x08050982 in do_search (conn=0x4032a09c, op=0x8281e08) at search.c:278
#9  0x0804f9a1 in connection_operation (arg_v=0x8397518) at connection.c:831
#10 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#11 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.2263:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x2f, be=0x2e, op=0x819fa20,
e=0x40e44800, desc=0x413007d0, nmatch=10, matches=0xaedff77c) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, desc=0x413007d0, val=0x413052d0, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, ava=0x41300cb8, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, f=0x4130d4e8) at filterentry.c:82
#8  0x0805eed7 in test_filter_or (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, flist=0x4130d4e8) at filterentry.c:303
#9  0x0805e933 in test_filter (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, f=0x41300788) at filterentry.c:109
#10 0x0805edf7 in test_filter_and (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, flist=0x41300810) at filterentry.c:270
#11 0x0805e990 in test_filter (be=0x80da788, conn=0x4032c144, op=0x819fa20,
e=0x40e44800, f=0x4130d3f0) at filterentry.c:104
#12 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x4032c144, op=0x819fa20,
base=0x413006f0 "dc=eunet,dc=yu", nbase=0x182ff <Address 0x182ff out of bounds>,
scope=2,
    deref=0, slimit=1, tlimit=3600, filter=0x4130d3f0,
    filterstr=0x41300d98
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=access)(sendmailMTAKey=194.247.192))",
attrs=0x41300c10, attrsonly=0) at search.c:280
#13 0x08050982 in do_search (conn=0x4032c144, op=0x819fa20) at search.c:278
#14 0x0804f9a1 in connection_operation (arg_v=0x819ee80) at connection.c:831
#15 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#16 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.2711:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x4099e148,
e=0x40404b70, desc=0x408071f0, nmatch=10, matches=0xb2fff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40335dac, op=0x4099e148,
e=0x40404b70, desc=0x408071f0, val=0x40832630, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x40335dac, op=0x4099e148,
e=0x40404b70, ava=0x408a8f10, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x40335dac, op=0x4099e148,
e=0x40404b70, f=0x40806be8) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x40335dac, op=0x4099e148,
e=0x40404b70, flist=0x40804cb0) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x40335dac, op=0x4099e148,
e=0x40404b70, f=0x408a8ea0) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x40335dac,
op=0x4099e148, base=0x40804d88 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x408a8ea0,
    filterstr=0x40805c20
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x408004b8, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x40335dac, op=0x4099e148) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x40528130) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.31875:
-----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x411360b8,
e=0x40694868, desc=0x40639df8, nmatch=10, matches=0xaafff8ac) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x403287b0, op=0x411360b8,
e=0x40694868, desc=0x40639df8, val=0x4106b5c0, access=ACL_READ) at acl.c:168
#6  0x0805a1e0 in send_search_entry (be=0x80da788, conn=0x403287b0,
op=0x411360b8, e=0x40694868, attrs=0x40a21080, attrsonly=0, ctrls=0x0) at
result.c:664
#7  0x080728a2 in ldbm_back_search (be=0x80da788, conn=0x403287b0,
op=0x411360b8, base=0x408d3e80 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=1, tlimit=3600, filter=0x408a6ff0,
    filterstr=0x40af1b80
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40a21080, attrsonly=0) at search.c:319
#8  0x08050982 in do_search (conn=0x403287b0, op=0x411360b8) at search.c:278
#9  0x0804f9a1 in connection_operation (arg_v=0x405ff8d8) at connection.c:831
#10 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#11 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.4622:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x40817550,
e=0x81e0b60, desc=0x40752400, nmatch=10, matches=0xb6dff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032e034, op=0x40817550,
e=0x81e0b60, desc=0x40752400, val=0x40752ad0, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x4032e034, op=0x40817550,
e=0x81e0b60, ava=0x407528f0, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x4032e034, op=0x40817550,
e=0x81e0b60, f=0x40625390) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x4032e034, op=0x40817550,
e=0x81e0b60, flist=0x406291d8) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x4032e034, op=0x40817550,
e=0x81e0b60, f=0x407523f0) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x4032e034,
op=0x40817550, base=0x40751968 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x407523f0,
    filterstr=0x40754428
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40751dd8, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x4032e034, op=0x40817550) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x4082bbb8) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.5936:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x821ba10,
e=0x40400750, desc=0x4060b380, nmatch=10, matches=0xb93ff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032b384, op=0x821ba10,
e=0x40400750, desc=0x4060b380, val=0x4060ac20, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x4032b384, op=0x821ba10,
e=0x40400750, ava=0x40607b30, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x4032b384, op=0x821ba10,
e=0x40400750, f=0x4060a968) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x4032b384, op=0x821ba10,
e=0x40400750, flist=0x4060b418) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x4032b384, op=0x821ba10,
e=0x40400750, f=0x40607048) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x4032b384, op=0x821ba10,
base=0x4060b470 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f out of bounds>,
scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x40607048,
    filterstr=0x40607968
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40600fb8, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x4032b384, op=0x821ba10) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x81ce1c0) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.7158:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x405559b0,
e=0x812aa60, desc=0x40402b08, nmatch=10, matches=0xb33ff77c) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, desc=0x40402b08, val=0x404082c0, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, ava=0x404082a0, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, f=0x404013c8) at filterentry.c:82
#8  0x0805eed7 in test_filter_or (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, flist=0x404013c8) at filterentry.c:303
#9  0x0805e933 in test_filter (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, f=0x40403320) at filterentry.c:109
#10 0x0805edf7 in test_filter_and (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, flist=0x405028a0) at filterentry.c:270
#11 0x0805e990 in test_filter (be=0x80da788, conn=0x4032edf4, op=0x405559b0,
e=0x812aa60, f=0x405097e0) at filterentry.c:104
#12 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x4032edf4,
op=0x405559b0, base=0x40509d48 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x405097e0,
    filterstr=0x40400948
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40400e68, attrsonly=0) at search.c:280
#13 0x08050982 in do_search (conn=0x4032edf4, op=0x405559b0) at search.c:278
#14 0x0804f9a1 in connection_operation (arg_v=0x405558a8) at connection.c:831
#15 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#16 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.8436:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x45, be=0x44, op=0x4072f8a8,
e=0x40500ba0, desc=0x40696480, nmatch=10, matches=0xb1bff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40329804, op=0x4072f8a8,
e=0x40500ba0, desc=0x40696480, val=0x40600888, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x40329804, op=0x4072f8a8,
e=0x40500ba0, ava=0x40613e30, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x40329804, op=0x4072f8a8,
e=0x40500ba0, f=0x40618910) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x40329804, op=0x4072f8a8,
e=0x40500ba0, flist=0x4062cd00) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x40329804, op=0x4072f8a8,
e=0x40500ba0, f=0x40613610) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x40329804,
op=0x4072f8a8, base=0x40601230 "dc=eunet,dc=yu", nbase=0x15c9f <Address 0x15c9f
out of bounds>, scope=2,
    deref=0, slimit=2, tlimit=3600, filter=0x40613610,
    filterstr=0x40600e68
"(&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAMapName=mailer)(sendmailMTAKey=eunet.yu))",
attrs=0x40600e08, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x40329804, op=0x4072f8a8) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x40701140) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0

core.9467:
----------
#0  0x402a6184 in re_exec () from /lib/libc.so.6
#1  0x402a5f1d in re_exec () from /lib/libc.so.6
#2  0x402a02f0 in re_exec () from /lib/libc.so.6
#3  0x4029f917 in regexec () from /lib/libc.so.6
#4  0x0805fef4 in acl_get (a=0x40310234, count=0x48, be=0x47, op=0x4057a090,
e=0x40500ed0, desc=0x40603f30, nmatch=10, matches=0xabbff7fc) at acl.c:268
#5  0x0805f9f5 in access_allowed (be=0x80da788, conn=0x40331130, op=0x4057a090,
e=0x40500ed0, desc=0x40603f30, val=0x4067b420, access=ACL_SEARCH) at acl.c:168
#6  0x0805ebf5 in test_ava_filter (be=0x80da788, conn=0x40331130, op=0x4057a090,
e=0x40500ed0, ava=0x406045b8, type=163) at filterentry.c:160
#7  0x0805e9f4 in test_filter (be=0x80da788, conn=0x40331130, op=0x4057a090,
e=0x40500ed0, f=0x40604598) at filterentry.c:82
#8  0x0805edf7 in test_filter_and (be=0x80da788, conn=0x40331130, op=0x4057a090,
e=0x40500ed0, flist=0x40609940) at filterentry.c:270
#9  0x0805e990 in test_filter (be=0x80da788, conn=0x40331130, op=0x4057a090,
e=0x40500ed0, f=0x406096c8) at filterentry.c:104
#10 0x08072745 in ldbm_back_search (be=0x80da788, conn=0x40331130,
op=0x4057a090, base=0x40609588 "dc=eunet,dc=yu", nbase=0x1826b <Address 0x1826b
out of bounds>, scope=2,
    deref=0, slimit=500, tlimit=3600, filter=0x406096c8,
    filterstr=0x406d69d8
"(&(objectClass=sendmailMTAAliasObject)(sendmailMTAAliasGrouping=aliases)(|(sendmailMTACluster=Relays)(sendmailMTAHost=smtp1.eunet.yu))(sendmailMTAKey=postmaster))",
attrs=0x406045a8, attrsonly=0) at search.c:280
#11 0x08050982 in do_search (conn=0x40331130, op=0x4057a090) at search.c:278
#12 0x0804f9a1 in connection_operation (arg_v=0x405015a8) at connection.c:831
#13 0x08083108 in ldap_int_thread_pool_wrapper (pool=0x80b0188) at tpool.c:379
#14 0x40195463 in pthread_detach () from /lib/libpthread.so.0