Comment 1 for bug 1531559

Revision history for this message
Hari Prasad Killi (haripk) wrote :

CreateSession failed, causing this crash.

Please confirm if this is also seen when scaling up the linklocal flows. With many linklocal flows active, the number of open fds is hitting the max limit for the process, causing other operations to fail.

The max on linklocal flows was set lower than max for the process so that other operations are spared some sockets. This is broken in mainline and needs to be fixed.