[asterisk-bugs] [JIRA] (ASTERISK-21738) Segfault On Realtime Queue Members Processing

Michael L. Young (JIRA) noreply at issues.asterisk.org
Tue Apr 30 22:56:38 CDT 2013


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

Michael L. Young commented on ASTERISK-21738:
---------------------------------------------

Based on the code, realtime_ringinuse_field is null when using "persistentmembers = yes" because we call reload_queue_members() before the realtime_ringinuse_field is set.  The realtime_ringinuse_field is being used as a way to support older realtime setups which used the deprecated setting "ignorebusy".

Please try the attached patch [^asterisk-21738-rt-ringinuse-field-not-set.diff] and report back.

Thanks for your report and help with testing.
                
> Segfault On Realtime Queue Members Processing
> ---------------------------------------------
>
>                 Key: ASTERISK-21738
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21738
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 11.3.0
>            Reporter: JoshE
>            Assignee: Rusty Newton
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> Segfault appears in certain configurations on retrieving config on bootup.
> Backtrace 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