That's weird :).
Can you start opensips in debug mode and paste me all the lines that contain the "initializing module " string, in the exact order they apear?

Thanks!

Răzvan Crainea
OpenSIPS Developer
www.opensips-solutions.com

On 12/19/2017 12:58 PM, Marco Hierl wrote:

I got this:

(gdb) f 1

#1  0x00007fbe01394c81 in timeout_listener_process (rank=0) at timeout_process.c:87

warning: Source file is more recent than executable.

87 p = strrchr(rtpp_notify_socket.s, ':');

(gdb) p rtpp_notify_socket

$1 = {s = 0x0, len = 0}

(gdb)

*Von:*Users [mailto:[email protected]] *Im Auftrag von *Razvan Crainea
*Gesendet:* Dienstag, 19. Dezember 2017 11:51
*An:* [email protected]
*Betreff:* Re: [OpenSIPS-Users] segfault at 0 ip 00007fc20dade325 sp 00007ffe11ed3eb8 error 4 in libc-2.24.so

Do you mind removing the parameter and make a few more tests, until we track the initial issue down? If you can, open the core dump and run:

f 1
p rtpp_notify_socket

Thanks and regards,


Răzvan Crainea
OpenSIPS Developer
www.opensips-solutions.com <http://www.opensips-solutions.com>

On 12/19/2017 12:47 PM, Marco Hierl wrote:

    Hi Răzvan,

    thanks for this hint. The parameter was not set!

    After using modparam("rtpproxy", "rtpp_notify_socket",
    "udp:10.249.152.5:9999") OpenSIPS starts without any error.

    Thanks again and best regards

    Marco

    *Von:*Users [mailto:[email protected]] *Im Auftrag
    von *Razvan Crainea
    *Gesendet:* Dienstag, 19. Dezember 2017 11:24
    *An:* [email protected] <mailto:[email protected]>
    *Betreff:* Re: [OpenSIPS-Users] segfault at 0 ip 00007fc20dade325
    sp 00007ffe11ed3eb8 error 4 in libc-2.24.so

    Hi, Marco!

    Thanks for the report! Can you indicate what value are you using
    for the rtpp_notify_socket [1] parameter?

    PS: please use pastebin for large logs/messages

    [1]
    http://www.opensips.org/html/docs/modules/2.4.x/rtpproxy#idp5604480

    Best regards,


    Răzvan Crainea

    OpenSIPS Developer

    www.opensips-solutions.com <http://www.opensips-solutions.com>

    On 12/19/2017 12:11 PM, Marco Hierl wrote:

        Dear all,

        OpenSIPS crashes at start with

        segfault at 0 ip 00007fc20dade325 sp 00007ffe11ed3eb8 error 4
        in libc-2.24.so[7fc20da5c000+195000]




    _______________________________________________

    Users mailing list

    [email protected] <mailto:[email protected]>

    http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to