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.

-- 
Hallvard


Reply via email to