Closed 5andr0 closed 6 years ago
Have you tried performing a sweep_all
with CLI v0.13?
Have you tried performing a
sweep_all
with CLI v0.13?
Thanks for the tip, i didn't realize there's v0.13. So after hours of compiling and migrating the db from v1 to v2 and then v3 it's not freezing anymore. Issue closed =)
I tried to empty my wallet and always end up in a freeze loop. cli log:
Probably caused by this endless loop here: https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.cpp#L6971
It also stuck multiple times before when i tried to send higher amounts of coins from that wallet. (This was on GUI, so i don't have a debug log for that)
There are more people having issues with this: https://www.reddit.com/r/Monero/comments/8vcdhv/monero_gui_stuck_on_creating_transaction/
I'm on win64 and v0.12.3.0. Node is fully synced. Restart doesn't help.
I currently don't have the time to test this on linux or build it myself to debug it. Any other idea how to pinpoint the bug? Thanks