| Attached Files | kdenlive crash report.log [^] (11,224 bytes) 2012-01-15 19:52 [Show Content] [Hide Content]GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/kdenlive...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/kdenlive
[Thread debugging using libthread_db enabled]
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
[New Thread 0x7fffd3e10700 (LWP 13430)]
[New Thread 0x7fffd360f700 (LWP 13431)]
[Thread 0x7fffd3e10700 (LWP 13430) exited]
[Thread 0x7fffd360f700 (LWP 13431) exited]
kdenlive(13427) Render::checkMaxThreads: // TRACTOR PROBLEM
[New Thread 0x7fffd360f700 (LWP 13432)]
[New Thread 0x7fffd3e10700 (LWP 13436)]
[New Thread 0x7fffd137b700 (LWP 13442)]
[New Thread 0x7fffd0b7a700 (LWP 13443)]
[New Thread 0x7fffc9f96700 (LWP 13446)]
[Thread 0x7fffd137b700 (LWP 13442) exited]
[Thread 0x7fffd0b7a700 (LWP 13443) exited]
[New Thread 0x7fffd0b7a700 (LWP 13447)]
[New Thread 0x7fffd137b700 (LWP 13448)]
[Thread 0x7fffd0b7a700 (LWP 13447) exited]
[Thread 0x7fffd137b700 (LWP 13448) exited]
[New Thread 0x7fffd137b700 (LWP 13449)]
[New Thread 0x7fffd0b7a700 (LWP 13450)]
[New Thread 0x7fffc6d8e700 (LWP 13466)]
[Thread 0x7fffd137b700 (LWP 13449) exited]
[Thread 0x7fffd0b7a700 (LWP 13450) exited]
[New Thread 0x7fffd0b7a700 (LWP 13468)]
[New Thread 0x7fffd137b700 (LWP 13469)]
[New Thread 0x7fffc59a3700 (LWP 13471)]
[New Thread 0x7fffc51a2700 (LWP 13472)]
[h264 @ 0x7fffcdf28b40] insufficient thread locking around avcodec_open/close()
[ac3 @ 0x7fffba7dec20] insufficient thread locking around avcodec_open/close()
[pgssub @ 0x7fffb94f9ea0] insufficient thread locking around avcodec_open/close()
[h264 @ 0x7fffa4990580] insufficient thread locking around avcodec_open/close()
[ac3 @ 0x7fffbfaa0840] insufficient thread locking around avcodec_open/close()
[ac3 @ 0x7fffa4990e80] insufficient thread locking around avcodec_open/close()
[h264 @ 0x7fffa46fd480] insufficient thread locking around avcodec_open/close()
[ac3 @ 0x7fffa49728a0] insufficient thread locking around avcodec_open/close()
[pgssub @ 0x7fffa4976e40] insufficient thread locking around avcodec_open/close()
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc9f96700 (LWP 13446)]
0x00007fffd9629b00 in avcodec_flush_buffers (avctx=0x7fffcc0ddb60)
at /build/buildd/libav-0.7.2/libavcodec/utils.c:1061
1061 /build/buildd/libav-0.7.2/libavcodec/utils.c: Datei oder Verzeichnis nicht gefunden.
in /build/buildd/libav-0.7.2/libavcodec/utils.c
(gdb) thread apply all bt
Thread 17 (Thread 0x7fffc51a2700 (LWP 13472)):
#0 0x00007ffff5c5e3cb in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff709411e in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2 0x00007ffff708881f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3 0x00007ffff7093d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 16 (Thread 0x7fffc59a3700 (LWP 13471)):
#0 get_cabac_inline (
state=0x7fffb9647bb0 "\024\033\020\005#\006>\002\021\023\023\t\021\033\005\016\t\017\004", c=0x7fffb9647b40)
at /build/buildd/libav-0.7.2/libavcodec/cabac.h:564
#1 get_cabac_noinline (c=0x7fffb9647b40,
state=0x7fffb9647bb0 "\024\033\020\005#\006>\002\021\023\023\t\021\033\005\016\t\017\004") at /build/buildd/libav-0.7.2/libavcodec/cabac.h:584
#2 0x00007fffd9475f1f in ff_h264_decode_mb_cabac (h=0x7fffb960ac60)
at /build/buildd/libav-0.7.2/libavcodec/h264_cabac.c:1891
---Type <return> to continue, or q <return> to quit---
#3 0x00007fffd946bbdd in decode_slice (avctx=<optimized out>,
arg=<optimized out>) at /build/buildd/libav-0.7.2/libavcodec/h264.c:3432
#4 0x00007fffd946c136 in execute_decode_slices (h=0x7fffb960ac60,
context_count=1) at /build/buildd/libav-0.7.2/libavcodec/h264.c:3605
#5 0x00007fffd946fc7f in decode_nal_units (h=0x7fffb960ac60,
buf=0x7fffbaf8d2e0 "", buf_size=6843)
at /build/buildd/libav-0.7.2/libavcodec/h264.c:3854
#6 0x00007fffd9470290 in decode_frame (avctx=0x7fffb94356c0,
data=0x7fffc59a21c0, data_size=0x7fffc59a2428, avpkt=<optimized out>)
at /build/buildd/libav-0.7.2/libavcodec/h264.c:3929
#7 0x00007fffd9629538 in avcodec_decode_video2 (avctx=0x7fffb94356c0,
picture=0x7fffc59a21c0, got_picture_ptr=0x7fffc59a2428,
avpkt=0x7fffcf2faae0) at /build/buildd/libav-0.7.2/libavcodec/utils.c:691
#8 0x00007fffda075355 in try_decode_frame (avpkt=0x7fffcf2faae0,
st=0x7fffb9dbf9e0) at /build/buildd/libav-0.7.2/libavformat/utils.c:2097
#9 av_find_stream_info (ic=0x7fffb9435160)
at /build/buildd/libav-0.7.2/libavformat/utils.c:2389
#10 0x00007fffda2c2b41 in ?? () from /usr/lib/mlt/libmltavformat.so
#11 0x00007fffda2c424a in ?? () from /usr/lib/mlt/libmltavformat.so
#12 0x00007ffff7bc88b9 in ?? () from /usr/lib/libmlt.so.4
#13 0x00007ffff7bc6cff in mlt_service_get_frame () from /usr/lib/libmlt.so.4
#14 0x00007ffff79aece5 in Mlt::Service::get_frame(int) ()
from /usr/lib/libmlt++.so.3
---Type <return> to continue, or q <return> to quit---
#15 0x0000000000570cd2 in _start ()
Thread 15 (Thread 0x7fffd137b700 (LWP 13469)):
#0 0x00007ffff5c5e04c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007fffdca05020 in ?? () from /usr/lib/mlt/libmltsdl.so
#2 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#3 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x0000000000000000 in ?? ()
Thread 14 (Thread 0x7fffd0b7a700 (LWP 13468)):
#0 0x00007ffff5c5e3cb in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff7bcd148 in mlt_consumer_get_frame () from /usr/lib/libmlt.so.4
#2 0x00007ffff7bcd96e in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.4
#3 0x00007fffdca05800 in ?? () from /usr/lib/mlt/libmltsdl.so
#4 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 13 (Thread 0x7fffc6d8e700 (LWP 13466)):
---Type <return> to continue, or q <return> to quit---
#0 0x00007ffff5c5e3cb in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff709411e in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2 0x00007ffff708881f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3 0x00007ffff7093d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 8 (Thread 0x7fffc9f96700 (LWP 13446)):
#0 0x00007fffd9629b00 in avcodec_flush_buffers (avctx=0x7fffcc0ddb60)
at /build/buildd/libav-0.7.2/libavcodec/utils.c:1061
#1 0x00007fffda2c5e4c in ?? () from /usr/lib/mlt/libmltavformat.so
#2 0x00007ffff7bbe9ea in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#3 0x00007fffda4d15bc in ?? () from /usr/lib/mlt/libmltxine.so
#4 0x00007fffda4d1cfb in ?? () from /usr/lib/mlt/libmltxine.so
#5 0x00007ffff7bbe9ea in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#6 0x00007fffdac52984 in ?? () from /usr/lib/mlt/libmltcore.so
#7 0x00007ffff7bbe9ea in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#8 0x00007fffdac52ea6 in ?? () from /usr/lib/mlt/libmltcore.so
#9 0x00007ffff7bbe9ea in mlt_frame_get_image () from /usr/lib/libmlt.so.4
---Type <return> to continue, or q <return> to quit---
#10 0x00007ffff79aaa7d in Mlt::Frame::get_image(mlt_image_format&, int&, int&, int) () from /usr/lib/libmlt++.so.3
#11 0x0000000000569786 in _start ()
Thread 5 (Thread 0x7fffd3e10700 (LWP 13436)):
#0 0x00007ffff2bfd911 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff715c671 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2 0x00007ffff7093d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#4 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7fffd360f700 (LWP 13432)):
#0 0x00007ffff2bf8773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff1af2f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff1af3429 in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff71a5ed6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ffff7179cf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5 0x00007ffff7179ef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>---Type <return> to continue, or q <return> to quit---
) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6 0x00007ffff709127f in QThread::exec() ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007ffff715ccbf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8 0x00007ffff7093d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9 0x00007ffff5c59efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007ffff2c0489d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7ffff7fb67a0 (LWP 13427)):
#0 0x00007ffff2bf8771 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff1af2f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff1af3429 in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff71a5ed6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ffff394907e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#5 0x00007ffff7179cf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6 0x00007ffff7179ef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007ffff717e789 in QCoreApplication::exec() ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8 0x000000000044ebab in ?? ()
#9 0x00007ffff2b4430d in __libc_start_main ()
from /lib/x86_64-linux-gnu/libc.so.6
#10 0x000000000044f8b1 in _start ()
(gdb)
|