[asterisk-bugs] [JIRA] (ASTERISK-29307) Asterisk crash at taskprocessor_push 1171

Ernest Mavrel (JIRA) noreply at issues.asterisk.org
Mon Feb 22 04:02:15 CST 2021


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

Ernest Mavrel commented on ASTERISK-29307:
------------------------------------------

2. Crash happen randomly
3. Asterisk is used as gateway (pjsip). It's also doing some number translation (fastagi script)  and adding costum SIP headers on outbound channels
We are using default configuration files.

> Asterisk crash at taskprocessor_push 1171
> -----------------------------------------
>
>                 Key: ASTERISK-29307
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29307
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 16.13.0, 16.15.1
>            Reporter: Ernest Mavrel
>            Assignee: Unassigned
>         Attachments: core-brief.txt, core-full.txt, core-info.txt, core-locks.txt, core-thread1.txt
>
>
> This problem is encountered randomly on different servers and different versions of the asterisk.
> Even under different loads. 
> Backtrace example:
> {noformat}
> Thread 1 (Thread 0x7f2cbaa83700 (LWP 12002)):
> #0  0x00005597fb0b88c1 in taskprocessor_push (tps=0x7f2cbc2b46e0, t=0x7f2ddc0070c0) at taskprocessor.c:1171
>         previous_size = 0
>         was_empty = 0
>         __PRETTY_FUNCTION__ = "taskprocessor_push"
> #1  0x00005597fb0b891a in ast_taskprocessor_push (tps=0x7f2cbc2b46e0, task_exe=0x7f2de85fe320 <hangup>, datap=0x7f2ddc08f490) at taskprocessor.c:1177
> #2  0x00007f2de87f551e in ast_sip_push_task (serializer=0x7f2cbc2b46e0, sip_task=0x7f2de85fe320 <hangup>, task_data=0x7f2ddc08f490) at res_pjsip.c:4666
> #3  0x00007f2de85fe4e9 in chan_pjsip_hangup (ast=0x7f2ddc032b60) at chan_pjsip.c:2589
>         channel = 0x7f2ddc006580
>         cause = 480
>         h_data = 0x7f2ddc08f490
>         __PRETTY_FUNCTION__ = "chan_pjsip_hangup"
> #4  0x00005597faf8efdb in ast_hangup (chan=0x7f2ddc032b60) at channel.c:2628
>         __PRETTY_FUNCTION__ = "ast_hangup"
> {noformat}



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



More information about the asterisk-bugs mailing list