The following crashed on Windows 10 (22H2):
   JVERSION
Engine: j9.4.2/j64avx2/windows
Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
Library: 9.4.22
Platform: Win 64
Installer: j9.4 install
InstallPath: c:/users/rishe0/appdata/local/programs/j9.4
Contact: www.jsoftware.com
   list=:_1 4 6 8 3 5 8 _1 7 4
   abc`0:`*: "0 list    NB. abc being undefined

[process exited with code 3221225477 (0xc0000005)]


On the same laptop but running Ubuntu 20.04.6 LTS under WSL2, there was no
crash for either j9.4.2 or j9.5.0-beta2.
   JVERSION
Engine: j9.4.2/j64avx2/linux
Build: commercial/2023-04-10T01:17:55/clang-11-0-0/SLEEF=1
Library: 9.4.22
Platform: Linux 64
Installer: j9.4 install
InstallPath: /opt/j/j9.4
Contact: www.jsoftware.com
   list=:_1 4 6 8 3 5 8 _1 7 4
   abc`0:`*: "0 list    NB. abc being undefined
|value error: abc
|       abc`0:`*:"0 list

   JVERSION
Engine: j9.5.0-beta2/j64avx2/linux
Build: commercial/2023-05-02T22:44:04/clang-11-0-0/SLEEF=1
Library: 9.5.1
Platform: Linux 64
Installer: j9.5 install
InstallPath: /opt/j/j9.5
Contact: www.jsoftware.com
   list=:_1 4 6 8 3 5 8 _1 7 4
   abc`0:`*: "0 list    NB. abc being undefined
|value error: abc
|       abc`0:`*:"0 list


On Tue, May 30, 2023 at 7:18 AM Henry Rich <henryhr...@gmail.com> wrote:

> I am running 9.5 beta (which has not changed in this area), and I get
> value error (no crash).  Windows 11.
>
> Can anyone reproduce this?
>
> Henry Rich
>
> On 5/29/2023 2:23 PM, Gilles Kirouac wrote:
> > list=:_1 4 6 8 3 5 8 _1 7 4
> >    abc`0:`*: "0 list    NB. abc being undefined
> >
> > crashed jc9.4.
>
> ----------------------------------------------------------------------
> 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