bitwarden/mssql crashes on Ubuntu 24.04
- Dominant language
- C#
- Stars
- 20.1k
- Forks
- 1.8k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 75
Description
### Steps To Reproduce
1. on Ubuntu 24.04.1 LTS, follow [instruction](https://bitwarden.com/help/install-on-premise-linux/) to install bitwarden
2. run bitwarden by `./bitwarden install`
3. visit web UI and try to add an account, which will fail
4. `docker ps` shows container `bitwarden-mssql` keeps restarting
5. log shows the container has a stack overflow crash
### Expected Result
Should be able to create account from web UI.
### Actual Result
Failed to create account on web UI. `bitwarden-mssql` container crashes.
### Screenshots or Videos
_No response_
### Additional Context
_No response_
### Build Version
2024.12.1
### Environment
Self-Hosted
### Environment Details
* `Ubuntu 24.04.1` LTS running on a VM on FreeNAS 13.0
* VM has 2 vCPU, 2 cores, 2 threads. `8GB` RAM, `100GB` disk
### Issue Tracking Info
- [X] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Contributor guide
Assessment
This issue has not been assessed yet.