--On Monday, August 08, 2005 2:36 PM -0400 Dusty Doris <[EMAIL PROTECTED]> wrote:
slapadd -w cores on openldap_rel_eng_2_3 OS: FreeBSD 5.4 CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.19-MHz 686-class CPU) real memory = 2147221504 (2047 MB) BDB = BerkeleyDB.4.3 OL = RELENG_2_3 DB_CONFIG set_cachesize 0 536870912 1 set_lg_regionmax 1048576 set_lg_bsize 2097152 set_lg_max 10485760 set_flags DB_LOG_AUTOREMOVE # Uncomment during slapadd set_flags DB_TXN_NOSYNC Recreate core: - on master: slapcat -l dump.ldif - scp file to slave - on slave: slapadd -q -w -l dump.ldif * without -w works fine, but contextCSN is not updated * without -q still causes dump
Your back trace unfortunately is fairly useless, since you haven't compiled with debugging symbols, or you have a stripped binary. You need to compile with debugging symbols & install an unstripped binary for the back trace to be of any use.
I also note you are using BDB 4.3, which may bring along its own issues. --Quanah -- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html "These censorship operations against schools and libraries are stronger than ever in the present religio-political climate. They often focus on fantasy and sf books, which foster that deadly enemy to bigotry and blind faith, the imagination." -- Ursula K. Le Guin
