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

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

[Octave-bug-tracker] [bug #52903] segfault running testsuite on ARM: ov-


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #52903] segfault running testsuite on ARM: ov-class.cc-tst
Date: Wed, 17 Jan 2018 01:42:59 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #2, bug #52903 (project octave):

Thanks for you help!  As far as I can tell its a local problem on that one
machine, b/c I tried another ARM machine and I cannot reproduce on there.  I'm
sorry for wasting your time.  I guess this can be closed?

- - - - - - 

For the record, here's what happened on
"arm03-packager01.cloud.fedoraproject.org":

Both of these segfault:

./run-octave --eval "usejava('jvm')"
octave --eval "usejava('jvm')"


Here octave is 4.2.1 from the fedora package.  And ./run-octave is a hg tip
from day or two ago.

Here's a bit of configure:

configure: WARNING: JAVA_HOME environment variable not initialized. 
Auto-detection will proceed but is unreliable.
checking for java... /usr/bin/java
checking for javac...
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.fc27.arm/bin/javac
checking for jar...
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.fc27.arm/bin/jar
checking for Java version... 1.8.0_151
checking for libjvm.so...
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.fc27.arm/jre/lib/arm/server
checking for include file <jni.h>...
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.fc27.arm/include
configure: WARNING: building documentation disabled; make dist will fail


I'm not much good with gdb but in case this helps:

(gdb) r --eval "usejava('jvm')"
Starting program: /usr/bin/octave --eval "usejava('jvm')"
Cannot parse expression `.L1199 address@hidden'.
warning: Probes-based dynamic linker interface failed.
Reverting to original interface.

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
process 23843 is executing new program: /usr/bin/octave-cli-4.2.1
Cannot parse expression `.L1199 address@hidden'.
warning: Probes-based dynamic linker interface failed.
Reverting to original interface.

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Missing separate debuginfo for /lib/libgfortran.so.4
Try: dnf --enablerepo='*debug*' install
/usr/lib/debug/.build-id/64/982992c8f46b04c18f761d6cceb590831286d9.debug

Program received signal SIGILL, Illegal instruction.
_armv7_tick () at crypto/armv4cpuid.s:112
112      mrrc p15,1,r0,r1,c14 @ CNTVCT
(gdb) c
Continuing.
Cannot find user-level thread for LWP 23843: generic error
(gdb) c
Cannot execute this command while the selected thread is running.
(gdb) 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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