On Apr 17, 2012, at 10:27 , Hallvard Breien Furuseth wrote: > Stefan Wold <[email protected]> wrote: >> It seems slapd crash when it's hammered with ~30 simultaneous >> connections in our test environment. (...) > > So, 'assert( SLAP_SOCK_NOT_ACTIVE( tid, sfd ))' failed. > > When slapd listens to multiple URLs, I'm inclined to hold ITS#7233 > guilty until proven innocent of buggy listener states. Fixed by commit > aea8158e21a5c2eba5ffd707935bddf1a869a5e2 in upcoming OpenLDAP 2.4.31. > > -- > Hallvard
Hi, I applied the patch above and rebuilt Ubuntus openldap package. However I'm still able to reproduce the crash. This patch was applied to 2.4.28, here is the new gdb backtrace https://gist.github.com/2980c399c4a250f24e60 -- Stefan
