[Bug 669827] [pitivi] [ges] Inserting at the end of the timeline sometimes deadlocks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 30 10:22:57 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=669827
  GStreamer | gst-editing-services | 0.10.35

Jean-François Fortin Tam <nekohayo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Jean-François Fortin Tam <nekohayo at gmail.com> 2013-01-30 18:22:52 UTC ---
The move to GES Assets means we do not re-discover clips, as we keep internal
references to them as "assets".

Now, pressing and holding the Insert button on a 17 seconds clip to repeatedly
insert it in the pitivi timeline results in a timeline that is 2 hours and 42
minutes long, which means 572 instances of the clip... without crashing or
deadlocking.

Since we don't rediscover on insertion, even if there is still a race condition
bug present in the discoverer, we won't be able to trigger it that way. So this
particular issue is fixed.

-- 
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