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:35:38 +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 #2, bug #46330 (project octave):

(Argh... that bug tracker markup stuff bit me again... sorry)
Again with with "verbatim":

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 => OK
-verbatim


c / (i*Inf*e) => OK



c / (i*Inf*e - 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]