Hi Anton,

The backtrace looks similar to one from a crash fixed couple of days ago - get the latest build (nightly packages or latest 3.0 from git) and try again.

Regards,

Bogdan-Andrei Iancu

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

On 9/23/19 10:25 PM, Антон Ершов wrote:
(gdb) bt full
#0  0x00007fba00aa455b in register_dlgcb () from /usr/lib64/opensips/modules/dialog.so
No symbol table info available.
#1  0x00007fba04faf1a8 in mod_init () from /usr/lib64/opensips/modules/acc.so
No symbol table info available.
#2  0x00000000004b0c06 in init_mod ()
No symbol table info available.
#3  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#4  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#5  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#6  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#7  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#8  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#9  0x00000000004b0c8b in init_mod ()
No symbol table info available.
#10 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#11 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#12 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#13 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#14 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#15 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#16 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#17 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#18 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#19 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#20 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#21 0x00000000004b0c8b in init_mod ()
No symbol table info available.
#22 0x00000000004b30bc in init_modules ()
No symbol table info available.
#23 0x000000000041e3c7 in main ()
No symbol table info available.

пн, 23 сент. 2019 г. в 21:35, Johan De Clercq <[email protected] <mailto:[email protected]>>:

    Post the backtrace place

    Outlook voor iOS <https://aka.ms/o0ukef> downloaden
    ------------------------------------------------------------------------
    *Van:* Users <[email protected]
    <mailto:[email protected]>> namens Антон Ершов
    <[email protected] <mailto:[email protected]>>
    *Verzonden:* maandag, september 23, 2019 8:29 PM
    *Aan:* OpenSIPS users mailling list
    *Onderwerp:* [OpenSIPS-Users] event_route DLG_state ERROR
    Hello friends!
    I try to catch dialog state changes in event_route and get an error.
    opensips version 3.0.0.20190922.571112e37-1.el7

    conf.

    event_route[E_DLG_STATE_CHANGED] {
        switch($param(new_state)){
            case 4:
                xlog("L_INFO", "[$ci] - dialog Esteblished \n");
                break;

            case 5:
                xlog("L_INFO", "[$ci] - dialog end \n");
                break;
        }
    }

    at startup opensips get this error

    kernel: opensips[12853]: segfault at 0 ip 00007f07b7fba55b sp
    00007ffce9a66d80 error 4 in dialog.so[7f07b7fa1000+76000]

    this is my configuration error or bug?


    _______________________________________________
    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