Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10005: erf_inv_initializer crashes under valgrind
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-17 18:47:49
#10005: erf_inv_initializer crashes under valgrind
---------------------------------------+-------------------------
Reporter: Marcin Wojdyr <wojdyr@â¦> | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: math
Version: Boost 1.54.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------------------+-------------------------
Comment (by jon.gammell@â¦):
I am experiencing this on Ubuntu 12.04 (valgrind-3.7.0 and gcc 4.6.3) with
a manually installed Boost 1.58.0.
{{{
terminate called after throwing an instance of
'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::overflow_error>
>'
what(): Error in function boost::math::erfc_inv<long double>(long
double, long double): Overflow Error
}}}
It occurs when either the {{{-O3}}} or {{{-O2}}} flag is given, but does
not occur without an {{{-O}}} flag. I didn't test any other optimization
flag combinations.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10005#comment:5> 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:50:18 UTC