After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709205 - [pitivi] Segfault when ungrouping clips that have effects
[pitivi] Segfault when ungrouping clips that have effects
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
1.1.90
Other Linux
: Normal major
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-01 16:34 UTC by Jean-François Fortin Tam
Modified: 2014-06-22 13:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stacktrace (7.44 KB, text/plain)
2013-10-01 17:03 UTC, Mathieu Duponchelle
Details

Description Jean-François Fortin Tam 2013-10-01 16:34:35 UTC
1. Import and insert http://jeff.ecchi.ca/public/sample-pitivi-projects/m%c3%a9tro%201.MOV into a blank timeline

2. Add the AgingTV effect to it

3. Ungroup the clip (to split the audio apart)

Result: segfault.
Comment 1 Mathieu Duponchelle 2013-10-01 17:03:12 UTC
Created attachment 256203 [details]
Stacktrace
Comment 3 Thibault Saunier 2013-10-02 19:25:00 UTC
Author: Mathieu Duponchelle <mduponchelle1@gmail.com>
Date:   Tue Oct  1 20:07:10 2013 +0200

timeline: pass the correct argument to disconnect_by_func.

fixes #709205