Подскажите в каком направлении копать?
Pthread_create() возвращает EAGAIN
Доступной рамы — over 32GB
Стек ограничен — 256 КБ.
/etc/sysctl.conf:
kernel.threads-max = 999999
vm.max_map_count=1999999
kernel.pid_max = 4194303
/etc/systemd/system.conf:
DefaultTasksMax=unlimited
/etc/systemd/logind.conf:
UserTasksMax=999999
/etc/security/limits.conf:
* hard nproc 500000
* soft nproc 500000
* hard nofile 500000
* soft nofile 500000
* hard sigpending 257543
* soft sigpending 257543