-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
At this time, there is not a uniformly available backtrace implementation that meets our standards for use with DiagnosticInfo. When libunwind is available on a majority of platforms, its unw_backtrace might be fast enough. Alternatively, we could decide to turn on backtraces only with mongo::Interruptible but not mongo::Mutex.
- depends on
-
SERVER-44109 Provide access to raw backtraces and object offsets
- Closed