[asterisk-bugs] [JIRA] (ASTERISK-27099) Segfault in pjsip_message_ip_updater
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 07:49:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-27099.
----------------------------------
Resolution: Fixed
> Segfault in pjsip_message_ip_updater
> ------------------------------------
>
> Key: ASTERISK-27099
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27099
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 14.5.0, GIT
> Environment: Fedora 23
> Reporter: Ross Beer
> Assignee: George Joseph
> Attachments: core.asterisk.90630.1499242994-thread1_CLEAN.txt, core.asterisk.txt
>
>
> Asterisk segfaults when replying to a message and selecting the transport:
> {noformat}
> #0 0x00007f728d704577 in __strncasecmp_l_avx () at /usr/lib64/libc.so.6
> #1 0x00007f729058c203 in pj_stricmp (str1=0x7f71400ce440, str2=0x7f71b5332930 <x_name>) at ../include/pj/string_i.h:222
> min = 9
> res = 32626
> #2 0x00007f72904dff54 in pjsip_param_find (param_list=0x7f71400ce3b0, name=0x7f71b5332930 <x_name>) at ../src/pjsip/sip_uri.c:38
> p = 0x7f71400ce430
> #3 0x00007f71b5109f14 in multihomed_on_tx_message (tdata=0x7f71400cd958) at res_pjsip/pjsip_message_ip_updater.c:184
> x_name = {ptr = 0x7f71b5121761 "x-ast-txp", slen = 9}
> x_transport = <optimized out>
> fromto = <optimized out>
> contact = <optimized out>
> hdr = 0x7f71400ce280
> restrictions = 0x0
> prm = {tp_type = 1074583896, tp_sel = 0x7f71b5121506, dst_host = {ptr = 0x7f71b5335f90 <response_headers+16> "", slen = 140126345917488}, local_if = 57842972, ret_addr = {ptr = 0x7f71b5127378 "res_pjsip/pjsip_global_headers.c", slen = 140124382617272}, ret_port = 40128, ret_tp = 0x7f71400cd958}
> cseq = <optimized out>
> via = <optimized out>
> from = <optimized out>
> __PRETTY_FUNCTION__ = "multihomed_on_tx_message"
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list