bugGNU Octave - Bugs: bug #48238, problem running tests

 
 

bug #48238: problem running tests

Submitter:  None
Submitted:  Thu 16 Jun 2016 08:12:02 AM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.2
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 26 Jun 2016 09:17:54 PM UTC, comment #2: 

No followup to request for more information, closing as an invalid bug report. This is likely due to a bug or misconfiguration of the BLAS/ATLAS/OpenBLAS library used on the OP's system.

Mike Miller <mtmiller>
Group Member
Thu 16 Jun 2016 05:01:23 PM UTC, comment #1: 

Thanks for the bug report. Can you provide a gdb backtrace of the segmentation fault? That should easily identify where the problem is, possibly in whichever BLAS library implementation you are using.

Mike Miller <mtmiller>
Group Member
Thu 16 Jun 2016 08:12:02 AM UTC, original submission:  

I have configured Octave 4.0.2 with GCC 5.3.0 and the following dependencies:

arpack/3.4.0
hdf5/1.8.16
qhull/2015.2
qrupdate/1.1
suitesparse/4.5.2
flex/2.6.0
qt/4.8.6

When I run the test suite with the command "make check" I obtain the following output:

Integrated test scripts:

  liboctave/array/Array.cc-tst ................................ PASS     18/18
  liboctave/array/CMatrix.cc-tst .............................. PASS      9/11
                                                                  FAIL    2
  liboctave/array/CSparse.cc-tst .............................. PASS     10/10
  liboctave/array/Sparse.cc-tst ............................... PASS    103/103
  liboctave/array/dMatrix.cc-tst .............................. PASS     10/10
  liboctave/array/dSparse.cc-tst .............................. PASS     12/12
  liboctave/array/fCMatrix.cc-tst .............................panic: Segmentation fault -- stopping myself...
octave exited with signal 11


Any idea?

Bests,

IS

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-26 mtmiller StatusNeed Info Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2016-06-16 mtmiller CategoryConfiguration and Build System Libraries
        Item GroupNone Segfault, Bus Error, etc.
        StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code