← Back to team overview

openshot.developers team mailing list archive

[Bug 784739] [NEW] crash in libmlt after adding sound effect

 

Public bug reported:

Sabayon
tested and happens on: Openshot 1.2.2, 1.3.0, 1.3.1
with mlt 0.5.10 and 0.7.2
with ffmpeg 0.6 + patches
Python 2.7

from dmesg for melt 0.7.2:
openshot[16206]: segfault at 4 ip b555174c sp bfdb1eb0 error 4 in libmlt.so.0.7.2[b5543000+21000]

steps to reproduce:
- import file (tested with swf and mp3)
- drag and drop file to the track
- from Effects add any audio effect (tested with echo and bass)
- click on the time scale as if you wanted to move the "time pointer"

what happens: immediate crash.

(Mlt module imports in Python without problems.)

** Affects: openshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/784739

Title:
  crash in libmlt after adding sound effect

Status in OpenShot Video Editor:
  New

Bug description:
  Sabayon
  tested and happens on: Openshot 1.2.2, 1.3.0, 1.3.1
  with mlt 0.5.10 and 0.7.2
  with ffmpeg 0.6 + patches
  Python 2.7

  from dmesg for melt 0.7.2:
  openshot[16206]: segfault at 4 ip b555174c sp bfdb1eb0 error 4 in libmlt.so.0.7.2[b5543000+21000]

  steps to reproduce:
  - import file (tested with swf and mp3)
  - drag and drop file to the track
  - from Effects add any audio effect (tested with echo and bass)
  - click on the time scale as if you wanted to move the "time pointer"

  what happens: immediate crash.

  (Mlt module imports in Python without problems.)


Follow ups

References