[asterisk-users] memory leak?

Federico federico at digitalipvoice.com
Thu Jul 13 19:10:23 CDT 2023


This is asterisk 16.30.1, after 1 hours, with 17 contacts, yet we need to
kill it every two hours because it stops processing calls.

 

rasterisk -x "core show channels count" 

43 active channels

29 active calls

7260 calls processed

 

time rasterisk -x "memory show summary" | sort -n | tail -20

    720985 bytes in deferred free allocations

    775206 bytes in      20242 allocations in file res_rtp_asterisk.c

   1142456 bytes in         18 allocations in file chan_iax2.c

   1190880 bytes in       4392 allocations in file stasis_bridges.c

   1217799 bytes in       6141 allocations in file xmldoc.c

   1508416 bytes in       8782 allocations in file cdr.c

   1514774 bytes in      20797 allocations in file devicestate.c

   1521524 bytes in      18237 allocations in file stasis.c

   2012008 bytes in      18969 allocations in file pbx.c

   3057408 bytes in      42464 allocations in file astobj2_hash.c

   4230560 bytes in      40320 allocations in file rtp_engine.c

  27781422 bytes in     577295 allocations in file stasis_cache.c

  28497984 bytes in       1495 allocations in file
../src/pj/pool_policy_malloc.c

  56621945 bytes in    1766936 allocations in file taskprocessor.c

160393938 bytes in    2227792 allocations in file stasis_message.c

440540801 bytes in    8647565 allocations in file json.c

3011728948 bytes in    2923317 allocations in file stasis_channels.c

3750730746 bytes allocated (69073 in caches) in 16358993 selected
allocations

3750730746 bytes in all allocations

3751451731 bytes in all allocations and deferred free allocations

 

real    0m15.676s

user    0m0.006s

sys     0m0.005s

 

(one second per contact)

time rasterisk -x "pjsip show contacts"

 

  Contact:  <Aor/ContactUri..............................> <Hash....>
<Status> <RTT(ms)..>

============================================================================
==============

 

  Contact:  1123/sip:1123 at X.X.X.X:42700;ob          82a79730c7 NonQual
nan

  Contact:  1124/sip:1124 at X.X.X.X:12061;ob          056c670307 NonQual
nan

  Contact:  1130/sip:1130 at X.X.X.X:14302;ob          2fccd6c498 NonQual
nan

  Contact:  1131/sip:1131 at X.X.X.X:23729;ob          277dda2550 NonQual
nan

  Contact:  1132/sip:1132 at X.X.X.X:12173;ob          71e2436f7e NonQual
nan

  Contact:  1136/sip:1136 at X.X.X.X:10085;ob          93300d6b2a Unknown
nan

  Contact:  1138/sip:1138 at X.X.X.X:14178;ob          9ac8eb538c NonQual
nan

  Contact:  1148/sip:1148 at X.X.X.X:28858;ob          3f6f6eca2a NonQual
nan

  Contact:  Reiner_Georgia/sip:X.X.X.X/24             5da85f3be0 NonQual
nan

  Contact:  Reiner_texas/sip:X.X.X.X/24               5da85f3be0 NonQual
nan

  Contact:  Reiner_texas_2/sip:X.X.X.X/24             5da85f3be0 NonQual
nan

  Contact:  Whisl_Telecom/sip:X.X.X.135:5060          5d61346cde NonQual
nan

  Contact:  fede_arg/sip:X.X.X.X                      a5993dc66d NonQual
nan

  Contact:  iplink/sip:X.X.X.X                      4fc2b9913d Avail
203.144

  Contact:  nueva_reiner/sip:X.X.X.X/24               5da85f3be0 NonQual
nan

  Contact:  reiner colombia/sip:X.X.X.X/24            df94afc597 NonQual
nan

  Contact:  reiner_colombia/sip:X.X.X.X/24            5da85f3be0 NonQual
nan

 

Objects found: 17

 

 

real    0m14.942s

user    0m0.003s

sys     0m0.004s

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230713/c46cecfa/attachment.html>


More information about the asterisk-users mailing list