[Home]

Summary:ASTERISK-26912: Asterisk Crash on pj_ice_sess_on_rx_pkt
Reporter:Varghese Paul (varghesepaul87)Labels:
Date Opened:2017-03-31 00:05:04Date Closed:2017-03-31 10:41:28
Priority:CriticalRegression?
Status:Closed/CompleteComponents:
Versions:13.9.1 Frequency of
Occurrence
One Time
Related
Issues:
is duplicated byASTERISK-26853 res_rtp_asterisk: Crash in pjnath when receiving packet
Environment:Linux 2.6.32-642.13.1.el6.x86_64 #1 SMP x86_64 x86_64 x86_64 GNU/Linux OS: CentOS release 6.8 (Final)Attachments:( 0) backtrace.txt
Description:Hi Team,

We have seen a crash on our asterisk server very recently. We have enabled the webrtc DTLS traffic on the server and upon checking the crash logs we can see the issue identified on 'pj_ice_sess_on_rx_pkt'.

Asterisk Version : 13.9.1

Attaching the back trace (backtrace.txt) for the investigation.

Command to get the bt :  gdb -se asterisk -ex "bt full" -ex "thread apply all bt" --batch -c core > /tmp/backtrace.txt

Dropox link :https://www.dropbox.com/s/nkr1ad5usvyp2ue/backtrace.txt?dl=0

Happy to share if we need any further details.
Comments:By: Asterisk Team (asteriskteam) 2017-03-31 00:05:05.481-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Varghese Paul (varghesepaul87) 2017-03-31 00:06:30.237-0500

Backtrace logs for the crash.