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 673039 - [pitivi] Segfault when loading some projects
[pitivi] Segfault when loading some projects
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-29 03:21 UTC by Jean-François Fortin Tam
Modified: 2013-01-25 20:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb output (41.38 KB, text/plain)
2012-03-29 03:40 UTC, Jean-François Fortin Tam
Details
ges:5 debug log (67.29 KB, application/x-gzip)
2012-03-29 19:24 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2012-03-29 03:21:34 UTC
1. Get the GES version of pitivi 
   http://wiki.pitivi.org/wiki/Building_with_GES

2. Get the "2011 Desktop summit" project from 
   http://jeff.ecchi.ca/public/sample-pitivi-projects/
   Hack the .xptv file a little to correct the file paths

3. Try to load it in pitivi

Result: segfault
Comment 1 Jean-François Fortin Tam 2012-03-29 03:40:21 UTC
Created attachment 210839 [details]
gdb output

And here's an attempt at making a trace for it.
Comment 2 Thibault Saunier 2012-03-29 14:30:01 UTC
Can you provide a log for it: GST_DEBUG=ges:5
Comment 3 Jean-François Fortin Tam 2012-03-29 19:24:01 UTC
Created attachment 210891 [details]
ges:5 debug log
Comment 4 Thibault Saunier 2012-06-21 21:36:41 UTC
Could you check if it is still the case?
Comment 5 Jean-François Fortin Tam 2013-01-25 20:47:41 UTC
Can't reproduce now.