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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 24 06:56:55 CEST 2013


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

--- Comment #7 from Lubosz Sarnecki <lubosz at gmail.com> 2013-10-24 04:56:54 UTC ---
The problem does not occur when ges_track_commit is not executed.
In there it does not occur when following line is executed:

g_signal_emit_by_name (track->priv->composition, "commit", TRUE, &ret);

So the segaulft is caused by gnlcomposition's gnl_composition_commit_func and
not GES.

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