[asterisk-bugs] [JIRA] (ASTERISK-28793) Asterisk 13.32.0 crash in pjsip_tx_data_add_ref

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Mar 30 05:54:25 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250060#comment-250060 ] 

Asterisk Team commented on ASTERISK-28793:
------------------------------------------

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> Asterisk 13.32.0 crash in pjsip_tx_data_add_ref
> -----------------------------------------------
>
>                 Key: ASTERISK-28793
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28793
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip, Third-Party/pjproject
>    Affects Versions: 13.32.0
>         Environment: We are using pjsip 2.9 with asterisk 13.32.0, using webrtc transport with ‘rel100‘ activated. There are about 170 SIP endpoints connected and 150 simultaneous calls. Some end points are connected to WIFI networks.
>            Reporter: Josep B
>              Labels: webrtc
>
> Hi,
> We are using asterisk 13.32.0 with pjsip 2.9 bundled, using webrtc transport with ‘rel100‘ activated. There are about 170 SIP endpoints connected and 150 simultaneous calls.
> We get a crash last week and it wasn’t reproduced yet. Segfault thread stack is:
> #0  pjsip_tx_data_add_ref (tdata=0x0) at ../src/pjsip/sip_transport.c:512
> #1  0x00007f8bfd51ee12 in on_retransmit (timer_heap=<optimized out>, entry=0x7f8b9437d748) at ../src/pjsip-ua/sip_100rel.c:599
> #2  0x00007f8bfd5d2fa7 in pj_timer_heap_poll (ht=0x36f0850, next_delay=next_delay at entry=0x7f8beb697ce0) at ../src/pj/timer.c:659
> #3  0x00007f8bfd536dad in pjsip_endpt_handle_events2 (endpt=0x36f0568, max_timeout=max_timeout at entry=0x7f8beb697d40, p_count=p_count at entry=0x0) at ../src/pjsip/sip_endpoint.c:716
> #4  0x00007f8bfd536ec7 in pjsip_endpt_handle_events (endpt=<optimized out>, max_timeout=max_timeout at entry=0x7f8beb697d40) at ../src/pjsip/sip_endpoint.c:777
> #5  0x00007f8b877a6f30 in monitor_thread_exec (endpt=<optimized out>) at res_pjsip.c:4465
> #6  0x00007f8bfd5bc000 in thread_main (param=0x379a3a8) at ../src/pj/os_core_unix.c:541
> #7  0x00007f8bfb609e65 in start_thread () from /usr/lib64/libpthread.so.0
> #8  0x00007f8bfa9ab88d in clone () from /usr/lib64/libc.so.6
> Seems its related with timers and/or rel100.
> We attach additional information.
> We ensured that related pjsip timer fixes (#2230 and #2172) were applied. 
> Additionally, we think the issue could be related to network latencies / problems, because some end points are connected to WIFI networks.
> ¿Does anyone know if it’s a known issue?
> ¿Can anyone help us?



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list