Skip to content
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

shutdown after connecting to port #8

Open
BerkantCiftci opened this issue Mar 16, 2022 · 1 comment
Open

shutdown after connecting to port #8

BerkantCiftci opened this issue Mar 16, 2022 · 1 comment

Comments

@BerkantCiftci
Copy link

BerkantCiftci commented Mar 16, 2022

After clicking on the connect button, the program crashes. I found this in the error file:

hs_err_pid3676.log

@tomazas
Copy link
Owner

tomazas commented Mar 16, 2022

Same as in #5, the problem is in native RXTX library (at least where it crashes). Sorry, but I don't know any workarounds.

Since RXTX is dead (almost) and not maintained anymore, even if some forks exist like: https://github.com/rxtx/rxtx
should be better to migrate to new alive serial library (e.g. http://fazecast.github.io/jSerialComm/).

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

2 participants