Re: [OpenSIPS-Users] Opensips 2.4.8 SEGFAULT

2020-07-27 Thread Răzvan Crainea
Hi, James! Please compile your sources with memory debugging [1] (QM_MALLOC) to gather more information. [1] https://www.opensips.org/Documentation/TroubleShooting-OutOfMem Best regards, Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com On 7/16/20 8:30 PM, James via

Re: [OpenSIPS-Users] Opensips 2.4.8 SEGFAULT

2020-07-16 Thread James via Users
I complied opensips 2.4.8 from git and I now have the correct output for my core dump I hope! https://pastebin.com/rFbptVrW version: opensips 2.4.8 (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024,

Re: [OpenSIPS-Users] Opensips 2.4.8 SEGFAULT

2020-07-11 Thread James via Users
I removed my force_send_socket() and I am now getting a different problem. Stack trace of thread 20347: #0 0x004c4363 fm_malloc (opensips) #1 0x7fcffdb945e8 alter_mediaip.isra.22.constprop.39 (rtpproxy.so) #2 0x7fcffdba52e4 force_rtp_proxy_body (rtpproxy.so) #3

Re: [OpenSIPS-Users] Opensips 2.4.8 SEGFAULT

2020-07-10 Thread James via Users
I made a little more progress. This is what I have now. Message: Process 18626 (opensips) of user 993 dumped core. Stack trace of thread 18626: #0 0x7fe49e05b9e0 t_should_relay_response (tm.so) #1 0x7fe49e05daa3 relay_reply (tm.so) #2 0x7fe49e060905 reply_received (tm.so) #3

[OpenSIPS-Users] Opensips 2.4.8 SEGFAULT

2020-07-10 Thread James via Users
Hello! I am having an issue with opensips crashing. I have reviewed the guide on how to generate a core dump. My current problem is when I try to use gdb. Here is what I am doing: gdb /usr/sbin/opensips core.opensips.993.b6ac8a71177a49cd8238e22ba265c6e9.16129.159441016400.lz4 GNU gdb