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: Mike Miller
Subject: [Octave-bug-tracker] [bug #46330] segfault [in arrayfun?]
Date: Sat, 31 Oct 2015 17:14:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

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

On Debian (and probably Ubuntu also) it crashes when using OpenBLAS but not
when using netlib BLAS.

With netlib:


>> c / (i*inf*e - a)
warning: matrix singular to machine precision, rcond = nan
 ** On entry to DLASCL parameter number  4 had an illegal value
error: exception encountered in Fortran subroutine zgelsd_
>> 


and Octave continues running. Using OpenBLAS:


>> c / (i*inf*e - a)
warning: matrix singular to machine precision
*** Error in `octave-cli-4.0.0': double free or corruption (out):
0x0000000000b91330 ***
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Aborted



    _______________________________________________________

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]