-
Notifications
You must be signed in to change notification settings - Fork 3.7k
crash on exit with error "corrupted size vs. prev_size" #8450
Comments
Note: the database is not corrupted and works fine on next start, so this issue is of the "annoyance" type rather than a serious problem that is corrupting data. |
The pre-built Prebuilt:
My build:
(quite different) My build script:
on
|
(ubuntu build server is running inside a debian lxc container) |
After further testing, it is not exactly consistent as to when the problem happens. Sometimes my custom compiled binary exists cleanly. So probably need to repeatedly start/stop nodeos to reproduce the problem. |
I have one report of someone getting this error when not running |
On three different machines. All three after the nodeos instances was restarted because they didn't sync blocks anymore. |
My issues happened on just a normal nodeos restart, ie, I wasn't restarting nodeos to fix some problem like what Eric is reporting, but rather to update configuration or something. |
I have also seen different signals. eg also SEGV. |
I have seen this error on 1.8 as well, and with default mapped map mode. I should be able to get a core file. |
Here is a backtrace from 1.8.9:
|
Should be fixed now. Closing. |
To reproduce
database-map-mode = locked
.Files are stored on ext4 SSD. Please advise if any additional environmental information is needed.
Note: using systemd here to manage nodeos
The text was updated successfully, but these errors were encountered: