Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] problem while factoring RSA-129

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] problem while factoring RSA-129


Chronological Thread 
  • From: paul zimmermann <Paul.Zimmermann@inria.fr>
  • To: Roberto Zanasi <zanasi.roberto@fermi.mo.it>
  • Cc: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] problem while factoring RSA-129
  • Date: Mon, 26 Mar 2018 21:41:07 +0200
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

Roberto,

maybe there is an issue with the antebuffer program on your computer.
Please try the following:

1) create a file /tmp/antebuffer with the following content:

$ cat /tmp/antebuffer
#!/bin/bash
shift
cat $*

2) run again the dup1 command-line, adding -path_antebuffer /tmp

If that works, you can replace the file
/home/roberto/prova-cado-nfs/cado-nfs/build/voyager/utils/antebuffer
by /tmp/antebuffer, and restart cado-nfs.py.

Paul

PS: the snapshot files are in /tmp/cado.07tjxuxt, you should have
/tmp/cado.07tjxuxt/c130.parameters_snapshot.0, and so on.




Archive powered by MHonArc 2.6.19+.

Top of Page