Can you help debugging by narrowing down the possible issues of the
libgmp.so bundled in the j ~bin folder?  Delete or move the ~bin/libgmp.so
to other places. Then copy the libgmp.so.10 from your linux lib folder to j
bin/libgmp.so

And then retry if x: 1000 will work?

On Mon, 23 Jan 2023 at 8:04 PM Igor Zhuravlov <[email protected]> wrote:

> J is just installed, base library is up-to-date.
>
> user@host:~/j904> LANG=C ./jconsole.sh
>    JVERSION
> Engine: j904/j64avx/linux
> Beta-j: commercial/2023-01-07T02:27:29
> Library: 9.04.10
> Platform: Linux 64
> Installer: J904 install
> InstallPath: /home/user/j904
> Contact: www.jsoftware.com
>    x: 1000
> JE has crashed, likely due to an internal bug.  Please report the code
> which
> caused the crash, as well as the following printout, to the J programming
> forum.
> 00000000004030a2: ?:0:  sigsegv
> 00007fe4dbb83d4f: ?:0:  ?
> 00007fe4daa0ae2e: ?:0:  __gmpz_get_str
> 00007fe4db484c6a: ?:0:  jtthxqe
> 00007fe4db4855be: ?:0:  jtthorn1main
> 00007fe4db4893bb: ?:0:  jtjprx
> 00007fe4db48af11: ?:0:  jtjpr1
> 00007fe4db48ad9b: ?:0:  jtjpr
> 00007fe4db4a90d9: ?:0:  jtimmex
> 00007fe4db495a61: ?:0:  jdo
> 00007fe4db495813: ?:0:  JDo
> 0000000000402f9f: ?:0:  main
> 00007fe4dbb6e29c: ?:0:  __libc_start_main
> 00000000004024ed: ?:0:  _start
> ffffffffffffffff: ?:0:  ?
>
> -----------------------------------------------------------------------------
> ./jconsole.sh: line 6:   327 Aborted                 (core dumped) bin/
> jconsole "$@"
>
> user@host:~/j904> rpm -q --provides glibc | grep -i libm
> libm.so.6()(64bit)
> libm.so.6(GLIBC_2.15)(64bit)
> libm.so.6(GLIBC_2.18)(64bit)
> libm.so.6(GLIBC_2.2.5)(64bit)
> libm.so.6(GLIBC_2.23)(64bit)
> libm.so.6(GLIBC_2.24)(64bit)
> libm.so.6(GLIBC_2.25)(64bit)
> libm.so.6(GLIBC_2.26)(64bit)
> libm.so.6(GLIBC_2.27)(64bit)
> libm.so.6(GLIBC_2.28)(64bit)
> libm.so.6(GLIBC_2.29)(64bit)
> libm.so.6(GLIBC_2.31)(64bit)
> libm.so.6(GLIBC_2.4)(64bit)
> libmvec.so.1()(64bit)
> libmvec.so.1(GLIBC_2.22)(64bit)
>
> user@host:~/j904> rpm -q --provides libgmp10
> libgmp.so.10()(64bit)
> libgmp10 = 6.1.2-4.9.1
> libgmp10(x86-64) = 6.1.2-4.9.1
>
> --
> Regards,
> Igor
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to