Re: Big GOTCHAs WITH forprime()
Ilya Zakharevich <[email protected]> Wed, 24 Jan 2024 19:50:24 -0800
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <ZbHagP7Ofbw/[email protected]> |
On Wed, Jan 24, 2024 at 08:52:07PM -0500, Charles Greathouse wrote:
> It's a no-repro for me on 2.16.2 29115-f22e516b23 on WSL 2/Ubuntu 23.10.
> The immediate segfault version gives me
>
> [190334138131456478.73170673847198486328,
> 190334138366361066.68292668461799621582, 15235, 66]
Thanks for the (first meaningful) report! Only after such feedback
did I go back to reproduce the segfault again — and discovered the
unreported option
--default primelimit=400000000000
required (already mentioned in another message).
Thanks again,
Ilya