Bug 262249 - Crash when closing various tabs or split-screens
Summary: Crash when closing various tabs or split-screens
Status: RESOLVED DUPLICATE of bug 246652
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.7
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 23:53 UTC by Jeffrey
Modified: 2011-01-06 00:04 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 Jeffrey 2011-01-05 23:53:06 UTC
Application: yakuake (2.9.7)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686-bigmem i686
Distribution: Debian GNU/Linux 6.0 (squeeze)

-- Information about the crash:
- What I was doing when the application crashed:

Using Yakuake when it crashed, bringing all of my remote sessions with it.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#7  operator!= (this=0x8a93678, action=0x8a94a68) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:75
#8  detachShared (this=0x8a93678, action=0x8a94a68) at ../../include/QtCore/../../src/corelib/tools/qlist.h:127
#9  removeAll (this=0x8a93678, action=0x8a94a68) at ../../include/QtCore/../../src/corelib/tools/qlist.h:662
#10 QWidget::removeAction (this=0x8a93678, action=0x8a94a68) at kernel/qwidget.cpp:3040
#11 0x49bcf6a6 in KActionCollection::removeAssociatedWidget (this=0x866a8e0, widget=0x8a93678) at ../../kdeui/actions/kactioncollection.cpp:723
#12 0x49e11dde in KXMLGUIClient::prepareXMLUnplug (this=0x8a9475c, w=0x8a93678) at ../../kdeui/xmlgui/kxmlguiclient.cpp:734
#13 0x49e1ad9d in KXMLGUIFactory::removeClient (this=0x8b47ef8, client=0x8a9475c) at ../../kdeui/xmlgui/kxmlguifactory.cpp:439
#14 0x49e144de in KXMLGUIClient::~KXMLGUIClient (this=0x8a9475c, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiclient.cpp:100
#15 0x48bec520 in Konsole::SessionController::~SessionController (this=0x8a94748, __in_chrg=<value optimized out>) at ../../../../apps/konsole/src/SessionController.cpp:181
#16 0x4fa6da85 in qDeleteInEventHandler (o=0x1) at kernel/qobject.cpp:4001
#17 0x4fa6f148 in QObject::event (this=0x8a94748, e=0x0) at kernel/qobject.cpp:1231
#18 0x4b6995cc in QApplicationPrivate::notify_helper (this=0x8131008, receiver=0x8a94748, e=0x8aba558) at kernel/qapplication.cpp:4302
#19 0x4b6a015e in QApplication::notify (this=0xbfc2db28, receiver=0x8a94748, e=0x8aba558) at kernel/qapplication.cpp:3706
#20 0x49cd302a in KApplication::notify (this=0xbfc2db28, receiver=0x8a94748, event=0x8aba558) at ../../kdeui/kernel/kapplication.cpp:310
#21 0x4fa5e7eb in QCoreApplication::notifyInternal (this=0xbfc2db28, receiver=0x8a94748, event=0x8aba558) at kernel/qcoreapplication.cpp:726
#22 0x4fa6224c in sendEvent (receiver=0x0, event_type=0, data=0x810f860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x810f860) at kernel/qcoreapplication.cpp:1367
#24 0x4fa623cd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#25 0x4fa8a89f in sendPostedEvents (s=0x8132990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x8132990) at kernel/qeventdispatcher_glib.cpp:276
#27 0x4dfaa305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x4dfadfe8 in ?? () from /lib/libglib-2.0.so.0
#29 0x4dfae1c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x4fa8a395 in QEventDispatcherGlib::processEvents (this=0x810f360, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#31 0x4b757ed5 in QGuiEventDispatcherGlib::processEvents (this=0x810f360, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x4fa5ce09 in QEventLoop::processEvents (this=0xbfc2da84, flags=) at kernel/qeventloop.cpp:149
#33 0x4fa5d25a in QEventLoop::exec (this=0xbfc2da84, flags=...) at kernel/qeventloop.cpp:201
#34 0x4fa6248f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#35 0x4b699667 in QApplication::exec () at kernel/qapplication.cpp:3581
#36 0x08059773 in _start ()

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

Possible duplicates by query: bug 259165, bug 257926, bug 257503, bug 256707, bug 248933.

Reported using DrKonqi
Comment 1 Eike Hein 2011-01-06 00:04:10 UTC
It's a Konsole bug fixed by KDE 4.5.4.

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