This should be a stack overflow issue. Libgmp allocates memory (alloca) from stack as working area while converting numbers to strings.
On Fri, 31 Mar 2023 at 10:17 PM Don Guinn <[email protected]> wrote: > 0j10":(>:10x%1000000x)^1000000x > > > JVERSION > Engine: j9.4.1/j64avx512/windows > Build: commercial/2023-02-27T15:21:53/clang-15-0-7/SLEEF=1 > Library: 9.4.21 > Qt IDE: 2.0.3/6.2.4(6.2.4) > Platform: Win 64 > Installer: j9.4 install > InstallPath: c:/j9.4 > Contact: www.jsoftware.com > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
