Re: [Boost-bugs] [Boost C++ Libraries] #8700: multiprecision : Trying to cast to unsigned from cpp_int > 19 bits causes crash

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8700: multiprecision : Trying to cast to unsigned from cpp_int > 19 bits causes crash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-17 08:02:45


#8700: multiprecision : Trying to cast to unsigned from cpp_int > 19 bits causes
crash
------------------------------+--------------------------------------------
  Reporter: danq@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be | Component: multiprecision
  Determined | Severity: Showstopper
   Version: Boost 1.53.0 | Keywords: crash cast multiprecision dump
Resolution: |
------------------------------+--------------------------------------------

Comment (by johnmaddock):

>Suggestions on how to install 1.54 beta into my (simple) Mingw
 environment?

 Just unpack the zip and place it in your path - multiprecision is header
 only. If you need other Boost libs, the easiest way would be to
 temporarily rename boost/multiprecision in the 1.53 tree and then copy the
 version from 1.54 over to test.

 BTW bit usage shouldn't effect stack usage in cpp_int. Have you run under
 gdb and/or looked up the error code to see if it's a stack overflow?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8700#comment:3>
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:13 UTC