[OpenSIPS-Devel] [opensips] default config (using osipsconfig) crashes opensips (#445)

bbuitenhuis notifications at github.com
Mon Mar 30 21:07:46 CEST 2015


Hello,

Default config with 'use_nat' and 'use_dialog' gives an error:
Not real errors in debug mode:
```
Mar 30 20:54:23 [25911] INFO:core:cleanup: cleanup
Mar 30 20:54:23 [25914] INFO:core:sig_usr: signal 15 received
Mar 30 20:54:23 [25915] INFO:core:sig_usr: signal 15 received
Mar 30 20:54:23 [25913] INFO:core:sig_usr: signal 15 received
Mar 30 20:54:23 [25911] DBG:core:handle_sigs: status = 0
Mar 30 20:54:23 [25911] INFO:core:handle_sigs: child process 25915 exited normally, status=0
Mar 30 20:54:23 [25911] INFO:core:handle_sigs: terminating due to SIGCHLD
Mar 30 20:54:23 [25911] INFO:core:cleanup: cleanup
Mar 30 20:54:23 [25911] DBG:core:pool_remove: removing connection from the pool
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: tm_shutdown : start
Mar 30 20:54:23 [25911] DBG:tm:unlink_timer_lists: emptying DELETE list for set 0
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: emptying hash table
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: releasing timers
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: removing semaphores
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: destroying callback lists
Mar 30 20:54:23 [25911] DBG:tm:tm_shutdown: tm_shutdown : done
Mar 30 20:55:23 [25911] CRITICAL:core:sig_alarm_abort: BUG - shutdown timeout triggered, dying...Aborted (core dumped)
```

Core dump:
```
#0  0x00000000004460d9 in handle_sigs () at main.c:457
        chld = 25806
        chld_status = 0
        overall_status = 0
        i = 0
        do_exit = <optimized out>
        __FUNCTION__ = "handle_sigs"
#1  0x0000000000446c45 in sig_usr (signo=17) at main.c:532
        status = <optimized out>
        pid = <optimized out>
        __FUNCTION__ = "sig_usr"
#2  <signal handler called>
No symbol table info available.
#3  0x00007ff5b3ea91f7 in munmap () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#4  0x0000000000518e8b in shm_mem_destroy () at mem/shm_mem.c:442
        __FUNCTION__ = "shm_mem_destroy"
#5  0x0000000000445b97 in cleanup (show_status=show_status at entry=0) at main.c:333
        __FUNCTION__ = "cleanup"
#6  0x00000000004193f1 in main (argc=<optimized out>, argv=<optimized out>) at main.c:1284
        cfg_log_stderr = <optimized out>
        cfg_stream = <optimized out>
        c = <optimized out>
        r = <optimized out>
        tmp = 0x1 <Address 0x1 out of bounds>
        tmp_len = <optimized out>
        port = <optimized out>
        proto = <optimized out>
        options = 0x5cfae8 "f:cCm:M:b:l:n:N:rRvdDFETSVhw:t:u:g:P:G:W:o:"
        ret = -1
        seed = 2
        rfd = <optimized out>
        __FUNCTION__ = "main"
```

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/445
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150330/513cf87f/attachment-0001.htm>


More information about the Devel mailing list