bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Another "THIS IS A BUG" error


From: Elias Mårtenson
Subject: [Bug-apl] Another "THIS IS A BUG" error
Date: Tue, 10 Dec 2013 00:39:22 +0800

This one is very easy to reproduce. Just enter the following:

1⌹2

This results in this error:

Assertion failed: r < rho_rho
in Function:      get_shape_item
in file:          Shape.hh:100

Call stack:

----------------------------------------
-- Stack trace at Shape.hh:100
----------------------------------------
0x7f62d658dde5 __libc_start_main
0x430a95  main
0x50635d   Workspace::immediate_execution(bool)
0x458f6d    Command::process_line()
0x457c73     Command::process_line(UCS_string&)
0x461a58      Executable::execute_body() const
0x4ca260       StateIndicator::run()
0x483261        Prefix::reduce_statements()
0x480513         Prefix::reduce_A_F_B_()
0x4cad80          StateIndicator::eval_AB(Token&, Token&, Token&)
0x487238           Bif_F12_DOMINO::eval_AB(Value_P, Value_P)
0x46da6a            divide_matrix(long, long, Value_P, long, Value_P, Shape const&, double)
0x43f34f             do_Assert(char const*, char const*, char const*, int)
========================================

SI stack:

Depth:    0
Exec:     0x27aeef0
Pmode:    ◊  1⌹2
PC:       3 ENDL
Stat:     1⌹2
err_code: 0x0
thrown:   at StateIndicator.cc:38
e_msg_1:  'No Error'
e_msg_2:  ''
e_msg_3:  ''


==============================================================================
THIS IS A BUG !!!
      1⌹2
      ^^
      

reply via email to

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