You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/03/14 18:48:42 UTC

[jira] [Assigned] (MESOS-7245) Add a Windows segfault handler for stacktraces

     [ https://issues.apache.org/jira/browse/MESOS-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Schwartzmeyer reassigned MESOS-7245:
-------------------------------------------

    Assignee: Andrew Schwartzmeyer

> 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.3.15#6346)