Hide `gst_buffer_resize_range: assertion 'bufmax >= bufoffs + offset + size' failed`

• Hardware Platform (Jetson / GPU) Jetson Xavier
• DeepStream Version DS 6.0
• JetPack Version (valid for Jetson only) 4.6 (L4T 32.6.1)
• TensorRT Version 8.0.1
**• Issue Type question

I am running an inference pipeline with DS 6.0 and Gstreamer1.16.2 and every time i start the pipeline i get the critical warning:
gst_buffer_resize_range: assertion 'bufmax >= bufoffs + offset + size' failed

I saw the proposed solutions :

I do not think this cause any serious issues to my pipeline so i want to hide this critical warnings as they are spamming. I have tried GST_DEBUG=0 and custom loggers but it keeps on logging.
Can you guide me on how to handle these logs?

The DeepStream 6.0 is using GStreamer 1.14.5.

Correct but i use Ubuntu 20.04.6 LTS which by default uses Gstreamer1.16.2.
Do you think this might cause problems?

Which case are you working on? How can we reproduce the issue in our side?

Issue is resolved thank you.

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