-
Notifications
You must be signed in to change notification settings - Fork 770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to create DataReader leads to Segmentation Fault #3056
Comments
The commit you provided is tag:v2.8.0, but the crash log shows that the library you are using is libfastrtps.so.2.6.0. Is it because of version mismatch? |
@jingTian-z good eye, let me check it, will get back to you. |
|
This happens only configuration time for |
@fujitatomoya Is it possible to have a simple reproducer for this? |
@MiguelCompany we do not have it right now, but trying to see more details. If we can do that, we will let you know. |
https://github.com/eProsima/Fast-DDS/tree/2.6.2 + #2976 cannot meet this problem. |
@fujitatomoya Is this still reproducible? In which versions? Could you check with v2.6.4, v2.9.1, and master? |
we confirmed that #2976 can fix this problem as mentioned in #3056 (comment). |
Is there an already existing issue for this?
Expected behavior
Successfully create the DataReader and will not receive Segmentation Fault signal.
Current behavior
Failed to create the DataReader and ends up with Segmentation Fault.
Steps to reproduce
W.I.P
Fast DDS version/commit
Platform/Architecture
Ubuntu Focal 20.04 arm64
Transport layer
Default configuration, UDPv4 & SHM
Additional context
XML configuration file
No response
Relevant log output
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: