Comment 3 for bug 1165060

Revision history for this message
Walter Smith (walter-francis-smith) wrote :

Openshot works really well when making a video, whereas it used to crash quite frequently. But now, as soon as I click "Export Video" it crashes with "Segmentation fault (core dumped)" every single time.

I was last able to successfully export a video on 2013-10-13.
As a test, I tried to do "Export Video" on the same project today (2013-10-26) and it crashed, too.

I use Ubuntu 13.10. Updates are done daily.

This is a line from /var/log/syslog:

Oct 26 10:53:10 myhost kernel: [ 1484.919717] openshot[4246]: segfault at 0 ip 00007fafa09715c5 sp 00007faf50ff81f8 error 4 in libc-2.17.so[7fafa080c000+1bd000]

Here I ran it from the command line to get more info:

me@myhost:~$ openshot

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
   OpenShot (version 1.4.3)
--------------------------------
Process no longer exists: 4264. Creating new pid lock file.
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.

Detecting formats, codecs, and filters...

### Lots of codecs and formats...

...
state saved
on_mnuMakeMovie1_activate called with self.GtkImageMenuItem
on_tlbMakeMovie_clicked called with self.GtkImageMenuItem
project state modified
state saved
NEW SDL CONSUMER
on_mnuMakeMovie1_activate called with self.GtkImageMenuItem
on_tlbMakeMovie_clicked called with self.GtkImageMenuItem
on_cboExportType_changed
on_cboUploadServices_changed
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_cboProjectType_changed

### Now I'm going to click on "Export Video"...

on_btnExportVideo_clicked
NEW SDL CONSUMER
Segmentation fault (core dumped)

If more information is needed, please let me know.