Subject: [Boost-bugs] [Boost C++ Libraries] #2349: execution monitor and terminate()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-20 10:16:42
#2349: execution monitor and terminate()
-----------------------------------------------+----------------------------
Reporter: Norbert Buchmuller <norbi_at_[hidden]> | Owner: rogeeff
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: test
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
-----------------------------------------------+----------------------------
In versions 1.35.0 and 1.36.0 the execution monitor does not detect if
{{{terminate()}}} is called. In the current trunk (r48903) it does, but
still does not have any test cases for this condition (so I think it was
fixed without knowing the problem). I think a test case would be useful to
detect regressions.
I noticed this problem with GCC 3.4.6 and GCC 4.1.2 on i486-linux-gnu.
These compilers always call {{{terminate()}}} from {{{unexpected()}}} (ie.
they call {{{terminate()}}} even if {{{std::bad_exception}}} is in the
throw-list), and {{{terminate()}}} calls {{{abort()}}}.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2349> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC