- Joined
- Jul 30, 2020
- Messages
- 3
- Reaction score
- 0
Hello
I have a problem with 3CX crashing several times a week, sometimes a day. All crashes occur with the same segfault message:
3CXPhoneSystem[21337]: segfault at 1160 ip 00007ff1304e9ac0 sp 00007ff1077fd1f8 error 4 in libresip-1.10.so[7ff13037b000+24d000]
The server is in a virtual machine on VMWare. Output of uname -a is
4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64 GNU/Linux. The 3CX version is 16.0.619, no updates available.
I have:
Any thoughts?
I have a problem with 3CX crashing several times a week, sometimes a day. All crashes occur with the same segfault message:
3CXPhoneSystem[21337]: segfault at 1160 ip 00007ff1304e9ac0 sp 00007ff1077fd1f8 error 4 in libresip-1.10.so[7ff13037b000+24d000]
The server is in a virtual machine on VMWare. Output of uname -a is
4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64 GNU/Linux. The 3CX version is 16.0.619, no updates available.
I have:
- Switched from vmxnet to e1000 NIC as suggested here: https://www.3cx.com/community/threads/3cx-v15-5-15502-6-sip-server-crashing.66650/post-286648
- Patched the systemd files to restart the services upon failure
Any thoughts?