(gdb) p *_h->table->s
Cannot access memory at address 0x7f79ffffffff
(gdb) p _h->table->s
$1 = 0x7f79ffffffff <Address 0x7f79ffffffff out of bounds>
(gdb)
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/360#issuecomment-153489740