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 12:35:12
#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 danq@â¦):
News: Last night, I significantly increased the size of the run-time stack
and the problem went away. Since you mentioned that cpp_int does not
effect stack usage, I suspect that somewhere else in my code, the stack
was getting loaded and by sheer chance, wound up clobbering my cpp_int
variable.
I will play with GDB to see if I can pinpoint the cause.
I will also take a look at 1.54 and try to reproduce the problem with that
version.
Thanks!
Dan
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8700#comment:4> 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