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: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46330] segfault [in arrayfun?]
Date: Fri, 30 Oct 2015 08:39:16 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

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

(Sigh - so consecutive minus verbatim and plus verbatim cut off postings)
Another try:

Pulling the equation out of arrayfun(), it turns out that Octave-4.1.0+ on
Windows also crashes on:

c / (i*Inf*e - a)*b


Narrowing further,

(i*Inf*e) - a


works fine,

c / (i*Inf*e)


works fine as well, but

c / (i*Inf*e - a)


leads to a crash


    _______________________________________________________

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]