-
Notifications
You must be signed in to change notification settings - Fork 942
segfault on splicing and segfault on subsequent reconnects #6658
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
Comments
After @achow101 deleted one database entry, every time I attempt to connect it immedidately disconnects:
|
What sqlite query do I run to get this thing out of my database? |
On my end there's nothing in the So every time we reconnect I get:
|
Note that PR #6677 addresses the crashing issue however the removing the of the inflight (and related testing) must still be addressed, as is discussed over in this issue #6656 (comment) |
I updated to v23.08.1 but the |
Should be fixed on master but it didn't make it into |
@ddustin I still can't reconnect with v23.11rc1 (on my end, @achow101 might be on an older version):
|
@Sjors tried to splice in to a channel I have with him and the resulting failure also crashed my node. Attempting to reconnect results in subsequent crashing as well.
Logs:
The text was updated successfully, but these errors were encountered: