[asterisk-bugs] [JIRA] (ASTERISK-24774) Segfault in ast_context_destroy (caused by fastagi)

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Feb 9 20:21:37 CST 2015


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

Matt Jordan commented on ASTERISK-24774:
----------------------------------------

Well, this is weird:

{noformat}
#0  0x00000000004fdd33 in ast_hashtab_start_traversal (tab=0x0) at hashtab.c:711
#1  0x0000000000554b67 in __ast_context_destroy (list=0x158e3e0, contexttab=0x1575ce0, con=0x0, registrar=0x7f491739342a "pbx_lua") at pbx.c:10889
#2  0x00000000005551a5 in ast_context_destroy (con=0x0, registrar=0x7f491739342a "pbx_lua") at pbx.c:10968
#3  0x00007f49173932d6 in unload_module () at pbx_lua.c:1649
{noformat}

What is in your {{extensions.lua}}?

> Segfault in ast_context_destroy (caused by fastagi)
> ---------------------------------------------------
>
>                 Key: ASTERISK-24774
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24774
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/PBX
>    Affects Versions: 11.16.0
>            Reporter: Corey Farrell
>         Attachments: backtrace_11054.txt, testsuite-pbx-callerid_match.patch
>
>
> While attempting to resolve open channels in testsuite/tests/pbx/callerid_match I am experiencing a segfault every time.  I do not know AGI enough to understand why, but running 'agi.finish()' on the calls in this test seems to cause a segfault on shutdown (somehow contexts become corrupted).



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



More information about the asterisk-bugs mailing list