[asterisk-bugs] [JIRA] (ASTERISK-24317) Crash preceded by potential memory leak.
Roberto (JIRA)
noreply at issues.asterisk.org
Tue Nov 11 09:26:29 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223480#comment-223480 ]
Roberto commented on ASTERISK-24317:
------------------------------------
Yes, thats result:
Traceback (most recent call last):
File "./refcounter.py", line 187, in <module>
sys.exit(main(sys.argv))
File "./refcounter.py", line 166, in main
skewed_objects) = process_file(options)
File "./refcounter.py", line 88, in process_file
current_objects[obj]['curcount'] += int(parsed_line['delta'])
TypeError: cannot concatenate 'str' and 'int' objects
> Crash preceded by potential memory leak.
> ----------------------------------------
>
> Key: ASTERISK-24317
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24317
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 11.11.0, 11.12.1
> Reporter: Roberto
> Assignee: Roberto
> Attachments: backtrace_tee.txt, backtrace.txt, build_peer.txt, memory usage.zip, mmlog, mmlog.zip, refs_0x285ef98.txt, refs_0x4a10f18.txt, refs_0x4a25968.txt, refs_0x7f4400028898.txt, sip.conf, sip_data.sql
>
>
> Hi.
> My asterisk is 11.11.0 on a CentOS x86_64 - release 6.5 (Final).
> I'm having serious problems with memory leak in my asterisk.
> I have 16GB and the process uses on average 30% to meet my 100 users. However, I realize that he never lower than 30%, even when all disconnect the asterisk. Today the asterisk used all memory, all the swap and then crashed.
> Could you help me please?
> Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list