mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Segmentation faults during startup or after a while #1731
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Crashdummyy on GitHub (Oct 5, 2023).
Subject of the issue
I am either unable to start the vaultwarden Server or it crashes after a while with no information whatsoever.
I dont know when it started maybe after a regular update where debian updated libc probably due to looney tunables..
Those issues appear in alpine-testing as well.
I could endure the startup failing due to a race condition but for whatever reason it eventually crashes during normal operation.
Reproduction Steps
When I try to start the Server something like this happens.
Nothing in the journal so far besides
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SENDS_ALLOWED, TRASH_AUTO_DELETE_DAYS, INCOMPLETE_2FA_TIME_LIMIT, SIGNUPS_ALLOWED, SIGNUPS_VERIFY, INVITATIONS_ALLOWED, EMERGENCY_ACCESS_ALLOWED, PASSWORD_HINTS_ALLOWED, SHOW_PASSWORD_HINT, ADMIN_TOKEN, INVITATION_ORG_NAME, REQUIRE_DEVICE_EMAIL, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_FROM_NAME, SMTP_USERNAME, SMTP_PASSWORD, SMTP_TIMEOUT, SMTP_EMBED_IMAGES, EMAIL_EXPIRATION_TIME, EMAIL_ATTEMPTS_LIMIT
Install method:
Clients used:
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
Expected behaviour
Actual behaviour
Troubleshooting data
@BlackDex commented on GitHub (Oct 5, 2023):
Duplicate of #3912