bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Use of ⊤ results in "THIS IS A BUG "


From: Elias Mårtenson
Subject: [Bug-apl] Use of ⊤ results in "THIS IS A BUG "
Date: Tue, 17 Dec 2013 02:52:38 +0800

Simple test case:

2⊤1

Results in:

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

Call stack:

----------------------------------------
-- Stack trace at Shape.hh:100
----------------------------------------
0xa @@@@
0xa  @@@@
0xa   @@@@
0xa    @@@@
0xa     @@@@
0xa      @@@@
0xa       @@@@
0xa        @@@@
0xa         @@@@
0xa          @@@@
0xa           @@@@
0xa            @@@@
0xa             @@@@
========================================

SI stack:

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


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

Regards,
Elias

reply via email to

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