bugGNU Octave - Bugs: bug #41056, test failure

 
 

bug #41056: test failure

Submitter:  Albert <aaahaaah>
Submitted:  Wed 01 Jan 2014 04:10:12 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Works For Me Assigned to:  None
Originator Name:  Albert Open/Closed:  * Closed
Release:  * 3.8.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 14 Jan 2014 07:12:01 PM UTC, comment #3: 

Not enough information available to debug this.  Closing report.

Rik <rik5>
Group administrator
Thu 02 Jan 2014 07:48:02 PM UTC, comment #2: 

Also, rather than using a dummy LLVM_CONFIG just run configure with '--disable-jit'.

Rik <rik5>
Group administrator
Thu 02 Jan 2014 06:05:55 PM UTC, comment #1: 

Unable to reproduce on RHEL 6.5 64-bit. Can you get a backtrace with debug symbols to help figure out where this occurs? Any unusual configuration or third-party repositories on your system?

Mike Miller <mtmiller>
Group Member
Wed 01 Jan 2014 04:10:12 PM UTC, original submission:  

Enterprise RedHat 6.4, 64-bit
Compilation from the latest source
export CC=gcc
export CXX=g++            # force g++, clang is also installed
export LLVM_CONFIG=/tmp   # dummy path to avoid LLVM
./configure --prefix=/home/albert/soft/octave
make
make test
....
  libinterp/dldfcn/qr.cc-tst ............................. PASS   48/48 
  libinterp/dldfcn/tsearch.cc-tst ........................ PASS    6/6  
  libinterp/octave-value/ov-base.cc-tst .................. PASS    1/1  
  libinterp/octave-value/ov-bool-mat.cc-tst .............. PASS    1/1  
  libinterp/octave-value/ov-cell.cc-tst .................. PASS    1/1  
  libinterp/octave-value/ov-class.cc-tst .................panic: Segmentation fault -- stopping myself...
make[1]: * [check] Segmentation fault
make[1]: Leaving directory `/home/albert/Downloads/octave-3.8.0/test'
make: * [check] Error 2

Albert <aaahaaah>

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by aaahaaah (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-14 rik5 Open/ClosedOpen Closed
    2014-01-02 rik5 Carbon-CopyRemoved 72865 -
    2014-01-02 mtmiller CategoryNone Configuration and Build System
        StatusNone Works For Me

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code