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

(ITS#6390) test020 seg faults



Full_Name: Michael Ströder
Version: RE24
OS: openSUSE Linux 11.2 (x86_64)
URL: 
Submission from: (NULL) (84.163.84.65)


Relevant build options:
CFLAGS="-g -O2 -DSLAP_LIGHTWEIGHT_DISPATCHER -DDEVEL"

$ gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.4
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap
--with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --program-suffix=-4.4
--enable-linux-futex --without-system-libunwind --with-arch-32=i586
--with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux)

Core was generated by
`/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/.libs/lt-'.
Program terminated with signal 11, Segmentation fault.
#0  0x00002b4694d8ef54 in memrchr () from /lib64/libc.so.6
(gdb) info threads
  9 Thread 20130  0x00002b4694de831e in ?? () from /lib64/libc.so.6
  8 Thread 20146  0x00002b4694de831e in ?? () from /lib64/libc.so.6
  7 Thread 20083  0x00002b4694de831e in ?? () from /lib64/libc.so.6
  6 Thread 20162  0x00002b4694dd4712 in select () from /lib64/libc.so.6
  5 Thread 20082  0x00002b4694ddb7f8 in epoll_wait () from /lib64/libc.so.6
  4 Thread 20240  0x00002b4693888049 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
  3 Thread 20067  0x00002b469388496d in pthread_join () from
/lib64/libpthread.so.0
  2 Thread 20178  0x00002b4694dcde7b in write () from /lib64/libc.so.6
* 1 Thread 20194  0x00002b4694d8ef54 in memrchr () from /lib64/libc.so.6
(gdb) thread apply all bt

Thread 9 (Thread 20130):
#0  0x00002b4694de831e in ?? () from /lib64/libc.so.6
#1  0x00002b4694d6e058 in ?? () from /lib64/libc.so.6
#2  0x00002b4694d6df32 in fputs () from /lib64/libc.so.6
#3  0x00002b4692eb5f28 in lutil_debug (debug=<value optimized out>,
level=<value optimized out>,
    fmt=<value optimized out>) at debug.c:72
#4  0x00002b4697431988 in ?? ()
#5  0x0000000000aa1470 in ?? ()
#6  0x00002b469967d730 in ?? ()
#7  0x00002b469967d7c0 in ?? ()
#8  0x00002b469967d640 in ?? ()
#9  0x000000000099753a in ?? ()
#10 0x09802b469967d6f0 in ?? ()
#11 0x0000000000997538 in ?? ()
#12 0x000000240000001e in ?? ()
#13 0x0000000000000024 in ?? ()
#14 0x0000000000000000 in ?? ()

Thread 8 (Thread 20146):
#0  0x00002b4694de831e in ?? () from /lib64/libc.so.6
#1  0x00002b4694d6e058 in ?? () from /lib64/libc.so.6
#2  0x00002b4694d6df32 in fputs () from /lib64/libc.so.6
#3  0x00002b4692eb5f28 in lutil_debug (debug=<value optimized out>,
level=<value optimized out>,
    fmt=<value optimized out>) at debug.c:72
#4  0x00002b4697431988 in ?? ()
#5  0x0000000000bad820 in ?? ()
#6  0x00002b4699e7e730 in ?? ()
#7  0x00002b4699e7e7c0 in ?? ()
#8  0x00002b4699e7e640 in ?? ()
#9  0x0000000000aa2812 in ?? ()
#10 0x09802b4699e7e6f0 in ?? ()
#11 0x0000000000aa2810 in ?? ()
#12 0x000000240000001e in ?? ()
#13 0x0000000000000024 in ?? ()
#14 0x0000000000000000 in ?? ()

Thread 7 (Thread 20083):
#0  0x00002b4694de831e in ?? () from /lib64/libc.so.6
#1  0x00002b4694d6e058 in ?? () from /lib64/libc.so.6
#2  0x00002b4694d6df32 in fputs () from /lib64/libc.so.6
#3  0x00002b4692eb5f28 in lutil_debug (debug=<value optimized out>,
level=<value optimized out>,
    fmt=<value optimized out>) at debug.c:72
#4  0x00002b4697430565 in ?? ()
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 20162):
#0  0x00002b4694dd4712 in select () from /lib64/libc.so.6
#1  0x00002b4697430353 in ?? ()
#2  0x0000000000000000 in ?? ()

Thread 5 (Thread 20082):
#0  0x00002b4694ddb7f8 in epoll_wait () from /lib64/libc.so.6
#1  0x000000000042ffd3 in slapd_daemon_task (ptr=<value optimized out>) at
daemon.c:2642
#2  0x00002b469388365d in start_thread () from /lib64/libpthread.so.0
#3  0x00002b4694ddb14d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()
---Type <return> to continue, or q <return> to quit---

Thread 4 (Thread 20240):
#0  0x00002b4693888049 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00002b4692c72f85 in ldap_int_thread_pool_wrapper (xpool=<value optimized
out>) at tpool.c:672
#2  0x00002b469388365d in start_thread () from /lib64/libpthread.so.0
#3  0x00002b4694ddb14d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 20067):
#0  0x00002b469388496d in pthread_join () from /lib64/libpthread.so.0
#1  0x000000000042d04c in slapd_set_write (s=<value optimized out>, wake=0) at
daemon.c:962
#2  0x000000000041af37 in cfAddOverlay (p=0x2b469867e9e0, e=0x0, ca=0x4e72) at
bconfig.c:4579
#3  0x0000000000000000 in ?? ()

Thread 2 (Thread 20178):
#0  0x00002b4694dcde7b in write () from /lib64/libc.so.6
#1  0x00002b4694d78c53 in _IO_file_write () from /lib64/libc.so.6
#2  0x00002b4694d788ca in ?? () from /lib64/libc.so.6
#3  0x00002b4694d78bbe in _IO_file_xsputn () from /lib64/libc.so.6
#4  0x00002b4694d6df73 in fputs () from /lib64/libc.so.6
#5  0x00002b4692eb5f28 in lutil_debug (debug=<value optimized out>,
level=<value optimized out>,
    fmt=<value optimized out>) at debug.c:72
#6  0x00002b4697420e45 in ?? ()
#7  0x00002b469ae80b50 in ?? ()
#8  0x00002b469ae808f0 in ?? ()
#9  0x0000000000000100 in ?? ()
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 20194):
#0  0x00002b4694d8ef54 in memrchr () from /lib64/libc.so.6
#1  0x000000000048e304 in syncrepl_add_glue (op=0x2b469b681e10, e=0x817aa8) at
syncrepl.c:2889
#2  0x00002b4697aa4b93 in ?? ()
#3  0x00002b469b682024 in ?? ()
#4  0x00002b469b681d2f in ?? ()
#5  0x00002b46ffffffff in ?? ()
#6  0x00002b469b683c20 in ?? ()
#7  0x00002b469b682490 in ?? ()
#8  0x00002b469505e460 in ?? () from /lib64/libc.so.6
#9  0x0000000000000000 in ?? ()