Every time when i call kamcmd drouting.reload in log i get message
CRITICAL: [core/mem/q_malloc.c:502]: qm_free(): BUG: bad pointer
0x7f7ea7c127d0 (out of memory block!) called from core: core/utils/tmrec.c:
tmrec_free(393) - ignoring
Tested on Centos 7, kamailio 5.4/5.5 from repo in kamailio w
I build from git and test drouting.reload, all works - no errors in log,
changes in db are reflected on memory cache.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2827#issuecomm
### Description
I migrate one of our old project on native to KEMI on app_python3 and get
strange behavior - after some time kamailio stops processing requests/replies
wit message "ksr_request_route/ksr_reply_route not found or is not callable"
### Troubleshooting
After some research with debu
I am at conference in other city, on next week i will return on work and test
patch
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3572#issuecomment-1731212115
You are receiving this because you are subscribed to this thread.
Message ID: __
I build kamailio from master
```
$ /usr/local/sbin/kamailio -v
version: kamailio 5.8.0-dev1 (x86_64/linux) 27f87c
```
and reproduce problem:
```
modparam("dispatcher", "event_callback", "ksr_evnt_dispatcher") # route
actually named ksr_event_dispatcher
KSR.tm.t_on_reply('ksr_onreply_MANAGE')