[OpenSIPS-Devel] [opensips] profile_get_size freezes (#257)

Nick Heape notifications at github.com
Wed Jul 9 20:01:10 CEST 2014


Thanks, here's what I have from that process when profile_get_size is freezing:

```
#0  0x00002b8bcac0b170 in __read_nocancel () from /lib64/libc.so.6
#1  0x00002b8bcabafea7 in _IO_new_file_underflow () from /lib64/libc.so.6
#2  0x00002b8bcabb086e in _IO_default_uflow_internal () from /lib64/libc.so.6
#3  0x00002b8bcaba5954 in _IO_getline_info_internal () from /lib64/libc.so.6
#4  0x00002b8bcaba47f9 in fgets () from /lib64/libc.so.6
#5  0x00002b8bd017dbff in mi_read_line (b=0x2b8bcaf4f760 "\n", max=1024,
    stream=0x16dbf440, read=0x7fff6a1461a4) at fifo_fnc.c:255
#6  0x00002b8bd017eb26 in mi_fifo_server (fifo_stream=0x16dbf440)
    at fifo_fnc.c:400
#7  0x00002b8bd0181491 in fifo_process (rank=<value optimized out>)
    at mi_fifo.c:213
#8  0x000000000048a83e in start_module_procs () at sr_module.c:585
#9  0x0000000000433a57 in main_loop (argc=<value optimized out>,
    argv=0x7fff6a1463d8) at main.c:818
#10 main (argc=<value optimized out>, argv=0x7fff6a1463d8) at main.c:1557
```

Incidentally the first time I tried opensipsctl fifo ps, it froze up and killed itself just like profile_get_size, so that may be another clue.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/257#issuecomment-48511069
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140709/1b074ee7/attachment.htm>


More information about the Devel mailing list