[Kamailio-Devel] [ openser-Bugs-2116560 ] Monitor/tm counter overflowing/corrupting in 1.4

SourceForge.net noreply at sourceforge.net
Mon Sep 22 12:07:15 CEST 2008


Bugs item #2116560, was opened at 2008-09-17 20:43
Message generated for change (Comment added) made by miconda
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2116560&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.4.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Monitor/tm counter overflowing/corrupting in 1.4

Initial Comment:
Default 1.4.0 install on a AMD64 FreeBSD install.

External box used to generate large number of invites with pjsip-perf...


Implemented as such:
pjsip-perf --count=50000  --method=INVITE sip:0 at kam.box.ip:5060 


Identified in kamctl monitor with output of such after 50K calls run on the default config with 32M of shm.. lots of "tm:new_t: out of mem" message show up and the pjsip-perf exits after ~ 32K calls are generated and some calls timeout longer then 60 seconds..  Monitor displays as such:


Server:: Kamailio (1.4.0-notls (x86_64/freebsd))
Now:: Wed Sep 17 13:31:55 2008
Up since:: Wed Sep 17 13:25:21 2008
Up time:: 394 [sec]

Transaction Statistics: 
tm:UAS_transactions = 31476
tm:UAC_transactions = 0
tm:inuse_transactions = 4294967294



This appears to happen only after the inuse_transactions is back to 0 after the calls stopped.






----------------------------------------------------------------------

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2008-09-22 13:07

Message:
To understand: the inuse_transactions is incremented properly under the
load test, then comes back to 0 an go over flow? Looks like going negative
and printed unsigned...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2116560&group_id=139143



More information about the Devel mailing list