rticommunity / rticommunity/rticonnextdds-examples
[BUG]
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
System information
- RTI Product:: rtirecordingservice storage adapter
- Version: 7.3
- Operating system: RHEL 8
- Compiler: : gcc
- Compiler version: gcc version 8.5.0 20210514
- Additional information:
What is the current behavior?
on compiling the recordingserviceStorageadapter and running it from the recordingservice I am getting the following error
libFileStorageWriterCpp.so: undefined symbol: _ZNK3rti4core6xtypes15DynamicDataImpl5valueIN3dds4core12basic_stringIcNS0_6memory14OsapiAllocatorIcEEEEEET_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
Steps to reproduce the issue
The adapter should load
Suggested solutions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the recordingserviceStorageadapter compilation and loading on RHEL 8 with gcc 8.5, using the reported libFileStorageWriterCpp.so undefined-symbol error as the starting point. Inspect the adapter and recordingservice integration to identify the loading failure; done when the adapter loads successfully from recordingservice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100