maemo.org Bugzilla – Bug 8873
Segmentation Fault on saving imported V2 Unicode files from Password Gorilla
Last modified: 2010-02-15 11:51:23 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION:1.5.5f_armel (Settings > General > About product) EXACT STEPS LEADING TO PROBLEM: (Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message Connection Failed appears)) 0. To obtain Unicode-compatible to other utils like Password Gorilla and others I have to create dat-file in Password Gorilla 1. I create "V2 Unicode support" database in latest Password Gorilla 1.4 2. I open it with pwsafe, everything seems fine. Unicode characters look well 3. I tap Save (or Save As), and pwsafe crashes with Segmentation Fault. 4. It leaves .new file before crashing seemingly. EXPECTED OUTCOME: ACTUAL OUTCOME: REPRODUCIBILITY:always (always, less than 1/10, 5/10, 9/10) EXTRA SOFTWARE INSTALLED: OTHER COMMENTS: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.302.2 Safari/532.8
Can you provide a crashing password file sample ?
Created an attachment (id=2290) [details] segfault file. passwd: test
HE(In reply to comment #1) > Can you provide a crashing password file sample ? > Here it is with .new file. Passwd: test.
found the bug : the check for the version number was a little too permissive : fixed in 1.6.0a There are still some strange character at the end of the strings ...
mixed with 8917
fixed in 1.6.0a too *** This bug has been marked as a duplicate of bug 8917 ***
I have just updated app, and it is still crashes on the same file and on file created similar to this.
(In reply to comment #7) > I have just updated app, and it is still crashes on the same file and on file > created similar to this. > Yes, I have double checked the ver. with "apt-cache show", and even rebooted for sheer confidence.
Sorry I was a little bit too quick last night about it : I did'n read well your report and I only checked that it opened !!!
fixed in 1.6.0b : UUID is created if not present in the V2 format will soon be uploaded