TensorRT `trt.Dims` SIGSEGV inside a GStreamer Python plugin — root cause and fix
📰 Dev.to · Michał Warian
TensorRT's trt.Dims.__iter__ causes a hard SIGSEGV/SIGABRT crash when used inside a PyGObject-loaded GStreamer plugin, but works fine in plain Python. This article explains the three required conditions and the safe fix.
DeepCamp AI