[ create a new paste ] login | about

Link: http://codepad.org/8dmgshFl    [ raw code | fork ]

Plain Text, pasted on Dec 14:
GNU gdb (GDB) 7.10
Copyright (C) 2015 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-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kdenlive...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe2d94700 (LWP 3962)]
[New Thread 0x7fffc3e68700 (LWP 3965)]
[New Thread 0x7fffbbf5a700 (LWP 3979)]
[New Thread 0x7fffbb759700 (LWP 3980)]
[New Thread 0x7fffba555700 (LWP 3981)]
Removing cache at "/home/qubodup/.cache/kdenlive-thumbs.kcache"
QCursor: Cannot create bitmap cursor; invalid bitmap(s)
[New Thread 0x7fffabfff700 (LWP 3982)]
Attempting to create QWindow-based QOffscreenSurface outside the gui thread. Expect failures.
[New Thread 0x7fffab7fe700 (LWP 3983)]
[New Thread 0x7fffaaffd700 (LWP 4002)]
[Thread 0x7fffaaffd700 (LWP 4002) exited]
[New Thread 0x7fffaaffd700 (LWP 4003)]
[New Thread 0x7fffaa7fc700 (LWP 4004)]
[New Thread 0x7fffa9ffb700 (LWP 4005)]
[New Thread 0x7fffa97fa700 (LWP 4006)]
[New Thread 0x7fffa8f5c700 (LWP 4009)]
Attempting to create QWindow-based QOffscreenSurface outside the gui thread. Expect failures.
[New Thread 0x7fff8affd700 (LWP 4010)]
[Thread 0x7fffa97fa700 (LWP 4006) exited]
[Thread 0x7fffaaffd700 (LWP 4003) exited]
[Thread 0x7fffa9ffb700 (LWP 4005) exited]
[Thread 0x7fffaa7fc700 (LWP 4004) exited]
[New Thread 0x7fffaa7fc700 (LWP 4011)]
[Thread 0x7fffaa7fc700 (LWP 4011) exited]
[New Thread 0x7fffaa7fc700 (LWP 4012)]
[New Thread 0x7fffa9ffb700 (LWP 4013)]
[New Thread 0x7fffaaffd700 (LWP 4014)]
[New Thread 0x7fffa97fa700 (LWP 4015)]
[Thread 0x7fffa97fa700 (LWP 4015) exited]
[Thread 0x7fffaa7fc700 (LWP 4012) exited]
[Thread 0x7fffaaffd700 (LWP 4014) exited]
[Thread 0x7fffa9ffb700 (LWP 4013) exited]
[New Thread 0x7fffa9ffb700 (LWP 4016)]
[Thread 0x7fffa9ffb700 (LWP 4016) exited]
[New Thread 0x7fffa9ffb700 (LWP 4017)]
[New Thread 0x7fffaaffd700 (LWP 4018)]
[New Thread 0x7fffaa7fc700 (LWP 4019)]
[New Thread 0x7fffa97fa700 (LWP 4020)]
[Thread 0x7fffa97fa700 (LWP 4020) exited]
[Thread 0x7fffa9ffb700 (LWP 4017) exited]
[Thread 0x7fffaa7fc700 (LWP 4019) exited]
[Thread 0x7fffaaffd700 (LWP 4018) exited]
[New Thread 0x7fffaaffd700 (LWP 4021)]
[Thread 0x7fffaaffd700 (LWP 4021) exited]
[New Thread 0x7fffaaffd700 (LWP 4022)]
[New Thread 0x7fffaa7fc700 (LWP 4023)]
[New Thread 0x7fffa9ffb700 (LWP 4024)]
[Thread 0x7fffaaffd700 (LWP 4022) exited]
[Thread 0x7fffa9ffb700 (LWP 4024) exited]
[Thread 0x7fffaa7fc700 (LWP 4023) exited]
[New Thread 0x7fffaa7fc700 (LWP 4025)]
[Thread 0x7fffaa7fc700 (LWP 4025) exited]
[New Thread 0x7fffaa7fc700 (LWP 4026)]
[New Thread 0x7fffa9ffb700 (LWP 4027)]
[New Thread 0x7fffaaffd700 (LWP 4028)]
ASSERT: "uint(i) < uint(size())" in file /usr/include/qt/QtCore/qstring.h, line 851

Program received signal SIGABRT, Aborted.
0x00007ffff053a5f8 in raise () from /usr/lib/libc.so.6
(gdb) 
(gdb) 
(gdb) bt
#0  0x00007ffff053a5f8 in raise () from /usr/lib/libc.so.6
#1  0x00007ffff053ba7a in abort () from /usr/lib/libc.so.6
#2  0x00007ffff0fd3fd1 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#3  0x00007ffff0fcf13e in qt_assert(char const*, char const*, int) () from /usr/lib/libQt5Core.so.5
#4  0x0000000000724d1e in ?? ()
#5  0x0000000000751f46 in ?? ()
#6  0x000000000078c7fe in ?? ()
#7  0x00000000007d98b2 in ?? ()
#8  0x00007ffff11f60da in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQt5Core.so.5
#9  0x00000000007c8772 in ?? ()
#10 0x000000000072379a in ?? ()
#11 0x00000000007ceeb5 in ?? ()
#12 0x00007ffff11f60da in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQt5Core.so.5
#13 0x00007ffff273793f in QActionGroup::triggered(QAction*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007ffff27385b9 in ?? () from /usr/lib/libQt5Widgets.so.5
#15 0x00007ffff11f60da in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQt5Core.so.5
#16 0x00007ffff2734402 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007ffff2736888 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007ffff28b91a2 in ?? () from /usr/lib/libQt5Widgets.so.5
#19 0x00007ffff28bf45c in ?? () from /usr/lib/libQt5Widgets.so.5
#20 0x00007ffff28c33a0 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007ffff2781028 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#22 0x00007ffff28c3de3 in QMenu::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007ffff273e01c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#24 0x00007ffff2743bf9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007ffff11c796b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQt5Core.so.5
#26 0x00007ffff2742b02 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#27 0x00007ffff279b8ed in ?? () from /usr/lib/libQt5Widgets.so.5
#28 0x00007ffff279db4b in ?? () from /usr/lib/libQt5Widgets.so.5
#29 0x00007ffff273e01c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#30 0x00007ffff27434f6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#31 0x00007ffff11c796b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQt5Core.so.5
#32 0x00007ffff17270e1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#33 0x00007ffff1728da5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#34 0x00007ffff170e1c8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#35 0x00007fffe512e3c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#36 0x00007fffec8d2dc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007fffec8d3020 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x00007fffec8d30cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007ffff121e30f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#40 0x00007ffff11c533a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#41 0x00007ffff11cd2fc in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#42 0x0000000000463952 in ?? ()
#43 0x00007ffff0527610 in __libc_start_main () from /usr/lib/libc.so.6
#44 0x0000000000463f19 in _start ()
(gdb) q
A debugging session is active.

	Inferior 1 [process 3958] will be killed.

Quit anyway? (y or n) y



Create a new paste based on this one


Comments: