NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

JVM Crash Windows Server 2016 #122

Closed hammo closed 4 years ago

hammo commented 6 years ago

I'm using this with a ColdFusion eventgateway I wrote. It works fine in windows 10. I've re-built nrjavaserial.jar on the server (Windows server 2016). It crashes the JVM when I try to read data from the port. Any guidance would be appreciated.

Problematic frame:

C [libNRJavaSerial.dll+0x70f5]

hs_err_pid9628.log

madhephaestus commented 4 years ago

check 3.19.0 to see if bug persists