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?