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

crash: excessive queue length (version v24.11.1) #7972

Open
vincenzopalazzo opened this issue Jan 3, 2025 · 0 comments
Open

crash: excessive queue length (version v24.11.1) #7972

vincenzopalazzo opened this issue Jan 3, 2025 · 0 comments

Comments

@vincenzopalazzo
Copy link
Contributor

Issue and Steps to Reproduce

➜  ~ cat .lightning/bitcoin/log.log | grep BROKEN
2025-01-01T15:19:23.414Z **BROKEN** connectd: excessive queue length (version v24.11.1)
2025-01-01T15:19:23.414Z **BROKEN** connectd: backtrace: common/daemon.c:38 (send_backtrace) 0x55880cd3663e
2025-01-01T15:19:23.414Z **BROKEN** connectd: backtrace: common/msg_queue.c:69 (do_enqueue) 0x55880cd3ddee
2025-01-01T15:19:23.414Z **BROKEN** connectd: backtrace: common/msg_queue.c:85 (msg_enqueue) 0x55880cd3de1b
2025-01-01T15:19:23.414Z **BROKEN** connectd: backtrace: common/daemon_conn.c:161 (daemon_conn_send) 0x55880cd36bdf
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: connectd/multiplex.c:685 (handle_gossip_in) 0x55880cd2f1fa
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: connectd/multiplex.c:824 (handle_message_locally) 0x55880cd301b2
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: connectd/multiplex.c:1173 (read_body_from_peer_done) 0x55880cd3024d
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: ccan/ccan/io/io.c:60 (next_plan) 0x55880cdd0c7e
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: ccan/ccan/io/io.c:422 (do_plan) 0x55880cdd1109
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: ccan/ccan/io/io.c:439 (io_ready) 0x55880cdd11c2
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: ccan/ccan/io/poll.c:455 (io_loop) 0x55880cdd2b0f
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: connectd/connectd.c:2564 (main) 0x55880cd2b084
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: ../csu/libc-start.c:308 (__libc_start_main) 0x7f9d3038dd79
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: (null):0 ((null)) 0x55880cd20eb9
2025-01-01T15:19:23.415Z **BROKEN** connectd: backtrace: (null):0 ((null)) 0xffffffffffffffff
➜  ~

Running the tagged version v24.11.1

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