[asterisk-bugs] [JIRA] (ASTERISK-22833) channel: Channel reference leak

Mitch Rodrigues (JIRA) noreply at issues.asterisk.org
Tue Nov 12 11:10:03 CST 2013


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

Mitch Rodrigues commented on ASTERISK-22833:
--------------------------------------------

Getting alot of these:
==============
Problem: net Refcount not zero for object 7eb0df8
Object 7eb0df8 history:
   0x7eb0df8 =1   taskprocessor.c:449:ast_taskprocessor_get ()
   0x7eb0df8 +1   taskprocessor.c:477:ast_taskprocessor_get () [@1]
==============
Problem: net Refcount not zero for object 7eafff8
Object 7eafff8 history:
   0x7eafff8 =1   chan_iax2.c:2788:create_callno_pools ()
   0x7eafff8 +1   chan_iax2.c:2797:create_callno_pools () [@1]
   0x7eafff8 -1   chan_iax2.c:2800:create_callno_pools () [@2]
==============

And alot of bad ref counts in (Im truncating the paste.)
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
   0x2aaaaf7f4c38 +1   res_timing_pthread.c:301:find_timer () [@1]
   0x2aaaaf7f4c38 -1   res_timing_pthread.c:217:pthread_timer_ack () [@2]
==============


                
> channel: Channel reference leak
> -------------------------------
>
>                 Key: ASTERISK-22833
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22833
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Channels
>    Affects Versions: 11.5.1, 11.6.0
>         Environment: centos
>            Reporter: Mitch Rodrigues
>            Assignee: Mitch Rodrigues
>            Severity: Critical
>
> fd pipes linger from channel internals after call has been terminated. Seems to to also leave around alot of anon_inodes when doing lsof 
>  

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