The dp0 pointer ends up in an invalid value:
dp0 = (ds_dest_t *) 0xc0c0c0c0
Likely a buffer overflow or a mis-shifting of pointer values.
Can you grab the latest master branch and try again? I pushed some memset inits in dispatcher, likely not to solve the issue, but it's better to work on the last code base to hunt the problem.
Also, run kamailio with '-x qm' -- it will use the memory manager that is more friendly for debugging such issues.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.