Update your old version of mlt following this faq : https://answers.launchpad.net/openshot/+faq/1861
2014-04-29 0:32 GMT+02:00 xXOvOXx <ca.n...@free.fr>: > > I am experiencing a crash today that could be related to this: c.f. > https://bugs.launchpad.net/openshot/+bug/1313939 > > -- > You received this bug notification because you are a member of OpenShot > Bugs, which is subscribed to OpenShot Video Editor. > https://bugs.launchpad.net/bugs/1299306 > > Title: > destruction of unsaved data with segment fault in mlt > > Status in OpenShot Video Editor: > New > > Bug description: > OpenShot will crash and destroy any unsaved data when changing the > current position in the timeline, such as going forward, backward or > attempting to scrub through the timeline when there has been a change > in position of any clips that will reload them. > > Architecture : 64 bits > Operating System & version: Ubuntu 12.04 > Installation Method : Custom PPA from > http://ppa.launchpad.net/openshot.developers/ppa/ubuntu precise main > Version of Openshot installed : 1.4.3 > MLT/melt version: 0.7.7 > FFmpeg (i.e.libavcodec) version :53.35.0 > FFmpeg installation : /usr/bin/ffmpeg > > Here is output during and just before the crash: > > on_tlbNextMarker_clicked > [mp3 @ 0x1acfa3c0] max_analyze_duration reached > [mp3 @ 0x1584ea40] max_analyze_duration reached > [mp3 @ 0xc7a25a0] max_analyze_duration reached > [mp3 @ 0xc7a25a0] Estimating duration from bitrate, this may be > inaccurate > [mp3 @ 0xc7a6160] max_analyze_duration reached > [mp3 @ 0xc7a6160] Estimating duration from bitrate, this may be > inaccurate > [ogg @ 0x18afa940] max_analyze_duration reached > [ogg @ 0x11d7e920] max_analyze_duration reached > [ogg @ 0x18afd5e0] max_analyze_duration reached > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1434b6e0] max_analyze_duration reached > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x21f80d40] max_analyze_duration reached > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x21f87560] max_analyze_duration reached > [ogg @ 0x160a75a0] max_analyze_duration reached > [ogg @ 0x1433e8c0] max_analyze_duration reached > [ogg @ 0x1061d3a0] max_analyze_duration reached > [ogg @ 0x10621740] max_analyze_duration reached > [matroska,webm @ 0xf4fb000] Estimating duration from bitrate, this may > be inaccurate > [matroska,webm @ 0xf524500] Estimating duration from bitrate, this may > be inaccurate > [matroska,webm @ 0xf526620] Estimating duration from bitrate, this may > be inaccurate > [matroska,webm @ 0xf527aa0] Estimating duration from bitrate, this may > be inaccurate > Segmentation fault > > I've been able to identify that this crash is happening in this route: > > self.project.RefreshXML() in MainGTK.py > self.form.MyVideo.load_xml in project.py > mlt.Producer in load_xml in video.py > > To manage notifications about this bug go to: > https://bugs.launchpad.net/openshot/+bug/1299306/+subscriptions > > -- > Mailing list: https://launchpad.net/~openshot.bugs > Post to : openshot.b...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openshot.bugs > More help : https://help.launchpad.net/ListHelp > -- Olivier Cenwen un elfe sur la banquise/ an elve on the ice Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot : http://linuxevolution.wordpress.com/ Le forum d'Openshot où vous me trouverez : http://openshotusers.com/ http://openshotusers.com/forum/index.php Nothing is lost until the last second. The family motto : When we want, we can. Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts> ** Changed in: openshot Status: New => Incomplete -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/1299306 Title: destruction of unsaved data with segment fault in mlt Status in OpenShot Video Editor: Incomplete Bug description: OpenShot will crash and destroy any unsaved data when changing the current position in the timeline, such as going forward, backward or attempting to scrub through the timeline when there has been a change in position of any clips that will reload them. Architecture : 64 bits Operating System & version: Ubuntu 12.04 Installation Method : Custom PPA from http://ppa.launchpad.net/openshot.developers/ppa/ubuntu precise main Version of Openshot installed : 1.4.3 MLT/melt version: 0.7.7 FFmpeg (i.e.libavcodec) version :53.35.0 FFmpeg installation : /usr/bin/ffmpeg Here is output during and just before the crash: on_tlbNextMarker_clicked [mp3 @ 0x1acfa3c0] max_analyze_duration reached [mp3 @ 0x1584ea40] max_analyze_duration reached [mp3 @ 0xc7a25a0] max_analyze_duration reached [mp3 @ 0xc7a25a0] Estimating duration from bitrate, this may be inaccurate [mp3 @ 0xc7a6160] max_analyze_duration reached [mp3 @ 0xc7a6160] Estimating duration from bitrate, this may be inaccurate [ogg @ 0x18afa940] max_analyze_duration reached [ogg @ 0x11d7e920] max_analyze_duration reached [ogg @ 0x18afd5e0] max_analyze_duration reached [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1434b6e0] max_analyze_duration reached [mov,mp4,m4a,3gp,3g2,mj2 @ 0x21f80d40] max_analyze_duration reached [mov,mp4,m4a,3gp,3g2,mj2 @ 0x21f87560] max_analyze_duration reached [ogg @ 0x160a75a0] max_analyze_duration reached [ogg @ 0x1433e8c0] max_analyze_duration reached [ogg @ 0x1061d3a0] max_analyze_duration reached [ogg @ 0x10621740] max_analyze_duration reached [matroska,webm @ 0xf4fb000] Estimating duration from bitrate, this may be inaccurate [matroska,webm @ 0xf524500] Estimating duration from bitrate, this may be inaccurate [matroska,webm @ 0xf526620] Estimating duration from bitrate, this may be inaccurate [matroska,webm @ 0xf527aa0] Estimating duration from bitrate, this may be inaccurate Segmentation fault I've been able to identify that this crash is happening in this route: self.project.RefreshXML() in MainGTK.py self.form.MyVideo.load_xml in project.py mlt.Producer in load_xml in video.py To manage notifications about this bug go to: https://bugs.launchpad.net/openshot/+bug/1299306/+subscriptions -- Mailing list: https://launchpad.net/~linux-traipu Post to : linux-traipu@lists.launchpad.net Unsubscribe : https://launchpad.net/~linux-traipu More help : https://help.launchpad.net/ListHelp