[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Segfault when running "make check"
From: |
Julien Bect |
Subject: |
Re: Segfault when running "make check" |
Date: |
Thu, 31 Jan 2013 05:35:13 -0800 (PST) |
Julien Bect wrote
> I have reverted from openjdk-7 (7u9-2.3.4-0ubuntu1.12.10.1) to openjdk-6
> (6b24-1.11.5-0ubuntu1~12.10.1) and rebuilt Octave.
>
> "make check" runs fine now.
Ooops, sorry. Java was disabled in this build where everything worked
fine...
I have just rebuilt with Java enabled (openjdk-6) and "make check" still
fails as already described.
The output of
./run-octave -valgrind -qf --eval 'o = javaObject ("java.lang.Object"); test
dblquad'
is here :
valgrind.out.jbect.20130131b
<http://octave.1599824.n4.nabble.com/file/n4649312/valgrind.out.jbect.20130131b>
I have built Octave with the following configuration :
Build Octave GUI: yes
JIT compiler for loops: false
Build Java interface: true
Do internal array bounds checking: false
Use octave_allocator: false
Build static libraries: false
Build shared libraries: true
Dynamic Linking: true (dlopen)
Include support for GNU readline: true
64-bit array dims and indexing: false
gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
Target: i686-linux-gnu
--
View this message in context:
http://octave.1599824.n4.nabble.com/Segfault-when-running-make-check-tp4649275p4649312.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.
- Re: Segfault when running "make check", (continued)
- Re: Segfault when running "make check", Julien Bect, 2013/01/30
- Re: Segfault when running "make check", Jordi Gutiérrez Hermoso, 2013/01/30
- Re: Segfault when running "make check", Julien Bect, 2013/01/30
- Re: Segfault when running "make check", Jordi Gutiérrez Hermoso, 2013/01/30
- Re: Segfault when running "make check", John W. Eaton, 2013/01/30
Re: Segfault when running "make check", PhilipNienhuis, 2013/01/30
Re: Segfault when running "make check", Michael Goffioul, 2013/01/31
Re: Segfault when running "make check", PhilipNienhuis, 2013/01/31
Re: Segfault when running "make check", Jordi Gutiérrez Hermoso, 2013/01/31
Re: Segfault when running "make check", Rik, 2013/01/30