can not run Linux ARM 1.6.9 on raspberry pi 7 (wheezy)

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

lpapadak:
Am i the only one in the world getting this error ?

Maybe. Maybe not.

In case if you haven't noticed this is an Arduino forum, not a Raspberry Pi forum.

Dear Mr Genius,

if you've read above, the issue could also be with the Experimental version of the arduino ide. On what ground do you exempt the ide ? There are many posts with the ide start up script problems.

Even if it relates to raspberry the developers of this ide should have a look at it to propose a solution.