Bug 229371 - Trying to watch Cron task
Summary: Trying to watch Cron task
Status: RESOLVED DUPLICATE of bug 209459
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 09:26 UTC by Michael
Modified: 2010-03-20 16:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2010-03-04 09:26:32 UTC
Application that crashed: krunner
Version of the application: 0.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
I opened up the program to check CPU usage of the CRON process while it was running gnuzip and it crashed. First time I've ever seen this program crash to be honest.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007faf75afc45c in ?? () from /usr/lib64/libQtGui.so.4
#6  0x00007faf75afc56d in QSortFilterProxyModel::mapToSource () from /usr/lib64/libQtGui.so.4
#7  0x00007faf75af7110 in ?? () from /usr/lib64/libQtGui.so.4
#8  0x00007faf75afdde4 in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007faf75afedab in QSortFilterProxyModel::qt_metacall () from /usr/lib64/libQtGui.so.4
#10 0x00007faf6a063360 in ProcessFilter::qt_metacall () from /usr/lib64/libprocessui.so.4
#11 0x00007faf777fb88c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#12 0x00007faf778313a7 in QAbstractItemModel::dataChanged () from /usr/lib64/libQtCore.so.4
#13 0x00007faf6a064fb2 in ?? () from /usr/lib64/libprocessui.so.4
#14 0x00007faf6a067eea in ?? () from /usr/lib64/libprocessui.so.4
#15 0x00007faf777fb88c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#16 0x00007faf697b720d in KSysGuard::Processes::processChanged () from /usr/lib64/libprocesscore.so.4
#17 0x00007faf697b7691 in KSysGuard::Processes::updateProcess () from /usr/lib64/libprocesscore.so.4
#18 0x00007faf697b8d01 in KSysGuard::Processes::updateOrAddProcess () from /usr/lib64/libprocesscore.so.4
#19 0x00007faf697b8b5b in KSysGuard::Processes::updateOrAddProcess () from /usr/lib64/libprocesscore.so.4
#20 0x00007faf697b8fcb in KSysGuard::Processes::processesUpdated () from /usr/lib64/libprocesscore.so.4
#21 0x00007faf697b9304 in KSysGuard::Processes::qt_metacall () from /usr/lib64/libprocesscore.so.4
#22 0x00007faf777fb88c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#23 0x00007faf6a064321 in ProcessModel::update () from /usr/lib64/libprocessui.so.4
#24 0x00007faf6a059444 in KSysGuardProcessList::updateList () from /usr/lib64/libprocessui.so.4
#25 0x00007faf6a06117a in KSysGuardProcessList::qt_metacall () from /usr/lib64/libprocessui.so.4
#26 0x00007faf777fb88c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#27 0x00007faf777f5833 in QObject::event () from /usr/lib64/libQtCore.so.4
#28 0x00007faf755a112c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#29 0x00007faf755a83fe in QApplication::notify () from /usr/lib64/libQtGui.so.4
#30 0x00007faf761c52d6 in KApplication::notify () from /usr/lib64/libkdeui.so.5
#31 0x00007faf777e66ac in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#32 0x00007faf778114e2 in ?? () from /usr/lib64/libQtCore.so.4
#33 0x00007faf7780ef48 in ?? () from /usr/lib64/libQtCore.so.4
#34 0x00007faf744fb4ce in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#35 0x00007faf744fee98 in ?? () from /usr/lib64/libglib-2.0.so.0
#36 0x00007faf744fefc0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#37 0x00007faf7780ec73 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#38 0x00007faf7563464e in ?? () from /usr/lib64/libQtGui.so.4
#39 0x00007faf777e4fe2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#40 0x00007faf777e53b4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#41 0x00007faf777e7569 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#42 0x00007faf6a4ddd04 in kdemain () from /usr/lib64/libkdeinit4_krunner.so
#43 0x00000000004068b8 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-20 16:51:34 UTC
Reported at bug 209459, fixed in KDE SC 4.4.
Regards

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