[Konsole-devel] [Bug 297156] New: konsole crashes running 'ssh -t'

Matthew Woehlke mw_triad at users.sourceforge.net
Sat Mar 31 00:03:37 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=297156

            Bug ID: 297156
          Severity: crash
           Version: 2.8.1
          Priority: NOR
          Assignee: konsole-devel at kde.org
           Summary: konsole crashes running 'ssh -t'
    Classification: Unclassified
                OS: Linux
          Reporter: mw_triad at users.sourceforge.net
          Hardware: Fedora RPMs
            Status: NEW
         Component: general
           Product: konsole

Application: konsole (2.8.1)
KDE Platform Version: 4.8.1 (4.8.1)
Qt Version: 4.8.0
Operating System: Linux 3.3.0-1.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- Steps to reproduce:
1. ssh -t localhost bash -l

Running the above crashes konsole every time about a second after logging in.

- Custom settings of the application:
Remote tab title format is set to "(%u) %h".

- Additional information:
Changing the remote tab title format to a string without placeholders avoids
the bug.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00000030b94c5107 in QString::operator=(QString const&) () from
/lib64/libQtCore.so.4
#6  0x00000030bc47498b in Konsole::SSHProcessInfo::SSHProcessInfo
(this=0x7fffebdf6d10, process=...) at
/usr/src/debug/konsole-4.8.1/src/ProcessInfo.cpp:1043
#7  0x00000030bc4847cd in Konsole::Session::getDynamicTitle (this=0x24f6780) at
/usr/src/debug/konsole-4.8.1/src/Session.cpp:1005
#8  0x00000030bc48dd77 in Konsole::SessionController::snapshot (this=0x25ba6f0)
at /usr/src/debug/konsole-4.8.1/src/SessionController.cpp:204
#9  0x00000030bc491d0a in qt_static_metacall (_a=<optimized out>,
_id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at
/usr/src/debug/konsole-4.8.1/x86_64-redhat-linux-gnu/src/SessionController.moc:164
#10 Konsole::SessionController::qt_static_metacall (_o=<optimized out>,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
/usr/src/debug/konsole-4.8.1/x86_64-redhat-linux-gnu/src/SessionController.moc:121
#11 0x00000030b9589c0f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /lib64/libQtCore.so.4
#12 0x00000030b9588f1c in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#13 0x00000030bd1ca2dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQtGui.so.4
#14 0x00000030bd1ce85a in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQtGui.so.4
#15 0x00000030be445806 in KApplication::notify(QObject*, QEvent*) () from
/lib64/libkdeui.so.5
#16 0x00000030b957482e in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /lib64/libQtCore.so.4
#17 0x00000030b95a5122 in ?? () from /lib64/libQtCore.so.4
#18 0x00000030b95a22f4 in ?? () from /lib64/libQtCore.so.4
#19 0x00000030b044773c in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#20 0x00000030b0447b58 in ?? () from /lib64/libglib-2.0.so.0
#21 0x00000030b0447c14 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#22 0x00000030b95a2956 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQtCore.so.4
#23 0x00000030bd269c0e in ?? () from /lib64/libQtGui.so.4
#24 0x00000030b957382f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQtCore.so.4
#25 0x00000030b9573ab8 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQtCore.so.4
#26 0x00000030b95782fc in QCoreApplication::exec() () from
/lib64/libQtCore.so.4
#27 0x00000030b7c133d5 in kdemain (argc=1, argv=0x7fffebdf7a68) at
/usr/src/debug/konsole-4.8.1/src/main.cpp:89
#28 0x00000030ae421735 in __libc_start_main () from /lib64/libc.so.6
#29 0x0000000000400811 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list