-
Notifications
You must be signed in to change notification settings - Fork 113
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
mozillavpn activate
CLI segfaults in NotificationHandler::connectionFailureNotification
#9959
Labels
bug
Something isn't working
Comments
Here’s a full backtrace from a
More frames
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Nixpkgs user @trev-dev reported a segmentation fault in the Linux CLI while connecting (NixOS/nixpkgs#348286), and I found a reproduction recipe. The backtrace implicates
NotificationHandler::connectionFailureNotification
, added inVPN version:
2.24.1
Affected Platforms:
Linux command-line
Steps to reproduce:
mozillavpn activate
.mozillavpn linuxdaemon
process as root.Expected result:
No segfault.
Actual result:
Segfault.
Here’s a backtrace from gdb:
The text was updated successfully, but these errors were encountered: