linux-traipu team mailing list archive
  
  - 
     linux-traipu team linux-traipu team
- 
    Mailing list archive
  
- 
    Message #09026
  
 [Bug 1195050] Re: segmentation fault during video	export
  
I typed python debug.py as a non-root user and go this output.
-----------------------------------------------------------
OpenShot Debug File 0.0.2 - 2013-07-02 16:14:31.573740
-----------------------------------------------------------
This file contains a list of installed packages related to OpenShot,
locations of files, and a list of shared libraries used by python-mlt.
-----------------------------------------------------------
Distribution Version Info
-----------------------------------------------------------
LSB Version:    core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch
Distributor ID: SUSE LINUX
Description:    openSUSE 12.2 (x86_64)
Release:        12.2
Codename:       Mantis
Traceback (most recent call last):
  File "debug.py", line 45, in <module>
    process = subprocess.Popen(["dpkg","-l","openshot", "libmlt1", "libmlt2", "python-mlt", "python-mlt2", "openshot-mlt"], stdout=subprocess.PIPE, stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
>From looking at messages it seems others have fixed segfault problems by
moving back to mlt-0.7
-- 
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/1195050
Title:
  segmentation fault during video export
Status in OpenShot Video Editor:
  New
Bug description:
  openshot-1.4.3
  run from compiled code
  suse 12.3
  
  python-mlt-0.8.8-40.1.x86_64
  libmlt4-modules-0.7.8-2.8.1.x86_64
  libmlt4-0.7.8-2.8.1.x86_64
  libmlt4-data-0.7.8-2.8.1.noarch
  libmlt5-modules-0.8.8-40.1.x86_64
  libmlt++3-0.8.8-40.1.x86_64
  libmlt5-0.8.8-40.1.x86_64
  libmlt5-data-0.8.8-8.1.noarch
  libavcodec54-1.0.6-1.1.x86_64
  libavc1394-devel-32bit-0.5.4-8.1.2.x86_64
  libavc1394-0-0.5.4-8.1.2.x86_64
  libavc1394-devel-0.5.4-8.1.2.x86_64
  libavcodec54-32bit-1.0.6-1.1.x86_64
  libavc1394-0-32bit-0.5.4-8.1.2.x86_64
  libavcodec52-0.7.15-1.2.x86_64
  
  gstreamer-0_10-plugins-ffmpeg-0.10.13-2000.7.x86_64
  ffmpeg-debuginfo-1.0.6-1.1.x86_64
  ffmpeg-debugsource-1.0.6-1.1.x86_64
  ffmpeg-1.0.6-1.1.x86_64
  
   - alsa
    - oss
    - sdl
  ...
  state saved
  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_btnExportVideo_clicked
  NEW SDL CONSUMER
  [ac3_fixed @ 0x7f0ab42db240] channel_layout not specified
  [ac3_fixed @ 0x7f0ab42db240] No channel layout specified. The encoder will guess the layout, but it might be incorrect.
  [h264 @ 0x7f0ab42c6c20] Encoder did not produce proper pts, making some up.
  sys:1: Warning: g_main_context_push_thread_default: assertion `acquired_context' failed
  Segmentation fault
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1195050/+subscriptions
References