openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #02216
[Bug 497610] Re: segfault when positioning slider along timeline
I alos just tried simply playing the project in the preview window and it also segfaulted after a few seconds. Here is the terminal output:
marty@tux:~$ openshot
Added /usr/share/openshot to system path
--------------------------------
OpenShot (version 1.0.0)
--------------------------------
/usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_tlbPlay_clicked called with self.tlbPlay
[mp3 @ 0x405ce70]mdb:494, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0x405ce70]mdb:494, lastbuf:0 skipping granule 1
Last message repeated 1 times
[mp3 @ 0x405ce70]mdb:511, lastbuf:382 skipping granule 0
Segmentation fault
--
segfault when positioning slider along timeline
https://bugs.launchpad.net/bugs/497610
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xa9e13b70 (LWP 7488)]
0x0176e000 in ?? () from /usr/lib/libSDL-1.2.so.0
(gdb) bt
#0 0x0176e000 in ?? () from /usr/lib/libSDL-1.2.so.0
#1 0x0172ba2f in ?? () from /usr/lib/libSDL-1.2.so.0
#2 0x01729aa0 in SDL_DisplayYUVOverlay () from /usr/lib/libSDL-1.2.so.0
#3 0x00d123c4 in ?? () from /usr/lib/mlt/libmltsdl.so
#4 0x00efa80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5 0x0042a7ee in clone () from /lib/tls/i686/cmov/libc.so.6
To reproduce:
- add two jpegs to timeline
- move the slider by left-clicking to various positions on the timeline
Installed from PPA
Openshot 0.9.54-0ubuntu4~ppa1k
libsdl1.2debian 1.2.13-4ubuntu4
libmlt1 0.4.4-2build1
Ubuntu 9.10 on i386
References