Is there any following error / warning log ? Or you get only that single err line ??

And you get that error by using TCP without UDP ? using TCP + UDP is fine ?

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS Summit 2019
  https://www.opensips.org/events/Summit-2019Amsterdam/

On 04/23/2019 01:08 PM, Konrad Malewski wrote:
I checked just now.
It sufficient to comment out UDP listening port and leave just TCP

///////////
#listen=udp:172.17.0.2:5060 <http://172.17.0.2:5060>   # CUSTOMIZE ME
listen=tcp:172.17.0.2:5060 <http://172.17.0.2:5060>   # CUSTOMIZE ME
///////////

ERROR:core:fm_malloc: not enough free shm memory (63093216 bytes left, need 8843713106240), please increase the "-m" command line parameter!


On Tue, Apr 23, 2019 at 9:00 AM Bogdan-Andrei Iancu <[email protected] <mailto:[email protected]>> wrote:

    Hi Konrad,

    For sure there was something wrong - could you give it a another
    try with latest 3.0 beta ?

    Regards,

    Bogdan-Andrei Iancu

    OpenSIPS Founder and Developer
       https://www.opensips-solutions.com
    
<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.opensips-2Dsolutions.com&d=DwMDaQ&c=q3cDpHe1hF8lXU5EFjNM_A&r=Q2-P3NgorS0ZH4_aMeg5NL1og3Rsx6yNgM-aaPfa8xzzIkVlEcHJTs2jlyabbp9e&m=j0LqP8JXCUhyWZJz9QYkuiQ6yY7HWS3ozNR18T-FC2o&s=xWCGHrJVYpMR16Pm1dXvRy317O8Qia-1uLZI3zWSkHs&e=>
    OpenSIPS Summit 2019
       https://www.opensips.org/events/Summit-2019Amsterdam/
    
<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.opensips.org_events_Summit-2D2019Amsterdam_&d=DwMDaQ&c=q3cDpHe1hF8lXU5EFjNM_A&r=Q2-P3NgorS0ZH4_aMeg5NL1og3Rsx6yNgM-aaPfa8xzzIkVlEcHJTs2jlyabbp9e&m=j0LqP8JXCUhyWZJz9QYkuiQ6yY7HWS3ozNR18T-FC2o&s=S1JpCMZ0JNXjz9g8AUgBs8lUV76bDYTGPI5ohs7IrSM&e=>

    On 04/08/2019 12:38 PM, Konrad Malewski wrote:
    Hello,

    If I enabled TCP only as only protocol, opensips3 starts crashing
    at startup with following error:

    ERROR:core:fm_malloc: not enough free shm memory (62949296 bytes
    left, need 17109592486272), please increase the "-m" command line
    parameter!

    The amount of "need" is different every time I restart opensips

    ERROR:core:fm_malloc: not enough free shm memory (62949296 bytes
    left, need 8689571889280), please increase the "-m" command line
    parameter!

    when I enable udp and add appropriate listen=udp:IP:PORT entry
    problem goes away.

    The issue is odd, so what am I doing wrong? Maybe this is a bug ?

-- -- Konrad Malewski


    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users
    
<https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.opensips.org_cgi-2Dbin_mailman_listinfo_users&d=DwMDaQ&c=q3cDpHe1hF8lXU5EFjNM_A&r=Q2-P3NgorS0ZH4_aMeg5NL1og3Rsx6yNgM-aaPfa8xzzIkVlEcHJTs2jlyabbp9e&m=j0LqP8JXCUhyWZJz9QYkuiQ6yY7HWS3ozNR18T-FC2o&s=3-PY2shO5Q9SB6W7HquVvtqxXkTdsl4Hwt_33Nkkmg8&e=>



--
--
Konrad Malewski


_______________________________________________
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