[cmake-developers] [CMake 0015732]: Consider showing platform-specific signal value in exception cases
Mantis Bug Tracker
mantis at public.kitware.com
Wed Sep 9 15:27:21 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15732
======================================================================
Reported By: Zach Mullen
Assigned To:
======================================================================
Project: CMake
Issue ID: 15732
Category: CTest
Reproducibility: N/A
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-09-09 15:27 EDT
Last Modified: 2015-09-09 15:27 EDT
======================================================================
Summary: Consider showing platform-specific signal value in
exception cases
Description:
We occasionally see tests terminate via signals, and CTest simply reports e.g.
4/123 Test http://www.cmake.org/Bug/view.php?id=30: server_api_describe
..........................................................***Exception: Other
It would help with debugging if instead of simply "Exception: Other", it also
included the platform-specific signal value, e.g. "Exception: Other (9)" or
"Exception: Other (SIGKILL)".
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-09-09 15:27 Zach Mullen New Issue
======================================================================
More information about the cmake-developers
mailing list