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

Re: (ITS#5452) seg fault in syncprov_op abandon on master



quanah@zimbra.com wrote:
> --On Friday, April 04, 2008 1:23 PM +0200 Hallvard B Furuseth
> <h.b.furuseth@usit.uio.no>  wrote:
>
>> Since it crashes on
>> 	if ( so->s_op->o_connid == op->o_connid&&
>> 	so->s_op->o_msgid == op->orn_msgid   )
>> please try
>> 	frame 0
>>          print *op
>>          print *so->s_op
>> and maybe
>> 	backtrace full
>> while you are at it.

So far there don't appear to be any invalid pointers anywhere, so there's no 
clue why you hit a SEGV here. Can you reproduce this situation using valgrind?
-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/