std::memory_order]: Assertion '__b2 <= __b1' failed.
davidkarlsen opened this issue · 0 comments
davidkarlsen commented
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