Opened 5 years ago

Last modified 5 years ago

#59295 closed defect

pari does not work in catalina — at Version 2

Reported by: kontogar Owned by: wbl (Watson Ladd)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: catalina Cc:
Port: pari

Description (last modified by jmroot (Joshua Root))

Pari gp compiled without any problems.

However, even at the simplest calculation, it breaks with a segmentation fault:

 GP/PARI CALCULATOR Version 2.11.2 (released)
          i386 running darwin (x86-64/GMP-6.1.2 kernel) 64-bit version
     compiled: Oct 13 2019, Apple clang version 11.0.0 (clang-1100.0.33.8)
                            threading engine: single
                 (readline v8.0 enabled, extended help enabled)

                     Copyright (C) 2000-2018 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 ?17 for how to get moral (and possibly technical) support.

parisize = 8000000, primelimit = 500000
? 1+1
  ***   bug in PARI/GP (Segmentation Fault), please report.
  ***   Break loop: type 'break' to go back to GP prompt
break>

Change History (2)

comment:1 Changed 5 years ago by kencu (Ken)

first thought again is -f-no-stack-check

shame we can't hotfix this in base somehow rather than add the same fix to dozens of ports.

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: pari gp segmentation fault removed
Owner: set to wbl
Port: pari added
Status: newassigned
Note: See TracTickets for help on using tickets.