Bastian,

No problems...the fix seems to have been what I needed.

Thanks again.

Mik Cheez wrote:
The error is mine, I'm afraid. I hadn't modified the Makefile, so I was still using the previous Perl module.

My openser was crashing after around 17k messages...


Bastian Friedrich wrote:
Hi,

On Friday 13 July 2007, Mik Cheez wrote:
My Openser just crashed again.  I used the 2444 svi release with the
patch provided.

here is the memory dump.
ftp://openser_devel:Jj*"l;[EMAIL PROTECTED]/memleak_svi2444.log

while I was able to reproduce your problem before yesterday's fix, I'm not able to reproduce it any longer.

I have tested your script (removing the database backend you use) and ran a sipp test with >> 50.000 messages without any problem.

Technically: Your logs show memory allocated by sv2int_str; this function is only used in the AVP access methods (add, get, destroy). All three methods now free the used memory again.

In fact I commited another fix (SVN revision 2445) that removes the mem allocation completely (as the underlying core functions copy the variable content themselves). Please try that one :)

Can anyone still confirm problems in that place?

Thx,
   Bastian



_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel




_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to