[Bug 706584] GES crashes during main loop when the timeline is committed on Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 25 00:43:12 CEST 2013


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

--- Comment #8 from Lubosz Sarnecki <lubosz at gmail.com> 2013-10-24 22:43:07 UTC ---
Created an attachment (id=258063)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=258063)
gnonlin patch that fixes the crash

The crash does not occur when the stop duration is not updated in the
GnlComposition.

Rendering of the of my test takes ~1.38s without the stop update.
With the value updated it takes only ~0.50s and crashes in 1/5 times.

Commenting out gnlcomposition.c(2050) in update_start_stop_duration prevents
the later crash:

cobj->stop = obj->stop;

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