This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
DataWriter write data crash frequently with segment fault when using ContentFilteredTopic #4878
Closed
1 task done
Labels
need more info
Issue that requires more info from contributor
Is there an already existing issue for this?
Expected behavior
use ContentFilteredTopic and set filter expression to receive required data
Current behavior
The operation seem to be valid and the application can run normally for a while but would crash occasionally or even frequently with segment fault. But if DataReader doesn't use ContentFilteredTopic, everything is well.
The call stack is shown below:
Steps to reproduce
The IDL file:
And the filter expression:
relevant code for write data:
Fast DDS version/commit
2.14.x
Platform/Architecture
Ubuntu Focal 20.04 arm64, Other. Please specify in Additional context section.
Transport layer
Default configuration, UDPv4 & SHM
Additional context
Galaxy Kylin OS (Linux) aarch64 run in docker
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: