Post
Topic
Board Development & Technical Discussion
Re: Pywallet 2.2: manage your wallet [Update required]
by
escobol
on 31/12/2017, 20:46:24 UTC
Hello

I am trying to recover my old wallets (old hdds).

Ubuntu 16.4

The same error/crash like mentioned earlier

Starting recovery.

Loaded 492.7 Go from /dev/sdc4

Found 13 possible wallets
Found 4020 possible encrypted keys
Found 2126 possible unencrypted keys

Possible wallet #1
    with passphrase #1  Segmentation fault (core dumped)


no files, no import, no check

The same thing
Could anyone help? I did a photorec recovery of all .dat files from an old drive and put them on a flash drive. The pywallet recovery process gets this far but then just quits:

"Read 16.4 Go in 42.0 minutes

Found 21 possible wallets
Found 5850 possible encrypted keys
Found 843 possible unencrypted keys

Possible wallet #1
    with passphrase #1 "


It just quits there. It does produce a pywallet_partial_recovery_xxx.dat file, but I cannot dump it or load it with any litecoin client.

Any assistance would be very appreciated.

^bump



With GDB
Possible wallet #1
    with passphrase #1 
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff519e5fa in EVP_BytesToKey ()
   from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
(gdb)


what now?