[asterisk-bugs] [JIRA] (ASTERISK-22450) No CLI response from database show

David Brillert (JIRA) noreply at issues.asterisk.org
Wed Sep 4 08:57:03 CDT 2013


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

David Brillert commented on ASTERISK-22450:
-------------------------------------------

I looked through the Log of /branches/11 for any relevant changes and only two commits looks like they could have caused this issue

Revision 397948 - Directory Listing
Modified Thu Aug 29 22:16:41 2013 UTC (5 days, 15 hours ago) by kharwell

Verbose logging discrepancies

Refactored cases where a combination of ast_verbose/options_verbose were
present.  Also in general tried to eliminate, in as many places as possible,
where the options_verbose global variable was being used.  Refactored the way
local and remote consoles handle verbose message logging in an attempt to
solve the various discrepancies that sometimes would show between the two.

(closes issue AST-1193)
Reported by: Guenther Kelleter
Review: https://reviewboard.asterisk.org/r/2798/


Revision 398103 - Directory Listing
Modified Fri Aug 30 19:16:20 2013 UTC (4 days, 18 hours ago) by kharwell

Fix various memory leaks

main/config.c - cleanup cache fie includes
res/res_security_log.c - unregister logger level
channesl/chan_sip.c - cleanup io context and notify_types
main/translator.c - cleanup at shutdown
main/named_acl.c - cleanup cli commands
main/indications.c - ast_get_indication_tone() unref default_tone_zone if used

(closes issues ASTERISK-22378)
Reported by: Corey Farrell
Patches:
     config_shutdown.patch uploaded by coreyfarrell (license 5909)
     res_security_log.patch uploaded by coreyfarrell (license 5909)
     chan_sip-11.patch uploaded by coreyfarrell (license 5909)
     indications_refleak.patch uploaded by coreyfarrell (license 5909)
     named_acl-cli_unreg-11.patch uploaded by coreyfarrell (license 5909)
     translate_shutdown.patch uploaded by coreyfarrell (license 5909)
                
> No CLI response from database show
> ----------------------------------
>
>                 Key: ASTERISK-22450
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22450
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: SVN, 11.5.1
>         Environment: svn 398168
>            Reporter: David Brillert
>         Attachments: gdb thread apply all bt database show.txt
>
>
> I execute a DND feature code and then do database show to check status and there is no output from Asterisk CLI (looks locked).  No output from other commands sip show peers, core show channels...
> If I downgrade to an earlier SVN 397636 I cannot reproduce so this looks like a regression and it is very recent.
> attached gdb pid trace

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