[asterisk-bugs] [JIRA] (ASTERISK-23635) Crash in framehook during ast_write when called by app_swift

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Apr 15 19:01:18 CDT 2014


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

Matt Jordan commented on ASTERISK-23635:
----------------------------------------

It's highly likely to be {{app_swift}}.

If you have the core file still, it'd be useful to know what the channel and frame pointers were. You can open the core file using {{gdb}} and get those values using the following:

{noformat}
# frame 0
# print *frame
# print *chan
{noformat}


> Crash in framehook during ast_write when called by app_swift
> ------------------------------------------------------------
>
>                 Key: ASTERISK-23635
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23635
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 11.7.0
>         Environment: Debian7/x64
>            Reporter: Jeremy Kister
>            Severity: Minor
>         Attachments: backtrace1.txt
>
>
> just happened to be watching the console when i watched Asterisk segfault.



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



More information about the asterisk-bugs mailing list