Liviu,
I am also seeing this : ERROR:proto_wss:tls_print_errstack: TLS errstack: error:0606E06F:digital envelope routines:EVP_MD_CTX_copy_ex:input not initialized eventually it crashes. I think there may be an issue with tls. I am using OpenSSL 1.0.2l 25 May 2017 Any idea what this could be ? On Fri, Aug 4, 2017 at 1:53 AM, Tito Cumpen <[email protected]> wrote: > Liviu, > > > I am not sure if it's the same issue. I disabled all mongo related modules > from loading and I am still getting some crashes with the following error: > > Aug 4 08:00:56 cloud-server-09 /sbin/opensips[6630]: > ERROR:proto_wss:tls_blocking_write: TLS failed to send data > Aug 4 08:00:56 cloud-server-09 /sbin/opensips[6630]: > ERROR:proto_wss:tls_write: TLS connection to someip:50803 write failed > Aug 4 08:00:56 cloud-server-09 /sbin/opensips[6630]: > ERROR:proto_wss:tls_write: TLS write error: > Aug 4 08:00:56 cloud-server-09 /sbin/opensips[6630]: > ERROR:proto_wss:tls_blocking_write: TLS failed to send data > Aug 4 08:01:56 cloud-server-09 /sbin/opensips[6630]: > CRITICAL:core:sig_alarm_abort: BUG - shutdown timeout triggered, dying... > > > > > On Thu, Aug 3, 2017 at 1:09 AM, Liviu Chircu <[email protected]> wrote: > >> Hi, Tito! >> >> It seems there are quite a few issues with the new cachedb_mongodb, >> reported here [1]. On a happy note, most of them have also been fixed in >> that pull request, and a merge is pending soon. >> >> Provided that you are not using tls_mgm, case in which you'd likely need >> to recompile your libmongoc with "--disable-automatic-init-and-cleanup", >> the upcoming merge should fix your crashes. >> >> Best regards, >> >> [1]: https://github.com/OpenSIPS/opensips/pull/1163 >> >> Liviu Chircu >> OpenSIPS Developerhttp://www.opensips-solutions.com >> >> On 03.08.2017 11:03, Tito Cumpen wrote: >> >> I am getting crashes on a daily basis with the following message >> >> Aug 3 07:42:52 /sbin/opensips[7681]: CRITICAL:core:receive_fd: EOF on 106 >> Aug 3 07:42:52 /sbin/opensips[7641]: NOTICE:presence:destroy: destroy >> module ... >> Aug 3 07:42:52 /sbin/opensips[7641]: NOTICE:cachedb_mongodb:destroy: >> destroy module cachedb_mongodb ... >> >> >> I am running opensips with the following memory flags -M 1024 -m 256 >> >> I am not seeing any core dumps being generated either. Anyone have any >> ideas? >> >> >> _______________________________________________ >> Users mailing >> [email protected]http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
