[asterisk-bugs] [JIRA] (ASTERISK-23101) pjsip: crash when parsing scheme from SIP URI

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Jan 6 11:31:03 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-23101:
-----------------------------------

    Attachment: core.freepbxdev1-2014-01-06.backtrace.txt
    
> pjsip: crash when parsing scheme from SIP URI
> ---------------------------------------------
>
>                 Key: ASTERISK-23101
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23101
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Resources/res_pjsip
>            Reporter: Matt Jordan
>         Attachments: core.freepbxdev1-2014-01-06.backtrace.txt
>
>
> Backtrace attached.
> {noformat}
> #0  pjsip_uri_get_scheme (rdata=0xb7401954) at /usr/include/pjsip/sip_uri.h:260
> 260	    return (*((pjsip_uri*)uri)->vptr->p_get_scheme)(uri);
> {noformat}
> In the core file, the uri pointer is NULL:
> {noformat}
> (gdb) print uri
> $1 = (const void *) 0x0
> {noformat}

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