Question on GST_DEBUG on gstreamer debugging
Brad Hards
bradh at frogmouth.net
Thu Sep 30 01:37:12 UTC 2021
On Thursday, 30 September 2021 11:18:57 AM AEST Howling wong via gstreamer-
devel wrote:
> It will run into segmentation fault at some point in the application. But
> however if I were to reduce the logging level to below 5, the application
> seem to run smoothly.
What is in the log message calls? Have you checked that you aren't trying to
dereference something in the log message?
Have you tried debugging it (e.g. with gdb or valgrind)? What is the backtrace
/ stack showing you?
Brad
More information about the gstreamer-devel
mailing list