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

mosquitto_sub abort when broker not running #1246

Closed
ckrey opened this issue Apr 29, 2019 · 2 comments
Closed

mosquitto_sub abort when broker not running #1246

ckrey opened this issue Apr 29, 2019 · 2 comments
Milestone

Comments

@ckrey
Copy link

ckrey commented Apr 29, 2019

version 1.6.1

$ mosquitto_sub -t '#' -v
Error: Connection refused
free(): double free detected in tcache 2
Aborted
@ralight ralight added this to the 1.6.2 milestone Apr 29, 2019
@ralight
Copy link
Contributor

ralight commented Apr 29, 2019

Thank you - fixed in my local branch ready for tomorrow. This is annoying but minor, it only happens as part of the client exiting.

@ralight ralight closed this as completed Apr 29, 2019
@ckrey
Copy link
Author

ckrey commented Apr 30, 2019

Thanks for fixing it. And yes, annoying only

ralight added a commit that referenced this issue Apr 30, 2019
This is part of the cleanup routine when the client is already exiting.

Closes #1246. Thanks to Christoph Krey.
ccvca pushed a commit to ccvca/mosquitto that referenced this issue May 1, 2019
This is part of the cleanup routine when the client is already exiting.

Closes eclipse#1246. Thanks to Christoph Krey.
@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
ralight added a commit that referenced this issue Sep 18, 2019
This is part of the cleanup routine when the client is already exiting.

Closes #1246. Thanks to Christoph Krey.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants