bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ¨ (each) on defined function on array of empty arrays


From: Ben Harris
Subject: Re: ¨ (each) on defined function on array of empty arrays
Date: Sun, 31 May 2020 18:40:36 +0100 (BST)
User-agent: Alpine 2.11 (DEB 23 2013-08-11)

On Sun, 31 May 2020, Dr. Jürgen Sauermann wrote:

fixed in SVN 1289.

Thank you.  Sadly, that seems to have introduced a new segfault:

      ∇x f y
[1] ∇
      0 f¨⊂[2](1 2)⍴(0 0)


===================================================
SEGMENTATION FAULT

----------------------------------------
-- Stack trace at main.cc:88
----------------------------------------
0xF7893E81 __libc_start_main
0x5667A638  main
0x568465F7   Workspace::immediate_execution(bool)
0x566E5EAE    Command::process_line()
0x566E6A59     Command::do_APL_expression(UCS_string&)
0x566E5F9E      Command::finish_context()
0x566EF9E6       Executable::execute_body() const
0x567D6221        StateIndicator::run()
0x5672D4D9         Prefix::reduce_statements()
0x56724E04          Prefix::reduce_A_F_B_()
0x566F86B1           DerivedFunction::eval_AB(Value_P, Value_P)
0x566AF1D5            Bif_OPER1_EACH::eval_ALB(Value_P, Token&, Value_P)
0x568247C6             UserFunction::eval_ALB(Value_P, Token&, Value_P)
0xF7F76090              __kernel_sigreturn
0x56682A36
========================================
====================================================

Goodbye.
Session duration: 23.7291 seconds

--
Ben Harris

reply via email to

[Prev in Thread] Current Thread [Next in Thread]