Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Juha Heinanen
Now I have MEMDBG=1 and lots of these kind of messages show up when Kamailio fails to start due to sqlpos failing to connect to server: Apr 26 18:06:30 edge /usr/bin/edge-proxy[8548]: CRITICAL: [core/mem/q_malloc.c:519]: qm_free(): BUG: freeing already freed pointer (0x7f7c80b347b0), called

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > > On 26.04.21 11:02, Juha Heinanen wrote: > > Daniel-Constantin Mierla writes: > > > >> Is your kamailio compiled without defining DBG_QM_MALLOC (which should > >> be on by default) > > Yes, I have not defined DBG_QM_MALLOC. > > Can you compile with

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Daniel-Constantin Mierla
On 26.04.21 17:09, Juha Heinanen wrote: > Now I have MEMDBG=1 and lots of these kind of messages show up when > Kamailio fails to start due to sqlpos failing to connect to server: > > Apr 26 18:06:30 edge /usr/bin/edge-proxy[8548]: CRITICAL: > [core/mem/q_malloc.c:519]: qm_free(): BUG: freeing

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Daniel-Constantin Mierla
On 26.04.21 15:33, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: >> On 26.04.21 11:02, Juha Heinanen wrote: >>> Daniel-Constantin Mierla writes: >>> Is your kamailio compiled without defining DBG_QM_MALLOC (which should be on by default) >>> Yes, I have not defined

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Is your kamailio compiled without defining DBG_QM_MALLOC (which should > be on by default) Yes, I have not defined DBG_QM_MALLOC. -- Juha __ Kamailio - Users Mailing List - Non Commercial Discussions *

[SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Juha Heinanen
In config file I have: debug=2 mem_summary=0 Still I get 3400+ memory related syslog message when Kamailio terminates due to sqlops not been able to connect to mysql server. According to core cookbook, memdbg and memlog should not be active when their values are greater than debug value (they

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Daniel-Constantin Mierla
On 26.04.21 11:02, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> Is your kamailio compiled without defining DBG_QM_MALLOC (which should >> be on by default) > Yes, I have not defined DBG_QM_MALLOC. Can you compile with DBG_QM_MALLOC, then reproduce and send a few of those log

Re: [SR-Users] Set $uac_req(body) to raw hex value

2021-04-26 Thread Daniel-Constantin Mierla
Hello, On 24.04.21 12:32, Nick wrote: > Hi all, > > It seems in the UAC module the $uac_req(body) PV is evaluated as a string, > > How can I set the value of the request body of a generated request, to > a raw hex value without it being interpreted as a string? Kamailio configuration file works

Re: [SR-Users] how to turn off memory debug messages?

2021-04-26 Thread Daniel-Constantin Mierla
On 26.04.21 09:49, Juha Heinanen wrote: > In config file I have: > > debug=2 > mem_summary=0 > > Still I get 3400+ memory related syslog message when Kamailio terminates > due to sqlops not been able to connect to mysql server. > > According to core cookbook, memdbg and memlog should not be

Re: [SR-Users] unsubscribe list

2021-04-26 Thread Daniel-Constantin Mierla
On 23.04.21 15:33, Fred Posner wrote: > On 4/23/21 9:22 AM, Santanu B wrote: >> where to  >> >> >> unsubscribe list >> > Go to: https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users For the records, I changed the footer for mailing list messages, hoping it is easier now to figure out