-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
-
Programmability 2025-05-12
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Uncaught exception
If the exception is ever thrown, the program will crash. A C++ exception is thrown but never caught
/src/mongo/db/service_entry_point_common.cpp:2507: UNCAUGHT_EXCEPT 174137 An exception of type "boost::filesystem::filesystem_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
- is related to
-
SERVER-90430 Follow-on Cleanup For Mongo Embedded SDK Removal
-
- Closed
-
-
SERVER-98959 SP: Remove user thread noexcept uses that aren't explicitly allowed
-
- Closed
-
- related to
-
SERVER-104871 mongod may crash on startup due to failing to check for the existence of the log file
-
- Needs Scheduling
-