I noticed an error message:

Jun 28 16:29:48 test-sbc-01 /usr/sbin/kamailio[2927]: ERROR: {1 1 INVITE bd067878791fbae2f1490dc7a48915c8@0.0.0.0}jansson [jansson_funcs.c:228]: janssonmod_set(): unrecognized input type

Can you try with master branch by compiling from sources (or wait till tomorrow for nightly builds)? I pushed a commit to get the value of the type in that log message:

It might be something that leads to the crash, which, as a first opinion, is either a buffer overflow or a pkg/shm_free() on a pointer not allocated by pkg/shm_malloc().


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3499/1614237703@github.com>