bug-apl
[Top][All Lists]
Advanced

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

Re: Crash with inner product and Match


From: enztec
Subject: Re: Crash with inner product and Match
Date: Sun, 8 Dec 2019 14:13:26 -0700

Hi

i think he just fixed it just for you - 1209 is the latest/last svn as of this 
post

svn co https://svn.savannah.gnu.org/svn/apl/trunk apl-svn

On Sun, 8 Dec 2019 21:35:34 +0100
Karl Landström <address@hidden> wrote:

> OK, good! I should have tried the latest version before reporting the 
> error. Lesson learned.
> 
> Regards,
> Karl
> 
> On 2019-12-08 13:03, Dr. Jürgen Sauermann wrote:
> > Hi August,
> > 
> > thanks, fixed in *SVN 1209*.
> > 
> > Best Regards,
> > Jürgen
> > 
> > 
> > On 12/7/19 6:43 PM, August Karlstrom wrote:
> >> When I try to evaluate the expression below I get a crash:
> >>
> >>       1 ∧.≡ 1 1
> >>
> >> ==============================================================================
> >>  
> >>
> >> Assertion failed: !sub_val->is_simple_scalar()
> >> in Function:      PointerCell
> >> in file:          PointerCell.cc:30
> >>
> >> Call stack:
> >>
> >> ----------------------------------------
> >> -- Stack trace at PointerCell.cc:30
> >> ----------------------------------------
> >> 0x7F7F6CADC09B __libc_start_main
> >> 0x561D35192565  main
> >> 0x561D352DE3F5   Workspace::immediate_execution(bool)
> >> 0x561D351DF2E1    Command::process_line()
> >> 0x561D351DFCF5     Command::do_APL_expression(UCS_string&)
> >> 0x561D351DF37F      Command::finish_context()
> >> 0x561D351E7BE7       Executable::execute_body() const
> >> 0x561D35285000        StateIndicator::run()
> >> 0x561D352197A4         Prefix::reduce_statements()
> >> 0x561D35213188          Prefix::reduce_A_F_B_()
> >> 0x561D351EF033           DerivedFunction::eval_AB(Value_P, Value_P)
> >> 0x561D351B9AC2            Bif_OPER2_INNER::eval_ALRB(Value_P, Token&, 
> >> Token&, Value_P)
> >> 0x561D3521B32C             PointerCell::PointerCell(Value*, Value&)
> >> 0x561D351A68FA              do_Assert(char const*, char const*, char 
> >> const*, int)
> >> ========================================
> >>
> >> SI stack:
> >>
> >> Depth:      0
> >> Exec:       0x561d37293aa0
> >> Safe exec:  0
> >> Pmode:      ◊  1 ∧.≡ 1 1
> >> PC:         5 (7) ENDL
> >> Stat:       1 ∧.≡ 1 1
> >> err_code:   0x0
> >>
> >>
> >> ==============================================================================
> >>  
> >>
> >>
> >> I use GNU APL 1.8 from the standard repository in Debian 10 (stable).
> >>
> >> $ apl --version
> >> BUILDTAG:
> >> ---------
> >>     Project:        GNU APL
> >>     Version / SVN:  1.8 / Unversioned directory
> >>     Build Date:     2019-07-16 11:55:11 UTC
> >>     Build OS:       Linux 4.19.0-5-amd64 x86_64
> >>     config.status:  default ./configure options
> >>     Archive SVN:
> >>
> >>
> >> -- August
> >>
> >>
> > 
> 
> -- 
> -- Kalle
> 

reply via email to

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