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

After running a while, segfaults every time server started #1422

Open
alanhamlett opened this issue Dec 12, 2022 · 0 comments
Open

After running a while, segfaults every time server started #1422

alanhamlett opened this issue Dec 12, 2022 · 0 comments

Comments

@alanhamlett
Copy link

The only way to start the server is to delete the main_db and meta_db folders before starting ssdb. It's happened about once per month, last on Dec 12 and before that on Nov 15:

[Tue Nov 15 13:36:13 2022] traps: ssdb-server[1773] general protection ip:7f05edcfea6e sp:7f05ebdfec68 error:0 in libc-2.27.so[7f05edb74000+1e7000]
[Mon Dec 12 11:54:15 2022] traps: ssdb-server[9801] general protection ip:7f3169053a6e sp:7f2f712dbc68 error:0 in libc-2.27.so[7f3168ec9000+1e7000]

Somehow the leveldb data must be corrupted and causing ssdb to crash on startup. Compression is enabled, I haven't tried reproducing with compression disabled.

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

1 participant