I am out of country, hence the delay:

(gdb) frame 6
#6 0x00007eff7d65db79 in statsc_timer (ticks=113205942, param=0x0) at statsc_mod.c:274
274 statsc_svalue(&sm->rname, sm->vals + n);
(gdb) p *sm
$1 = {sname = {s = 0x5da5103e <Address 0x5da5103e out of bounds>, len = 1571098986}, rname = {s = 0x5da51296 <Address 0x5da51296 out of bounds>, len = 9}, vals = 0x7eff79693bb3, next = 0x7eff79693f40}
(gdb)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.