bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Transpose crashes when faced with empty array


From: Juergen Sauermann
Subject: Re: [Bug-apl] Transpose crashes when faced with empty array
Date: Tue, 28 Jan 2014 15:53:31 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

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

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