Same issue here, sending RTCP-XR to captapgent causes kamailio to segfault. un-commented
the xlog line ,here is my debug. Please advise:
(Debian 8 fresh install last week using the Bash easy installer script)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:608]: parse_msg(): SIP Request:
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:610]: parse_msg(): method: <PUBLISH>
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:612]: parse_msg(): uri: <sip:10.0.0.78:9070>
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:614]: parse_msg(): version: <SIP/2.0>
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/parse_via.c:1254]: parse_via_param(): Found param type 232, <branch> =
<z9hG4bK705288365>; state=16
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/parse_via.c:2642]: parse_via(): end of header reached, state=5
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:496]: parse_headers(): parse_headers: Via found, flags=2
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:498]: parse_headers(): parse_headers: this is the first via
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core> [receive.c:178]:
receive_msg(): After parse_msg...
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core> [receive.c:221]:
receive_msg(): preparing to run routing scripts...
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: htable [ht_var.c:90]:
pv_set_ht_cell(): set value for $sht(a=>method::total)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: htable [ht_var.c:90]:
pv_set_ht_cell(): set value for $sht(a=>packet::count)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: htable [ht_var.c:90]:
pv_set_ht_cell(): set value for $sht(a=>packet::size)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/parse_addr_spec.c:894]: parse_addr_spec(): end of header reached, state=10
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:173]: get_hdr_field(): DEBUG: get_hdr_field: <To> [22];
uri=[sip:10.0.0.78:9070]
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:175]: get_hdr_field(): DEBUG: to body
[<sip:10.0.0.78:9070>#015#012]
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:153]: get_hdr_field(): get_hdr_field: cseq <CSeq>: <1>
<PUBLISH>
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: htable [ht_var.c:90]:
pv_set_ht_cell(): set value for $sht(b=>PUBLISH::1::0_1261563321@10.100.0.2)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: htable [ht_var.c:90]:
pv_set_ht_cell(): set value for $sht(a=>method::all)
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:187]: get_hdr_field(): DEBUG: get_hdr_body : content_length=673
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: textops [textops.c:2630]:
has_body_f(): content type is 196863
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core>
[parser/msg_parser.c:89]: get_hdr_field(): found end of header
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: pv [pv_trans.c:549]:
tr_eval_string(): i=0 j=1
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core> [re.c:436]:
subst_run(): running. r=1
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: <core> [re.c:505]:
subst_str(): no match
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9345]: DEBUG: textops [txt_var.c:92]:
tr_txt_eval_re(): no match for subst expression
Jul 25 09:50:12 mwlc-homer /usr/sbin/kamailio[9344]: DEBUG: <core> [main.c:756]:
handle_sigs(): terminating due to SIGCHLD
---
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/723#issuecomment-234971417