Bug 255870 - Yakuake Crash on exit
Summary: Yakuake Crash on exit
Status: RESOLVED DUPLICATE of bug 246652
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.7
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 11:13 UTC by Manuel Tortosa
Modified: 2010-11-02 18:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Tortosa 2010-11-02 11:13:49 UTC
Application: yakuake (2.9.7)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-CHAKRA x86_64

-- Information about the crash:
- What I was doing when the application crashed: After using Yakuake for connect to my server using ssh, i used "exit" for close the tab.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  0x00007ffce8a15c9b in memcpy () from /lib/libc.so.6
#7  0x00007ffce91ad4ac in QList<QAction*>::node_copy (this=0x7ffce8cef4e8, alloc=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:410
#8  QList<QAction*>::detach_helper (this=0x7ffce8cef4e8, alloc=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:695
#9  0x00007ffce91ad528 in QList<QAction*>::detachShared (this=0x7ffce8cef4e8, _t=@0x7fff1eb220a8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:132
#10 QList<QAction*>::removeAll (this=0x7ffce8cef4e8, _t=@0x7fff1eb220a8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757
#11 0x00007ffce91fa1c2 in QWidget::removeAction (this=0x279dba0, action=0x27a6d50) at kernel/qwidget.cpp:3167
#12 0x00007ffcea98caf4 in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libkdeui.so.5
#13 0x00007ffceab6835d in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libkdeui.so.5
#14 0x00007ffceab6dcaa in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libkdeui.so.5
#15 0x00007ffceab685e1 in KXMLGUIClient::~KXMLGUIClient() () from /usr/lib/libkdeui.so.5
#16 0x00007ffcdb3447ed in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#17 0x00007ffcdb344819 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#18 0x00007ffce9dd1598 in QObject::event (this=0x27ae370, e=<value optimized out>) at kernel/qobject.cpp:1202
#19 0x00007ffce91b0454 in QApplicationPrivate::notify_helper (this=0x24bd170, receiver=0x27ae370, e=0x2773be0) at kernel/qapplication.cpp:4397
#20 0x00007ffce91b4eca in QApplication::notify (this=<value optimized out>, receiver=0x27ae370, e=0x2773be0) at kernel/qapplication.cpp:4278
#21 0x00007ffceaa5e586 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007ffce9dbd29c in QCoreApplication::notifyInternal (this=0x7fff1eb22dc0, receiver=0x27ae370, event=0x2773be0) at kernel/qcoreapplication.cpp:732
#23 0x00007ffce9dc0a85 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x246d5e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x246d5e0) at kernel/qcoreapplication.cpp:1373
#25 0x00007ffce9de8193 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#27 0x00007ffce4eb2bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007ffce4eb33d0 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007ffce4eb366d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007ffce9de832f in QEventDispatcherGlib::processEvents (this=0x246ccd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#31 0x00007ffce925439e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007ffce9dbc632 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007ffce9dbc87c in QEventLoop::exec (this=0x7fff1eb22d10, flags=...) at kernel/qeventloop.cpp:201
#34 0x00007ffce9dc0d3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x00000000004155cc in _start ()

This bug may be a duplicate of or related to bug 246652.

Possible duplicates by query: bug 255684, bug 251012, bug 248933.

Reported using DrKonqi
Comment 1 Eike Hein 2010-11-02 18:03:58 UTC

*** This bug has been marked as a duplicate of bug 246652 ***