8.3.4. Crashes¶
8.3.4.1. [Critical] NULL pointer access in AUTOSAR Classic when a ping message received from Connext Professional 7.3.0 or higher¶
An AUTOSAR Classic application using Connext Micro 2.4.14.2 caused a NULL pointer access if a ping message was received from an application using Connext Professional 7.3.0 or higher.
[RTI Issue ID MICRO-7860]
8.3.4.2. [Major] UDP transport may have caused a segmentation fault on LynxOS systems¶
The UDP transport may have caused a segmentation fault when receiving UDP packets on LynxOS-178 2024.09 systems.
[RTI Issue ID MICRO-9284]
8.3.4.3. [Major] DDS_DomainParticipantFactory_delete_participant was not thread-safe¶
DDS_DomainParticipantFactory_delete_participant
was not thread-safe. A race
condition could occur if multiple DomainParticipants were deleted at the same
time in the same process space.
[RTI Issue ID MICRO-8055]