You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the XTypes feature which includes the dynamic language binding is being refactored. It is well known that the current API is unstable for complex types (for instance array of structures).
As the Dynamic Types refactor has been already introduced in the latest Fast DDS v3.0.0, we internally agreed to close all Dynamic-Types related issues.
We elaborated a Migration guide to help with the upgrade process to this new major release.
Please, feel free to reopen it if the issue persists.
Is there an already existing issue for this?
Expected behavior
run well
Current behavior
crash, Segmentation fault
Steps to reproduce
I build the DynamicHelloworld example, and change the "helloworld_example_type_profile.xml" as blew:
then run ./DDSDynamicHelloWorldExample publisher
then it crash and print Segmentation fault
I run DDS in ubuntu--18.04(X86)
Fast DDS version/commit
fastdds-2.11.2
Platform/Architecture
Other. Please specify in Additional context section.
Transport layer
Default configuration, UDPv4 & SHM
Additional context
No response
XML configuration file
Relevant log output
No response
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: