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

renepay crash #7824

Open
asoltys opened this issue Nov 15, 2024 · 0 comments
Open

renepay crash #7824

asoltys opened this issue Nov 15, 2024 · 0 comments

Comments

@asoltys
Copy link
Contributor

asoltys commented Nov 15, 2024

It seems that renepay crashed on me last night. I don't think it brought the whole node down but outgoing payments were failing with "Uknown command renepay".

I'm attaching my debug log leading up to the crash:

renepaycrash.log

I'm running CLN in a docker container from an image I built off the master branch at commit bfc00bc using the provided Dockerfile.

cln-renepay: plugins/renepay/routefail.c:257: handle_failure: Assertion `result->erring_node' failed.
cln-renepay: FATAL SIGNAL 6 (version v24.08-243-gbfc00bc)
0x556f831c7c80 send_backtrace
        common/daemon.c:33
0x556f831c7d08 crashdump
        common/daemon.c:75
0x7fb0e429713f ???
        ???:0
0x7fb0e40ced51 ???
        ???:0
0x7fb0e40b8536 ???
        ???:0
0x7fb0e40b840e ???
        ???:0
0x7fb0e40c76d1 ???
        ???:0
0x556f831b0006 handle_failure
        plugins/renepay/routefail.c:257
0x556f831b058b update_gossip
        plugins/renepay/routefail.c:163
0x556f831b086c routefail_start
        plugins/renepay/routefail.c:43
0x556f831af56d notification_sendpay_failure
        plugins/renepay/routetracker.c:409
0x556f831b96da ld_command_handle
        plugins/libplugin.c:2087
0x556f831b9b01 ld_read_json_one
        plugins/libplugin.c:2238
0x556f831b9b8a ld_read_json
        plugins/libplugin.c:2258
0x556f831e602f next_plan
        ccan/ccan/io/io.c:60
0x556f831e64ba do_plan
        ccan/ccan/io/io.c:422
0x556f831e6573 io_ready
        ccan/ccan/io/io.c:439
0x556f831e7ec0 io_loop
        ccan/ccan/io/poll.c:455
0x556f831b9fb8 plugin_main
        plugins/libplugin.c:2470
0x556f831a42d8 main
        plugins/renepay/main.c:408
0x7fb0e40b9d79 ???
        ???:0
0x556f831a2ef9 ???
        ???:0
0xffffffffffffffff ???
        ???:0
cln-renepay: FATAL SIGNAL 11 (version v24.08-243-gbfc00bc)
0x556f831c7c80 send_backtrace
        common/daemon.c:33
0x556f831c7d08 crashdump
        common/daemon.c:75
0x7fb0e429713f ???
        ???:0
0x0 ???
        ???:0

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

No branches or pull requests

1 participant