Closed zerofeerouting closed 2 years ago
a couple of minutes before I had this:
lightning_connectd: ccan/ccan/tal/tal.c:393: del_tree: Assertion `!taken(from_tal_hdr(t))' failed.
lightning_connectd: FATAL SIGNAL 6 (version v0.11.1)
0x5591bdafdbe5 send_backtrace
common/daemon.c:33
0x5591bdafdc6f crashdump
common/daemon.c:46
0x7f822b62672f ???
???:0
0x7f822b4207bb ???
???:0
0x7f822b40b534 ???
???:0
0x7f822b40b40e ???
???:0
0x7f822b419101 ???
???:0
0x5591bdb3ba23 del_tree
ccan/ccan/tal/tal.c:393
0x5591bdb3ba3f del_tree
ccan/ccan/tal/tal.c:412
0x5591bdb3bf1e tal_free
ccan/ccan/tal/tal.c:486
0x5591bdaf389c peer_reconnected
connectd/connectd.c:259
0x5591bdaf3b96 peer_connected
connectd/connectd.c:351
0x5591bdaf3f01 retry_peer_connected
connectd/connectd.c:228
0x5591bdb30bd1 next_plan
ccan/ccan/io/io.c:59
0x5591bdb30ff2 io_do_always
ccan/ccan/io/io.c:435
0x5591bdb32494 handle_always
ccan/ccan/io/poll.c:304
0x5591bdb327d0 io_loop
ccan/ccan/io/poll.c:385
0x5591bdaf423e main
connectd/connectd.c:2158
0x7f822b40d09a ???
???:0
0x5591bdaece99 ???
???:0
0xffffffffffffffff ???
???:0
lightning_connectd: FATAL SIGNAL (version v0.11.1)
0x5591bdafdbe5 send_backtrace
common/daemon.c:33
0x5591bdb066b2 status_failed
common/status.c:221
0x5591bdb067aa status_backtrace_exit
common/subdaemon.c:18
0x5591bdafdc75 crashdump
common/daemon.c:49
0x7f822b62672f ???
???:0
0x7f822b4207bb ???
???:0
0x7f822b40b534 ???
???:0
0x7f822b40b40e ???
???:0
0x7f822b419101 ???
???:0
0x5591bdb3ba23 del_tree
ccan/ccan/tal/tal.c:393
0x5591bdb3ba3f del_tree
ccan/ccan/tal/tal.c:412
0x5591bdb3bf1e tal_free ccan/ccan/tal/tal.c:486
0x5591bdaf389c peer_reconnected
connectd/connectd.c:259
0x5591bdaf3b96 peer_connected
connectd/connectd.c:351
0x5591bdaf3f01 retry_peer_connected
connectd/connectd.c:228
0x5591bdb30bd1 next_plan
ccan/ccan/io/io.c:59
0x5591bdb30ff2 io_do_always
ccan/ccan/io/io.c:435
0x5591bdb32494 handle_always
ccan/ccan/io/poll.c:304
0x5591bdb327d0 io_loop
ccan/ccan/io/poll.c:385
0x5591bdaf423e main
connectd/connectd.c:2158
0x7f822b40d09a ???
???:0
0x5591bdaece99 ???
???:0
0xffffffffffffffff ???
???:0
@zerofeerouting: See #5282 and #5284, and try applying this patch to fix the use-after-free crash bug in retry_peer_connected
.
Thank you. Will look into it!
Seems to be the same issue described in #5284
Managed to get the node back up again (by sheer luck).
Duplicates #5282
Issue and Steps to Reproduce
The node stops - apparently due to
gossipd
failing and automatically restartsgetinfo
output