Displaying 2 results from an estimated 2 matches for "passdb_preinit".
2005 Apr 25
0
-test68, -stable and ldap
...mes from ? Is it because the ldap new code (as
in -test68) hasn't been backported into -stable yet ?
Thank you,
--
Thomas Hummel | Institut Pasteur
<hummel at pasteur.fr> | P?le informatique - syst?mes et r?seau
--
(gdb) n
186 userdb_preinit();
(gdb) n
187 passdb_preinit();
(gdb) n
Program received signal SIGSEGV, Segmentation fault.
auth_cache_parse_key (query=0x0) at auth-cache.c:39
39 for (; *query != '\0'; query++) {
(gdb) bt full
#0 auth_cache_parse_key (query=0x0) at auth-cache.c:39
str = (string_t *) 0x806a100
key_seen...
2006 Nov 07
1
rc12 dovecot-auth core dump with ldap
...#39;)
(gdb) bt
#0 0x1ec94 in db_ldap_init (
config_path=0x5bc08 "/opt/RDGdovect/etc/dovecot-ldap.conf")
at db-ldap.c:661
#1 0x246e8 in passdb_ldap_preinit (auth_passdb=0x5bbe8,
args=0x5bc08 "/opt/RDGdovect/etc/dovecot-ldap.conf") at
passdb-ldap.c:486
#2 0x2328c in passdb_preinit (auth=0x5b838, driver=0xffbefec0 "ldap",
args=0x0, id=332176) at passdb.c:169
#3 0x17648 in auth_preinit () at auth.c:45
#4 0x1ff0c in drop_privileges () at main.c:195
#5 0x2024c in main (argc=0, argv=0xffbefb54) at main.c:319
and with scope left commented out:
#0 0xff0cf600 in...