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

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

[Octave-bug-tracker] [bug #44360] segfault in test ov-class.cc-tst


From: anonymous
Subject: [Octave-bug-tracker] [bug #44360] segfault in test ov-class.cc-tst
Date: Tue, 28 Apr 2015 21:33:35 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #22, bug #44360 (project octave):

I am the original poster .
today 28-04-2015 i built again from mercurial to see if i could get different
results:
changeset:   20139:bcf0a288aa6c
branch:      stable
tag:         tip
parent:      19858:77f65eabac20
parent:      20138:4ff975c58584
user:        John W. Eaton <address@hidden>
date:        Tue Apr 28 12:12:16 2015 -0400
summary:     maint: Merge default to stable in preparation for 4.0.0 release.
Previously I had cleaned the java installation on my ubuntu 14.04
amd64 (I keep my installation always up to date).
Tried with the default openjdk 1.7 but got the same problem 
as reported here the only difference was that gdb report wasn't very much
detailed.
So I went back to oracle java jdk 1.8.0 (now 1.8.0_45)

I have got the same segfault as before (compilation goes right
to the end but make check doesn't )
partial output from gdb :
------------------------------------------------------------
build/libinterp/dldfcn/fftw.cc-tst .......................... PASS     13/13 

  build/libinterp/dldfcn/qr.cc-tst ............................ PASS     48/48
 
  build/libinterp/octave-value/ov-base.cc-tst ................. PASS      1/1 
 
  build/libinterp/octave-value/ov-bool-mat.cc-tst ............. PASS      1/1 
 
  build/libinterp/octave-value/ov-cell.cc-tst ................. PASS      1/1 
 
  build/libinterp/octave-value/ov-class.cc-tst ................
Program received signal SIGSEGV, Segmentation fault.
0x00002aaae80002b4 in ?? ()
(gdb) where
#0  0x00002aaae80002b4 in ?? ()
#1  0x0000000000000246 in ?? ()
#2  0x00002aaae8000160 in ?? ()
#3  0x00002aaadcf83470 in VM_Operation::_names ()
   from /usr/lib/jvm/jdk1.8.0_45/jre/lib/amd64/server/libjvm.so
#4  0x00007fffffff3890 in ?? ()
#5  0x00002aaadcabaf6d in VM_Version::get_processor_features() ()
   from /usr/lib/jvm/jdk1.8.0_45/jre/lib/amd64/server/libjvm.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
---------------------------------------------------------------
In the meantime between my previous post and this one
i tried with openjd 1.8 with the same problem.
regards
joaquin


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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