Segmentation Fault due to custom python plugin
vneekhra
vedant.neekhra at datakalp.com
Fri Feb 26 15:58:51 UTC 2021
Hi,
I have built a custom GStreamer plugin in python by inheriting GstAggregator
class. Whenever I try to create an element of this plugin, the program
throws a segmentation fault (core dumped)error just after creating the
element.
Can someone help me identify the reason for this error?
I m new to GStreamer and I m not able to find good debugging tools for
GStreamer python. Can someone suggest debugging tools?
Thanks in advance!
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list