https://bugs.openldap.org/show_bug.cgi?id=9374
Issue ID: 9374 Summary: Segmentation fault on ldap_ld_free Product: OpenLDAP Version: 2.4.44 Hardware: All OS: Linux Status: UNCONFIRMED Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: ljin@microstrategy.com Target Milestone: ---
Hit Faulting Signal: signal 11, Segmentation fault when multiple threads environment.
#0 0x00007f13daa9b92b in ber_int_sb_write () from /lib64/liblber-2.4.so.2 #1 0x00007f13daa97c0b in ber_flush2 () from /lib64/liblber-2.4.so.2 #2 0x00007f13dacee6c7 in ldap_send_unbind () from /usr/lib64/libldap_r-2.4.so.2 #3 0x00007f13dacf700e in ldap_free_connection () from /usr/lib64/libldap_r-2.4.so.2 #4 0x00007f13dacee1bf in ldap_ld_free () from /usr/lib64/libldap_r-2.4.so.2
https://bugs.openldap.org/show_bug.cgi?id=9374
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Please stop opening bugs with your ancient version of OpenLDAP and test if they occur on a *current* release.
https://bugs.openldap.org/show_bug.cgi?id=9374
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED