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

Closing and reopen comport can crash pimatic #2

Open
Icesory opened this issue Feb 23, 2016 · 2 comments
Open

Closing and reopen comport can crash pimatic #2

Icesory opened this issue Feb 23, 2016 · 2 comments

Comments

@Icesory
Copy link
Owner

Icesory commented Feb 23, 2016

On raspberry it is possible that the closing and reopen of the com port can crash pimatic or dont open the port.

Somtimes only a

Error: Cannot open /dev/ttUSB0

In this case pimatic kepts running.

But it can also crash with the following error

Assertion failed: (loop->watchers[w->fd] == w), function uv__io_stop, file ../deps/uv/src/unix/core.c, line 864.

This can be an failure in the serialport.
serialport/node-serialport#660

https://dl.dropboxusercontent.com/u/72185313/arduin-updater-neues-release-3.jpg

@sweetpi @mwittig

@sweetpi
Copy link
Collaborator

sweetpi commented Feb 24, 2016

With wich serialport version did you test?

@Icesory
Copy link
Owner Author

Icesory commented Feb 24, 2016

Homeduino use Serialport 1.4.10
Avrgirl-Arduino use Serialport 2.0.5

I will try to run Homeduino with 2.0.5

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