Open NateCrawford opened 1 year ago
please post the model of device in question
FWIW I can reproduce this issue with the official mstflint
binaries of Rocky Linux 8.10 and 9.4 with MQM8790-HS2X_Ax or SSG7A41878_SSG7A41881_Ax (Mellanox QM8790) unmanaged IB switches.
Workarounds that seem to work from my limited testing:
flint
from at least mft-4.26.1 from NVIDIA (https://network.nvidia.com/products/adapter-software/firmware-tools/).
I'm getting segmentation faults with mstflint 4.20.0 and above when querying a switch. v4.18.0 seems to work fine.
4.18.0:
4.20.0:
Running Rocky 8.8 with 4.18.0-477.21.1.el8_8.x86_64 rdma drivers. Using default compiler (GCC 8.5.0) to build mstflint. The package from the Appstream repository (mstflint-4.23.0-2.el8.x86_64) also segfaults.
Querying the HCA works fine with all versions.
Did something significant change in 4.20?