-
Notifications
You must be signed in to change notification settings - Fork 942
lightningd keeps crashing with FATAL SIGNAL 6 RECEIVED #1308
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
Assigned this to our resident state machine expert @rustyrussell, I think it should be safe to just allow the state transition. Then again, I can't come up with a valid transition from Could you provide more logs? |
thanks. |
three latest crashes (including the one previously posted)
|
I was mainly interested in seeing state transitions prior to getting into the locked up state that keeps failing. My guess is that we managed to continue the shutdown process, but loaded the channel awaiting lockin from the DB somehow. You can probably recover by manually changing the DB entry's state, however that doesn't solve the underlying problem. |
sorry about the missing linebreaks in the log btw. saw that now. |
I believe spec changed to allow I have not managed to find a transition from
Yes, but, it is this reason, that the spec was changed to allow |
Fixes: ElementsProject#1308 Signed-off-by: Rusty Russell <[email protected]>
Fixes: ElementsProject#1308 Signed-off-by: Rusty Russell <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Issue and Steps to Reproduce
getinfo
outputThe text was updated successfully, but these errors were encountered: