[
https://issues.apache.org/jira/browse/MESOS-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082965#comment-16082965
]
Andrew Schwartzmeyer commented on MESOS-7245:
---------------------------------------------
This is now doable with my integrated changes to Glog. We can pull in a new
patch if we want this sooner, or we can wait until we get a new version of Glog.
Temporary branch for testing: https://github.com/andschwa/mesos/tree/update-glog
> Add a Windows segfault handler for stacktraces
> ----------------------------------------------
>
> Key: MESOS-7245
> URL: https://issues.apache.org/jira/browse/MESOS-7245
> Project: Mesos
> Issue Type: Improvement
> Components: stout
> Reporter: Joseph Wu
> Assignee: Andrew Schwartzmeyer
> Labels: mesosphere, microsoft
>
> 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
(v6.4.14#64029)