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

" poll failed with error Interrupted system call" when debuging with C++ #63

Open
alanypf opened this issue Aug 1, 2018 · 2 comments · Fixed by ros/ros_comm#1868
Open

Comments

@alanypf
Copy link

alanypf commented Aug 1, 2018

Hi all,

When I use the C++ debugger, roboware throws this error to me all the time.
I am wondering anyone else having this issue.
According to this post, I am not alone. The difference is that I could debug in eclipse without any issues.
ros/ros_comm#1370
gdb version: (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1

Thank you for your help.

@cognitiveRobot
Copy link

I am getting the same error. Any update?

OS: Ubuntu 18.04 (4.15.0-47-generic)
IDE: VSCode 1.33.1
Debugger: GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git

dirk-thomas pushed a commit to ros/ros_comm that referenced this issue Feb 10, 2020
* Do not display error message if poll yields EINTR

Closes #1370
closes TonyRobotics/RoboWare#63
closes ericsantii/alexa-turtlesim-ros#2

* Keep abstraction compatibility
dirk-thomas pushed a commit to ros/ros_comm that referenced this issue Aug 4, 2020
* Do not display error message if poll yields EINTR

Closes #1370
closes TonyRobotics/RoboWare#63
closes ericsantii/alexa-turtlesim-ros#2

* Keep abstraction compatibility
@Emmanuel-Messulam
Copy link

Was this fixed?

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

Successfully merging a pull request may close this issue.

3 participants