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

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

[Octave-bug-tracker] [bug #51241] Infinite loop in condest


From: Rik
Subject: [Octave-bug-tracker] [bug #51241] Infinite loop in condest
Date: Thu, 15 Jun 2017 11:56:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

Follow-up Comment #7, bug #51241 (project octave):

I used dbstep to step through the code.  The line that hangs is


[Ainv_norm, v, w] = normest1 (solve, t, [], varargin{4:end});


normest1.m is an m-file and it does have while loops so that is probably where
the problem lies.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51241>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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