bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Zilde Take Vector gives a stack trace


From: alexweiner
Subject: [Bug-apl] Zilde Take Vector gives a stack trace
Date: Sun, 25 Oct 2015 20:28:46 -0700
User-agent: Workspace Webmail 5.15.9

Hi Bug-APL,

Not a segfault, but I don't think anyone wants a stack trace when their program is running. SVN 687:

      ⍬↑1
1
      ⍬↑1 1

==============================================================================
Assertion failed: shape_Zi.get_rank() == B->get_rank()
in Function:      fill
in file:          PrimitiveFunction.cc:2543

Call stack:

----------------------------------------
-- Stack trace at PrimitiveFunction.cc:2543
----------------------------------------
0x7f972aeb6a40 __libc_start_main
0x4438a5  main
0x57af2d   Workspace::immediate_execution(bool)
0x48ddfa    Command::process_line()
0x48ded8     Command::do_APL_expression(UCS_string&)
0x498ecb      Executable::execute_body() const
0x527810       StateIndicator::run()
0x4cefc4        Prefix::reduce_statements()
0x4c9575         Prefix::reduce_A_F_B_()
0x4e1bf1          Bif_F12_TAKE::eval_AB(Value_P, Value_P)
0x4e173d           Bif_F12_TAKE::do_take(Shape, Value_P)
0x4e0dd3            Bif_F12_TAKE::fill(Shape const&, Cell*, Value&, Value_P)
0x454e32             do_Assert(char const*, char const*, char const*, int)
========================================

SI stack:

Depth:    0
Exec:     0xc340f0
Safe ex:  no
Pmode:    ◊  ⍬↑1 1
PC:       3 ENDL
Stat:     ⍬↑1 1
err_code: 0x0
thrown:   at StateIndicator.cc:40
e_msg_1:  'No Error'
e_msg_2:  ''
e_msg_3:  ''


==============================================================================
      
-Alex
 

reply via email to

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