Closed ctrlbreak- closed 1 year ago
what commit/version are you running?
The tagged version : v23.05
looks like it's crashing right here: https://github.com/ElementsProject/libwally-core/blob/9f2f42df357f5b76d6273ab3165fb9ca671841d8/src/psbt.c#L1119
@ctrlbreak- could you add some more love in the issue description?
How do you hit this crash?
I'm really not sure what you want by "more love" in the issue description. I literally just attempt to run 'listtransactions' on my CLN node.
I'm willing to try and investigate, and if it needs to be via Github, so be it. It seems absolutely no one discusses anything on IRC anymore.
Hi, can you try running https://github.com/ElementsProject/lightning/pull/6275 ? it's possible internally it's working on the wrong psbt version
If this happens for you every time, that's interesting. It implies we don't like something in your db, and I'd really like to see what it is!
This command should give me enough to reproduce (but it will tell your entire onchain history, so maybe send directly to me?)
sqlite3 ~/.lightning/bitcoin/lightningd.sqlite3 '.dump transactions; .dump transaction_annotations'
Issue and Steps to Reproduce
lightning-cli listtransactions
getinfo
output