Comment 1 for bug 367833

Revision history for this message
Ardjan (ardjan-zwartjes) wrote :

I have done an additional test with adding -Dgnu.io.rxtx.SerialPorts="/dev/ttyACM0" to the java command line to "help" librxtx to find my serial port. The result however was a segmentation fault (the log file is attached). A small piece of additional information: The java version I'm using is:

java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)

I hope that helps.