Details of Setup
- Hardware Platform (Jetson / GPU): GPU
- DeepStream Version: 7.1.0
- TensorRT Version: 10.7.0.23-1+cuda12.6 amd64
- NVIDIA GPU Driver Version (valid for GPU only): 560.35.03 (CUDA Version: 12.6)
Issue Type: Bug
Description of Issue:
During the startup of DeepStream, an error is observed in the loading of the libgstmsdk.so
plugin located at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/
. The logs initially indicate that the plugin has been loaded successfully, but soon after, there are errors related to file descriptor (fd) operations and the plugin is subsequently blacklisted.
Detailed Logs:
ds-tracker-1 | 0:00:00.002804292 165 0x55a558cc5050 INFO GST_PLUGIN_LOADING gstplugin.c:987:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmsdk.so" loaded
ds-tracker-1 | 0:00:00.002811921 165 0x55a558cc5050 ERROR GST_PLUGIN_LOADING gstpluginloader.c:1161:exchange_packets: write fd 0 errored
ds-tracker-1 | 0:00:00.732719644 21 0x55d918b6db20 ERROR GST_PLUGIN_LOADING gstpluginloader.c:279:plugin_loader_replay_pending: Plugin file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmsdk.so failed to load. Blacklisting