-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Windows 10: KeepassXC 2.7.9 silently crashes --> REINSTALL MSVC REDIST #10925
Comments
Not much we can do to assist. Can you provide the latest crash dump? |
edited |
Having the same problem, unable to run, I went back to 2.7.8 |
Same problem on Windows 10 |
Hmmm, unfortunately I didn't get anything from the crash dump. Can you all try running a snapshot build? https://snapshot.keepassxc.org I cannot reproduce this problem with either the portable or installer version of 2.7.9. Tried locally and on a fresh Windows 11 VM |
The latest snapshot build-249506 ran correctly, without any errors. I had been running the MSI of 2.7.9 so just to confirm, I downloaded the portable version and it also crashed on startup. In case it's relevant, I'm running Windows 10 Pro 10.0.19045 Build 19045. Do you have access to a Windows 10 VM? I can try on Windows 11 tomorrow, but it seems like all of the crashes are happening on Windows 10 rather than Windows 11. |
That is baffling, there is nothing special about our code that would differentiate Windows 10 and Windows 11 (which technically are the same post 22H1). The snapshot build contains all code that 2.7.9 has and more. |
I'm spooling up a light win10 box now to test. |
Same here. Just upgraded to the latest using the .msi installer. Fails silently upon launch. Win 10 Pro. |
That is strange. To add another data point, I get the same crash when running v2.7.9 of keepassxc-cli.exe, so it's not exclusive to the GUI. |
Can you all try reinstalling the MSVC redistributable package? https://aka.ms/vs/17/release/vc_redist.x64.exe |
That did it! |
Installing the latest MSVC package fixed the crash! I can now run v2.7.9. |
Wonder why it failed silently??? Not supposed to do that. |
Shakes Fist at Bill Gates |
Adding more info. Happening also on Windows 11. I had a fresh Windows install (old hard drive died). Very few things on this computer, it's barebones. I then installed KeepassXC and it kept silently crashing for me. Each time Event Viewer gave me info like this:
Reinstalling the MSVC package fixed it and now it loads just fine. |
fwiw, your msvc redistributable fix worked for me too. W10-64. |
After installing https://aka.ms/vs/17/release/vc_redist.x64.exe, 2.7.9 can run.
|
Reinstalling the MSVC package fix the issue also for me on Windows 11 |
Reported this issue to Microsoft: https://developercommunity.visualstudio.com/t/Builds-against-MSVC-Redistributable-144/10690723 Feel free to upvote. |
Windows 11 22H3 here same problem, KeePassXC-2.7.9, .msi KeePassXC-2.8.0-snapshot-Win64.msi works for me |
SOLUTIONReinstall the MSVC redistributable package: https://aka.ms/vs/17/release/vc_redist.x64.exe |
SOLUTION
Reinstall the MSVC redistributable package: https://aka.ms/vs/17/release/vc_redist.x64.exe
Overview
I just updated my KeepassXC to the latest 2.7.9. I use the portable version on Windows 10. The file that I downloaded is KeePassXC-2.7.9-Win64.zip
After extracting the zip file, I tried to open the program but it failed to run. And I noticed there are many .dmp crash dumps generated by KeepassXC.
Steps to Reproduce
Expected Behavior
I should be able to open the program.
Actual Behavior
The program failed to run.
Context
I can't access the Help → About menu, the program doesn't even run.
Operating System: Windows 10 Home 64-bit
KeepassXC 2.7.9 Portable
The text was updated successfully, but these errors were encountered: