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

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

[Octave-bug-tracker] [bug #52244] fftw test failure


From: anonymous
Subject: [Octave-bug-tracker] [bug #52244] fftw test failure
Date: Tue, 17 Oct 2017 17:39:02 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0

URL:
  <http://savannah.gnu.org/bugs/?52244>

                 Summary: fftw test failure
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 17 Oct 2017 09:39:00 PM UTC
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: Edward Anderson
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The fftw test in my build of Octave fails with signal 6 from the GUI, or as
follows from the CLI:


% run-octave --no-gui
GNU Octave, version 4.2.1
etc.
octave:1> test fftw
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Abort


I used Intel 17 on a RedHat 7 system and took the kitchen sink approach to
building Octave, including every possible option. My configure line was

./configure --prefix=/usr/local/apps/octave-4.2.1/intel-17.0
--with-amd-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-amd-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-arpack-includedir=/usr/local/apps/ARPACK/intel-17.0/include
--with-arpack-libdir=/usr/local/apps/ARPACK/intel-17.0/lib
--with-camd-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-camdlibdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-ccolamd-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-ccolamd-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-cholmod-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-cholmod-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-colamd-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-colamd-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-cxsparse-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-cxsparse-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-fftw3-includedir=/usr/local/apps/fftw-3.3.6/intel-17.0/include
--with-fftw3-libdir=/usr/local/apps/fftw-3.3.6/intel-17.0/lib
--with-fltk-prefix=/usr/local/apps/fltk-1.3.4
--with-glpk-includedir=/usr/local/apps/glpk-4.62/include
--with-glpk-libdir=/usr/local/apps/glpk-4.62/lib
--with-hdf5-includedir=/usr/local/apps/hdf5-1.8.18/intel-17.0/include
--with-hdf5-libdir=/usr/local/apps/hdf5-1.8.18/intel-17.0/lib
--with-qhull-includedir=/usr/local/apps/qhull/include
--with-qhull-libdir=/usr/local/apps/qhull/lib
--with-qrupdate-libdir=/usr/local/apps/qrupdate-1.1.2/intel-17.0/lib
--with-umfpack-includedir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/include
--with-umfpack-libdir=/usr/local/apps/SuiteSparse-4.5.5/intel-17.0/lib
--with-blas=-mkl=sequential --with-lapack=-mkl=sequential

FFTW was built from source with the configure line

 ./configure --prefix=/usr/local/apps/fftw-3.3.6/intel-17.0 --with-pic
--enable-avx2

FFTW passed its checks before installation, and Octave built successfully. I
see the same error in the Octave FFTW test with similar configure lines going
back to Octave 4.0.2.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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