[asterisk-bugs] [JIRA] (ASTERISK-25462) pjsip show channels segfault: Address 0x2 out of bounds in res_sorcery_realtime.c

Niklas Larsson (JIRA) noreply at issues.asterisk.org
Thu Oct 15 01:30:33 CDT 2015


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

Niklas Larsson commented on ASTERISK-25462:
-------------------------------------------

sorcery.conf
{code}
[res_pjsip] ; Realtime PJSIP configuration wizard
endpoint=realtime,ps_endpoints
endpoint=config,pjsip.conf,criteria=type=endpoint
auth=realtime,ps_auths
auth=config,pjsip.conf,criteria=type=auth
aor=realtime,ps_aors
aor=config,pjsip.conf,criteria=type=aor
domain_alias=realtime,ps_domain_aliases

[res_pjsip_endpoint_identifier_ip]
identify=realtime,ps_endpoint_id_ips
identify=config,pjsip.conf,criteria=type=identify
{code}
extconfig
{code}
ps_endpoints => mysql,ngpbx,ast_ps_endpoints
ps_auths => mysql,ngpbx,ast_ps_auths
ps_aors => mysql,ngpbx,ast_ps_aors
ps_domain_aliases => mysql,ngpbx,ast_ps_domain_aliases
ps_endpoint_id_ips => mysql,ngpbx,ast_ps_endpoint_id_ips
{code}

> pjsip show channels segfault: Address 0x2 out of bounds in res_sorcery_realtime.c
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25462
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25462
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 13.6.0
>         Environment: Debian 7, realtime (mysql)
>            Reporter: Niklas Larsson
>            Assignee: Niklas Larsson
>         Attachments: backtrace.txt
>
>
> Got a segfault when issuing pjsip show channels, this is happens 1 out of 100000 times (doing it ones a minute from a script for stats). Backtrace attached, will recompile with DONT_OPTIMIZE for next backtrace.



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



More information about the asterisk-bugs mailing list