openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01353
[Bug 497610] Re: segfault when positioning slider along timeline
Just to add to the above description: the segfault doesn't reproduce
reliably with only two images, sometimes more need to be added. In the
following I had to click up and down the timeline for about a minute
adding more and more images (ended up with six).
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xa41f3b70 (LWP 8496)]
0x03b30000 in ?? () from /usr/lib/libSDL-1.2.so.0
(gdb) bt
#0 0x03b30000 in ?? () from /usr/lib/libSDL-1.2.so.0
#1 0x03aeda2f in ?? () from /usr/lib/libSDL-1.2.so.0
#2 0x03aebaa0 in SDL_DisplayYUVOverlay () from /usr/lib/libSDL-1.2.so.0
#3 0x00fb63c4 in ?? () from /usr/lib/mlt/libmltsdl.so
#4 0x00c2b80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5 0x004c17ee in clone () from /lib/tls/i686/cmov/libc.so.6
--
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
Follow ups
References