Thomas D. Dean on Wed, 25 Oct 2023 01:26:33 +0200


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

segfault


Ubuntu 22.04
64G RAM

> gp
Reading GPRC: /home/tomdean/.gprc
GPRC Done.

        GP/PARI CALCULATOR Version 2.16.1 (development 28775-3c253ce7d5)
          amd64 running linux (x86-64/GMP-6.2.1 kernel) 64-bit version
compiled: Oct 24 2023, gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
                            threading engine: single
                 (readline v8.1 enabled, extended help enabled)

                     Copyright (C) 2000-2023 The PARI Group

PARI/GP is free software, covered by the GNU General Public License, and comes
WITHOUT ANY WARRANTY WHATSOEVER.

Type ? for help, \q to quit.
Type ?18 for how to get moral (and possibly technical) support.

parisizemax = 16000000000, primelimit = 10000000
? quadhilbert(-3299)
  *** quadhilbert: Warning: increasing stack size to 16000000000.
  ***   at top-level: quadhilbert(-3299)
  ***                 ^------------------
  *** quadhilbert: bug in PARI/GP (Segmentation Fault), please report.
  ***   Break loop: type 'break' to go back to GP prompt
break>

Tom Dean