selsta
selsta
> I'll move the problematic VM to a newer Intel hypervisor to attempt to rule out any hardware issue. Will try to report back in a few days. Thanks. While...
One more thing to test: Can you compile https://github.com/tevador/RandomX and then run the `./randomx-tests` binary to see if all tests pass without issues?
Can you run RandomX tests in a loop for 60 hours or so and see if it passes 100% of the time? That would be the most similar test to...
@agowa338 when did this issue start showing up? could it be a corrupted database?
And it instantly crashes after startup?
I assume starting with `--db-salvage` doesn't help, but it's worth a try. If it doesn't help I would move / delete the blockchain (data.lmdb) and try to sync from scratch...
What you posted shows that there is an error when adding something to the database. Now I'm not really sure what "FILE SYSTEM LIMITATION" means exactly, but if it starts...
To clarify, with what you described (internal NVMe, no power loss) it's unlikely that your database is corrupted but it's the easiest first step to help us locate the issue.
And do you know how to get an all threads backtrace on Windows? I'm unfortunately only familiar with gdb / lldb.
This isn't readable unfortunately, seems to be either a stripped binary or some Windows specific thing.