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

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Mon Feb 22 03:33:15 CST 2021


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

Joshua C. Colp commented on ASTERISK-29307:
-------------------------------------------

Thank you for the crash report. However, we need more information to investigate the crash. Please provide:

1. A backtrace generated from a core dump using the instructions provided on the Asterisk wiki [1].
2. Specific steps taken that lead to the crash.
3. All configuration information necesary to reproduce the crash.

Thanks!

[1]: https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace



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