Application: yakuake (2.9.6) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.7.0 Operating System: Linux 2.6.32-33-generic x86_64 Distribution: Ubuntu 10.04.3 LTS -- Information about the crash: - What I was doing when the application crashed: Closing tabs in yakuake using ctrl+D This does not always happen, but quite often. It notably does not seem to happen when closing the first tab directly after starting yakuake (i.e. without ever opening a new tab). - Unusual behavior I noticed: My home directory is on a server on the network and connected via NFS (I think, haven't really checked in detail since I'm no full admin here). I had some problems with dbus and qdbus which caused sound not to work once. autofs restart was needed to fix it. Amarok also previously took a long time to load until I upgraded it and when run from terminal gave lots of dbus/qdbus errors if I remember correctly. After upgrading to KDE 4.5 via backports, I got an error message when I first started amarok and when I tried to open any file dialog from it. After reboot, everything was fine however and amarok starts faster than before. Note that I am under a Gnome desktop in Ubuntu 10.04.3 LTS. The crash can be reproduced some of the time. -- Backtrace: Application: Yakuake (yakuake), signal: Segmentation fault [KCrash Handler] #6 QBasicAtomicInt::operator!= (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:75 #7 QList<QAction*>::detachShared (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/tools/qlist.h:131 #8 QList<QAction*>::removeAll (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757 #9 QWidget::removeAction (this=0x13762d0, action=0x1378280) at kernel/qwidget.cpp:3167 #10 0x00007fee58354dd4 in KActionCollection::removeAssociatedWidget (this=0x1379260, widget=0x13762d0) at ../../kdeui/actions/kactioncollection.cpp:723 #11 0x00007fee585693bd in KXMLGUIClient::prepareXMLUnplug (this=0x1352088, w=0x13762d0) at ../../kdeui/xmlgui/kxmlguiclient.cpp:734 #12 0x00007fee58572046 in KXMLGUIFactory::removeClient (this=<value optimized out>, client=0x1352088) at ../../kdeui/xmlgui/kxmlguifactory.cpp:439 #13 0x00007fee5856bb51 in ~KXMLGUIClient (this=0x1352088, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiclient.cpp:100 #14 0x00007fee3bb90105 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so #15 0x00007fee577a1ea8 in QObject::event (this=0x1352060, e=0x13b42e0) at kernel/qobject.cpp:1202 #16 0x00007fee56afb6ec in QApplicationPrivate::notify_helper (this=0xcfb0c0, receiver=0x1352060, e=0x13bd580) at kernel/qapplication.cpp:4396 #17 0x00007fee56b011dd in QApplication::notify (this=0x7fffaadb2390, receiver=0x1352060, e=0x13bd580) at kernel/qapplication.cpp:4277 #18 0x00007fee58448926 in KApplication::notify (this=0x7fffaadb2390, receiver=0x1352060, event=0x13bd580) at ../../kdeui/kernel/kapplication.cpp:310 #19 0x00007fee577900ac in QCoreApplication::notifyInternal (this=0x7fffaadb2390, receiver=0x1352060, event=0x13bd580) at kernel/qcoreapplication.cpp:732 #20 0x00007fee57792fd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xcd6c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xcd6c20) at kernel/qcoreapplication.cpp:1373 #22 0x00007fee577bc643 in QCoreApplication::sendPostedEvents (s=0xcfd960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #23 postEventSourceDispatch (s=0xcfd960) at kernel/qeventdispatcher_glib.cpp:277 #24 0x00007fee51a3f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0x00007fee51a43748 in ?? () from /lib/libglib-2.0.so.0 #26 0x00007fee51a438fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0x00007fee577bc183 in QEventDispatcherGlib::processEvents (this=0xcd6370, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415 #28 0x00007fee56bad97e in QGuiEventDispatcherGlib::processEvents (this=0x2, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x00007fee5778edd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #30 0x00007fee5778f1bc in QEventLoop::exec (this=0x7fffaadb22e0, flags=) at kernel/qeventloop.cpp:201 #31 0x00007fee5779326b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #32 0x0000000000414df6 in _start () This bug may be a duplicate of or related to bug 246652. Possible duplicates by query: bug 262249, bug 259165, bug 258071, bug 257926, bug 257503. Reported using DrKonqi
This crash is in Konsole rather than Yakuake (Yakuake embeds the Konsole KPart component). It's fixed in KDE 4.5.4 or any newer version. *** This bug has been marked as a duplicate of bug 246652 ***