<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"># gdb ./opensips<br>
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1<br>
Copyright (C) 2016 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later
<a class="moz-txt-link-rfc2396E" href="http://gnu.org/licenses/gpl.html"><http://gnu.org/licenses/gpl.html></a><br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"<br>
and "show warranty" for details.<br>
This GDB was configured as "x86_64-linux-gnu".<br>
Type "show configuration" for configuration details.<br>
For bug reporting instructions, please see:<br>
<a class="moz-txt-link-rfc2396E" href="http://www.gnu.org/software/gdb/bugs/"><http://www.gnu.org/software/gdb/bugs/></a>.<br>
Find the GDB manual and other documentation resources online at:<br>
<a class="moz-txt-link-rfc2396E" href="http://www.gnu.org/software/gdb/documentation/"><http://www.gnu.org/software/gdb/documentation/></a>.<br>
For help, type "help".<br>
Type "apropos word" to search for commands related to "word"...<br>
Reading symbols from ./opensips...done.<br>
(gdb) info line *0x7f0ce10d8a70<br>
No line number information available for address 0x7f0ce10d8a70<br>
(gdb) info line *0x7f0ce10d8550<br>
No line number information available for address 0x7f0ce10d8550<br>
(gdb)<br>
<br>
Thanks<br>
Stefano<br>
<br>
<br>
Il 17/08/2016 11:16, Răzvan Crainea ha scritto:<br>
</div>
<blockquote
cite="mid:1e01a826-628a-f094-aa25-56a22c2c7649@opensips.org"
type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<tt>Can you </tt><tt>run 'gdb </tt><tt>./opensips' and run the
following commands:</tt><br>
<tt>info </tt><tt>lin</tt><tt>e *</tt><tt>0x7f0ce10d8a70</tt><br>
<tt>info line *0x7f0ce10d8550</tt>
<p><tt>Thanks,</tt><br>
</p>
<pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 08/17/2016 12:06 PM, Stefano
Pisani wrote:<br>
</div>
<blockquote
cite="mid:9cf5fcf7-60fa-28e5-60ac-194667997186@omnianet.it"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<p>Hi Răzvan.</p>
<p>These are the new logs. I hope it helps to fix this.<br>
</p>
<p>Aug 17 05:04:40 [3997] <a moz-do-not-send="true"
class="moz-txt-link-freetext" href="INFO:tls_mgm:mod_init">INFO:tls_mgm:mod_init</a>:
initializing TLS protocol<br>
Aug 17 05:04:40 [3997] ERROR:tls_mgm:mod_init: unable to set
the memory allocation functions<br>
Aug 17 05:04:40 [3997] ERROR:tls_mgm:mod_init: NOTE: check if
you have openssl 1.0.1e-fips, as this version is known to be
broken; if so, you need to upgrade or downgrade to a different
openssl version !!<br>
Aug 17 05:04:40 [3997] ERROR:tls_mgm:mod_init: extra:
malloc=0x7f0cdb0845c8/0x7f0ce10d8550
realloc=0x7f0cdb0845f4/0x7f0ce10d8c40
free=0x7f0cdb08462c/0x7f0ce10d8a70 version=OpenSSL
1.0.2g-fips 1 Mar 2016<br>
Aug 17 05:04:40 [3997] ERROR:core:init_mod: failed to
initialize module tls_mgm<br>
Aug 17 05:04:40 [3997] ERROR:core:main: error while
initializing modules<br>
<br>
</p>
Thanks.<br>
Stefano<br>
<br>
<div class="moz-cite-prefix">Il 17/08/2016 09:53, Răzvan Crainea
ha scritto:<br>
</div>
<blockquote
cite="mid:179242c7-b202-e2ba-a767-ecc4435189e9@opensips.org"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<p><tt>Hi, Stefano!<br>
</tt></p>
<p><tt>Apologies, I did not push the changes. Could you please
re-clone and try again?</tt><br>
</p>
<p><tt>Best regards,</tt><br>
</p>
<pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 08/16/2016 07:26 PM, Stefano
Pisani wrote:<br>
</div>
<blockquote
cite="mid:8a6e188f-251c-d214-72c6-070cb4c7b80d@omnianet.it"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<div class="moz-cite-prefix">I have this result.<br>
<br>
# ./opensips -V<br>
version: opensips 2.3.0-dev (x86_64/linux)<br>
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP,
PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAIT<br>
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144,
MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535<br>
poll method support: poll, epoll_lt, epoll_et, sigio_rt,
select.<br>
git revision: 058991d<br>
main.c compiled on 11:50:11 Aug 16 2016 with gcc 5.4.0<br>
<br>
<br>
<br>
Il 16/08/2016 18:23, Răzvan Crainea ha scritto:<br>
</div>
<blockquote
cite="mid:b986979f-e86a-d5ce-94e4-25727dc195f7@opensips.org"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<p><tt>Hi, Stefano!</tt></p>
<p><tt>I don't think you are using the latest sources.
Either you have not installed them, or you are using a
wrong path. Could you please double-check?<br>
</tt></p>
<p><tt>Best regards,<br>
</tt></p>
<pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 08/16/2016 06:56 PM,
Stefano Pisani wrote:<br>
</div>
<blockquote
cite="mid:4fb2f0d1-7a59-68b3-01b8-5f8ed6a9f340@omnianet.it"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<p>I cloned the source from <br>
</p>
<pre><code class="escaped">git clone <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips.git">https://github.com/OpenSIPS/opensips.git</a> opensips_head
the error appears the same
Aug 16 11:55:14 [25630] <a moz-do-not-send="true" class="moz-txt-link-freetext" href="INFO:tls_mgm:mod_init">INFO:tls_mgm:mod_init</a>: initializing TLS protocol
Aug 16 11:55:14 [25630] ERROR:tls_mgm:mod_init: unable to set the memory allocation functions
Aug 16 11:55:14 [25630] ERROR:tls_mgm:mod_init: NOTE: check if you have openssl 1.0.1e-fips, as this version is know to be broken; if so, you need to upgrade or downgrade to a differen openssl version !!
Aug 16 11:55:14 [25630] ERROR:core:init_mod: failed to initialize module tls_mgm
Aug 16 11:55:14 [25630] ERROR:core:main: error while initializing modules
Aug 16 11:55:14 [25630] <a moz-do-not-send="true" class="moz-txt-link-freetext" href="INFO:core:cleanup">INFO:core:cleanup</a>: cleanup
Aug 16 11:55:14 [25630] DBG:dispatcher:destroy: destroying module ...
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: tm_shutdown : start
Aug 16 11:55:14 [25630] DBG:tm:unlink_timer_lists: emptying DELETE list for set 0
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: emptying hash table
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: releasing timers
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: removing semaphores
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: destroying callback lists
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: tm_shutdown : done
Aug 16 11:55:14 [25630] DBG:core:shm_mem_destroy: destroying the shared memory lock
Aug 16 11:55:14 [25630] NOTICE:core:main: Exiting....
Thanks
Stefano
</code></pre>
<br>
<div class="moz-cite-prefix">Il 16/08/2016 17:18, Răzvan
Crainea ha scritto:<br>
</div>
<blockquote
cite="mid:98226c69-8774-cb13-95fd-e6ffa4d145d3@opensips.org"
type="cite">Stefano! <br>
<br>
I've added some extra debugging in the master branch
that might help you debug this. Could you please take
the latest git version/deb and try to run again? <br>
<br>
Best regards, <br>
<br>
Răzvan Crainea <br>
OpenSIPS Solutions <br>
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="http://www.opensips-solutions.com">www.opensips-solutions.com</a>
<br>
<br>
On 08/16/2016 10:52 AM, Stefano Pisani wrote: <br>
<blockquote type="cite">I'm trying to enable wss on
opensips 2.2.1 and Ubuntu 16.04.1 LTS <br>
<br>
version: opensips 2.2.1 (x86_64/linux) <br>
flags: STATS: On, DISABLE_NAGLE, USE_MCAST,
SHM_MMAP, PKG_MALLOC, F_MALLOC,
FAST_LOCK-ADAPTIVE_WAIT <br>
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE
262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE
65535 <br>
poll method support: poll, epoll_lt, epoll_et,
sigio_rt, select. <br>
main.c compiled on with gcc 5.3.1 <br>
<br>
It's not working: <br>
Aug 16 03:43:02 [3915] <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="INFO:tls_mgm:mod_init">INFO:tls_mgm:mod_init</a>:
initializing TLS protocol <br>
Aug 16 03:43:02 [3915] ERROR:tls_mgm:mod_init:
unable to set the memory allocation functions <br>
Aug 16 03:43:02 [3915] ERROR:tls_mgm:mod_init: NOTE:
check if you have openssl 1.0.1e-fips, as this
version is know to be broken; if so, you need to
upgrade or downgrade to a differen openssl version
!! <br>
Aug 16 03:43:02 [3915] ERROR:core:init_mod: failed
to initialize module tls_mgm <br>
<br>
OpenSSL version is OpenSSL 1.0.2g-fips 1 Mar 2016 <br>
<br>
The opensips installed packages are: <br>
opensips
install <br>
opensips-tls-module:amd64
install <br>
opensips-tlsmgm-module:amd64
install <br>
opensips-wss-module:amd64
install <br>
<br>
<br>
There is something I can do? <br>
Thanks <br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________ <br>
Users mailing list <br>
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<br>
<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
<br>
</blockquote>
<br>
<br>
_______________________________________________ <br>
Users mailing list <br>
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<br>
<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>