<div dir="ltr">I am just trying to debug the same thing on a different machine of ARM64 architecture . Which I am using for the very first time for opensips . <div><br></div><div>The process is not getting started . The logs are attached below . I am not getting any errors as well . Just exiting with a Segmentation fault message .</div><div><br></div><div><a href="https://pastebin.mozilla.org/cabnNDYt">https://pastebin.mozilla.org/cabnNDYt</a><br><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 3, 2024 at 6:24 PM Bogdan-Andrei Iancu <<a href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div>
You should check the opensips logs to check for the ERROR/CRITICAL
messages that comes with the failure of OpenSIPS to start.<br>
<br>
Some similar to the CRITICAL you mentioned in the prev posts.<br>
<br>
Regards,<br>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="https://www.opensips-solutions.com" target="_blank">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank">https://www.siphub.com</a></pre>
<div>On 31.05.2024 12:01, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">[opensips] <defunct> this is a line I am
getting in between the services of opensips when opensips is not
listening .
<div><br>
</div>
<div>Attached the logs with mem Debug as you mentioned .</div>
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr"><b><i>Thanks & Regards</i></b>
<div><i>Sasmita Panda</i></div>
<div><i>Senior Network Testing and Software Engineer</i></div>
<div><i>3CLogic , ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, May 30, 2024 at
9:21 PM Bogdan-Andrei Iancu <<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div> <font face="monospace">Hi,<br>
<br>
Try to start opensips is mem debugging support - add "</font><code>-a
Q_MALLOC_DBG" to the startup cmd line of OpenSIPS - this
will give more hints on that crashing point.<br>
<br>
Regards,<br>
</code>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="https://www.opensips-solutions.com" target="_blank">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank">https://www.siphub.com</a></pre>
<div>On 27.05.2024 12:46, Sasmita Panda wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi ,
<div><br>
</div>
<div>I am just facing the same issue again . </div>
<div><br>
</div>
<div>/usr/local/sbin/opensips[3443]:
CRITICAL:core:fm_free: freeing already freed shm
pointer (0x7f3a59ddb4a0), first free: (null):
(null)(0) - aborting!<br>
</div>
<div><br>
</div>
<div>whenever I am starting opensips this is the last
line I am getting in the logs and it wont listen on
the specified port . </div>
<div><br>
</div>
<div><br>
</div>
<div>As earlier suggested I was trying to run a trap
with opensips-cli , but I am facing an issue with that
. It says the trap module is not loaded . </div>
<div>How do I load the trap module of opesnips-cli
specifically ? </div>
<div><br>
</div>
<div>Please help . This is a kind of blocker for me . </div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr"><b><i>Thanks & Regards</i></b>
<div><i>Sasmita Panda</i></div>
<div><i>Senior Network Testing and Software
Engineer</i></div>
<div><i>3CLogic , ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, Mar 21, 2024
at 10:01 PM Bogdan-Andrei Iancu <<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div> <font face="monospace">IF <br>
<br>
(a) it crashes, try to get a backtrace<br>
<br>
(b) it block on starting, try to do a "trap" via
opensips-cli<br>
<br>
Regards,<br>
</font>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="https://www.opensips-solutions.com" target="_blank">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank">https://www.siphub.com</a></pre>
<div>On 21.03.2024 08:24, Sasmita Panda wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Sometimes it crashes and sometimes
while starting I get the warings of the timer .
Same config shows different issues .
<div><br>
</div>
<div><br>
</div>
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr"><b><i>Thanks &
Regards</i></b>
<div><i>Sasmita Panda</i></div>
<div><i>Senior Network Testing and
Software Engineer</i></div>
<div><i>3CLogic , ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Mar
20, 2024 at 6:45 PM Bogdan-Andrei Iancu <<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div> <font face="monospace">Hi,<br>
<br>
How the two reports fit together here ?
there are completely separate experiences
on different runs?? or if you start
opensips first you get the warnings and
later it crashes ??<br>
For the crash part, I see a core file was
generated - could you extract the
backtrace and post here ? (see <a href="https://opensips.org/Documentation/TroubleShooting-Crash" target="_blank">https://opensips.org/Documentation/TroubleShooting-Crash</a>)<br>
<br>
Regards<br>
</font>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="https://www.opensips-solutions.com" target="_blank">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank">https://www.siphub.com</a></pre>
<div>On 11.03.2024 15:04, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Any update on this ?
<div><br>
</div>
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr"><b><i>Thanks
& Regards</i></b>
<div><i>Sasmita Panda</i></div>
<div><i>Senior Network
Testing and Software
Engineer</i></div>
<div><i>3CLogic ,
ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On
Mon, Mar 11, 2024 at 12:03 PM Sasmita
Panda <<a href="mailto:spanda@3clogic.com" target="_blank">spanda@3clogic.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">With the same server
configuration and opensips version I
am getting below error as well .
<div><br>
</div>
<div>CRITICAL:core:fm_free: freeing
already freed shm pointer
(0x7fc110e0b408), first free:
(null): (null)(0) - aborting!</div>
<div><br>
</div>
<div> <br>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote></div>