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
githubposter12
changed the title
FastDDS leaks memory with sequence in IDL struct if DataReader::take_next_sample() is called from a different thread
memory leak with sequence in IDL struct if DataReader::take_next_sample() is called from a different thread
Feb 28, 2024
HelloWorldExample.zip
Is there an already existing issue for this?
I'm aware of the ticket #4317 but I wasn't sure if my issue is exactly the same,
since it mentions SHM transport.
Expected behavior
no memory leak
Current behavior
memory usage keeps growing
Steps to reproduce
I've attached a modified version of the HelloWorldExample showing the error.
Fast DDS version/commit
tested with FastDDS 2.13.2 and 2.9.1 windows 32-bit official installers. both produced the error.
Platform/Architecture
Windows 10 Visual Studio 2019
Transport layer
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: