Bugs item #1892705, was opened at 2008-02-13 13:22 Message generated for change (Comment added) made by norm_brandinger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1892705&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Norm Brandinger (norm_brandinger) Assigned to: Bogdan-Andrei Iancu (bogdan_iancu) Summary: Seg Fault - Related to recent memory leak fix ? Initial Comment: Core was generated by `/usr/sbin/openser -P /var/run/openser/openser.pid -m 256 -u openser -g openser'. Program terminated with signal 11, Segmentation fault. #0 0x00002b68828829a1 in run_trans_callbacks (type=256, trans=0x2b6889ac58a8, req=0x0, rpl=0x8cfb40, code=200) at t_hooks.c:209 209 if (req->msg_flags&FL_SHM_CLONE) (gdb) bt #0 0x00002b68828829a1 in run_trans_callbacks (type=256, trans=0x2b6889ac58a8, req=0x0, rpl=0x8cfb40, code=200) at t_hooks.c:209 #1 0x00002b688289311b in local_reply (t=0x2b6889ac58a8, p_msg=0x8cfb40, branch=<value optimized out>, msg_status=<value optimized out>, cancel_bitmap=0x7fff2a1287c8) at t_reply.c:1243 #2 0x00002b6882895540 in reply_received (p_msg=0x8cfb40) at t_reply.c:1382 #3 0x000000000041b90e in forward_reply (msg=0x8cfb40) at forward.c:499 #4 0x000000000043e2b6 in receive_msg ( buf=0x6f4a60 "SIP/2.0 200 OK\r\nCSeq: 1 NOTIFY\r\nVia: SIP/2.0/UDP 209.102.225.3;branch=z9hG4bKf674.a62a29f.0\r\nFrom: sip:[EMAIL PROTECTED];tag=10.19113.1202908652.1\r\nCall-ID: [EMAIL PROTECTED]"..., len=362, rcv_info=0x7fff2a1288c0) at receive.c:194 #5 0x000000000046e922 in udp_rcv_loop () at udp_server.c:438 #6 0x00000000004221f1 in main (argc=<value optimized out>, argv=0x7fff2a128ac8) at main.c:779 ---------------------------------------------------------------------- >Comment By: Norm Brandinger (norm_brandinger) Date: 2008-02-13 13:52 Message: Logged In: YES user_id=1786021 Originator: YES Thank you for the fast response. Your fix corrected this problem. Norm ---------------------------------------------------------------------- Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2008-02-13 13:36 Message: Logged In: YES user_id=1275325 Originator: NO Hi Norm, Thanks for report - indeed the bug was introduced during last fix.I made a fix on SVN. Please update and retest. Regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1892705&group_id=139143 _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel