Sure:
<br>
(gdb) frame 5
<br>
#5  0x00007eff7d65c113 in statsc_svalue (name=0x7eff79693b80, res=0x7eff79693f4b) at statsc_mod.c:149
<br>
149             stat = get_stat(name);
<br>
(gdb) p name
<br>
$1 = (str *) 0x7eff79693b80
<br>
(gdb) p *name
<br>
$2 = {s = 0x5da51296 <Address 0x5da51296 out of bounds>, len = 9}
<br>
(gdb)
<br>
$3 = {s = 0x5da51296 <Address 0x5da51296 out of bounds>, len = 9}
<br>

<br>
loadmodule "statsc.so"
<br>
modparam("statsc", "interval", 300)
<br>
modparam("statsc", "track", "req.received=rcv_requests")
<br>
modparam("statsc", "track", "req.received=rcv_requests;rpl.received=rcv_replies")
<br>
modparam("statsc", "items", 200)
<br>

<br>
ekke
<br>
From: Daniel-Constantin Mierla <notifications@github.com>
<br>
Sent: Tuesday, October 15, 2019 4:11 PM
<br>
To: kamailio/kamailio <kamailio@noreply.github.com>
<br>
Cc: Ekke Einberg <ekke.einberg@ipcallcenters.eu>; Author <author@noreply.github.com>
<br>
Subject: Re: [kamailio/kamailio] statsc module - server crashes every 10 hours (#2101)
<br>

<br>

<br>
It seems to originate in statsc module, I updated the title to reflect that. Can give the output from gdb for following commands:
<br>

<br>
frame 5
<br>

<br>
p name
<br>

<br>
p *name
<br>

<br>
Also, can you provide the modparams you set for statsc module?
<br>

<br>

<br>
You are receiving this because you authored the thread.
<br>
Reply to this email directly, view it on GitHub<https://github.com/kamailio/kamailio/issues/2101?email_source=notifications&email_token=AE72CQ4MXML52RDGNHIWNXTQOW6OXA5CNFSM4JA3XDJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBIV6RY#issuecomment-542203719>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AE72CQ5VDUJWUZICQ57CXPTQOW6OXANCNFSM4JA3XDJQ>.
<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2101?email_source=notifications&email_token=ABO7UZNRE23OR7UFZ5COAPDQOW7ENA5CNFSM4JA3XDJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBIWS7Y#issuecomment-542206335">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPN3VZIGWDGWFDE3TLQOW7ENANCNFSM4JA3XDJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPGPQAZ675KHAXYSCDQOW7ENA5CNFSM4JA3XDJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBIWS7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2101?email_source=notifications\u0026email_token=ABO7UZNRE23OR7UFZ5COAPDQOW7ENA5CNFSM4JA3XDJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBIWS7Y#issuecomment-542206335",
"url": "https://github.com/kamailio/kamailio/issues/2101?email_source=notifications\u0026email_token=ABO7UZNRE23OR7UFZ5COAPDQOW7ENA5CNFSM4JA3XDJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBIWS7Y#issuecomment-542206335",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>