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

assertion failure in ber_get_next in io.c:701 (ITS#2633)



Full_Name: Brett McCoy
Version: 2.1.21
OS: Solaris 8
URL: 
Submission from: (NULL) (129.130.32.15)


slapd is core dumping with an assertion failure semi regularly due to the
assert(0) on line 701 in libraries/liblber/io.c.

#0  0xff0d9764 in __sigprocmask () from /usr/lib/libthread.so.1
#1  0xff0ce978 in _resetsig () from /usr/lib/libthread.so.1
#2  0xff0ce118 in _sigon () from /usr/lib/libthread.so.1
#3  0xff0d1158 in _thrp_kill () from /usr/lib/libthread.so.1
#4  0xff14b9dc in raise () from /usr/lib/libc.so.1
#5  0xff1358fc in abort () from /usr/lib/libc.so.1
#6  0xff135ba0 in _assert () from /usr/lib/libc.so.1
#7  0xa6960 in ber_get_next (sb=0x1e4650, len=0xfcc0162c, ber=0x241570) at
io.c:701
#8  0x8b724 in try_read1msg (ld=0x1ec800, msgid=23, all=0, sb=0x1e4650,
lc=0x1ebde0, result=0xfcc017a4) at result.c:446
#9  0x8b55c in wait4msg (ld=0x1ec800, msgid=23, all=0, timeout=0x1ebde0,
result=0xfcc017a4) at result.c:354
#10 0x68a0c in meta_back_search (be=0x191ad8, conn=0x1ce2b0, op=0x212d08,
base=0xfcc01a88, nbase=0xfcc01a80, scope=1, deref=0, slimit=500, tlimit=0,
filter=0x21d470, filterstr=0xfcc01a78, 
    attrs=0x204c58, attrsonly=0) at search.c:456
#11 0x2cc0c in do_search (conn=0x1ce2b0, op=0x212d08) at search.c:401
#12 0x2b4d4 in connection_operation (ctx=0x216fe0, arg_v=0x212d08) at
connection.c:952
#13 0x8a57c in ldap_int_thread_pool_wrapper (xpool=0x184190) at tpool.c:426