[Bug 726355] GStreamer creates a lot of threads and then segmentation faults with 1x1 GIF

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 18 06:17:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726355
  GStreamer | don't know | 1.2.3

--- Comment #10 from Martyn Russell <martyn at lanedo.com> 2014-03-18 13:41:27 UTC ---
(In reply to comment #9)
> I'm on gentoo and they haven't got anything newer than 1.2.3 yet.
> I have fedora rawhide on another partition and can try it there, too.
> 
> Btw, i noticed that I get
> 
> Using /usr/lib64/tracker-1.0/extract-modules/libextract-gif.so...
> No extractor or failed
> 
> where you see
> 
> Using /opt/gnome/lib64/tracker-1.0/extract-modules/libextract-gif.so...
> Done (0 objects added)

Yep, I updated the logging this week because it's misleading. "No extractor"
actually just means "we will try the next one, if there is one", but it could
also mean failure. So in the event that extractor 'foo' couldn't handle the
file properly, it's not really true that there was no extractor OR that there
was a failure. Failure is more like segmentation fault or unexpected code
paths.

The change to improve this can be seen here:

https://git.gnome.org/browse/tracker/commit/?id=443714ea5a1dea68eaebe5753c2233c33179379d

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list