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

EventBaseAtomicNotificationQueue - Check Failed #2141

Open
SteveSelva opened this issue Feb 14, 2024 · 0 comments
Open

EventBaseAtomicNotificationQueue - Check Failed #2141

SteveSelva opened this issue Feb 14, 2024 · 0 comments

Comments

@SteveSelva
Copy link

I am using Proxygen library, while using it I encountered an error.

At first, I was using it without any optimizations in Microsoft Visual Studio and it was working fine.
But when I enabled Whole Program Optimization with LTCG, it started to throw an fatal error from EventBaseAtomicNotificationQueue-inl.h Line No:245, the error message is "Check failed: result == -1 && (errno == EAGAIN || errno == EWOULDBLOCK) || errno == WSAECONNRESET result = -1; errno = 0".

What does this error denotes and how to fix it?

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