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

(ITS#3945) segfault in 2.2.26



Full_Name: Luke Howard
Version: 2.2.26
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (203.13.32.92)



Just ran into this (unreproducible) segfault on 2.2.26. Unfortunately because it
occurred on a production system I was not able to investigate further.

However, I am seeing regular crashes in 2.2.26, which I am looking into.
Hopefully I'll find out that it's something that was fixed in .27 or .28.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1582896208 (LWP 13641)]
0xb72c6f7f in _int_free () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb72c6f7f in _int_free () from /lib/tls/libc.so.6
#1  0xb72c5f78 in free () from /lib/tls/libc.so.6
#2  0xb75b0e29 in ber_memfree_x (p=0x2d545345, ctx=0xa0f28410) at memory.c:153
During symbol reading, Incomplete CFI data; unspecified registers at
0xb75b0e16.
#3  0xb75b17d3 in ber_bvarray_free_x (a=0xa0f28418, ctx=0x0) at memory.c:731
#4  0xb75b180d in ber_bvarray_free (a=0xa0f2e190) at memory.c:741
#5  0x0806beb6 in attr_free ()
#6  0x0806bee0 in attrs_free ()
#7  0x0806ceee in entry_clean ()
#8  0x0806cf90 in entry_free ()
#9  0x080670e3 in do_search ()
#10 0x08065412 in connection_done ()
#11 0xb75c116c in ldap_int_thread_pool_wrapper (xpool=0x6) at tpool.c:467
#12 0xb7391dac in start_thread () from /lib/tls/libpthread.so.0
#13 0xb73309ea in clone () from /lib/tls/libc.so.6
(gdb) up
#1  0xb72c5f78 in free () from /lib/tls/libc.so.6