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

Crashes on startup on Fedora 41 #10307

Open
arnobl opened this issue Feb 27, 2025 · 0 comments
Open

Crashes on startup on Fedora 41 #10307

arnobl opened this issue Feb 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@arnobl
Copy link

arnobl commented Feb 27, 2025

Describe the bug
Since this week, the vpn crashes when it starts. I have to log-in and reconfigure the vpn after each crash.

The log ends like this:
[27.02.2025 17:46:49.163] (TaskIPFinder) Debug: Starting the ip-lookup
[27.02.2025 17:46:49.165] (TaskIPFinder) Debug: DNS lookup completed
[27.02.2025 17:46:49.165] (TaskIPFinder) Debug: Ipv4:
[27.02.2025 17:46:49.165] (NetworkRequest) Debug: Network request created by TaskIPFinder
[27.02.2025 17:46:49.165] (NetworkRequest) Error: INVALID TOKEN! This network request is going to fail.
[27.02.2025 17:46:49.165] Error: ASSERT: "false" in file /media/data/dev/mozilla-vpn-client/src/networkrequest.cpp, line 122 (networkrequest.cpp:122)
[27.02.2025 17:46:49.220] (Sentry) Info: Sentry ON CRASH

This concerns this method:
https://github.com/mozilla-mobile/mozilla-vpn-client/blob/main/src/networkrequest.cpp#L119

VPN version:
User-Agent: MozillaVPN/2.25.0 (sys:fedora 41; iap:true)

log.txt

Affected Platforms:
Fedora 41

Steps to reproduce:
Just start the vpn.

Expected result:
Start correctly

Actual result:
It crashes.

Additional notes:
I tried the vpn after having removed the cache and configuration files, for the same result.
I built the rpm file from the sources on my laptop. I also try to rebuild it and reinstall the vpn.

@arnobl arnobl added the bug Something isn't working label Feb 27, 2025
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

1 participant