GNOME Bugzilla – Bug 721060
Pitivi crashes when creating a new project after loading a project
Last modified: 2014-10-07 01:08:29 UTC
Load an existing xges project, then create a new blank project. Wait (it may take a lot longer in gdb), and eventually segfaults like this: (gdb) bt full
+ Trace 232955
I could not reproduce, and I have already seen such issues with GSequence. Can you reproduce 100%? What GLib version are you using?
For me, it happens with more complex projects such as my 0.91 motivational video project (which is 1 minute long)... and this morning when trying to reproduce the issue, I did not get the segfault directly on creating a new project after having loaded that project; I got the segfault by trying to exit the app after doing all that! This time the trace is: (gdb) bt full
+ Trace 232962
And the version of glib2 provided by Fedora 20 is 2.38.2.
And yet another segfault, again on "load a project, create a new project, then try quitting the app" like the previous one, but the trace seems different again... (gdb) bt full
+ Trace 232963
This bug hasn't had activity in a while, and being a severity:major issue, I am just wondering. Does it still happen?
(un)fortunately I can't reproduce this on "git master of everything" today. ...NEXT TIME, MR. FOX!