Subject: [Boost-bugs] [Boost C++ Libraries] #12961: boost::math::cyl_bessel_i crashes program.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-12 05:05:05
#12961: boost::math::cyl_bessel_i crashes program.
------------------------------+-------------------------
Reporter: theivorytower@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.63.0 | Severity: Showstopper
Keywords: |
------------------------------+-------------------------
When trying to compute boost::math::cyl_bessel_i(0.2, 0.014), the program
crashes with numerical overflow error. The expected value should be 0.404.
Using some other values as argument can produce crash-free program.
The crash happens with gcc 6.3.1 and clang 3.9.1. Attached is a sample
code that crashes during run-time.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12961> 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-04-12 05:07:48 UTC