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

Devnet RPC node crashed with repeated unsafe unwraps #9373

Closed
danpaul000 opened this issue Apr 8, 2020 · 3 comments
Closed

Devnet RPC node crashed with repeated unsafe unwraps #9373

danpaul000 opened this issue Apr 8, 2020 · 3 comments
Assignees
Milestone

Comments

@danpaul000
Copy link
Contributor

danpaul000 commented Apr 8, 2020

Problem

Devnet RPC node went down 3 times due to unsafe unwraps then appeared to stop re-starting itself. Appears to be working now after I manually stopped it, pulled over a newer snapshot, then restarted.

journalctl_first_crash.txt

syslog_unwrap_logs.txt

@danpaul000 danpaul000 changed the title Devent RPC node crashed with repeated unsafe unwraps Devnet RPC node crashed with repeated unsafe unwraps Apr 8, 2020
@danpaul000 danpaul000 modified the milestones: v1.1.3, v1.0.15 Apr 8, 2020
@mvines
Copy link
Member

mvines commented Apr 8, 2020

It's failing to create threads, which is so weird:

Nothing obvious in dmesg or syslog about this. I've rebooted the machine 🤞

@danpaul000
Copy link
Contributor Author

Looks like it's still failing in a similar manner, and in a service restart cycle right now

@mvines mvines self-assigned this Apr 9, 2020
@mvines mvines modified the milestones: v1.0.15, v1.0.16 Apr 9, 2020
@mvines
Copy link
Member

mvines commented Apr 9, 2020

Debugged this down to #9383, with #9384 as a temporary workaround

@mvines mvines closed this as completed Apr 9, 2020
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

2 participants