Bug 257174 - Yakuake crashes when closing shell using ctrl+d
Summary: Yakuake crashes when closing shell using ctrl+d
Status: RESOLVED DUPLICATE of bug 246652
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.7
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 18:21 UTC by Manuel
Modified: 2010-11-17 18:25 UTC (History)
1 user (show)

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 2010-11-17 18:21:15 UTC
Application: yakuake (2.9.7)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.1
Operating System: Linux 2.6.35-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Several tabs open. When I close a tab using ctrl+d yakuake crashes.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f30626cabd5 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007f3063268775 in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libkdeui.so.5
#9  0x00007f3063443ffd in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libkdeui.so.5
#10 0x00007f306344994a in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libkdeui.so.5
#11 0x00007f3063444281 in KXMLGUIClient::~KXMLGUIClient() () from /usr/lib/libkdeui.so.5
#12 0x00007f3053e4165d in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#13 0x00007f3053e41689 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#14 0x00007f30626ca1c8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f3061a7f2b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007f3061a83dca in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f306333a226 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f30626b5ebc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007f30626b96e5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0x00007f30626e0db3 in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007f305d782bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f305d7833d0 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x00007f305d78366d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f30626e0f4f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f3061b2423e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f30626b5252 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f30626b549c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f30626b999b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x000000000041428c in _start ()

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

Possible duplicates by query: bug 256800, bug 256747, bug 255863, bug 254875.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-17 18:25:24 UTC
[Comment from a bug triager]
This issue was reported at bug 246652 and should be fixed in KDE SC 4.5.4 and later. Thanks

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