Dcb_tool Segmentation fault

./dcb_tool -r tegra264-p4071-0080-p3834-0008-dcb.dtsi -c T26X
=== Reading DCB blob ===
=== Chip Variant T26X ===
Segmentation fault (core dumped)

I use the dcb_tool version R39.2.0(Jetpack7.2) and it segmentation fault.

Hi wonderkay94,

Could you try running the following command instead?

$ ./dcb_tool -m tegra264-p4071-0080-p3834-0008-dcb.dtsi -c T26X

The command “-m” is ok.