Hi Daniel,
I recompiled kamailio with the latest commits included in branch 5.2 and I deployed it on
our test system, but the issue looks not solved.
Here a new backtrace obtained with the new packages:
`(gdb) bt full
#0 aesni_ecb_encrypt () at crypto/aes/aesni-x86_64.s:524
No locals.
#1 0x00007f6d1b5d5917 in aesni_ecb_cipher (len=16, in=0x7f6d17780fc0
"\036\234\364\354\062\311\005\316\036۫\023\065N\235\305l\001\306-",
out=0x7f6d17d97aa8 "", ctx=0x7f6d177810a8) at ../crypto/evp/e_aes.c:319
bl = <optimized out>
bl = <optimized out>
#2 aesni_ecb_cipher (ctx=0x7f6d177810a8, out=0x7f6d17d97aa8 "",
in=0x7f6d17780fc0
"\036\234\364\354\062\311\005\316\036۫\023\065N\235\305l\001\306-", len=16) at
../crypto/evp/e_aes.c:311
bl = <optimized out>
#3 0x00007f6d1b5e1533 in evp_EncryptDecryptUpdate (ctx=0x7f6d177810a8, out=0x7f6d17d97aa8
"", outl=0x7ffe569bebf4, in=0x7f6d17780fc0
"\036\234\364\354\062\311\005\316\036۫\023\065N\235\305l\001\306-", inl=16)
at ../crypto/evp/evp_enc.c:333
i = <optimized out>
j = <optimized out>
bl = 16
cmpl = <optimized out>
#4 0x00007f6d1b61430f in drbg_ctr_generate (drbg=0x7f6d17780ed8, out=0x7f6d17d97aa8
"", outlen=32, adin=0x0, adinlen=0) at ../crypto/rand/drbg_ctr.c:340
outl = 16
ctr = 0x7f6d17780f80
#5 0x00007f6d1b6151fb in RAND_DRBG_generate (drbg=drbg@entry=0x7f6d17780ed8,
out=out@entry=0x7f6d17d97aa8 "", outlen=outlen@entry=32,
prediction_resistance=prediction_resistance@entry=0, adin=0x0, adinlen=adinlen@entry=0)
at ../crypto/rand/drbg_lib.c:638
reseed_required = <optimized out>
#6 0x00007f6d1b615481 in RAND_DRBG_bytes (drbg=0x7f6d17780ed8, out=0x7f6d17d97aa8
"", outlen=32) at ../crypto/rand/drbg_lib.c:679
additional = 0x0
additional_len = 0
chunk = 32
ret = <optimized out>
#7 0x00007f6d1b7756fd in ssl_fill_hello_random (s=s@entry=0x7f6d17d00e40,
server=server@entry=0, result=0x7f6d17d97aa8 "", len=len@entry=32,
dgrd=dgrd@entry=DOWNGRADE_NONE) at ../ssl/s3_lib.c:4589
send_time = <optimized out>
ret = <optimized out>
#8 0x00007f6d1b79706e in tls_construct_client_hello (s=0x7f6d17d00e40,
pkt=0x7ffe569bedc0) at ../ssl/statem/statem_clnt.c:1153
p = <optimized out>
sess_id_len = <optimized out>
i = <optimized out>
protverr = 0
comp = <optimized out>
sess = 0x0
session_id = <optimized out>
#9 0x00007f6d1b79633f in write_state_machine (s=0x7f6d17d00e40) at
../ssl/statem/statem.c:843
post_work = 0x7f6d1b79b5a0 <ossl_statem_client_post_work>
mt = 1
pkt = {buf = 0x7f6d17d80270, staticbuf = 0x0, curr = 4, written = 4, maxsize =
18446744073709551615, subs = 0x7f6d17d9f918}
ret = <optimized out>
pre_work = 0x7f6d1b799180 <ossl_statem_client_pre_work>
get_construct_message_f = 0x7f6d1b799250
<ossl_statem_client_construct_message>
confunc = 0x7f6d1b796d20 <tls_construct_client_hello>
st = 0x7f6d17d00e88
transition = 0x7f6d1b798de0 <ossl_statem_client_write_transition>
cb = 0x7f6d1b7f1fb0 <sr_ssl_ctx_info_callback>
st = <optimized out>
ret = <optimized out>
transition = <optimized out>
pre_work = <optimized out>
post_work = <optimized out>
get_construct_message_f = <optimized out>
cb = <optimized out>
confunc = <optimized out>
mt = <optimized out>
pkt = <optimized out>
--Type <RET> for more, q to quit, c to continue without paging--
#10 state_machine (s=0x7f6d17d00e40, server=0) at ../ssl/statem/statem.c:443
buf = 0x0
cb = 0x7f6d1b7f1fb0 <sr_ssl_ctx_info_callback>
st = <optimized out>
ret = <optimized out>
ssret = <optimized out>
#11 0x00007f6d1b782264 in SSL_do_handshake (s=0x7f6d17d00e40) at ../ssl/ssl_lib.c:3599
ret = 1
#12 0x00007f6d1b81ad14 in tls_connect (c=c@entry=0x7f6d17d0f750,
error=error@entry=0x7ffe569bef4c) at tls_server.c:494
ssl = 0x7f6d17d00e40
ret = <optimized out>
cert = <optimized out>
tls_c = 0x7f6d17d95460
tls_log = <optimized out>
__func__ = "tls_connect"
pkey = <optimized out>
#13 0x00007f6d1b81c2ed in tls_encode_f (c=0x7f6d17d0f750, pbuf=0x7ffe569bf030,
plen=0x7ffe569bf01c, rest_buf=0x7ffe569bf028, rest_len=0x7ffe569bf018,
send_flags=0x7ffe569bf020) at tls_server.c:802
n = <optimized out>
offs = 0
ssl = 0x7f6d17d00e40
tls_c = <optimized out>
wr_buf =
"\027\003\003\003\r\352\374cwYd\354j\002\333\301\365\375\376\355\262\376\v\327SP\230\034g\036
[\221\017\233\255s\245\343\061\350\363\236\"\a\033g4\377\347\234Y\364\224\273\235\177u\356>6\026\217\272\303ŕx\213\031+sư\000i1\242\321\064\230\271\302\303\016\306单\271\302\063u\024qv\322P\204\261\063MV\246RoDq\207\245\303\323\t\037=\323\321ݣp\363\356\351\020#խH\tq\342\205K\350\004\261\204\375fh\360B\350O\027n\351\352\302\331\021\351\275\310J\273+\275\307N\020\244\312\361\317\353\307\332\356=։yc\v\027TWS3\244#\347\030\254\267\342\366A\252\024\322\034Ar\326J\354\066\326\346\062\002\247\352h\312"...
rd = {buf = 0x0, pos = 0, used = 0, size = 0}
wr = {
buf = 0x7f6d1b853560 <wr_buf>
"\027\003\003\003\r\352\374cwYd\354j\002\333\301\365\375\376\355\262\376\v\327SP\230\034g\036
[\221\017\233\255s\245\343\061\350\363\236\"\a\033g4\377\347\234Y\364\224\273\235\177u\356>6\026\217\272\303ŕx\213\031+sư",
pos = 0, used = 0, size = 65536}
ssl_error = 0
err_src = 0x7f6d1b83c1a9 "TLS write:"
buf = 0x7f6d17d808a8 "OPTIONS sip:1001@192.168.101.38:47626;transport=tls
SIP/2.0\r\nMax-Forwards: 70\r\nRecord-Route:
<sip:5.135.97.99:5061;transport=tls;r2=on;lr=on;ftag=uloc-1-5d8ca5aa-5b09-c11-0-f9bc5695;ngcplb=yes;socket="...
len = 709
x = <optimized out>
__func__ = "tls_encode_f"
#14 0x0000558a272e77ae in tcp_send (dst=dst@entry=0x7f6d17d9a510, from=<optimized
out>, buf=<optimized out>, len=<optimized out>) at core/tcp_main.c:1860
c = 0x7f6d17d0f750
ip = {af = 2, len = 4, u = {addrl = {3264381123, 0}, addr32 = {3264381123, 0, 0,
0}, addr16 = {32963, 49810, 0, 0, 0, 0, 0, 0}, addr = "À\222\302",
'\000' <repeats 11 times>}}
port = <optimized out>
fd = 4
response = {0, 0}
n = <optimized out>
con_lifetime = <optimized out>
rest_buf = 0x0
t_buf = 0x7f6d17d808a8 "OPTIONS sip:1001@192.168.101.38:47626;transport=tls
SIP/2.0\r\nMax-Forwards: 70\r\nRecord-Route:
<sip:5.135.97.99:5061;transport=tls;r2=on;lr=on;ftag=uloc-1-5d8ca5aa-5b09-c11-0-f9bc5695;ngcplb=yes;socket="...
rest_len = 0
t_len = 709
resp = 3
t_send_flags = {f = 4, blst_imask = 0}
__func__ = "tcp_send"
#15 0x00007f6d1e3052ff in msg_send_buffer (flags=0, len=<optimized out>,
buf=0x7f6d17d808a8 "OPTIONS sip:1001@192.168.101.38:47626;transport=tls
SIP/2.0\r\nMax-Forwards: 70\r\nRecord-Route:
<sip:5.135.97.99:5061;transport=tls;r2=on;lr=on;ftag=uloc-1-5d8ca5aa-5b09-c11-0-f9bc5695;ngcplb=yes;socket="...,
dst=0x7f6d17d9a510) at ../../core/forward.h:291
outb = {
s = 0x7f6d17d808a8 "OPTIONS sip:1001@192.168.101.38:47626;transport=tls
SIP/2.0\r\nMax-Forwards: 70\r\nRecord-Route:
<sip:5.135.97.99:5061;transport=tls;r2=on;lr=on;ftag=uloc-1-5d8ca5aa-5b09-c11-0-f9bc5695;ngcplb=yes;socke--Type
<RET> for more, q to quit, c to continue without paging--
t="..., len = 709}
from = <optimized out>
con = 0x0
netinfo = {data = {s = 0x2dd194deacaac81c <error: Cannot access memory at
address 0x2dd194deacaac81c>, len = 413845532}, rcv = 0x558a00000000, dst =
0x558a2753c7a0}
ip = {af = 400139408, len = 32621, u = {addrl = {140730351481648, 4294977025},
addr32 = {1453060912, 32766, 9729, 1}, addr16 = {62256, 22171, 32766, 0, 9729, 0, 1, 0},
addr = "0\363\233V\376\177\000\000\001&\000\000\001\000\000"}}
local_addr = {s = {sa_family = 2, sa_data =
"\000\000\005\207ac\000\000\000\000\000\000\000"}, sin = {sin_family = 2,
sin_port = 0, sin_addr = {s_addr = 1667335941}, sin_zero =
"\000\000\000\000\000\000\000"}, sin6 = {
sin6_family = 2, sin6_port = 0, sin6_flowinfo = 1667335941, sin6_addr =
{__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0,
0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}
wsev = {type = 4, buf = 0x0, len = 400139536, id = 32621}
ret = <optimized out>
new_dst = {send_sock = 0x0, to = {s = {sa_family = 41624, sa_data =
"\331\027m\177\000\000\000\000\000\000\000\000\000"}, sin = {sin_family = 41624,
sin_port = 6105, sin_addr = {s_addr = 32621},
sin_zero = "\000\000\000\000\000\000\000"}, sin6 = {sin6_family =
41624, sin6_port = 6105, sin6_flowinfo = 32621, sin6_addr = {__in6_u = {__u6_addr8 =
'\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0,
0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 509685512}}, id =
32621, proto = 12 '\f', send_flags = {f = 7729, blst_imask = 32621}}
evp = {data = 0x0, rcv = 0x0, dst = 0x0}
port = <optimized out>
new_dst = <optimized out>
outb = <optimized out>
netinfo = <optimized out>
evp = <optimized out>
port = <optimized out>
ip = <optimized out>
from = <optimized out>
local_addr = <optimized out>
con = <optimized out>
wsev = <optimized out>
ret = <optimized out>
__func__ = "msg_send_buffer"
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
__llevel = <optimized out>
#16 send_pr_buffer (rb=rb@entry=0x7f6d17d9a4c0, buf=0x7f6d17d808a8, len=<optimized
out>) at t_funcs.c:70
__func__ = "send_pr_buffer"
#17 0x00007f6d1e322258 in t_send_branch (t=t@entry=0x7f6d17d9a298, branch=branch@entry=0,
p_msg=p_msg@entry=0x7f6d1e612f08, proxy=proxy@entry=0x0,
lock_replies=lock_replies@entry=1) at t_fwd.c:1542
ip = {af = 400138904, len = 32621, u = {addrl = {94051850765019, 140730351481672},
addr32 = {656917211, 21898, 1453060936, 32766}, addr16 = {49883, 10023, 21898, 0, 62280,
22171, 32766, 0},
addr = "\333\302''\212U\000\000H\363\233V\376\177\000"}}
ret = 0
uac = 0x7f6d17d9a4b0
__func__ = "t_send_branch"
#18 0x00007f6d1e32564f in t_forward_nonack (t=0x7f6d17d9a298,
p_msg=p_msg@entry=0x7f6d1e612f08, proxy=proxy@entry=0x0, proto=proto@entry=0) at
t_fwd.c:1753
branch_ret = <optimized out>
lowest_ret = -1
current_uri = {s = 0x0, len = 0}
--Type <RET> for more, q to quit, c to continue without paging--
added_branches = 1
first_branch = 0
i = 0
q = -1
t_invite = <optimized out>
success_branch = 0
try_new = <optimized out>
lock_replies = 1
dst_uri = {s = 0x0, len = 0}
path = {s = 0x0, len = 0}
instance = {s = 0x0, len = 0}
ruid = {s = 0x0, len = 0}
location_ua = {s = 0x0, len = 0}
si = 0x0
backup_bflags = 0
bflags = 0
__func__ = "t_forward_nonack"
#19 0x00007f6d1e308fc2 in t_relay_to (p_msg=0x7f6d1e612f08, proxy=0x0, proto=0,
replicate=replicate@entry=0) at t_funcs.c:334
ret = 0
new_tran = <optimized out>
t = 0x7f6d17d9a298
dst = {send_sock = 0x0, to = {s = {sa_family = 64128, sa_data =
"R\036m\177\000\000\b/a\036m\177\000"}, sin = {sin_family = 64128, sin_port =
7762, sin_addr = {s_addr = 32621}, sin_zero = "\b/a\036m\177\000"}, sin6 = {
sin6_family = 64128, sin6_port = 7762, sin6_flowinfo = 32621, sin6_addr =
{__in6_u = {__u6_addr8 = "\b/a\036m\177\000\000\310\376R\036m\177\000",
__u6_addr16 = {12040, 7777, 32621, 0, 65224, 7762, 32621, 0},
__u6_addr32 = {509685512, 32621, 508755656, 32621}}}, sin6_scope_id =
508755664}}, id = 32621, proto = 1 '\001', send_flags = {f = 0, blst_imask = 0}}
port = <optimized out>
host = {s = 0x2086c8 <error: Cannot access memory at address 0x2086c8>, len
= 2910936}
comp = <optimized out>
__func__ = "t_relay_to"
#20 0x00007f6d1e2cf705 in _w_t_relay_to (p_msg=p_msg@entry=0x7f6d1e612f08,
proxy=proxy@entry=0x0, force_proto=force_proto@entry=0) at tm.c:1628
t = <optimized out>
res = <optimized out>
__func__ = "_w_t_relay_to"
#21 0x00007f6d1e2d348a in w_t_relay_to (msg=0x7f6d1e612f08, proxy=0x0, flags=<optimized
out>) at tm.c:2549
fl = <optimized out>
px = 0x0
param = {orig = 0x0, type = 0, v = {asciiz = 0x0, str = {s = 0x0, len = 28}, i =
0, regex = 0x0, avp = {flags = 0, name = {n = 28, s = {s = 0x1c <error: Cannot access
memory at address 0x1c>, len = 660902914}, re = 0x1c},
index = 14336}, select = 0x0, subst = 0x0, pvs = 0x0, pve = 0x0}, fixed =
0x0}
#22 0x0000558a2726c691 in do_action (h=h@entry=0x7ffe569c0840, a=a@entry=0x7f6d1e589fa8,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:1073
ret = <optimized out>
v = <optimized out>
dst = {send_sock = 0x7f6d1e5e3390, to = {s = {sa_family = 3, sa_data =
"\000\000\000\000\000\000\220H^\036m\177\000"}, sin = {sin_family = 3, sin_port
= 0, sin_addr = {s_addr = 0}, sin_zero = "\220H^\036m\177\000"},
sin6 = {sin6_family = 3, sin6_port = 0, sin6_flowinfo = 0, sin6_addr =
{__in6_u = {__u6_addr8 = "\220H^\036m\177\000\000\000\000\000\000\000\000\000",
__u6_addr16 = {18576, 7774, 32621, 0, 0, 0, 0, 0}, __u6_addr32 = {
509495440, 32621, 0, 0}}}, sin6_scope_id = 509495288}}, id = 32621,
proto = 103 'g', send_flags = {f = 10039, blst_imask = 21898}}
tmp = <optimized out>
new_uri = <optimized out>
end = <optimized out>
crt = <optimized out>
cmd = 0x7f6d1e403c78
len = <optimized out>
user = <optimized out>
uri = {user = {s = 0x0, len = 0}, passwd = {s = 0x0, len = 0}, host = {s = 0x0,
len = 0}, port = {s = 0x0, len = 0}, params = {s = 0x0, len = 0}, sip_params = {s = 0x0,
len = 0}, headers = {s = 0x0, len = 0}, port_no = 0,
proto = 0, type = ERROR_URI_T, flags = (unknown: 0), transport = {s = 0x0, len =
0}, ttl = {s = 0x0, len = -854181888}, user_param = {
s = 0x558a27649412 <buf+146>
"lr;received=sip:195.128.146.194:47626%3Btransport%3Dtls;socket=sip:5.135.97.99:5061;ngcpdevid=XXXXX%20XXXXX>\r\nFrom:
sip:pinger@localhost;tag=uloc-1-5d8ca5aa-5b09-c11-0-f9bc5695\r\nTo:
sip:1001@192.168"..., len = 509685512}, maddr = {s = 0x7f6d1e52e888
"\b\003", len = 660899552}, method = {s = 0x558a27528bc0 "corefunc",
len = 660077054}, lr = {s = 0x7ffe569bf9a0 "", len = 656846906}, r2 = {
s = 0x1 <error: Cannot access memory at address 0x1>, len = 1453062560},
gr = {s = 0x7f6d1e52e888 "\b\003", len = 509685512}, transport_val = {s =
0x7ffe00000000 <error: Cannot access memory at address 0x7ffe00000000>,
len = 1453062440}, ttl_val = {s = 0x7ffe569c0840 "\003", len =
656903303}, user_param_val = {s = 0x0, len = -1}, maddr_val = {s = 0x7ffe569c0840
"\003", len = 1925892124}, method_val = {s = 0x7f6d1e612f08 "\b",
--Type <RET> for more, q to quit, c to continue without paging--
len = 1453063012}, lr_val = {s = 0xffffffff <error: Cannot access memory at
address 0xffffffff>, len = 1453066304}, r2_val = {s = 0x2dd194de9f4ac81c <error:
Cannot access memory at address 0x2dd194de9f4ac81c>,
len = 413845532}, gr_val = {s = 0x7ffe00000000 <error: Cannot access memory
at address 0x7ffe00000000>, len = 509685512}}
next_hop = {user = {s = 0x7f6d1e612f08 "\b", len = -1}, passwd = {s =
0x7ffe569c0840 "\003", len = -854181888}, host = {s = 0x7f6d1e4e1670
"\001", len = 509677984}, port = {s = 0x0, len = 660899552}, params = {
s = 0x7f6d1e40e0b8 "9w\377\035m\177", len = 660077054}, sip_params =
{s = 0x7ffe569bff80 "", len = 659017151}, headers = {s = 0x7f6d1e5e2370
"\375\223d'\212U", len = -854181888}, port_no = 12040, proto = 7777,
type = 32621, flags = (unknown: 3440785408), transport = {s = 0x558a276486e0
<log_level_info> "F\214U'\212U", len = 1453063012}, ttl = {s =
0x7ffe569c0840 "\003", len = 656688300}, user_param = {
s = 0x8ffffffff <error: Cannot access memory at address 0x8ffffffff>,
len = -854181888}, maddr = {s = 0x558a27521ca6 "core: core/rvalue.c", len =
1453066304}, method = {s = 0x0, len = 509685512}, lr = {
s = 0x7ffe569bfcd0 "\001", len = -1}, r2 = {s = 0x7ffe569c0840
"\003", len = 656903303}, gr = {s = 0x0, len = 1}, transport_val = {s =
0x7ffe569c0840 "\003", len = 1925892124}, ttl_val = {s = 0x7f6d1e612f08
"\b",
len = 1453063376}, user_param_val = {s = 0xffffffff <error: Cannot access
memory at address 0xffffffff>, len = 1453066304}, maddr_val = {
s = 0x2dd194de82eac81c <error: Cannot access memory at address
0x2dd194de82eac81c>, len = 413845532}, method_val = {s = 0x7f6d00000000 <error:
Cannot access memory at address 0x7f6d00000000>, len = 658846883},
lr_val = {s = 0x2084f0 <error: Cannot access memory at address 0x2084f0>,
len = 659664900}, r2_val = {s = 0x0, len = 0}, gr_val = {s = 0x0, len = -854181888}}
u = <optimized out>
port = <optimized out>
dst_host = <optimized out>
i = <optimized out>
flags = 0
avp = <optimized out>
st = {flags = 509685512, id = 32621, name = {n = -1, s = {s = 0xffffffff
<error: Cannot access memory at address 0xffffffff>, len = 1453066304}, re =
0xffffffff}, avp = 0x433c55b8cd163800}
sct = <optimized out>
sjt = <optimized out>
rve = <optimized out>
mct = <optimized out>
rv = 0x0
rv1 = <optimized out>
c1 = {cache_type = RV_CACHE_EMPTY, val_type = RV_NONE, c = {avp_val = {n =
-854181888, s = {s = 0x433c55b8cd163800 <error: Cannot access memory at address
0x433c55b8cd163800>, len = 0}, re = 0x433c55b8cd163800}, pval = {
rs = {s = 0x433c55b8cd163800 <error: Cannot access memory at address
0x433c55b8cd163800>, len = 0}, ri = 1453063376, flags = 32766}}, i2s =
"@\b\234V\376\177\000\000\254D$'\212U\000\000\370G^\036m\177"}
s = {s = 0x0, len = 0}
srevp = {0x7f6d00000001, 0xb}
evp = {data = 0x0, rcv = 0x0, dst = 0x0}
mod_f_params = {{type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0,
attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0, string =
0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u =
{number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data =
0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr =
0x0, select = 0x0}}}
__func__ = "do_action"
#23 0x0000558a2726b03a in run_actions (h=h@entry=0x7ffe569c0840, a=0x7f6d1e586060,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:1572
t = 0x7f6d1e589fa8
ret = <optimized out>
tvb = {tv_sec = 140730351487040, tv_usec = 140106631389469}
tve = {tv_sec = 140106635540856, tv_usec = 94051193847819}
tz = {tz_minuteswest = 660077054, tz_dsttime = 21898}
tdiff = <optimized out>
__func__ = "run_actions"
#24 0x0000558a2726dd52 in do_action (h=h@entry=0x7ffe569c0840, a=a@entry=0x7f6d1e5310c0,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:691
ret = <optimized out>
v = <optimized out>
dst = {send_sock = 0xfffffdff, to = {s = {sa_family = 7704, sa_data =
"a\036m\177\000\000@\001\234V\376\177\000"}, sin = {sin_family = 7704, sin_port
= 7777, sin_addr = {s_addr = 32621},
sin_zero = "@\001\234V\376\177\000"}, sin6 = {sin6_family = 7704,
sin6_port = 7777, sin6_flowinfo = 32621, sin6_addr = {__in6_u = {__u6_addr8 =
"@\001\234V\376\177\000\000\321\001!\036m\177\000", __u6_addr16 = {320,
22172, 32766, 0, 465, 7713, 32621, 0}, __u6_addr32 = {1453064512,
32766, 505479633, 32621}}}, sin6_scope_id = 1453064660}}, id = 32766, proto = 0
'\000', send_flags = {f = 0, blst_imask = 0}}
tmp = <optimized out>
new_uri = <optimized out>
end = <optimized out>
crt = <optimized out>
cmd = <optimized out>
len = <optimized out>
user = <optimized out>
uri = {user = {s = 0xffffffff <error: Cannot access memory at address
0xffffffff>, len = 1453066304}, passwd = {s = 0x2dd194de846ac81c <error: Cannot
access memory at address 0x2dd194de846ac81c>, len = 413845532}, host = {
--Type <RET> for more, q to quit, c to continue without paging--
s = 0x7ffe00000000 <error: Cannot access memory at address
0x7ffe00000000>, len = 460773692}, port = {s = 0x0, len = 509489192}, params = {s =
0x7ffe569bfd98 "\365\002", len = 1}, sip_params = {
s = 0x4000 <error: Cannot access memory at address 0x4000>, len =
1453064064}, headers = {s = 0x1 <error: Cannot access memory at address 0x1>, len =
660077054}, port_no = 1664, proto = 22172, type = 32766,
flags = (URI_SIP_USER_PHONE | unknown: 503080964), transport = {s = 0x0, len =
757}, ttl = {s = 0x1800000000 <error: Cannot access memory at address 0x1800000000>,
len = -854181888}, user_param = {s = 0x7f6d17b73040 "",
len = 509685512}, maddr = {s = 0x7f6d1e52a378 "\374\002", len =
660899552}, method = {s = 0x558a27528bc0 "corefunc", len = 660077054}, lr = {s =
0x7ffe569bff80 "", len = 656846906}, r2 = {
s = 0x7ffe569c0680 "\320\024S\036m\177", len = 1453064064}, gr = {s
= 0x7f6d1e52a378 "\374\002", len = 509685512}, transport_val = {s =
0x7ffe00000000 <error: Cannot access memory at address 0x7ffe00000000>,
len = 1453063944}, ttl_val = {s = 0x7ffe569c0840 "\003", len =
-854181888}, user_param_val = {s = 0x0, len = 1453066304}, maddr_val = {s = 0x7f6d1e4edb90
"\001", len = 509685512}, method_val = {
s = 0x7ffe569bfff4 "\001", len = -1}, lr_val = {s = 0x7ffe569c0840
"\003", len = 656722647}, r2_val = {s = 0x2dd194de8b8ac81c <error: Cannot
access memory at address 0x2dd194de8b8ac81c>, len = 413845532}, gr_val = {
s = 0x0, len = 1453064240}}
next_hop = {user = {s = 0x7ffe569c09a0 "\r", len = 1453064240}, passwd =
{s = 0x1 <error: Cannot access memory at address 0x1>, len = 458310321}, host = {s =
0x0, len = 1453066656}, port = {
s = 0x3 <error: Cannot access memory at address 0x3>, len = 460567720},
params = {s = 0x1 <error: Cannot access memory at address 0x1>, len = -854181888},
sip_params = {
s = 0x8 <error: Cannot access memory at address 0x8>, len = 399956376},
headers = {s = 0x0, len = 509489192}, port_no = 757, proto = 0, type = ERROR_URI_T, flags
= (unknown: 3440785408), transport = {s = 0x0,
len = 1453064516}, ttl = {s = 0x7ffe569c0840 "\003", len =
656688300}, user_param = {s = 0x7ffe569c00b8 "\376\371W'\212U", len =
-854181888}, maddr = {s = 0x7f6d17d4d2d8 "B", len = 1453066304}, method = {s =
0x0,
len = 509685512}, lr = {s = 0x7ffe569c02b0 "\001", len = -1}, r2 =
{s = 0x7ffe569c0840 "\003", len = 656903303}, gr = {s = 0x0, len = 0},
transport_val = {s = 0x7ffe569c0840 "\003", len = 1925892124}, ttl_val = {
s = 0x7f6d1e612f08 "\b", len = 1453064880}, user_param_val = {s =
0xffffffff <error: Cannot access memory at address 0xffffffff>, len = 1453066304},
maddr_val = {
s = 0x2dd194de892ac81c <error: Cannot access memory at address
0x2dd194de892ac81c>, len = 413845532}, method_val = {s = 0x7ffe00000000 <error:
Cannot access memory at address 0x7ffe00000000>, len = 657238994},
lr_val = {
s = 0x7f6d1b853560 <wr_buf>
"\027\003\003\003\r\352\374cwYd\354j\002\333\301\365\375\376\355\262\376\v\327SP\230\034g\036
[\221\017\233\255s\245\343\061\350\363\236\"\a\033g4\377\347\234Y\364\224\273\235\177u\356>6\026\217\272\303ŕx\213\031+sư",
len = 11}, r2_val = {s = 0x100000312 <error: Cannot access memory at address
0x100000312>, len = -854181888}, gr_val = {s = 0x7ffe00000000 <error: Cannot access
memory at address 0x7ffe00000000>,
len = 505912082}}
u = <optimized out>
port = <optimized out>
dst_host = <optimized out>
i = <optimized out>
flags = 32766
avp = <optimized out>
st = {flags = 1453066656, id = 32766, name = {n = 1453064240, s = {s =
0x7ffe569c0030 "@\001\234V\376\177", len = 1}, re = 0x7ffe569c0030}, avp =
0x7f6d1b5142b1 <asn1_template_noexp_d2i+673>}
sct = <optimized out>
sjt = <optimized out>
rve = <optimized out>
mct = <optimized out>
rv = 0x558a27278c87 <run_actions_safe+71>
rv1 = <optimized out>
c1 = {cache_type = 1408, val_type = RV_NONE, c = {avp_val = {n = -854181888, s =
{s = 0x433c55b8cd163800 <error: Cannot access memory at address 0x433c55b8cd163800>,
len = 786}, re = 0x433c55b8cd163800}, pval = {rs = {
s = 0x433c55b8cd163800 <error: Cannot access memory at address
0x433c55b8cd163800>, len = 786}, ri = 1453064880, flags = 32766}}, i2s =
"@\b\234V\376\177\000\000\254D$'\212U\000\000K\225d'\212U"}
s = {s = 0x0, len = 0}
srevp = {0x7f6d00000000, 0x31200000200}
evp = {data = 0x0, rcv = 0x0, dst = 0x0}
mod_f_params = {{type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0,
attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0, string =
0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u =
{number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data =
0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr =
0x0, select = 0x0}}}
__func__ = "do_action"
#25 0x0000558a2726b03a in run_actions (h=h@entry=0x7ffe569c0840, a=0x7f6d1e52c840,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:1572
t = 0x7f6d1e5310c0
ret = <optimized out>
tvb = {tv_sec = 0, tv_usec = 0}
tve = {tv_sec = 103079215104, tv_usec = 94051853924862}
tz = {tz_minuteswest = 509685512, tz_dsttime = 32621}
tdiff = <optimized out>
__func__ = "run_actions"
#26 0x0000558a2726ccb7 in do_action (h=h@entry=0x7ffe569c0840, a=a@entry=0x7f6d1e5314d0,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:1062
ret = <optimized out>
v = <optimized out>
dst = {send_sock = 0x7f6d17778944, to = {s = {sa_family = 60931, sa_data =
"1'\212U\000\000\220\216\274\027m\177\000"}, sin = {sin_family = 60931,
sin_port = 10033, sin_addr = {s_addr = 21898},
sin_zero = "\220\216\274\027m\177\000"}, sin6 = {sin6_family =
60931, sin6_port = 10033, sin6_flowinfo = 21898, sin6_addr = {__in6_u = {__u6_addr8 =
"\220\216\274\027m\177\000\000\252\004\000\000\000\000\000",
--Type <RET> for more, q to quit, c to continue without paging--
__u6_addr16 = {36496, 6076, 32621, 0, 1194, 0, 0, 0}, __u6_addr32 =
{398233232, 32621, 1194, 0}}}, sin6_scope_id = 397958776}}, id = 32621, proto = 24
'\030', send_flags = {f = 7043, blst_imask = 32621}}
tmp = <optimized out>
new_uri = <optimized out>
end = <optimized out>
crt = <optimized out>
cmd = <optimized out>
len = <optimized out>
user = <optimized out>
uri = {user = {s = 0x7f6d17d70a08 <incomplete sequence \310>, len =
1453065648}, passwd = {s = 0x7f6d17778944 "\331\061", len = 657583619}, host =
{s = 0x7ffe569c0570 "\b\006\234V\376\177", len = 1453065392}, port = {
s = 0x8 <error: Cannot access memory at address 0x8>, len = 458310321},
params = {s = 0x0, len = 507534400}, sip_params = {s = 0xd <error: Cannot access memory
at address 0xd>, len = 13}, headers = {
s = 0xd <error: Cannot access memory at address 0xd>, len = 0}, port_no
= 35140, proto = 6007, type = 32621, flags = (URI_USER_NORMALIZE | URI_SIP_USER_PHONE |
unknown: 657583616), transport = {s = 0x7f6d17bc88cc "",
len = 398234426}, ttl = {s = 0x125 <error: Cannot access memory at address
0x125>, len = 462262422}, user_param = {s = 0x2000000 <error: Cannot access memory
at address 0x2000000>, len = -854181888}, maddr = {
s = 0x206cf8 <error: Cannot access memory at address 0x206cf8>, len =
1453065856}, method = {s = 0x0, len = 509310696}, lr = {s = 0x7f6d1e612f08 "\b",
len = 399969104}, r2 = {s = 0x7f6d1e612f08 "\b", len = 656903465},
gr = {s = 0x7ffe569c05c0 "", len = 502611623}, transport_val = {s =
0x7f6d1df6b1e0 <__func__.5354> "dbt_init", len = 502702009}, ttl_val = {s
= 0xd <error: Cannot access memory at address 0xd>, len = 13},
user_param_val = {s = 0xd <error: Cannot access memory at address 0xd>,
len = 509696800}, maddr_val = {s = 0x7f6d1e41eb90 "text:///etc/kamailio/lb/db",
len = 13}, method_val = {
s = 0xd <error: Cannot access memory at address 0xd>, len = -854181888},
lr_val = {s = 0x7f6d17778944 "\331\061", len = 505945944}, r2_val = {s =
0x7f6d1b72ee00 <RSAPrivateKey_it> "\001", len = 507570360}, gr_val = {
s = 0xd <error: Cannot access memory at address 0xd>, len = 13}}
next_hop = {user = {s = 0x7f6d1e41eb97 "/etc/kamailio/lb/db", len = 19},
passwd = {s = 0x7f6d17778944 "\331\061", len = 657583381}, host = {s =
0x7ffe569c05c0 "", len = 505953515}, port = {
s = 0x38 <error: Cannot access memory at address 0x38>, len =
506177921}, params = {s = 0x1 <error: Cannot access memory at address 0x1>, len =
1453065648}, sip_params = {
s = 0x4 <error: Cannot access memory at address 0x4>, len = 399968568},
headers = {s = 0xc8 <error: Cannot access memory at address 0xc8>, len = 399969104},
port_no = 12040, proto = 7777, type = 32621,
flags = (URI_SIP_USER_PHONE | unknown: 506222992), transport = {s =
0x7f6d00000064 <error: Cannot access memory at address 0x7f6d00000064>, len =
461570049}, ttl = {s = 0x558a276b5180 <def_list> "", len = 661344648},
user_param = {s = 0x558a276b5190 <def_list+16> "", len =
661344664}, maddr = {s = 0x558a276b51a0 <def_list+32> "", len =
660900736}, method = {s = 0xd <error: Cannot access memory at address 0xd>, len =
0}, lr = {
s = 0x7f6d17778944 "\331\061", len = 657583381}, r2 = {s = 0x0, len
= 0}, gr = {s = 0x7f6d17bc8778 "\006", len = 398231752}, transport_val = {s =
0x7ffe569c0608 "\003\356\061'\212U", len = 507578304}, ttl_val = {
s = 0xd <error: Cannot access memory at address 0xd>, len = -854181888},
user_param_val = {s = 0xd <error: Cannot access memory at address 0xd>, len =
507579240}, maddr_val = {
s = 0xd <error: Cannot access memory at address 0xd>, len = 13},
method_val = {s = 0x0, len = 200}, lr_val = {s = 0x0, len = 502316172}, r2_val = {s = 0x0,
len = 507579240}, gr_val = {
s = 0xd <error: Cannot access memory at address 0xd>, len = 13}}
u = <optimized out>
port = <optimized out>
dst_host = <optimized out>
i = <optimized out>
flags = 21898
avp = <optimized out>
st = {flags = 507636631, id = 32621, name = {n = 19, s = {s = 0x13 <error:
Cannot access memory at address 0x13>, len = 393709892}, re = 0x13}, avp =
0x558a2731ed15 <init_mod_child+37>}
sct = <optimized out>
sjt = <optimized out>
rve = <optimized out>
mct = <optimized out>
rv = 0x7f6d1e2c03f4 <relay_reply+1188>
rv1 = <optimized out>
c1 = {cache_type = RV_CACHE_EMPTY, val_type = RV_NONE, c = {avp_val = {n =
507580400, s = {s = 0x7f6d1e410ff0 "P\017A\036m\177", len = 13}, re =
0x7f6d1e410ff0}, pval = {rs = {s = 0x7f6d1e410ff0 "P\017A\036m\177",
len = 13}, ri = 13, flags = 0}}, i2s =
"\r\000\000\000\000\000\000\000\000\070\026\315\270U<CD\211w\027m\177"}
s = {s = 0x4 <error: Cannot access memory at address 0x4>, len = 0}
srevp = {0xd, 0x0}
evp = {data = 0x0, rcv = 0x0, dst = 0x0}
mod_f_params = {{type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0,
attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u = {number = 0, string =
0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0,
len = 0}, data = 0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE, u =
{number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0,
string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr = 0x0, select =
0x0}}, {type = NOSUBTYPE, u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data =
0x0, attr = 0x0, select = 0x0}}, {type = NOSUBTYPE,
u = {number = 0, string = 0x0, str = {s = 0x0, len = 0}, data = 0x0, attr =
0x0, select = 0x0}}}
__func__ = "do_action"
#27 0x0000558a2726b03a in run_actions (h=h@entry=0x7ffe569c0840, a=a@entry=0x7f6d1e429d68,
msg=msg@entry=0x7f6d1e612f08) at core/action.c:1572
t = 0x7f6d1e5314d0
ret = <optimized out>
tvb = {tv_sec = 7, tv_usec = 94051854751053}
tve = {tv_sec = 140106637644632, tv_usec = 94051854751029}
tz = {tz_minuteswest = 660903222, tz_dsttime = 21898}
--Type <RET> for more, q to quit, c to continue without paging--
tdiff = <optimized out>
__func__ = "run_actions"
#28 0x0000558a27278d1f in run_top_route (a=0x7f6d1e429d68, msg=msg@entry=0x7f6d1e612f08,
c=c@entry=0x0) at core/action.c:1657
ctx = {rec_lev = 3, run_flags = 0, last_retcode = 1, jmp_env = {{__jmpbuf =
{140730351487040, -3301919276976650212, 140106635844968, 140106637848328, 0,
140106637859768, 3301583629350258716, 8735144498933975068},
__mask_was_saved = 0, __saved_mask = {__val = {4844841551346939904, 2127816,
140106637860800, 140106637848328, 4844841551346939904, 94051854751053, 1, 1073741825,
140106634741928, 1, 140106634416053, 140106637859768,
94051851331334, 140730351487296, 140730351697530, 2125960}}}}}
p = 0x0
ret = <optimized out>
sfbk = 0
#29 0x0000558a27356d0f in receive_msg (
buf=buf@entry=0x558a27649380 <buf> "OPTIONS
sip:1001@192.168.101.38:47626;transport=tls SIP/2.0\r\nVia: SIP/2.0/UDP
10.10.91.23:5062;branch=z9hG4bK3855084\r\nRoute:
<sip:lb@10.10.91.103;lr;received=sip:195.128.146.194:47626%3Btransport%3Dtl"...,
len=<optimized out>, rcv_info=rcv_info@entry=0x7ffe569c0bb0) at core/receive.c:341
msg = 0x7f6d1e612f08
ctx = {rec_lev = 0, run_flags = 0, last_retcode = 1, jmp_env = {{__jmpbuf =
{140730351487504, -3301919276976650212, 140106637936224, 140106637848328, 0, 0,
3301583629350258716, 8735144498933975068}, __mask_was_saved = 0,
__saved_mask = {__val = {140106590425238, 33554432, 30656312, 2125080,
2898120, 3750576, 8, 56, 4844841551346939904, 140106635091984, 94051852694691, 13,
94051853512708, 94051853589272, 94051853583827,
140106521872708}}}}}
bctx = <optimized out>
ret = <optimized out>
tvb = {tv_sec = 13, tv_usec = 13}
tve = {tv_sec = 13, tv_usec = 13}
tz = {tz_minuteswest = 461944123, tz_dsttime = 32621}
diff = 0
inb = {
s = 0x558a27649380 <buf> "OPTIONS
sip:1001@192.168.101.38:47626;transport=tls SIP/2.0\r\nVia: SIP/2.0/UDP
10.10.91.23:5062;branch=z9hG4bK3855084\r\nRoute:
<sip:lb@10.10.91.103;lr;received=sip:195.128.146.194:47626%3Btransport%3Dtl"...,
len = 461}
netinfo = {data = {s = 0x393ab0 <error: Cannot access memory at address
0x393ab0>, len = 8}, rcv = 0x38, dst = 0x433c55b8cd163800}
keng = 0x0
evp = {data = 0x7ffe569c09c0, rcv = 0x7ffe569c0bb0, dst = 0x0}
cidlockidx = 0
cidlockset = 0
errsipmsg = 0
__func__ = "receive_msg"
#30 0x0000558a2728a7f5 in udp_rcv_loop () at core/udp_server.c:541
len = 461
buf = "OPTIONS sip:1001@192.168.101.38:47626;transport=tls SIP/2.0\r\nVia:
SIP/2.0/UDP 10.10.91.23:5062;branch=z9hG4bK3855084\r\nRoute:
<sip:lb@10.10.91.103;lr;received=sip:195.128.146.194:47626%3Btransport%3Dtl"...
tmp = <optimized out>
from = <optimized out>
fromlen = 16
ri = {src_ip = {af = 2, len = 4, u = {addrl = {4844841548297996810,
140730351488000}, addr32 = {391842314, 1128027576, 1453067264, 32766}, addr16 = {2570,
5979, 21944, 17212, 3072, 22172, 32766, 0},
addr = "\n\n[\027\270U<C\000\f\234V\376\177\000"}}, dst_ip =
{af = 2, len = 4, u = {addrl = {1734019594, 0}, addr32 = {1734019594, 0, 0, 0}, addr16 =
{2570, 26459, 0, 0, 0, 0, 0, 0},
addr = "\n\n[g", '\000' <repeats 11 times>}},
src_port = 5062, dst_port = 5060, proto_reserved1 = 0, proto_reserved2 = 0, src_su = {s =
{sa_family = 2, sa_data = "\023\306\n\n[\027\000\000\000\000\000\000\000"},
sin = {sin_family = 2, sin_port = 50707, sin_addr = {s_addr = 391842314},
sin_zero = "\000\000\000\000\000\000\000"}, sin6 = {sin6_family = 2, sin6_port =
50707, sin6_flowinfo = 391842314, sin6_addr = {__in6_u = {
__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0,
0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}}, bind_address =
0x7f6d1e4025a0, proto = 1 '\001'}
evp = {data = 0x0, rcv = 0x0, dst = 0x0}
printbuf =
"\200\016\234V\376\177\000\000\253\016\234V\376\177\000\000\377\016\234V\376\177\000\000ؿA\036m\177\000\000\r\000\000\000\000\000\000\000\r\000\000\000\000\000\000\000\r",
'\000' <repeats 15 times>,
"D\211w\027m\177\000\000\003\356\061'\212U\000\000\000\000\000\000\004",
'\000' <repeats 27 times>,
"\223\200R'\212U\000\000\230\316A\036m\177\000\000\r\000\000\000\000\000\000\000\r\000\000\000\000\000\000\000\r",
'\000' <repeats 15 times>,
"D\211w\027m\177\000\000\025\355\061'\212U\000\000\002\000\000\000\000\000\000\000\240\337R
m\177\000\000\000\000\000\000\000\000\000\000\220"...
i = <optimized out>
j = <optimized out>
l = <optimized out>
__func__ = "udp_rcv_loop"
__llevel = <optimized out>
#31 0x0000558a2722deec in main_loop () at main.c:1669
i = 0
pid = <optimized out>
si = 0x7f6d1e4025a0
--Type <RET> for more, q to quit, c to continue without paging--
si_desc = "udp receiver child=4
sock=10.10.91.103:5060\000\001\000\000\000\350YT'\212U\000\000\000\000\000\000\000\000\000\000N\000
\000\000\000\000\000$\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\000\070\026\315\270U<C\000P\203\033m\177\000\000\000\070\026\315\270U<Ch\271q'\212U\000\000\001\000\000\000\000\000\000"
nrprocs = <optimized out>
woneinit = <optimized out>
__func__ = "main_loop"
#32 0x0000558a27225415 in main (argc=<optimized out>, argv=<optimized out>) at
main.c:2710
cfg_stream = <optimized out>
c = <optimized out>
r = <optimized out>
tmp = 0x7ffe569c2ea6 ""
tmp_len = 1453068224
port = 32766
proto = 1453068240
options = 0x558a2751d788
":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:x:X:Y:"
ret = -1
seed = 2451291985
rfd = <optimized out>
debug_save = <optimized out>
debug_flag = <optimized out>
dont_fork_cnt = <optimized out>
n_lst = <optimized out>
p = <optimized out>
st = {st_dev = 21, st_ino = 131708, st_nlink = 2, st_mode = 16872, st_uid = 113,
st_gid = 118, __pad0 = 0, st_rdev = 0, st_size = 40, st_blksize = 4096, st_blocks = 0,
st_atim = {tv_sec = 1569430338, tv_nsec = 687617842},
st_mtim = {tv_sec = 1569855057, tv_nsec = 674161167}, st_ctim = {tv_sec =
1569855057, tv_nsec = 674161167}, __glibc_reserved = {0, 0, 0}}
__func__ = "main"
(gdb) quit`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2077#issuecomment-536613018