Joseph Wu created MESOS-7245:
--------------------------------

             Summary: 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


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)

Reply via email to