Application that crashed: konsole Version of the application: 2.3.2 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-14-generic x86_64 Distribution: Ubuntu 9.10 What I was doing when the application crashed: KPackageKit installation of FrostWire failed. KPackageKit keeps reporting there are broken dependecies on the system. I did not yet have either Synaptic or aptitude installed to resolve this situation. I ran "sudo apt-get install -f" in Terminal to try to fix and the Terminal display returns: " E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?" I did not think so but I rebooted and tried again; this time the terminal opened a tab displaying license agreement from Sun Microsystems for Java SE and would not go further. When I attempted to close the Terminal I got the bug crash. I currently cannot install any packages at all. Help would be appreciated. -- Backtrace: Application: Konsole (kdeinit4), signal: Segmentation fault [KCrash Handler] #5 0x00007f6e42ef00e0 in Konsole::TerminalDisplay::filterChain() const () from /usr/lib/libkonsoleprivate.so #6 0x00007f6e42eda2f6 in Konsole::SessionController::removeSearchFilter() () from /usr/lib/libkonsoleprivate.so #7 0x00007f6e42edc57c in Konsole::SessionController::setSearchBar(Konsole::IncrementalSearchBar*) () from /usr/lib/libkonsoleprivate.so #8 0x00007f6e43169115 in ?? () from /usr/lib/libkdeinit4_konsole.so #9 0x00007f6e43169eb4 in ?? () from /usr/lib/libkdeinit4_konsole.so #10 0x00007f6e4edbcddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #11 0x00007f6e42eff822 in Konsole::ViewManager::activeViewChanged(Konsole::SessionController*) () from /usr/lib/libkonsoleprivate.so #12 0x00007f6e42effae1 in Konsole::ViewManager::controllerChanged(Konsole::SessionController*) () from /usr/lib/libkonsoleprivate.so #13 0x00007f6e42f07362 in Konsole::ViewManager::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkonsoleprivate.so #14 0x00007f6e4edbcddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #15 0x00007f6e42ed9c8f in Konsole::SessionController::focused(Konsole::SessionController*) () from /usr/lib/libkonsoleprivate.so #16 0x00007f6e42eda738 in Konsole::SessionController::eventFilter(QObject*, QEvent*) () from /usr/lib/libkonsoleprivate.so #17 0x00007f6e4eda6f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #18 0x00007f6e4cd57ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #19 0x00007f6e4cd5f1ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #20 0x00007f6e4d98eab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #21 0x00007f6e4eda7c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #22 0x00007f6e4cd62156 in QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) () from /usr/lib/libQtGui.so.4 #23 0x00007f6e4cda1061 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQtGui.so.4 #24 0x00007f6e4cd62772 in QApplication::setActiveWindow(QWidget*) () from /usr/lib/libQtGui.so.4 #25 0x00007f6e4cdc3b9e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #26 0x00007f6e4cdecd0c in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007f6e4bc88bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #28 0x00007f6e4bc8c588 in ?? () from /lib/libglib-2.0.so.0 #29 0x00007f6e4bc8c6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #30 0x00007f6e4edd01a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #31 0x00007f6e4cdec4be in ?? () from /usr/lib/libQtGui.so.4 #32 0x00007f6e4eda6532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #33 0x00007f6e4eda6904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #34 0x00007f6e4eda8ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #35 0x00007f6e4316d503 in kdemain () from /usr/lib/libkdeinit4_konsole.so #36 0x0000000000406da8 in _start () Reported using DrKonqi
*** Bug 259999 has been marked as a duplicate of this bug. ***
*** Bug 262497 has been marked as a duplicate of this bug. ***
Created attachment 56898 [details] New crash information added by DrKonqi I have two tabs opened before I close Konsole; one tab has a program running, while the other has none. When I close the Konsole window it crashed.
*** This bug has been marked as a duplicate of bug 264499 ***