[reSIProcate-users] Assertion failed with FdPollImplEpoll::modPollItem
Hi,
I use the latest resip in my product with TCP transport, today get it crashed, after checked the syslog, I found below line:
assertion failed: FdPoll.cxx978:fd>=0 && ((unsigned)fd) < mItems.size()
The OS is Centos 7.5, 64 bit.
Best,