jackie.qq.zhang@gmail.com wrote:
Hi, Howard,
GDB did stop at the statement: **assert( SLAP_SOCK_NOT_ACTIVE(id, s) );**
But the system output is **Segmentation fault (core dumped)**
It seems not related to whether it's a power of 2 or not, because even I specify it as 64, i.e., 2^6, the result and error message are still the same.
That's to be expected since currently this setting has a hard-coded maximum of 16. Unless you have a machine with more than 1024 cores, I don't think your setting is valid.
So again, this bug report is invalid.