[asterisk-bugs] [JIRA] (ASTERISK-26441) crash in ast_rtp_ice_add_cand
Frederic Steinfels (JIRA)
noreply at issues.asterisk.org
Wed Oct 12 05:46:01 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232660#comment-232660 ]
Frederic Steinfels edited comment on ASTERISK-26441 at 10/12/16 5:45 AM:
-------------------------------------------------------------------------
I have just updated and rebooted my fedora-24 replacement machine and now asterisk is crashing the same way as the other machine from where I reported the error. To your questions:
# rpm -e asterisk-pjsip
error: package asterisk-pjsip is not installed
# locate pjsip
/usr/include/asterisk/res_pjsip.h
/usr/include/asterisk/res_pjsip_body_generator_types.h
/usr/include/asterisk/res_pjsip_cli.h
/usr/include/asterisk/res_pjsip_outbound_publish.h
/usr/include/asterisk/res_pjsip_presence_xml.h
/usr/include/asterisk/res_pjsip_pubsub.h
/usr/include/asterisk/res_pjsip_session.h
/usr/lib64/libpjsip-simple.so.2
/usr/lib64/libpjsip-ua.so.2
/usr/lib64/libpjsip.so.2
/usr/share/doc/asterisk/configs/basic-pbx/pjsip.conf
/usr/share/doc/asterisk/configs/samples/pjsip.conf.sample
/usr/share/doc/asterisk/configs/samples/pjsip_notify.conf.sample
/usr/share/doc/asterisk/configs/samples/pjsip_wizard.conf.sample
I have deleted /usr/lib64/libpjsip* but asterisk is still crashing immediately after placing a call. And immediately means that not even one line of dialplan logic is executed.
was (Author: fredo):
I have just updated and rebooted my fedora-24 replacement machine and now asterisk is crashing the same way as the other machine from where I reported the error. To your questions:
# rpm -e asterisk-pjsip
error: package asterisk-pjsip is not installed
# locate pjsip
/usr/include/asterisk/res_pjsip.h
/usr/include/asterisk/res_pjsip_body_generator_types.h
/usr/include/asterisk/res_pjsip_cli.h
/usr/include/asterisk/res_pjsip_outbound_publish.h
/usr/include/asterisk/res_pjsip_presence_xml.h
/usr/include/asterisk/res_pjsip_pubsub.h
/usr/include/asterisk/res_pjsip_session.h
/usr/lib64/libpjsip-simple.so.2
/usr/lib64/libpjsip-ua.so.2
/usr/lib64/libpjsip.so.2
/usr/share/doc/asterisk/configs/basic-pbx/pjsip.conf
/usr/share/doc/asterisk/configs/samples/pjsip.conf.sample
/usr/share/doc/asterisk/configs/samples/pjsip_notify.conf.sample
/usr/share/doc/asterisk/configs/samples/pjsip_wizard.conf.sample
I have deleted /usr/lib64/libpjsip* but asterisk is still crashing immediately after placing a call.
> crash in ast_rtp_ice_add_cand
> -----------------------------
>
> Key: ASTERISK-26441
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26441
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General, Resources/res_rtp_asterisk
> Affects Versions: 14.0.2
> Environment: Fedora 24, 64bit, i7-5820K
> Reporter: Frederic Steinfels
> Assignee: Unassigned
> Attachments: gdb.txt
>
>
> When I try to place a call from, asterisks immediately crashes. The crash always happens in ast_rtp_ice_add_cand. This behaviour is new. Asterisk was working flawlessly for years up to about saturday october 1. I have no clue what has happened on that day. I have moved my asterisk to another fedora 24 machine with less horsepower where it is working flawlessly with the same configuration files. I have compiled version 14.0.2 from source, I tried the original fedora 13.7.2 rpms and the fedora source 13.7.2 rpms. Same behaviour with all of them.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list