[sr-dev] [kamailio/kamailio] Segmentation fault when using http_hdr with http_async_client (#760)

AlainDubois78 notifications at github.com
Mon Aug 29 17:34:14 CEST 2016


Results:
(gdb) frame 1
#1  0x00007f1a90b8f3b3 in w_pv_parse_hdr_name (sp=0x7f1a9f82b128, in=0x7ffcf7e142b0) at http_async_client_mod.c:681
681             return pv_api.parse_hdr_name(sp, in);
(gdb) info locals
No locals.
(gdb) list
676     AH_WRAP_GET_PV(ah_get_body_size,   get_body_size)
677     AH_WRAP_GET_PV(ah_get_msg_buf,     get_msg_buf)
678     AH_WRAP_GET_PV(ah_get_msg_len,     get_msg_len)
679
680     static int w_pv_parse_hdr_name(pv_spec_p sp, str *in) {
681             return pv_api.parse_hdr_name(sp, in);
682     }
683
684     static int ah_get_ok(struct sip_msg *msg, pv_param_t *param, pv_value_t *res) {
685             if (ah_reply) {


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/760#issuecomment-243160387
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160829/0d26957b/attachment-0001.html>


More information about the sr-dev mailing list