Bug 256747 - yakuake crash - exiting the shell
Summary: yakuake crash - exiting the shell
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-12 23:23 UTC by Nuno Aniceto
Modified: 2010-11-13 11:26 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 Nuno Aniceto 2010-11-12 23:23:10 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-pentium-m i686
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
exiting the shell (exit using an alias)

- Unusual behavior I noticed:
sometimes my screen flickers (only on linux), it may be kernel/nvidia driver/xorg

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#7  0x00000000 in ?? ()
#8  0xb6e5c337 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#9  0xb733fdd8 in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libkdeui.so.5
#10 0xb755192e in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libkdeui.so.5
#11 0xb7557335 in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libkdeui.so.5
#12 0xb7551b9e in KXMLGUIClient::~KXMLGUIClient() () from /usr/lib/libkdeui.so.5
#13 0xb295bc05 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#14 0xb295bc52 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#15 0xb6e59115 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#16 0xb6e5b980 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb639c854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb63a143e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb7425a1a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0xb6e465cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0xb6e4a1e5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#22 0xb6e4a3bd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#23 0xb6e73a34 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb5a36b72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb5a37350 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb5a37604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb6e73bac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb644e265 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb6e45789 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb6e45a2a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb6e4a47f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0xb639a6a7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0x0805849e in _start ()

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

Possible duplicates by query: bug 255863, bug 254875.

Reported using DrKonqi
Comment 1 Eike Hein 2010-11-13 11:26:47 UTC

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