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

Re: (ITS#8173)



Adrian.Raemy@vtg.admin.ch wrote:
> --_000_BE8E19527611BA409D68FF6EA186AF9002A24849BEREXMBX19ifc1i_
> Content-Type: text/plain; charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
>
> Dear Howard,
>
> I did a core dump when the crash occurred at slapd respectively when the ba=
> ck-ldap crashed.
> Maybe the output of the gdb can help you find out where the problem is.
> Please let me know what you need more.

This trace seems to lack debug symbols. Without source line numbers etc. 
there's nothing we can determine from this trace. Please read the FAQ.

http://www.openldap.org/faq/index.cgi?file=59

The trace shows that you probably have some overlays configured. What 
overlays? You need to provide your slapd config files if you want any help here.

Volunteers aren't going to go out of their way to help you if you aren't going 
to provide the needed info.

> Core was generated by `/usr/lib/openldap/slapd -h  ldap://0.0.0.0:389  ldap=
> s://0.0.0.0:636  -f /etc/op'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007fc0627492c6 in ldap_back_bind ()
> (gdb) where
> #0  0x00007fc0627492c6 in ldap_back_bind ()
> #1  0x00007fc062639fcb in fe_op_bind ()
> #2  0x00007fc0626a86fd in overlay_op_walk ()
> #3  0x00007fc0626a8956 in over_op_func ()
> #4  0x00007fc0626a89de in over_op_bind ()
> #5  0x00007fc062639697 in do_bind ()
> #6  0x00007fc06260ff19 in connection_operation ()
> #7  0x00007fc0626104e1 in connection_read_thread ()
> #8  0x00007fc062145c3c in ldap_int_thread_pool_wrapper () from /usr/lib64/l=
> ibldap_r-2.4.so.2
> #9  0x00007fc06155e806 in start_thread () from /lib64/libpthread.so.0
> #10 0x00007fc05fda902d in clone () from /lib64/libc.so.6
> #11 0x0000000000000000 in ?? ()
>
> Core was generated by `/usr/lib/openldap/slapd -h  ldap://0.0.0.0:389  ldap=
> s://0.0.0.0:636  -f /etc/op'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007fc0627492c6 in ldap_back_bind ()
> (gdb) where
> #0  0x00007fc0627492c6 in ldap_back_bind ()
> #1  0x00007fc062639fcb in fe_op_bind ()
> #2  0x00007fc0626a86fd in overlay_op_walk ()
> #3  0x00007fc0626a8956 in ?? ()
> #4  0x00007fc0626a89de in ?? ()
> #5  0x00007fc062639697 in do_bind ()
> #6  0x00007fc06260ff19 in ?? ()
> #7  0x00007fc0626104e1 in ?? ()
> #8  0x00007fc062145c3c in ldap_int_thread_pool_wrapper () from /usr/lib64/l=
> ibldap_r-2.4.so.2
> #9  0x00007fc06155e806 in start_thread () from /lib64/libpthread.so.0
> #10 0x00007fc05fda902d in gnu_dev_makedev () from /lib64/libc.so.6
> #11 0x0000000000000000 in ?? ()
>
> Best regards
> Adrian

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/