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

Segfault on close #4

Open
MrAureliusR opened this issue Mar 3, 2019 · 2 comments
Open

Segfault on close #4

MrAureliusR opened this issue Mar 3, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@MrAureliusR
Copy link

This has been present in all versions I use. Upon closing, we see this in the console:
screenshot from 2019-03-03 17 09 53
Also, the "Failed to connect to server" popup occurs.

However, functionality is not affected in any way.

This is on Ubuntu Budgie 18.10.

$ gcc --version
gcc (Ubuntu 8.2.0-7ubuntu1) 8.2.0
$ qmake --version
QMake version 3.1
Using Qt version 5.11.1 in /usr/lib/x86_64-linux-gnu

@MayaPosch
Copy link
Owner

Yes, the current shutdown and clean-up of the MQTT library is still rather messy. The code will be refactored to prevent this issue from occurring. Please standby :)

@MayaPosch
Copy link
Owner

A new release (v0.3-alpha) has been made available. As the crashes and stability issues originated in the libmosquitto library, it's expected that by swapping it with NymphMQTT such crashes and stability issues should be much reduced.

Feel free to try the new code and let me know if you need any assistance with the new dependencies (NymphMQTT and its dependencies).

@MayaPosch MayaPosch added this to the v3.0 milestone Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants