MPFR assertion failed: (core dumped)

Dennis Clarke dclarke at blastwave.org
Sat Nov 21 04:08:47 CET 2009


Sorry to report that results on Solaris 10 x86_64 are not so
good.

Almost all test fail with the same message over and over :

FAIL: tui_pow
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)

Here is what I see :

PASS: tversion
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 23958 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tinternals
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 23977 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tinits
PASS: tisqrt
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 24013 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tsgn
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 24032 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst

.
.
.
etc etc etc etc
.
.
.
PASS: tget_set_d64
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 26477 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tj0
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 26496 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tj1
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 26515 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
.
. and more of the same
.
../../mpfr-2.4.2-rc2/init2.c:37: MPFR assertion failed: ((32 - 0)+0) ==
(((32 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((32 - 0)+0)/8)
/opt/csw/bin/bash: line 5: 26743 Abort                   (core dumped)
MPFR_QUIET=1 ${dir}$tst
FAIL: tpow_all
=======================
144 of 148 tests failed
=======================
gmake[2]: *** [check-TESTS] Error 1

So ... that looks like a single bug that bites over and over.

-- 
Dennis



More information about the gmp-discuss mailing list