There exist tasks to do a changelog export to ldif and reimport this ldif. Bit the import always crashes
#0 __strcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:313 #1 0x00007f7730249e7a in strcpy (__src=0x7f76daff9dc0 "changetype: add\n", __dest=<optimized out>) at /usr/include/bits/string3.h:110 #2 ldif_read_record (lfp=0x7f76c8012320, lno=0x7f76daffae58, bufp=0x7f76daffae60, buflenp=0x7f76daffae38) at ldif.c:939 #3 0x00007f7725aca115 in cl5ImportLDIF (clDir=0x7f76c8002710 "/tmp", ldifFile=0x7f76daffafd0 "/tmp/506d5784-7b5111e7-a82a8d00-0cd1e3a9.ldif", replica=0x49845b0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/plugins/replication/cl5_api.c:747 #4 0x00007f7725b04484 in replica_execute_ldif2cl_task (r=0x4996910, returntext=0x7f76daffc460 "") at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/plugins/replication/repl5_replica_config.c:1222 #5 0x00007f7725b03c2b in replica_execute_task (r=0x4996910, task_name=0x7f76c800a560 "LDIF2CL", returntext=0x7f76daffc460 "", apply_mods=1) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/plugins/replication/repl5_replica_config.c:1020 #6 0x00007f7725b022a9 in replica_config_modify (pb=0x7f76c80008c0, entryBefore=0x7f76c8014650, e=0x7f76c8012e70, returncode=0x7f76daffc3fc, returntext=0x7f76daffc460 "", arg=0x0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/plugins/replication/repl5_replica_config.c:423 #7 0x00007f773106a653 in dse_call_callback (pdse=0x23500c0, pb=0x7f76c80008c0, operation=8, flags=1, entryBefore=0x7f76c8014650, entryAfter=0x7f76c8012e70, returncode=0x7f76daffc3fc, returntext=0x7f76daffc460 "") at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/dse.c:2523 #8 0x00007f773106876f in dse_modify (pb=0x7f76c80008c0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/dse.c:1746 #9 0x00007f77310a6752 in op_shared_modify (pb=0x7f76c80008c0, pw_change=0, old_pw=0x0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/modify.c:1012 #10 0x00007f77310a4cc9 in do_modify (pb=0x7f76c80008c0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/modify.c:383 #11 0x0000000000416abf in connection_dispatch_operation (conn=0x49f7870, op=0x7f770c004820, pb=0x7f76c80008c0) at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/connection.c:624 #12 0x00000000004189f5 in connection_threadmain () at /home/lkrispen/TEST/gen/pag-ws3/389-ds-base/ldap/servers/slapd/connection.c:1761 #13 0x00007f772f25e68b in _pt_root (arg=0x49dbd30) at ../../../nspr/pr/src/pthreads/ptthread.c:216 #14 0x00007f772ebfa61a in start_thread (arg=0x7f76daffd700) at pthread_create.c:334 #15 0x00007f772e6eb5fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
fix for the crash:
Metadata Update from @lkrispen: - Custom field component adjusted to None - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None - Custom field type adjusted to None - Custom field version adjusted to None
Metadata Update from @mreynolds: - Custom field reviewstatus adjusted to ack (was: None)
Metadata Update from @mreynolds: - Issue set to the milestone: 1.3.7.0
commit fd851b3028bc3ef7bbc2394da8baa96764b2222b Author: Ludwig Krispenz lkrispen@redhat.com Date: Mon Aug 7 11:38:48 2017 +0200
Metadata Update from @lkrispen: - Issue set to the milestone: None (was: 1.3.7.0)
Metadata Update from @lkrispen: - Issue close_status updated to: fixed - Issue set to the milestone: None (was: 1.3.7.0) - Issue status updated to: Closed (was: Open)
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/2403
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)