michael@stroeder.com wrote:
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"
The SLAP_LIGHTWEIGHT_DISPATCHER symbol no longer exists in RE24; it was made the default long ago.
Why are you testing a release candidate with -DDEVEL? You have no business defining this, not for release testing. That's for private test builds and *un*released features; i.e. things we are specifically excluding from consideration in the release process.
You're still missing the majority of symbols in this trace.
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
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
Your source seems to be corrupt or out of date. There is no call to memrchr anywhere near line 2889 in syncrepl.c
#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 ?? ()
Try to get a consistent build first...