<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<ol>
<li id="l94"><span class="nx">Segmentation</span> <span
class="nx">fault</span> <span class="p">(</span><span
class="nx">core</span> <span class="nx">dumped</span><span
class="p">)</span></li>
</ol>
<br>
Could you post the backtrace ?<br>
<br>
Regards<br>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
<a class="moz-txt-link-freetext" href="https://www.siphub.com">https://www.siphub.com</a></pre>
<div class="moz-cite-prefix">On 04.06.2024 14:19, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CALf-Q46JKDxJsHvGn75wZ7FETtAwgWgfcDS5sHY_QN0dTC59eg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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"
moz-do-not-send="true" class="moz-txt-link-freetext">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"
moz-do-not-send="true" class="moz-txt-link-freetext">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> 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"
moz-do-not-send="true" class="moz-txt-link-freetext">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">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"
moz-do-not-send="true" class="moz-txt-link-freetext">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"
moz-do-not-send="true" class="moz-txt-link-freetext">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">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" moz-do-not-send="true"
class="moz-txt-link-freetext">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"
moz-do-not-send="true"
class="moz-txt-link-freetext">https://www.opensips-solutions.com</a>
<a href="https://www.siphub.com" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">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>
<br>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</body>
</html>