[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4520) syncrepl & back-perl not working



Full_Name: Boris Stobbe
Version: 2.3.20
OS: SuSE 10
URL: 
Submission from: (NULL) (84.139.125.96)


hi,

i've got a problem using syncrepl and back-perl. After the slave connects to the
master, it crashes with an segmentation fault.

I tested it using various 2.3.x and 2.2.x openLDAP-Versions on RHEL 4 and SuSE
10. The provided files are from an OL 2.3.20 on SuSE 10.

The Perl-Module ist a variant of the SampleLDAP.pm that just prints the function
names and the parameters (http://stargate.upb.de/admin/bstobbe/SampleLDAP.pm)

A log file with loglevel -1 can be found at
http://stargate.upb.de/admin/bstobbe/log.txt

(the XXXX blocks are from the perl module)

The core-file can be found at http://stargate.upb.de/admin/bstobbe/core

A backtrace shows the following:

#0  0x400e2581 in Perl_safesysmalloc () from
/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE/libperl.so
#1  0x40103ddb in Perl_sv_grow () from
/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE/libperl.so
#2  0x401053a4 in Perl_sv_setpvn () from
/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE/libperl.so
#3  0x4010567a in Perl_newSVpv () from
/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE/libperl.so
#4  0x080d11c9 in perl_back_search ()
#5  0x080c0bfe in cancel_extop ()
#6  0x080bdda3 in cancel_extop ()
#7  0x080bee7d in cancel_extop ()
#8  0x400232bd in ldap_int_thread_pool_wrapper (xpool=0x814eb00) at tpool.c:480
#9  0x401f5297 in start_thread () from /lib/tls/libpthread.so.0
#10 0x4043c37e in clone () from /lib/tls/libc.so.6
#11 0x409acbb0 in ?? ()