Hi,

thanks. Fixed in SVN 110.

/// Jürgen


On 01/28/2014 08:12 AM, Elias Mårtenson wrote:
Very easy to reproduce this one:

    ⍉⍬


This gives the following error:

    
==============================================================================
    Assertion failed: !shape.is_empty()
    in Function:  ArrayIteratorBase
    in file:  ArrayIterator.cc:31

    Call stack:

    ----------------------------------------
    -- Stack trace at ArrayIterator.cc:31
    ----------------------------------------
    0xa @@@@
    0xa  @@@@
    0xa   @@@@
    0xa    @@@@
    0xa     @@@@
    0xa      @@@@
    0xa       @@@@
    0xa        @@@@
    0xa         @@@@
    0xa          @@@@
    0xa           @@@@
    0xa            @@@@
    0xa @@@@
    ========================================

    SI stack:

    Depth:    0
    Exec: 0x7fd082700050
    Pmode:    ◊  ⍉⍬
    PC:       3 RETURN_STATS
    Stat:     ⍉⍬
    err_code: 0x0
    thrown:   at StateIndicator.cc:39
    e_msg_1:  'No Error'
    e_msg_2:  ''
    e_msg_3:  ''


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

    ----------------------------------------
    -- Stack trace at StateIndicator.cc:674
    ----------------------------------------
    0xa @@@@
    0xa  @@@@
    0xa   @@@@
    0xa    @@@@
    0xa     @@@@
    0xa      @@@@
    0xa       @@@@
    0xa        @@@@
    0xa         @@@@
    ========================================


Regards,
Elias

Reply via email to