Skip to content

1.6.2 crashes upon startup (Ubuntu 14.10 64 bit) #2846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mschlenker opened this issue Mar 30, 2015 · 1 comment
Closed

1.6.2 crashes upon startup (Ubuntu 14.10 64 bit) #2846

mschlenker opened this issue Mar 30, 2015 · 1 comment

Comments

@mschlenker
Copy link
Contributor

On my Ubuntu 14.10 64 bit 1.6.2 crashes:

mattias@barium:~$ sudo strace -f -e trace=file -o /tmp/trace.out arduino16
Error parsing gtk-icon-sizes string: ''
java.lang.UnsatisfiedLinkError: com.sun.jna.Native.pointerSize()I
at com.sun.jna.Native.pointerSize(Native Method)
at com.sun.jna.Native.(Native.java:93)
at cc.arduino.os.linux.LibCNative.(LibCNative.java:38)
at cc.arduino.os.linux.LinuxFileNativeUtils.(LinuxFileNativeUtils.java:36)
at cc.arduino.os.FileNativeUtils.chmod(FileNativeUtils.java:51)
at cc.arduino.utils.ArchiveExtractor.extract(ArchiveExtractor.java:236)
at processing.app.BaseNoGui.initPackages(BaseNoGui.java:585)
at processing.app.Base.(Base.java:256)
at processing.app.Base.guardedMain(Base.java:198)
at processing.app.Base.main(Base.java:113)

The strace output hints to a problem (incompatibility?) of JNI. With which JDK and JNI was the binary for linux 64 bit built?

Please see: https://gist.github.com/mschlenker/01191f6f5e4e07ada73d

@mschlenker
Copy link
Contributor Author

OK, please close, I found the appropriate thread.

I am waiting for the next nightly or trying to build myself. Unti 1.63 is ready you probably should point linux users to 1.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant