[asterisk-bugs] [JIRA] (ASTERISK-22668) Crash: chan_pjsip extension fallthrough

John Bigelow (JIRA) noreply at issues.asterisk.org
Tue Oct 8 11:35:03 CDT 2013


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

John Bigelow commented on ASTERISK-22668:
-----------------------------------------

Attached the following files of the crash when calling Answer() and auto falling through:
* backtrace-answer-fallthrough.txt
* full-answer-fallthrough.txt
                
> Crash: chan_pjsip extension fallthrough
> ---------------------------------------
>
>                 Key: ASTERISK-22668
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22668
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 12.0.0-alpha1
>         Environment: Asterisk 12 branch r400669
>            Reporter: John Bigelow
>         Attachments: backtrace-answer-fallthrough.txt, backtrace.txt, full-answer-fallthrough.txt, full.txt
>
>
> UPDATE:
> After talking to rmudgett, simply answering the call with nothing else causes the crash.
> {code}
> exten => 999,1,Answer
> {code}
> ORIGINAL REPORT:
> Steps:
> * Login Agent from a phone
> * Login the same Agent from another phone
> * Crash
> Errors printed:
> {code}
> [Oct  8 10:14:54] ERROR[9540] astobj2.c: user_data is NULL
> [Oct  8 10:14:54] ERROR[9540] astobj2.c: FRACK!, Failed assertion 0 (0)
> {code}
> agents.conf:
> {code}
> [1001]
> fullname=Phone A
> ackcall=yes
> {code}
> extensions.conf:
> {code}
> exten => 551,1,AgentLogin(1001)
> {code}
> Backtrace and full log is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list