Skip to content

Crashing on Raspberry Pi Zero #15

Description

@robSteele-JPL

Using the branch, updates-to-build-gradle, which is working on my Raspberry Pi 3 is crashing on my Raspberry Pi Zero. I tried the usual: 1) updating the software, rebuilding all of the tools, etc. but to no avail. Any thoughts on how to fix this?

pi@raspberrypi-zero:~/git/RaspberryPi/output $ ./runCameraVision
platform: /Linux/arm/

A fatal error has been detected by the Java Runtime Environment:

SIGILL (0x4) at pc=0xacc52148, pid=922, tid=3057050736

JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
Java VM: Java HotSpot(TM) Client VM (25.65-b01 mixed mode linux-arm )
Problematic frame:
C [libCameraServerJNI5201428457580744023.so+0xf2148] cv::initInterTab1D(int, float*, int)+0x20

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

An error report file with more information is saved as:
/home/pi/git/RaspberryPi/output/hs_err_pid922.log

If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.

./runCameraVision: line 1: 922 Aborted java -Djava.library.path=. -jar CameraVision-all.jar
pi@raspberrypi-zero:~/git/RaspberryPi/output $ git branch -a -l
changes-for-pi-zero
master

  • updates-to-build-gradle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions