bugGNU Octave - Bugs: bug #52062, Sanitizer fail during make check

 
 

bug #52062: Sanitizer fail during make check

Submitter:  Doug Stewart <dastew>
Submitted:  Tue 19 Sep 2017 10:49:52 PM UTC
   
 
Category:  Test Suite Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Duplicate Assigned to:  None
Originator Name:  Doug Stewart Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 19 Sep 2017 11:48:04 PM UTC, comment #1: 

This is the same as bug #50261.  The problem is the Java VM.  Marking as a duplicate.

Rik <rik5>
Group administrator
Tue 19 Sep 2017 10:49:52 PM UTC, original submission:  

Using address sanitizer and doing make check  on default
24052 (f7710116bf7d)

I get this



  libinterp/octave-value/ov-bool-mat.cc-tst ................... PASS      1/1
  libinterp/octave-value/ov-cell.cc-tst ....................... PASS      2/2
  libinterp/octave-value/ov-class.cc-tst ......................ASAN:SIGSEGV
=================================================================
==329==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7ff39923d2b4 bp 0x7ff3b2884260 sp 0x7ff3e79634f8 T9)
    #0 0x7ff39923d2b3  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T9 (QThread) created by T0 here:
    #0 0x7ff417587253 in pthread_create (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x36253)
    #1 0x7ff41005b439 in QThread::start(QThread::Priority) (/usr/lib/x86_64-linux-gnu/libQtCore.so.4+0x7a439)

==329==ABORTING
make[3]: Leaving directory '/home/doug/octavec4'
make[2]: Leaving directory '/home/doug/octavec4'
make[1]: Leaving directory '/home/doug/octavec4'

real        4m37.753s
user        3m56.496s


Doug Stewart <dastew>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

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 dastew (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-20 rik5 Open/ClosedOpen Closed
    2017-09-19 rik5 StatusNone Duplicate
    2017-09-19 rik5 Dependencies- Depends on bugs #52061

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code