Skip to content
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

"link still in use by X entities when deleted" #5

Open
iguessthislldo opened this issue Jan 13, 2020 · 1 comment
Open

"link still in use by X entities when deleted" #5

iguessthislldo opened this issue Jan 13, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@iguessthislldo
Copy link
Member

iguessthislldo commented Jan 13, 2020

basic_test is spitting out lines like this on shutdown:

(30171|30180) DataReaderImpl::remove_associations: bit 0 local 0103507b.9def3738.75db5625.00000004(e90cd0d3) remote 0103507b.9def3738.75dc5579.00000003(c9b82b9a) num remotes 1 
(30171|30180) DataReaderImpl::remove_associations_i: bit 0 local 0103507b.9def3738.75db5625.00000004(e90cd0d3) remote 0103507b.9def3738.75dc5579.00000003(c9b82b9a) num remotes 1 
(30171|30180) WARNING: DataLink[0x7f53bc015260]::~DataLink() - link still in use by 1 entities when deleted!
01:44:32.527751 (30171|30171) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(30171|30171) WARNING: DataLink[0x562dc794d190]::~DataLink() - link still in use by 6 entities when deleted!

I know I've seen this before in OpenDDS applications, I just don't know if it's expected or if I'm not cleaning up properly, so it's possibly related to #3.

@iguessthislldo iguessthislldo added this to the 0.2 milestone Jan 13, 2020
@iguessthislldo iguessthislldo added the bug Something isn't working label Feb 20, 2020
@MuhammedErkam
Copy link

Did you solve this bug? I have same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants