[asterisk-bugs] [JIRA] (ASTERISK-27934) Program terminated with signal 11, Segmentation fault.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Jun 22 01:56:54 CDT 2018


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

Asterisk Team commented on ASTERISK-27934:
------------------------------------------

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

> Program terminated with signal 11, Segmentation fault.
> ------------------------------------------------------
>
>                 Key: ASTERISK-27934
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27934
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 13.19.0
>            Reporter: Chinthaka Gomes
>
> Asterisk service keep restarting with Segmentation fault.
> GDB debugging of core dump as follows,
> Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg -c'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007f38baed124f in find_member_by_queuename_and_interface (s=0x0, m=0x0) at app_queue.c:11073
> 11073           if ((q = find_load_queue_rt_friendly(queuename))) {
> (gdb)
> bt
> (gdb) bt
> #0  0x00007f38baed124f in find_member_by_queuename_and_interface (s=0x0, m=0x0) at app_queue.c:11073
> #1  manager_remove_queue_member (s=0x0, m=0x0) at app_queue.c:9796
> #2  0x00007f38baed1030 in handle_hangup (userdata=0x7f38ec021190, sub=<value optimized out>, msg=<value optimized out>) at app_queue.c:6232
> #3  0x00007f3930013450 in ?? ()
> #4  0x00007f3930001cc0 in ?? ()
> #5  0x00000000005a4040 in ?? ()
> #6  0x00007f38ec005e60 in ?? ()
> #7  0x00000000005ba0c6 in ?? ()
> #8  0x00007f38ec019670 in ?? ()
> #9  0x00007f3930013450 in ?? ()
> #10 0x00007f38ec005e60 in ?? ()
> #11 0x00007f3930001da0 in ?? ()
> #12 0x0000000000000001 in ?? ()
> #13 0x0000000002361b80 in ?? ()
> #14 0x00000000005ba026 in ?? ()
> #15 0x00007f39380238a0 in ?? ()
> #16 0x00007f38b536ac90 in ?? ()
> #17 0x00007f39380238a0 in ?? ()
> #18 0x0000000002362920 in ?? ()
> #19 0x00007f39380238d8 in ?? ()
> #20 0x00000000005c36d2 in ?? ()
> #21 0x00007f39380238d8 in ?? ()
> #22 0x00007f38b536aca0 in ?? ()
> #23 0x00007f38b536ad10 in ?? ()
> #24 0x00007f38ec004a90 in ?? ()
> #25 0x000000005b28bc16 in ?? ()
> #26 0x000000000000d3e3 in ?? ()
> #27 0x000000005b28bc2a in ?? ()
> #28 0x00000000033baeb8 in ?? ()
> #29 0x0000000000000003 in ?? ()
> #30 0x0000000000000000 in ?? ()



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



More information about the asterisk-bugs mailing list