linuxmaniac left a comment (kamailio/kamailio#4302)
``s`` is clearly not empty. That value is comming from: ``` #4 0x00007ff1b164d7bc in pv_get_avp (msg=0x7ff1b5cade00, param=0x7ff1b5fdca08, res=0x7fff555caca8) at ./src/modules/pv/pv_core.c:1849 [...] state = {flags = 497, id = 64, name = {n = 140676117154143, s = {s = 0x7ff1b5fdc95f "eventapi_lock)", len = 13}, re = 0x7ff1b5fdc95f}, avp = 0x6874656d5f687365} ```
I would assume the issue here is our friend ``transaction is gone`` instead. The check will not help.