pwsafe64-3.56.0 crash when making many un-applied edits to existing entry
Popular easy-to-use and secure password manager
Brought to you by:
ronys
PWS crashes while making (many) updates to exiting entry. Don't know the exact sequence of steps but it seems like there are a large number of un-applied edits to an existing entry when it happens. Noticed it beginning with pwsafe64-3.55.0. Happened again today with pwsafe64-3.56.0. First time submitting a dmp file.
According to the dmp file, the crash appears to be due to a bug in the incremental backup logic.
How many files ending with ".ibak" do you have in your "My Safes" folder, and what numbers do the end with (e.g., pwsafe_990.ibak, pwsafe_991.ibak, etc.)?
As a workaround, you might try moving the .ibak files to another directory.
Had the number of backups set to 999. Currently have 50 in the directory. The most recent backup from after the crash is numbered "blahblah_001.ibak". The previous backups in the directory run from "blahblah_954.ibak" through "blahblah_999.ibak".
Did some additional testing. It looks like the backups are overwriting the "blahblah_001.ibak" file if I make one change or 5 (could be more but didn't test further) rather than incrementing to ...002.ibak, etc.
Moving all iback files to another directory and restarting PWS has restored the expected behavior.
Working on fixing the crash and correcting the logic, but if you want so many backup files, you should set the backup suffix to "YMMDD_HHMMSS", which gives you unlimited backups.
Fixed in commit a6e0ea29c, will be in next release.
Thanks for the quick turnaround.
Didn't realize there was an alternative backup suffix. Don't recall seeing the option but then again I've been using PWS for years.