Leander Schäferinfo@netocean.de schrieb am 27.04.2015 um 11:02 in
Nachricht 553DFB24.5050201@netocean.de:
[...]
I'm currently trying to figure out a way to add "-O0 -g" gdb(1) support for the slapd(8C) command, since I'm compiling OpenLDAP sources from ports tree. I'll post it as soon as I got it. But maybe you can already assume some pre-diagnosis from the above output?
No, but you should have a core file after segmentation fault. What about something like "gdb /your_slapd /your/core" and "bt" and "info threads"? Probably not very useful unless you have debugging symbols in the binary.
Regards, Ulrich