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

Discovery ignoring EPERM and ENOBUFS #106

Open
1 task done
osrf-migration opened this issue May 3, 2019 · 1 comment
Open
1 task done

Discovery ignoring EPERM and ENOBUFS #106

osrf-migration opened this issue May 3, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@osrf-migration
Copy link

Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).


Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:

Description

The sendto function in Discovery.hh was generating console error messages. These error messages were causing CI failures, and might be safely ignored. See pull request #379.

Transport seems to functional in the presence of the error message. However, it would be good to spend time to convince ourselves that the error messages are indeed spurious, or find the root cause.

Steps to Reproduce

Pull request #379 has steps to reproduce.

Expected behavior:

No console error message

Actual behavior:

Sporadic output of "Exception sending a multicast message".

Reproduces how often:

Periodically.

Versions

At least Transport 6+

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


There is some discussion about ENOBUFS errors on macOS in the following page, which may or may not be related:

@osrf-migration osrf-migration added minor bug Something isn't working labels Apr 15, 2020
@chapulina chapulina removed the minor label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants