[asterisk-bugs] [JIRA] (ASTERISK-21732) [patch] logger thread sometimes exits with messages still queued

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Apr 29 19:41:39 CDT 2013


Rusty Newton created ASTERISK-21732:
---------------------------------------

             Summary: [patch] logger thread sometimes exits with messages still queued
                 Key: ASTERISK-21732
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21732
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: SVN, 1.8.22.0, 11.4.0
            Reporter: Corey Farrell


The logger thread checks if it should close after processing messages.  With valgrind and debug+verbose 12 the logs cut off before all modules finish unloading.  Memory is leaked based on how many logger messages were not processed.

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