gst_init never returns

Andy Hopper shopper at hopperclan.net
Tue Oct 13 21:38:22 UTC 2020


Nirbheek,

Thanks for the quick reply. I've attached the debug.log. Looks like its
stuck in some sort of plugin load loop?

Thanks!
Andy

On 10/13/20 5:41 AM, Nirbheek Chauhan wrote:
> It would help to get some debug logging. Try setting GST_DEBUG=6
> GST_DEBUG_FILE=debug.log, that should tell you where gst_init() hangs.
> It might be while trying to load some plugin.
> 
> Cheers,
> Nirbheek
> 
> On Tue, Oct 13, 2020 at 8:15 AM Andy Hopper <shopper at hopperclan.net> wrote:
>>
>> I have a gstreamer app RTP/H.264 streaming application on Windows which
>> I've not modified and which used to work perfectly but which I haven't
>> run for a month or two. Well, now, when I run the app in Visual Studio
>> in debug mode, gst_init(NULL,NULL) never returns. When I run the same
>> code on Linux, it works fine as before, but it seems like something has
>> changed (windows updates, corporate security software, etc?). Curious if
>> anybody has run into this. I suppose I don't have the debug symbols
>> loaded for gstreamer so not able to step in to see what's going on in
>> there, but yeah it just hangs. Weirdest thing.
>>
>> Thanks,
>>
>> Andy
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug.log.bz2
Type: application/x-bzip
Size: 166500 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201013/eaf8d1de/attachment-0001.bin>


More information about the gstreamer-devel mailing list