[collectd] collectd) memory usage growing in python plugin.

2012-04-15 Thread James김민석
Hello, I'm james. Thank you for releasing the collectd. I developed a python plugin for collected. and experiencing memory consumption growth. as time goes, memory size of collected process keeps growing. I've searched similar cases with my case(

Re: [collectd] collectd) memory usage growing in python plugin.

2012-04-19 Thread James김민석
provider. Korea 2012년 4월 16일 오후 12:23, James김민석 james@nexr.com님의 말: Hello, I'm james. Thank you for releasing the collectd. I developed a python plugin for collected. and experiencing memory consumption growth. as time goes, memory size of collected process keeps growing. I've

Re: [collectd] Possible memory leak in python plugin?

2012-05-07 Thread James김민석
hello, it's been couple of weeks since I patched, and there is no memory leak anymore.^^ I've used several tools to detect problems, example, valgrind http://valgrind.org/, memwatch( http://www.linkdata.se/sourcecode/memwatch/) for python test, i used guppy and it told me there was no leak. but

[collectd] random crashes with libgcrypt

2012-05-13 Thread James김민석
Hello, I'm using collectd 5.0 and it crashes randomly after 2~5days running, i've set collectd.conf to encrypt packets by network plugin.( as attached) It works for several days but it crashes with core dump.(attached) And core dump of collectd process says that there are some __assert_fail ()