Displaying 1 result from an estimated 1 matches for "libldap_2".
Did you mean:
libldap_r
2006 Nov 14
1
Samba 3.0.23c PANIC with LDAP
...3] smbd/uid.c:push_conn_ctx(393)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2006/11/13 11:23:10, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2006/11/13 11:23:10, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
Why /usr/lib/libldap_2.so.2 in this log??? Hmmm it was strange, but I
compiled samba with debug mode but it was too much helpfull or maybe I
did something wrong:
1) compile with --enable-debug --enable-developer
2) run: gdb ; attach PID; bt; -> NOTHING - much less than in samba log
file.
...so I can't provide...