Bug 206179 - Local Konsole and remote Kdevelop apps crashed KDE
Summary: Local Konsole and remote Kdevelop apps crashed KDE
Status: RESOLVED DUPLICATE of bug 195265
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 22:17 UTC by Karl Phillip
Modified: 2011-09-18 13:30 UTC (History)
2 users (show)

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 Karl Phillip 2009-09-03 22:17:55 UTC
Application that crashed: konsole
Version of the application: 2.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I had 8 or 9 tabs open in konsole and also a Kdevelop from another machine via SSH. 

Then I sent 2 files of 60mb each via scp command on konsole over to the machine I was connected (the same PC that was running Kdevelop) and just a moment before scp  finished transferring the 2nd file... both konsole and kdeveloped crashed together.

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#6  0xb7f1a53d in ?? () from /usr/lib/libkonsoleprivate.so
#7  0xb7f166a5 in ?? () from /usr/lib/libkonsoleprivate.so
#8  0xb7f16350 in ?? () from /usr/lib/libkonsoleprivate.so
#9  0xb7f2b918 in Konsole::Session::updateForegroundProcessInfo () from /usr/lib/libkonsoleprivate.so
#10 0xb7f2b962 in Konsole::Session::isForegroundProcessActive () from /usr/lib/libkonsoleprivate.so
#11 0xb7f2ba22 in Konsole::Session::getProcessInfo () from /usr/lib/libkonsoleprivate.so
#12 0xb7f2d71b in Konsole::Session::updateWorkingDirectory () from /usr/lib/libkonsoleprivate.so
#13 0xb7f2e11f in Konsole::Session::getDynamicTitle () from /usr/lib/libkonsoleprivate.so
#14 0xb7f34562 in Konsole::SessionController::snapshot () from /usr/lib/libkonsoleprivate.so
#15 0xb7f3c1f8 in Konsole::SessionController::qt_metacall () from /usr/lib/libkonsoleprivate.so
#16 0xb73b31b8 in QMetaObject::activate (sender=0xb81d4c0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#17 0xb73b3e42 in QMetaObject::activate (sender=0xb81d4c0, m=0xb7490904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#18 0xb73ef687 in QTimer::timeout (this=0xb81d4c0) at .moc/release-shared/moc_qtimer.cpp:128
#19 0xb73b95ce in QTimer::timerEvent (this=0xb81d4c0, e=0xbfbd329c) at kernel/qtimer.cpp:261
#20 0xb73ae16f in QObject::event (this=0xb81d4c0, e=0xbfbd329c) at kernel/qobject.cpp:1075
#21 0xb6981d3c in QApplicationPrivate::notify_helper (this=0x92104e0, receiver=0xb81d4c0, e=0xbfbd329c) at kernel/qapplication.cpp:4056
#22 0xb698a03e in QApplication::notify (this=0xbfbd3544, receiver=0xb81d4c0, e=0xbfbd329c) at kernel/qapplication.cpp:3603
#23 0xb790185d in KApplication::notify (this=0xbfbd3544, receiver=0xb81d4c0, event=0xbfbd329c) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#24 0xb739dbcb in QCoreApplication::notifyInternal (this=0xbfbd3544, receiver=0xb81d4c0, event=0xbfbd329c) at kernel/qcoreapplication.cpp:610
#25 0xb73ccd51 in QTimerInfoList::activateTimers (this=0x92099b4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 0xb73c93a0 in timerSourceDispatch (source=0x9209980) at kernel/qeventdispatcher_glib.cpp:165
#27 0xb6220b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb62240eb in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb6224268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb73c92f8 in QEventDispatcherGlib::processEvents (this=0x91dcfa8, flags={i = -1078119400}) at kernel/qeventdispatcher_glib.cpp:327
#31 0xb6a23a75 in QGuiEventDispatcherGlib::processEvents (this=0x91dcfa8, flags={i = -1078119352}) at kernel/qguieventdispatcher_glib.cpp:202
#32 0xb739c1fa in QEventLoop::processEvents (this=0xbfbd34c0, flags={i = -1078119288}) at kernel/qeventloop.cpp:149
#33 0xb739c642 in QEventLoop::exec (this=0xbfbd34c0, flags={i = -1078119224}) at kernel/qeventloop.cpp:201
#34 0xb739eae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#35 0xb6981bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#36 0xb7f935d2 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#37 0x080486f2 in _start ()

This bug may be a duplicate of or related to bug 195265

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-09-18 13:30:09 UTC

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