originallgb / keepassdroid

Automatically exported from code.google.com/p/keepassdroid
0 stars 0 forks source link

SIGSEGV when running KeePassDroid #327

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to open attached kdbx file (password: 'dsp') from KeePassDroid on x86 
Android phone.  No worries about giving password, this is just default created 
kdbx file for debug purposes.
2. Wait for the "Working..."/"Loading database..." alert dialog to complete.
3. Note you are then kicked back to the enter password activity instead of 
being taken to activity showing passwords.  Looking at logcat during this 
loading database operation, there is a SIGSEGV error in libfinal-key.so in 
aes_encrypt_key256.  Looks like their may be an issue in the ndk compiled 
libfinal-key.so lib.

What is the expected output? What do you see instead?
You should be able to open kdbx file and view passwords.  Instead you are 
kicked back to password activity.

What version of the product are you using? On what operating system?
Android KeePassDroid (v1.9.9)
Attached kdbx file generated by Windows PC KeePassDroid (v2.18)

Please provide any additional information below.
Not sure if you have access to x86 Android phone.  You may be able to reproduce 
using x86 AVD image extension available for download using Android SDK manager. 
 Once you download extension you can create AVD using x86 target.

Original issue reported on code.google.com by jpzeh...@gmail.com on 11 Apr 2012 at 7:01

Attachments:

GoogleCodeExporter commented 8 years ago
Will test with 1.9.9 running on ICS (Android 4.0.3)

Original comment by nkya...@gmail.com on 6 May 2012 at 4:30

GoogleCodeExporter commented 8 years ago

Original comment by bpel...@gmail.com on 30 Jul 2012 at 12:16