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

std::memory_order]: Assertion '__b2 <= __b1' failed. #373

Open
davidkarlsen opened this issue May 2, 2021 · 0 comments
Open

std::memory_order]: Assertion '__b2 <= __b1' failed. #373

davidkarlsen opened this issue May 2, 2021 · 0 comments

Comments

@davidkarlsen
Copy link
Contributor

What's going on here?

[root@ab161d6fbf83 /]# mcrouter -p 5000 --config file:/config.json -v 99 -a /tmp
I0502 10:31:46.638723    20 StandaloneUtils.cpp:479] 0.41.0.00.41.0 mcrouter startup (20)
I0502 10:31:46.638798    20 StandaloneUtils.cpp:192] Starting Memcache router
I0502 10:31:46.638820    20 Server-inl.h:493] Spawning AsyncMcServer
/usr/include/c++/11/bits/atomic_base.h:567: bool std::__atomic_base<_IntTp>::compare_exchange_strong(std::__atomic_base<_IntTp>::__int_type&, std::__atomic_base<_IntTp>::__int_type, std::memory_order, std::memory_order) [with _ITp = unsigned int; std::__atomic_base<_IntTp>::__int_type = unsigned int; std::memory_order = std::memory_order]: Assertion '__b2 <= __b1' failed.
Aborted

image used: https://github.com/evryfs/docker-mcrouter/blob/centos/Dockerfile

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