Thank you for your help Quanah and Ondřej,

I had a lot to do so my answer comes a little bit late :-(. Now I did a rewrite of the 
ldif-file (note copy and paste) that causes the problem and it's working now. I did a 
"diff" on both files, now difference :-(. But now it works and I can setup the 
dynamic posix-groups in my vagrant environment.
Am 06.01.26 um 18:11 schrieb Quanah Gibson-Mount:


--On Tuesday, December 16, 2025 4:37 PM +0100 Stefan Kania 
<[email protected]> wrote:
How do I get the full backtrace, so you will get all the information you
need?

Assuming the build of slapd & related libraries are not stripped and/or have 
the symbol packages installed, I generally do:

I'm always using the symas packages ;-)


gdb /path/to/slapd <pid>

Then inside gdb:

    set pagination off
    set logging file gdb.output
    set logging on
    thread apply all backtrace full
    set logging off
    quit


Regards,
Quanah



This is a nice tip to test if there is a problem. Thank's for that.

Stefan

Attachment: OpenPGP_0x52F6D4DD1BB68AB5.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to