rticommunity / rticommunity/rticonnextdds-examples

[BUG]

Open
#751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug unconfirmed
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.