[Konsole-devel] [Bug 297156] konsole crashes running 'ssh -t'
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Sat Mar 31 01:06:05 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=297156
--- Comment #1 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
well that is impressive... confirmed
(gdb) bt
#0 0xb71f45b2 in QString::operator=(QString const&) ()
from /usr/lib/qt4/libQtCore.so.4
#1 0xb7f58414 in Konsole::SSHProcessInfo::SSHProcessInfo (this=0xbfffea4c,
process=...)
at /mnt/extrahd/KDE/src/kde/kde-baseapps/konsole/src/ProcessInfo.cpp:941
#2 0xb7f69dc5 in Konsole::Session::getDynamicTitle (this=0x80a3100)
at /mnt/extrahd/KDE/src/kde/kde-baseapps/konsole/src/Session.cpp:950
#3 0xb7f745b9 in Konsole::SessionController::snapshot (this=0x8205da8)
at
/mnt/extrahd/KDE/src/kde/kde-baseapps/konsole/src/SessionController.cpp:230
#4 0xb7f79e0d in Konsole::SessionController::qt_static_metacall (
_o=0x8205da8, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xbfffebcc)
at
/mnt/extrahd/KDE/build/kde/kde-baseapps/konsole/src/SessionController.moc:173
#5 0xb72c9252 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/qt4/libQtCore.so.4
#6 0xb731b0f7 in QTimer::timeout() () from /usr/lib/qt4/libQtCore.so.4
#7 0xb72d16de in QTimer::timerEvent(QTimerEvent*) ()
from /usr/lib/qt4/libQtCore.so.4
#8 0xb72c85c4 in QObject::event(QEvent*) () from /usr/lib/qt4/libQtCore.so.4
#9 0xb673ada4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/qt4/libQtGui.so.4
#10 0xb673fade in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/qt4/libQtGui.so.4
#11 0xb7a3503a in KApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libkdeui.so.5
#12 0xb72b273b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/qt4/libQtCore.so.4
#13 0xb72e6d21 in ?? () from /usr/lib/qt4/libQtCore.so.4
#14 0xb72e3a3a in ?? () from /usr/lib/qt4/libQtCore.so.4
#15 0xb5dd1d42 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb5dd2508 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb5dd2724 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb72e41dc in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/qt4/libQtCore.so.4
#19 0xb67ed065 in ?? () from /usr/lib/qt4/libQtGui.so.4
#20 0xb72b1549 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag---Type <return>
to continue, or q <return> to quit---
>) () from /usr/lib/qt4/libQtCore.so.4
#21 0xb72b185a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/qt4/libQtCore.so.4
#22 0xb72b651f in QCoreApplication::exec() () from /usr/lib/qt4/libQtCore.so.4
#23 0xb6738c17 in QApplication::exec() () from /usr/lib/qt4/libQtGui.so.4
#24 0xb7fd6904 in kdemain (argc=2, argv=0xbffff584)
at /mnt/extrahd/KDE/src/kde/kde-baseapps/konsole/src/main.cpp:84
#25 0x0804878b in main (argc=2, argv=0xbffff584)
at /mnt/extrahd/KDE/build/kde/kde-baseapps/konsole/src/konsole_dummy.cpp:3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list