bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] ravel with axis - assertion failed


From: Juergen Sauermann
Subject: Re: [Bug-apl] ravel with axis - assertion failed
Date: Thu, 19 May 2016 15:38:18 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Louis,

thanks. fixed in SVN 730.

/// Jürgen


On 05/19/2016 01:09 AM, Louis de Forcrand wrote:
      t
0 0 0 1
1 1 1 1
1 0 1 1
0 1 1 1

1 1 0 0
0 0 0 1
1 1 1 1
0 0 1 0
      ,[3 4],⌿⊃(⊂T)×(1⌽[2]T)(1⌽T←¯1+2×t)

==============================================================================
Assertion failed: r < rho_rho
in Function:      get_shape_item
in file:          ./Shape.hh:105

Call stack:

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

SI stack:

Depth:    1
Exec:     0x7faebac12020
Safe ex:  no
Pmode:    ◊  ,[3 4],⌿⊃(⊂T)×(1⌽[2]T)(1⌽T←¯1+2×t)
PC:       32 RETURN_STATS
Stat:     ,[3 4],⌿⊃(⊂T)×(1⌽[2]T)(1⌽T←¯1+2×t)
err_code: 0x0
thrown:   at StateIndicator.cc:40
e_msg_1:  'No Error'
e_msg_2:  ''
e_msg_3:  ''

Depth:    0
Exec:     0x7faebad02ac0
Safe ex:  no
Pmode:    ◊  ,[3 4],⌿⊃(⊂T)×(1⌽[2]T)(1⌽T←¯1+2×t)
PC:       32 RETURN_STATS
Stat:     ,[3 4],⌿⊃(⊂T)×(1⌽[2]T)(1⌽T←¯1+2×t)
err_code: 0xA01
thrown:   at ./Shape.hh:105
e_msg_1:  'Assertion failed'
e_msg_2:  ''
e_msg_3:  ''


==============================================================================

Got this error while playing around with axis.

Good luck,
Louis



reply via email to

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