[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapd coredumped on AIX 4.3.3
Hi all,
I have some problems to run openldap on AIX4.3.3 with thread supports.
Slapd core-dumped each time, i try to start it, it crash in
I'am using: AIX 4.3.3, gcc-2.95.2, DB-4.1.25, and i am compiling the
whole tree with -mthreads flag.
here is the backtrace of the crash:
#0 0xd2c3fa98 in pthread_mutex_init ()
#1 0xd2c3f670 in ldap_pvt_thread_mutex_init (mutex=0xf047e910) at
thr_posix.c:266
#2 0xd2c52a08 in ldap_int_utils_init () at util-int.c:274
#3 0xd2c415cc in ldap_int_initialize (gopts=0xf047c0c0, dbglvl=0x0) at
init.c:486
#4 0xd2c41ee8 in ldap_set_option (ld=0x0, option=20481,
invalue=0x20000230) at options.c:338
#5 0x100006cc in main (argc=1, argv=0x2ff21dd8) at main.c:318
#6 0x100001dc in __start ()
(gdb)
Have you an idea of what is going wrong ?
Thanks in advance
Frédéric