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

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

[Octave-bug-tracker] [bug #37095] Segfault when calling chol () on non-S


From: Guillaume
Subject: [Octave-bug-tracker] [bug #37095] Segfault when calling chol () on non-SPD sparse matrix and requesting a second output argument
Date: Wed, 15 Aug 2012 12:09:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

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

Many thanks for looking into this, Jordi.

The patch seems to work for me (ie no segfault and the second output argument
prevents an error to be triggered) but there are still warning messages that
are displayed:

warning: warning 1, at line 432 in file ../Cholesky/t_cholmod_rowfac.c
warning: not positive definite
warning: warning 1, at line 613 in file
../Supernodal/t_cholmod_super_numeric.c
warning: matrix not positive definite


They are redundant with the information given by the second output argument so
they could be removed (MATLAB does not display any).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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