-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
- Environment
- OS: Ubuntu 26.04 LTS
- MongoDB Version: 8.0.x
- Installation Method: mongodb-org
- Architecture: x86_64
-
- Problem
After upgrading the operating system to Ubuntu 26.04 LTS, MongoDB starts successfully but crashes after a short period with a segmentation fault.
The issue occurs even when there are no client connections. Initially, I suspected my Node.js application, but the crash also happens when MongoDB is running idle.
-
- Expected Behavior
MongoDB should continue running normally without crashing.
-
- Actual Behavior
The mongod process exits unexpectedly with a segmentation fault.
Example:
- is related to
-
SERVER-131155 ubuntu 26 Linux 7.0.0-27-generic mongodb not working
-
- Open
-
-
SERVER-121912 Upgrade tcmalloc to include rseq bug fix
-
- Closed
-