Bug 248512 - krunner renice root processes
Summary: krunner renice root processes
Status: RESOLVED WORKSFORME
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: Process Controller - krunner part (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-20 14:22 UTC by en-forcer
Modified: 2018-11-28 04:55 UTC (History)
0 users

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 en-forcer 2010-08-20 14:22:05 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
renice root processes in my scenario the init process priority without root permissions, the program is asking for root password, if you close krunner befor entering the password, it could be possible that its enough to close the renice window. you will get after confirming the password a crashreport window.

After starting krunner again, the process priority changed, so the renice process was successfully.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f4241db5615 in QWidget::effectiveWinId() const () from /usr/lib/libQtGui.so.4
#6  0x00007f424304a325 in KMessageBox::sorry(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#7  0x00007f423721f996 in KSysGuardProcessList::changeCpuScheduler(QList<long long> const&, KSysGuard::Process::Scheduler, int) () from /usr/lib/libprocessui.so.4
#8  0x00007f423722080b in KSysGuardProcessList::reniceSelectedProcesses() () from /usr/lib/libprocessui.so.4
#9  0x00007f42372212bb in KSysGuardProcessList::actionTriggered(QObject*) () from /usr/lib/libprocessui.so.4
#10 0x00007f42372214cb in KSysGuardProcessList::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libprocessui.so.4
#11 0x00007f4242bacd9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00007f4242bafe32 in QSignalMapper::mapped(QObject*) () from /usr/lib/libQtCore.so.4
#13 0x00007f4242baff4a in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#14 0x00007f4242bb05c0 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f4242bacd9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f4241d6df92 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#17 0x00007f4241d6e18a in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#18 0x00007f4242196273 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f424219c28a in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f4241dc4292 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f424219d4db in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f4241d74854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f4241d791ba in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f42430b7096 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f4242b98d3c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f4241d757a5 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#27 0x00007f4241df0624 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f4241deedc9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007f4241e146b2 in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f423e245b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f423e246310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#32 0x00007f423e2465ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f4242bc182f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f4241e1437e in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f4242b98122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f4242b9835c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f4242b9c76b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x00007f4237706216 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#39 0x0000000000406693 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-11 13:57:11 UTC
Probably a duplicate of bug 235156.
Comment 2 Andrew Crouthamel 2018-10-29 22:44:04 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-13 14:27:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-28 04:55:53 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!