bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GMP fails its tests on OpenBSD 2.9


From: Jakub Jermar
Subject: GMP fails its tests on OpenBSD 2.9
Date: Tue, 30 Oct 2001 19:50:38 +0100

Hi,
 
I would like to report a problem with gmp-3.1.1 running on my OpenBSD 2.9 box. It compiles just fine, but when I issue it with make check,
I get this:
 
creating t-misc
make  check-TESTS
Memory fault (core dumped)
FAIL: t-mul
PASS: t-tdiv
PASS: t-tdiv_ui
PASS: t-fdiv
PASS: t-fdiv_ui
PASS: t-gcd
PASS: dive
Memory fault (core dumped)
FAIL: t-sqrtrem
PASS: convert
PASS: io
PASS: logic
PASS: bit
Memory fault (core dumped)
FAIL: t-powm
Abort (core dumped)
FAIL: t-powm_ui
Memory fault (core dumped)
FAIL: t-pow_ui
PASS: t-2exp
Memory fault (core dumped)
FAIL: reuse
PASS: t-root
PASS: t-jac
PASS: t-bin
PASS: t-misc
 
Moreover, when I compile SafeTP 1.46 and run its make check, it dumps core in the following way (gdb backtrace):
 
Program received signal SIGSEGV, Segmentation fault.
0x2002b in __gmpn_sqr_basecase ()
(gdb) bt
#0  0x2002b in __gmpn_sqr_basecase ()
#1  0x20026 in __gmpn_sqr_basecase ()
#2  0x16000000 in ?? ()
#3  0x16 in ?? ()
#4  0x160000 in ?? ()
#5  0x16 in ?? ()
#6  0x160000 in ?? ()
#7  0x16 in ?? ()
....
....
(repeats many many many times)
Any ideas where is the problem?
 
Thankx in advance,
Jakub Jermar
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]