Bug 280822 - crash after aborted upgrading and typing "exit"
Summary: crash after aborted upgrading and typing "exit"
Status: RESOLVED DUPLICATE of bug 246652
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 09:15 UTC by omeg-a
Modified: 2011-08-26 10:57 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 omeg-a 2011-08-26 09:15:36 UTC
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-preempt x86_64
Distribution: KXStudio 10.04

-- Information about the crash:
- What I was doing when the application crashed:
 i was upgrading my system (kx studio) with apt.get upgrade -f

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fc60c64f218 in ?? () from /lib/libc.so.6
#7  0x00007fc60d7dd741 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007fc60e38adb5 in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libkdeui.so.5
#9  0x00007fc60e59f3bd in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libkdeui.so.5
#10 0x00007fc60e5a8046 in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libkdeui.so.5
#11 0x00007fc60e5a1b51 in KXMLGUIClient::~KXMLGUIClient() () from /usr/lib/libkdeui.so.5
#12 0x00007fc5fe60e105 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#13 0x00007fc60d7d7ea8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fc60cb316ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fc60cb371dd in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fc60e47e926 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fc60d7c60ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fc60d7c8fd2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#19 0x00007fc60d7f2643 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007fc607a758c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007fc607a79748 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007fc607a798fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007fc60d7f2183 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fc60cbe397e in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007fc60d7c4dd2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007fc60d7c51bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007fc60d7c926b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x0000000000414df6 in _start ()

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

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

Reported using DrKonqi
Comment 1 Eike Hein 2011-08-26 10:57:53 UTC
This is a bug in Konsole (Yakuake embeds the Konsole KPart component) that is fixed in KDE 4.5.4 and later.

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