Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid delta>0 assertion in plugins/renepay/mcf.c #7228

Open
owtyahyg6 opened this issue Apr 16, 2024 · 1 comment
Open

Invalid delta>0 assertion in plugins/renepay/mcf.c #7228

owtyahyg6 opened this issue Apr 16, 2024 · 1 comment

Comments

@owtyahyg6
Copy link

As tested with v24.02.2, the assertion
assert(delta>0)
on line 1412 in plugins/renepay/mcf.c does not always hold, it causes the renepay plugin to crash sometimes. Tested on FreeBSD 14.0-RELEASE-p5 arm64

@Lagrang3
Copy link
Collaborator

Hi @owtyahyg6, thanks for reporting on this.

There was a previous issue about that same assertion (#7150), thus this issue might be a duplicate. The fix (#7159) is in the master branch but after version 24.02.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants