.. include:: /../getting_started/vars.rst .. _section-Regressions740: Regressions in 7.4.0 ******************** The following regression was introduced in *Connext* 7.4.0. Possible crash during Web Integration Service start-up on OS X systems ---------------------------------------------------------------------- When using ``rtiwebintegrationservice`` from *RTI Launcher* or the command line, the application may crash immediately after logging the following warning: .. code-block:: text WARNING: rtiwebintegrationserviceapp is loading libcrypto in an unsafe way This issue is triggered by a third party loading an unversioned ``libcrypto.dylib``, when it should load ``libcrypto.3.dylib``. **Fixed in:** 7.5.0 [RTI Issue ID WEBINT-353]