SINTEF-9012 / JArduino

Program your Arduino in Java
https://github.com/SINTEF-9012/JArduino/wiki
176 stars 63 forks source link

Fatal Error, SIGSEGV #70

Closed adjon5 closed 7 years ago

adjon5 commented 7 years ago

When I run anything, I get:

A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x0000000122dc412f, pid=85490, tid=6915

JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.65-b01 mixed mode bsd-amd64 compressed oops) Problematic frame: C [librxtxSerial.jnilib+0x312f] Java_gnu_io_RXTXPort_interruptEventLoop+0x6b

Any ideas as to how to resolve this?