Bug 225211 - Konsole crashed suddenly while typing in bash
Summary: Konsole crashed suddenly while typing in bash
Status: RESOLVED DUPLICATE of bug 201119
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: 2010-02-01 23:31 UTC by Hussein Abdallah
Modified: 2010-02-01 23:37 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 Hussein Abdallah 2010-02-01 23:31:49 UTC
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-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Konsole was open in a Ubuntu GNOME 2.28.1 session (not a KDE session) Several tabs were open and konsole crashed suddenly, the last command typed was 'host', I never had this problem before. 

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#6  0x00712a2a in LinuxProcessInfo::readProcInfo(int) () from /usr/lib/libkonsoleprivate.so
#7  0x0070eb65 in Konsole::UnixProcessInfo::readProcessInfo (this=0x98b2378, pid=913, enableEnvironmentRead=false) at ../../../../apps/konsole/src/ProcessInfo.cpp:336
#8  0x0070e810 in Konsole::ProcessInfo::update (this=0x98b2378) at ../../../../apps/konsole/src/ProcessInfo.cpp:68
#9  0x00724176 in Konsole::Session::updateForegroundProcessInfo (this=0x971a208) at ../../../../apps/konsole/src/Session.cpp:839
#10 0x007241d2 in Konsole::Session::isForegroundProcessActive (this=0x971a208) at ../../../../apps/konsole/src/Session.cpp:1180
#11 0x00724282 in Konsole::Session::getProcessInfo (this=0x971a208) at ../../../../apps/konsole/src/Session.cpp:802
#12 0x00725948 in Konsole::Session::updateWorkingDirectory (this=0x971a208) at ../../../../apps/konsole/src/Session.cpp:231
#13 0x00726972 in Konsole::Session::getDynamicTitle (this=0x971a208) at ../../../../apps/konsole/src/Session.cpp:849
#14 0x0072ce09 in Konsole::SessionController::snapshot (this=0x98de810) at ../../../../apps/konsole/src/SessionController.cpp:204
#15 0x00735530 in Konsole::SessionController::qt_metacall (this=0x98de810, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbfd5b0dc) at ./SessionController.moc:172
#16 0x00cbf263 in QMetaObject::activate (sender=0x990dd10, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#17 0x00cbfec2 in QMetaObject::activate (sender=0x990dd10, m=0xd9a904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#18 0x00cf9667 in QTimer::timeout (this=0x990dd10) at .moc/release-shared/moc_qtimer.cpp:128
#19 0x00cc49ae in QTimer::timerEvent (this=0x990dd10, e=0xbfd5b570) at kernel/qtimer.cpp:261
#20 0x00cb93bf in QObject::event (this=0x990dd10, e=0xbfd5b570) at kernel/qobject.cpp:1075
#21 0x0102ef54 in QApplicationPrivate::notify_helper (this=0x8c8bb48, receiver=0x990dd10, e=0xbfd5b570) at kernel/qapplication.cpp:4056
#22 0x0103667c in QApplication::notify (this=0xbfd5b8d8, receiver=0x990dd10, e=0xbfd5b570) at kernel/qapplication.cpp:3603
#23 0x00950bfa in KApplication::notify (this=0xbfd5b8d8, receiver=0x990dd10, event=0xbfd5b570) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x00ca96cb in QCoreApplication::notifyInternal (this=0xbfd5b8d8, receiver=0x990dd10, event=0xbfd5b570) at kernel/qcoreapplication.cpp:610
#25 0x00cd67ce in QCoreApplication::sendEvent (this=0x8c8e874) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 QTimerInfoList::activateTimers (this=0x8c8e874) at kernel/qeventdispatcher_unix.cpp:572
#27 0x00cd40e0 in timerSourceDispatch (source=0x8c8e840) at kernel/qeventdispatcher_glib.cpp:165
#28 0x02e55e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x02e59730 in ?? () from /lib/libglib-2.0.so.0
#30 0x02e59863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00cd402c in QEventDispatcherGlib::processEvents (this=0x8c6bcb0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#32 0x010cfbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8c6bcb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00ca7c79 in QEventLoop::processEvents (this=0xbfd5b834, flags=) at kernel/qeventloop.cpp:149
#34 0x00ca80ca in QEventLoop::exec (this=0xbfd5b834, flags=...) at kernel/qeventloop.cpp:201
#35 0x00caa53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0x0102edd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x0017c8d0 in kdemain (argc=1, argv=0xbfd5ba24) at ../../../../apps/konsole/src/main.cpp:104
#38 0x080485cb in main (argc=1, argv=0xbfd5ba24) at konsole_dummy.cpp:3

Reported using DrKonqi
Comment 1 Christoph Feck 2010-02-01 23:37:59 UTC

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