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

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

[Octave-bug-tracker] [bug #57435] Test suite crashes on Windows on spars


From: Rik
Subject: [Octave-bug-tracker] [bug #57435] Test suite crashes on Windows on sparse.tst
Date: Thu, 19 Dec 2019 16:56:10 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #57435 (project octave):

Looking at the last bit of the backtrace which is still within Octave before
calling out to libumfpack I see


#2  0x0000000001a3eebc in octave::math::umfpack_qsymbolic<std::complex<double>
> (Info=0x779b5ad0,
    Control=0x61fb0000, Symbolic=0x67d27d78, Qinit=0x77904170, Az=0x67d27a70,
Ai=0x67d27d40, Ap=0x77904170, n_col=2,
    n_row=2005942032)
    at
/home/osboxes/Repositories/Octave/mxe-octave-1/tmp-default-octave/octave-6.0.0/liboctave/numeric/sparse-lu.cc:339


The number of rows, n_row=2005942032, looks highly suspect given that the
number of columns is only 2.

If you copy sparse.tst in to a local directory and then run "test sparse.tst"
does it still segfault?  Or is it only after the test suite has been running?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57435>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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