Olexii Moroz
Olexii Moroz
Hi @EduPonz Thank you for the great explanation! But, sometimes I can observe cases when PDP routine between client and server switched to some non-functional state. My setup: Three isolated...
Hi @EduPonz , seems (hopefully), the root cause of the mentioned issue has been found: Discovery server while generation message which contains DATA(UP) sub-message with the following HEATBEAT stores the...
Hi @EduPonz , Yes, I am able to reproduce an issue on master (as well on other versions e.g. 2.10.x ) Segfault backtrace ```bash 0x000000000022f173: eprosima::fastdds::dds::ParameterProperty_t::second[abi:cxx11]() const at ParameterTypes.hpp:982 0x000000000060e5e9:...
Thank you @Mario-DL, One of the ideas for how to deal with this FMPOV, is to use a more "reliable" system identifier for the host ID value calculation, for Linux(systemd)...
Many thanks! @MiguelCompany @Mario-DL Are there any plans to backport it into the 2.x branch or will it only be available in the 3.x ?