9.2. Regressions in 7.4.0
The following regression was introduced in Connext 7.4.0.
9.2.1. 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:
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]