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

seed node instability. restarts constantly #9794

Open
Gingeropolous opened this issue Feb 10, 2025 · 4 comments
Open

seed node instability. restarts constantly #9794

Gingeropolous opened this issue Feb 10, 2025 · 4 comments

Comments

@Gingeropolous
Copy link
Collaborator

so my seed node has been really unstable. monerod keeps restarting. on master, and on release, and on release binaries. I managed to get gdb running on a debug monerod (master).

I'm leaning towards this being a hardware problem, but I've attached the gdb logs and the monerod logs.

gdb_log.txt
10klog_log.txt

@Gingeropolous
Copy link
Collaborator Author

i think this is captured in the gdb log, but this is what first crashes out:

0x00007ffff1130107 in mdb_page_search_root (mc=0x7fc3acd1e6e8, key=0x7fc3bfffc090, flags=0) at /home/mondaemon/monero/external/db_drivers/liblmdb/mdb.c:6385

@Gingeropolous
Copy link
Collaborator Author

yeah here it is again:

Thread 14 "monerod" received signal SIGBUS, Bus error.
[Switching to Thread 0x7fc3edffa640 (LWP 743673)]
0x00007ffff1130107 in mdb_page_search_root (mc=0x7fc3c88ded18, key=0x7fc3edff7090, flags=0) at /home/mondaemon/monero/external/db_drivers/liblmdb/mdb.c:6385
6385 while (IS_BRANCH(mp)) {

@selsta
Copy link
Collaborator

selsta commented Feb 10, 2025

I would do a resync and if the issue continues to happen it might be a hardware issue.

@Gingeropolous
Copy link
Collaborator Author

update - I'm running release branch with the 2 for 1 database thing, and it is still synchronizing. Has been synchronizing for days. The box this node is on has a secondary HDD, so I'm synchronizing to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants