-
Notifications
You must be signed in to change notification settings - Fork 108
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
Segmentation fault when logging out #566
Comments
Can you please try on RC2 again? It has fixed one obscure dangling pointer. So far I couldn't reproduce the problem. |
Still there on RC2. macOS crash looks like:
|
Thanks for the stack trace, it's precious. I think I know what went wrong. |
Please try c854e9e (only Quaternion updated). |
Crashes in a different way :)
|
See quotient-im/Quaternion#566 for details.
@aaronraimist, thanks for this one, too. This needs an update of the library - please try with 533f837086d3522c54f0622d3f27e0a5d1347b24 (the latest in 0.5.x branch by now). |
That seems to have fixed the crash for me at least. However it didn't log out super cleanly, you may want to split this into a separate issue. After logging out I got this error which should probably be suppressed since I know I just invalidated that token. and it still showed that this account was in 13 rooms Side note: I wouldn't worry too much about the button text being in Spanish. I'm not exactly sure why that happens but I have had this problem with at least one other piece of software. I think it is because I have multiple languages enabled. Might be a Qt bug that causes it to pick the wrong one sometimes. |
The expired token mess is a matter of quotient-im/libQuotient#316 (former #407). |
See quotient-im/Quaternion#566 for details.
Description
When using the latest Quaternion AppImage from (with or without
pantalaimon
) and clicking on logout, it crashes.Steps to reproduce
as of https://github.com/QMatrixClient/Quaternion/releases/tag/0.0.9.4-beta2
chmod u+x quaternion-git1348.x86_64.AppImage
./quaternion-git1348.x86_64.AppImage
Version information
The text was updated successfully, but these errors were encountered: