(gdb) run Starting program: /usr/bin/yakuake [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe4936700 (LWP 7160)] ASSERT: "!isEmpty()" in file /usr/include/qt/QtCore/qlist.h, line 316 Thread 1 "yakuake" received signal SIGABRT, Aborted. 0x00007ffff33e92a8 in raise () from /usr/lib/libc.so.6 (gdb) backtrace #0 0x00007ffff33e92a8 in raise () from /usr/lib/libc.so.6 #1 0x00007ffff33ea72a in abort () from /usr/lib/libc.so.6 #2 0x00007ffff3b6bff1 in qt_message_fatal (context=..., message=) at global/qlogging.cpp:1578 #3 QMessageLogger::fatal (this=this@entry=0x7fffffffdec0, msg=msg@entry=0x7ffff3e29af0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 #4 0x00007ffff3b6715e in qt_assert (assertion=assertion@entry=0x453592 "!isEmpty()", file=file@entry=0x44e040 "/usr/include/qt/QtCore/qlist.h", line=line@entry=316) at global/qglobal.cpp:2966 #5 0x000000000043758c in QList::first (this=0x7fffffffdf00) at /usr/include/qt/QtCore/qlist.h:316 #6 FirstRunDialog::initKeyButton (this=this@entry=0x86e7b0) at /tmp/ykdb/src/yakuake-3.0.2/app/firstrundialog.cpp:74 #7 0x00000000004379c7 in FirstRunDialog::FirstRunDialog (this=0x86e7b0, mainWindow=) at /tmp/ykdb/src/yakuake-3.0.2/app/firstrundialog.cpp:56 #8 0x00000000004195e5 in MainWindow::showFirstRunDialog (this=0x7fffffffe7c0) at /tmp/ykdb/src/yakuake-3.0.2/app/mainwindow.cpp:1373 #9 0x00007ffff3d8efd1 in QObject::event (this=this@entry=0x7fffffffe7c0, e=e@entry=0xa74540) at kernel/qobject.cpp:1239 #10 0x00007ffff4694d2b in QWidget::event (this=this@entry=0x7fffffffe7c0, event=event@entry=0xa74540) at kernel/qwidget.cpp:9105 #11 0x00007ffff47ab06b in QMainWindow::event (this=0x7fffffffe7c0, event=0xa74540) at widgets/qmainwindow.cpp:1495 #12 0x00007ffff4651fcc in QApplicationPrivate::notify_helper (this=this@entry=0x689b70, receiver=receiver@entry=0x7fffffffe7c0, e=e@entry=0xa74540) at kernel/qapplication.cpp:3716 #13 0x00007ffff46574a6 in QApplication::notify (this=0x7fffffffe790, receiver=0x7fffffffe7c0, e=0xa74540) at kernel/qapplication.cpp:3499 #14 0x00007ffff3d5f9ab in QCoreApplication::notifyInternal (this=0x7fffffffe790, receiver=0x7fffffffe7c0, event=event@entry=0xa74540) at kernel/qcoreapplication.cpp:965 #15 0x00007ffff3d61da6 in QCoreApplication::sendEvent (event=0xa74540, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224 #16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x689510) at kernel/qcoreapplication.cpp:1593 #17 0x00007ffff3d62288 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451 #18 0x00007ffff3db5f33 in postEventSourceDispatch (s=0x6b7c20) at kernel/qeventdispatcher_glib.cpp:271 #19 0x00007fffef726d87 in g_main_dispatch (context=0x7fffe00016f0) at gmain.c:3154 #20 g_main_context_dispatch (context=context@entry=0x7fffe00016f0) at gmain.c:3769 #21 0x00007fffef726fe0 in g_main_context_iterate (context=context@entry=0x7fffe00016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3840 #22 0x00007fffef72708c in g_main_context_iteration (context=0x7fffe00016f0, may_block=may_block@entry=1) at gmain.c:3901 #23 0x00007ffff3db633f in QEventDispatcherGlib::processEvents (this=0x6b7810, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #24 0x00007ffff3d5d37a in QEventLoop::exec (this=this@entry=0x7fffffffe690, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #25 0x00007ffff3d6533c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229 #26 0x00007ffff40978cc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1527 #27 0x00007ffff464e435 in QApplication::exec () at kernel/qapplication.cpp:2976 #28 0x0000000000416138 in main (argc=1, argv=) at /tmp/ykdb/src/yakuake-3.0.2/app/main.cpp:84