Hi guys,
i was excited to see a Linux arm version coming out. Till now i used the old version of 1.0.6 which does not support a lot of things.
I downloaded the package file, but unfortunately i can not run it and i can not find anything on the net on how to resolve it. I even tried latest nightly builds.
I am getting the below error message :
A fatal error has been detected by the Java Runtime Environment:
SIGILL (0x4) at pc=0xab78ed58, pid=3850, tid=3055506544
JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
Java VM: Java HotSpot(TM) Client VM (25.91-b14 mixed mode linux-arm )
Problematic frame:
C [liblistSerialsj.so+0x1d58]
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/Downloads/arduino-nightly/hs_err_pid3850.log
If you would like to submit a bug report, please visit:
Crash Report
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
./arduino: line 34: 3850 Aborted "$JAVA" "${JAVA_OPTIONS[@]}" processing.app.Base "$@"
raspberry info :
PRETTY_NAME="Raspbian GNU/Linux 7 (wheezy)"
NAME="Raspbian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=raspbian
ID_LIKE=debian
ANSI_COLOR="1;31"
Am i the only one in the world getting this error ?
I appreciate your replies.
Regards