GStreamer-CRITICAL **: 07:05:40.008: gst_buffer_get_sizes_range: assertion 'GST_IS_BUFFER (buffer)' failed

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) gpu
• DeepStream Version ds6.3-docker
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.5
• NVIDIA GPU Driver Version (valid for GPU only) 550.142
• Issue Type( questions, new requirements, bugs)
When I run the inference pipeline, I get a warning GStreamer-CRITICAL **: 07:05:40.008: gst_buffer_get_sizes_range: assertion ‘GST_IS_BUFFER (buffer)’ failed
Maybe something is wrong, my program is modified according to deepstream-test3

Can you describe in detail how this problem occurs? I can’t find the problem from this line of log alone.

What GPU, model, and how many test streams do you use?

GPU:4080S
model: yolov8-onnx exchange to tensorrt engine
streams: 14

This error is because the program is accessing a released GstBuffer. This information cannot be used to debug the problem. Please share the program running log, the crash stack and your patch based on deepstream-test3.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.