octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58339] Sometimes condest fails because of an


From: anonymous
Subject: [Octave-bug-tracker] [bug #58339] Sometimes condest fails because of an invalid array access in normest1
Date: Sat, 9 May 2020 08:42:53 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?58339>

                 Summary: Sometimes condest fails because of an invalid array
access in normest1
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 09 May 2020 12:42:51 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Octave-user
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: 5.1.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear Octave developers,

If I execute the code below, sometimes I get an unexpected error:


octave:1> load octave-condest.mat
octave:5> condest(A)
error: S(_,4): but S has size 8x3
error: called from
    normest1 at line 202 column 13
    condest at line 227 column 21


I have attached a test script, which can be used to reproduce the error.


octave -f octave-condest.m


If I run it, I always get the message 

condest failed at step 3





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 09 May 2020 12:42:51 PM UTC  Name: octave-condest.m  Size: 244B  
By: None

<http://savannah.gnu.org/bugs/download.php?file_id=49048>
-------------------------------------------------------
Date: Sat 09 May 2020 12:42:51 PM UTC  Name: octave-condest.mat  Size: 1KiB  
By: None

<http://savannah.gnu.org/bugs/download.php?file_id=49049>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58339>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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