Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
Mesosphere Sprint 53
-
5
Description
Currently in the Windows builds, if we call `ABORT` (etc.) we will simply bail out, with no stack traces.
This is highly undesirable. Stack traces are important for operating clusters in production. We should work to enable this behavior, including possibly working with glog to add this support if they currently they do not natively support it.
Attachments
Issue Links
- relates to
-
MESOS-7245 Add a Windows segfault handler for stacktraces
- Resolved