[OpenSER-Devel] [ openser-Bugs-1786517 ] Crash while testing 302 Moved Temporarily

SourceForge.net noreply at sourceforge.net
Sun Sep 2 05:06:51 CEST 2007


Bugs item #1786517, was opened at 2007-09-02 03:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786517&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash while testing 302 Moved Temporarily

Initial Comment:
Program terminated with signal 11, Segmentation fault.
#0  fm_malloc (qm=0x722120, size=<value optimized out>) at mem/f_malloc.c:267
267                             if ((*f)->size>=size) goto found;
(gdb) bt
#0  fm_malloc (qm=0x722120, size=<value optimized out>) at mem/f_malloc.c:267
#1  0x0000000000435c3c in build_res_buf_from_sip_req (code=400, text=0x2b1516792bd0, new_tag=0x2b1516587ef0, msg=0x8a6e88, 
    returned_len=0x7fff97ac96f8, bmark=0x7fff97ac96e0) at msg_translator.c:1784
#2  0x00002b151638665b in sl_send_reply_helper (msg=0x8a6e88, code=400, text=0x2b1516792bd0, tag=0x0) at sl_funcs.c:173
#3  0x00002b151658bb6d in pre_auth (_m=0x8a6e88, _realm=0x7fff97ac9940, _hftype=HDR_PROXYAUTH_T, _h=0x7fff97ac9958) at api.c:205
#4  0x00002b151679803c in authorize (_m=0x8a6e88, _realm=<value optimized out>, _table=0x7cdbc0 "subscriber", _hftype=HDR_PROXYAUTH_T)
    at authorize.c:229
#5  0x000000000040d9da in do_action (a=0x7cdc50, msg=0x8a6e88) at action.c:886
#6  0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#7  0x0000000000452a6d in eval_expr (e=0x7cdcf0, msg=0x8a6e88, val=0x7064) at route.c:1077
#8  0x000000000045267d in eval_expr (e=0x7cdd38, msg=0x8a6e88, val=0x0) at route.c:1393
#9  0x00000000004525f2 in eval_expr (e=0x7cdd80, msg=0x8a6e88, val=0x0) at route.c:1398
#10 0x000000000040d8a5 in do_action (a=0x7cec60, msg=0x8a6e88) at action.c:787
#11 0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#12 0x000000000040f5a7 in do_action (a=0x7d29d0, msg=0x8a6e88) at action.c:804
#13 0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#14 0x000000000040e5dc in do_action (a=0x7bf020, msg=0x8a6e88) at action.c:111
#15 0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#16 0x000000000040e5dc in do_action (a=0x741768, msg=0x8a6e88) at action.c:111
#17 0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#18 0x000000000040f5a7 in do_action (a=0x7418a8, msg=0x8a6e88) at action.c:804
#19 0x000000000040c7e3 in run_action_list (a=<value optimized out>, msg=0x8a6e88) at action.c:131
#20 0x0000000000410600 in run_top_route (a=0x73cbd0, msg=0x8a6e88) at action.c:111
#21 0x0000000000444edf in receive_msg (buf=0x2b151d0cbc88 "s", len=1159, rcv_info=0x7fff97acb540) at receive.c:156
#22 0x0000000000477a3f in udp_rcv_loop () at udp_server.c:451
#23 0x0000000000431221 in main (argc=4, argv=0x7fff97acb738) at main.c:806
(gdb) 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786517&group_id=139143



More information about the Devel mailing list