As I see in comments by the author, it happened in a docker container...
I had the same error in a docker container, solution was to allow more shared memory (64 MB by default), see this blog post