Jetson + DeepStream: GoogleNet Age Classifier ONNX Model Throws 'stof' Error After Tensor Processing

Let’s first analyze the location where the crash occurred. Could you use the gdb tool to run your sample?

$gdb --args <your_command>
$r
$bt