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

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

[Octave-bug-tracker] [bug #46330] segfault [in arrayfun?]


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #46330] segfault [in arrayfun?]
Date: Fri, 30 Oct 2015 08:56:01 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.7 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.7

Follow-up Comment #4, bug #46330 (project octave):

I stumbled across this bug when I tried the following with the control
package:


sys = Boeing707
freqresp (sys, w)


where argument w is a vector of frequencies. If w contains any Inf's or NaN's,
then Octave will crash.

BTW: As a consequence, I will change the functions in
__control_helper_functions__.oct such that they only accept values that are
considered as finite by Octave's isfinite mapper. Inf's and NaN's don't make
sense in transfer functions polynomials and state-space matrices anyway. These
changes will be part of control-3.0.1.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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