Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 16:07:41 -0500
From:      "Tom Cage" <k5gj@earthlink.net>
To:        <freebsd-current@freebsd.org>
Subject:   reallocate memory error
Message-ID:  <001101c42c9b$ae3a0ed0$9e7ba8c0@gateway2000>
References:  <200404270855.09646.h@schmalzbauer.de><200404271631.i3RGVFYF032496@apollo.backplane.com><20040427202132.GB6692@afields.ca> <200404272100.i3RL0mlN033709@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

When testing 2,33161- with gmp-ecm, the following error occurs with FreeBSD.
This error occurs on two different machines.  However, when using Slackware
on the same computers, this works correctly.


GMP-ECM 5.0.3 [powered by GMP 4.1.2] [P-1]          (FreeBSD-5.2-CURRENT
Saturday 24 April 2004)
Resuming P-1 residue saved by root@gateway2000.k5gj with GMP-ECM 5.0.3 on
Sat Apr 24 14:25:30 2004
Input number has 9983 digits
Using B1=4194304-6291456, B2=378724880, polynomial x^24
Step 1 took 2574086ms
GNU MP: Cannot reallocate memory (old_size=4 new_size=4152)
Abort trap (core dumped)
pass = 31 of 66

GMP-ECM 5.0.3 [powered by GMP 4.1.2] [P-1]          (Slackware-9.1-CURRENT
Tuesday 27 April 2004)
Resuming P-1 residue saved by root@gateway2000 with GMP-ECM 5.0.3 on Tue Apr
27 13:41:02 2004
Input number has 9983 digits
Using B1=4194304-6291456, B2=378724880, polynomial x^24
Step 1 took 2544980ms
Step 2 took 2084520ms
pass = 31 of 66




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c42c9b$ae3a0ed0$9e7ba8c0>