Re: [OpenSIPS-Devel] Memory Leak related to db_mysql/sip_trace

2009-04-02 Thread Chevio
5051 root 20 0 102m 3044 2504 S0 0.3 0:00.00 1028 32m opensips 4508 mysql 20 0 131m 39m 5948 S0 3.9 5:36.60 6864 121m mysqld 4466 root 20 0 1844 540 452 S0 0.1 0:00.00 84 252 mysqld_safe Those 9.8m in SHR memory are not released. Chevio Hi Che

Re: [OpenSIPS-Devel] Memory Leak related to db_mysql/sip_trace

2009-03-30 Thread Chevio
nyone noticed the same issue ? I believe somewhere in the core the memory is not being released. Please someone else test and confirm. Chevio В 23:02 -0700 на 15.03.2009 (нд), Chevio написа: > I have been doing some tests as I noticed that opensips is eating the > system > memory

Re: [OpenSIPS-Devel] Memory Leak related to db_mysql/sip_trace

2009-03-23 Thread Chevio
. Chevio Bogdan-Andrei Iancu wrote: > > Hi guys, > > Actually Vasil is right - during the latest changes in the DB API, by > mistake, the db rows were not freed anymore. But now it is fixed on SVN. > > So, please update and test again. > > Thanks and regards, > Bogda

[OpenSIPS-Devel] Memory not released for DB_STR or DB_STRING types on db_mysql

2009-03-23 Thread Chevio
VAL_NULL(_val)) && VAL_FREE(_val)) { always evaluate to 0, therefore not releasing the memory. Am I missing something ? Chevio -- View this message in context: http://n2.nabble.com/Memory-not-released-for-DB_STR-or-DB_STRING-types-on-db_mysql-tp2492177p2492177.html Sent from the

[OpenSIPS-Devel] Memory Leak related to db_mysql/sip_trace

2009-03-16 Thread Chevio
ed almost all the memory after stopping it. Ha any one had a similar problem ? What os version/ opesips version/mysql version is recommended that has been stress tested withoug memory leaks?. Chevio -- View this message in context: http://n2.nabble.com/Memory-Leak-related-to-db_mysql-sip_trace-tp