Here another issue. If I try to use the same johanneswilm.mts clip twice, and add a wipe transition in-between them, I get a crash with this output:
Application: Kdenlive (kdenlive), signal SIGSEGV [Thread debugging using libthread_db enabled] [New Thread 0xb55b5720 (LWP 26898)] [New Thread 0xaf7c3b90 (LWP 27038)] [New Thread 0xb2941b90 (LWP 27037)] [New Thread 0xb03d4b90 (LWP 26913)] [KCrash handler] #6 0xb5fb8b45 in ?? () from /usr/local/lib/libavcodec.so.51 #7 0x00000780 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 2 (Thread 0xaf7c3b90 (LWP 27038)): #0 0xb7f13410 in __kernel_vsyscall () #1 0xb63fdaa5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb64f3cdd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0xb3a25bb1 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 1 (Thread 0xb55b5720 (LWP 26898)): #0 0xb7f13410 in __kernel_vsyscall () #1 0xb63fdaa5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb64f3cdd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7344146 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #4 0xb734322c in QThread::wait () from /usr/lib/libQtCore.so.4 #5 0xb740ed5d in ?? () from /usr/lib/libQtCore.so.4 #6 0xb740d466 in ?? () from /usr/lib/libQtCore.so.4 #7 0xb643e084 in exit () from /lib/tls/i686/cmov/libc.so.6 #8 0xb6a2abdb in ?? () from /usr/lib/libQtGui.so.4 #9 0xb7c5dc1a in KApplication::xioErrhandler () from /usr/lib/kde4/lib/libkdeui.so.5 #10 0xb7c5dc56 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5 #11 0xb393e31d in ?? () #12 0xb721e892 in _XIOError () from /usr/lib/libX11.so.6 #13 0xb7225fb7 in ?? () from /usr/lib/libX11.so.6 #14 0xb722671f in _XEventsQueued () from /usr/lib/libX11.so.6 #15 0xb720fa4f in XEventsQueued () from /usr/lib/libX11.so.6 #16 0xb6a6211d in ?? () from /usr/lib/libQtGui.so.4 #17 0xb5a60b7b in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #18 0xb5a60f67 in ?? () from /usr/lib/libglib-2.0.so.0 #19 0xb5a6174e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #20 0xb7459fb1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #21 0xb6a62195 in ?? () from /usr/lib/libQtGui.so.4 #22 0xb742d92d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #23 0xb742dabd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #24 0xb742fd3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #25 0xb69ce567 in QApplication::exec () from /usr/lib/libQtGui.so.4 #26 0x080948e5 in main (argc=1, argv=0xbffeaa04) at /home/johannes/test/kdenlive-kde4/src/main.cpp:72 #0 0xb7f13410 in __kernel_vsyscall () -- Johannes Wilm http://www.johanneswilm.org tel: +5059173717 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20080805/7f502f59/attachment.html>
