-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
Description
OpenSIPS version you are running
Describe the bug
The below logs are priniting during crash
CRITICAL:core:sig_usr: segfault in process pid: 11929, id: 4
CRITICAL:core:handle_worker: dead child 4 (EOF received), pid 11929.
when i BT the core dump, it is carshing at
#0 0x00000000005a0d0f in _tcp_write_on_socket (send_sock=0x7f0e6b536bc8,
buf=0x7f0e6b549858 "SIP/2.0 200 OK\r\nTo: <sip:10.170.129.10:5061>;tag=5e843462\r\nVia: SIP/2.0/TCP 127.0.0.1:5061;received=10.67.17.2;rport=43438\r\nRecord-Route: <sip:10.170.129.10:5066;r2=on;lr>\r\nRecord-Route: <sip:10.170.1"..., len=388, to=<value optimized out>, id=<value optimized out>)
at net/proto_tcp/proto_tcp.c:736
To Reproduce
Expected behavior
Relevant System Logs
OS/environment information
- Operating System:
- OpenSIPS installation:
- other relevant information:
Additional context
2 instances of opensips is running. one instance is internal opensips and other instance is external .
opensips. Here the crash has happened on External opensips.
core.11929.gz.
Please help ASAP.