| Attached Files | kdenlive crash2.txt [^] (9,641 bytes) 2012-01-26 20:22 [Show Content] [Hide Content]pete@pete-System-Product-Name:~$ gdb kdenlive
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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/kdenlive...Reading symbols from /usr/lib/debug/usr/bin/kdenlive...done.
done.
(gdb) run
Starting program: /usr/bin/kdenlive
[Thread debugging using libthread_db enabled]
[New Thread 0xb26e0b70 (LWP 2256)]
[New Thread 0xb1cffb70 (LWP 2257)]
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
[New Thread 0xad0e7b70 (LWP 2258)]
[New Thread 0xac8e6b70 (LWP 2259)]
[Thread 0xb26e0b70 (LWP 2256) exited]
[Thread 0xad0e7b70 (LWP 2258) exited]
[Thread 0xac8e6b70 (LWP 2259) exited]
[New Thread 0xac8e6b70 (LWP 2260)]
[New Thread 0xad0e7b70 (LWP 2261)]
[New Thread 0xb26e0b70 (LWP 2262)]
[New Thread 0xaa8e2b70 (LWP 2265)]
[Thread 0xac8e6b70 (LWP 2260) exited]
[Thread 0xad0e7b70 (LWP 2261) exited]
[New Thread 0xad0e7b70 (LWP 2266)]
[New Thread 0xac8e6b70 (LWP 2267)]
[Thread 0xad0e7b70 (LWP 2266) exited]
[Thread 0xac8e6b70 (LWP 2267) exited]
[New Thread 0xac8e6b70 (LWP 2268)]
[New Thread 0xad0e7b70 (LWP 2269)]
[Thread 0xac8e6b70 (LWP 2268) exited]
[Thread 0xad0e7b70 (LWP 2269) exited]
[New Thread 0xad0e7b70 (LWP 2270)]
[New Thread 0xac8e6b70 (LWP 2271)]
[New Thread 0xa5afdb70 (LWP 2272)]
[Thread 0xa5afdb70 (LWP 2272) exited]
Program received signal SIGSEGV, Segmentation fault.
0xb5cba93c in free () from /lib/i386-linux-gnu/libc.so.6
(gdb) thread apply all backtrace
Thread 15 (Thread 0xac8e6b70 (LWP 2271)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ca5c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xaf0f0f4a in ?? () from /usr/lib/mlt/libmltsdl.so
#3 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
Thread 14 (Thread 0xad0e7b70 (LWP 2270)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ce04 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xb6584cff in mlt_consumer_get_frame () from /usr/lib/libmlt.so.4
#3 0xb65857e1 in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.4
#4 0xaf0f185e in ?? () from /usr/lib/mlt/libmltsdl.so
#5 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
---Type <return> to continue, or q <return> to quit---
Thread 9 (Thread 0xaa8e2b70 (LWP 2265)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ce04 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xb6602c4e in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3 0xb65f66e4 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4 0xb66027b3 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
Thread 8 (Thread 0xb26e0b70 (LWP 2262)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb5d0b40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2 0xb575634b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb5747896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb5747c2a in g_main_context_iteration ()
from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb672bada in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) exit
Undefined command: "exit". Try "help".
(gdb) q
pete@pete-System-Product-Name:~$ gdb kdenlive
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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/kdenlive...Reading symbols from /usr/lib/debug/usr/bin/kdenlive...done.
done.
(gdb) run
Starting program: /usr/bin/kdenlive
[Thread debugging using libthread_db enabled]
[New Thread 0xb26e0b70 (LWP 2292)]
[New Thread 0xb1cffb70 (LWP 2293)]
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
[New Thread 0xad0e7b70 (LWP 2294)]
[New Thread 0xac8e6b70 (LWP 2295)]
[New Thread 0xab0e3b70 (LWP 2296)]
[Thread 0xb26e0b70 (LWP 2292) exited]
[New Thread 0xb26e0b70 (LWP 2299)]
[Thread 0xad0e7b70 (LWP 2294) exited]
[Thread 0xac8e6b70 (LWP 2295) exited]
[New Thread 0xac8e6b70 (LWP 2300)]
[New Thread 0xad0e7b70 (LWP 2301)]
[Thread 0xac8e6b70 (LWP 2300) exited]
[Thread 0xad0e7b70 (LWP 2301) exited]
[New Thread 0xad0e7b70 (LWP 2302)]
[New Thread 0xac8e6b70 (LWP 2303)]
[New Thread 0xa6b9ab70 (LWP 2304)]
[Thread 0xa6b9ab70 (LWP 2304) exited]
Program received signal SIGSEGV, Segmentation fault.
0xb5cba93c in free () from /lib/i386-linux-gnu/libc.so.6
(gdb) thread apply all backtrace
Thread 11 (Thread 0xac8e6b70 (LWP 2303)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ca5c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xaf0f0f4a in ?? () from /usr/lib/mlt/libmltsdl.so
#3 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
Thread 10 (Thread 0xad0e7b70 (LWP 2302)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ce04 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xb6584cff in mlt_consumer_get_frame () from /usr/lib/libmlt.so.4
#3 0xb65857e1 in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.4
#4 0xaf0f185e in ?? () from /usr/lib/mlt/libmltsdl.so
#5 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
---Type <return> to continue, or q <return> to quit---kill
Thread 7 (Thread 0xb26e0b70 (LWP 2299)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb653ce04 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
#2 0xb6602c4e in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3 0xb65f66e4 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4 0xb66027b3 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
Thread 6 (Thread 0xab0e3b70 (LWP 2296)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb5d0b40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2 0xb575634b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb5747896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb5747c2a in g_main_context_iteration ()
from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb672bada in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---y
#6 0xb66fc1dd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7 0xb66fc421 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8 0xb65ff90b in QThread::exec() ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9 0xb66dce2d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb66027b3 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5d1a0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further
Thread 3 (Thread 0xb1cffb70 (LWP 2293)):
#0 0xb7fdf424 in __kernel_vsyscall ()
#1 0xb5d0b40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2 0xb575634b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb5747896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb5747f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb31d4cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6 0xb576e5f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7 0xb6538d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb)
|