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

ev_io_start watcher corruption assertion #28

Open
mb-m opened this issue Sep 21, 2021 · 0 comments
Open

ev_io_start watcher corruption assertion #28

mb-m opened this issue Sep 21, 2021 · 0 comments

Comments

@mb-m
Copy link

mb-m commented Sep 21, 2021

Under fairly high load of forwarding (and not easily replicable, unfortunately), spoa-mirror crashed with:

spoa-mirror: ev.c:3885: ev_io_start: Assertion `("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w)' failed.

Unfortunately, it's very difficult to tell what the caller was or where this structure failed, apologies, but putting here so there's an issue, and it's visible. It's possible that somewhere in the read/write switching of the spoe protocol handling, that there was a thread-based race (we're running a threaded spoa-mirror), but I really don't know.

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

1 participant