[
https://issues.apache.org/jira/browse/MESOS-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler reassigned MESOS-7245:
--------------------------------------
Assignee: Benjamin Mahler
> Add a Windows segfault handler for stacktraces
> ----------------------------------------------
>
> Key: MESOS-7245
> URL: https://issues.apache.org/jira/browse/MESOS-7245
> Project: Mesos
> Issue Type: Improvement
> Reporter: Joseph Wu
> Assignee: Benjamin Mahler
> Priority: Major
> Labels: mesosphere, windows
>
> Current in the Windows builds, if we segfault, the program will exit
> immediately with no other output.
> For example, when you add a failing test to {{stout-tests}} and run
> {{3rdparty/stout/tests/Debug/stout-tests --gtest_break_on_failure}}, gtest
> simulates a segfault to exit immediately. On Posix, this also prints a
> stacktrace.
> We may be able to re-use the code added to glog for print stacktraces
> (MESOS-6815).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)