Bug 340910 - System Activity process list/task manager shows dead processes
Summary: System Activity process list/task manager shows dead processes
Status: RESOLVED DUPLICATE of bug 261255
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 22:24 UTC by Unknown
Modified: 2014-11-14 11:06 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 Unknown 2014-11-12 22:24:41 UTC
Sometimes the KDE System Activity monitor shows processes that don't exist anymore. They don't disappear from the list. 

ps -e, for example, doesn't show these dead processes.

Looks like this happens with GUI programs only, not with command line tools.

Sending TERM or KILL signal to these processes doesn't remove them from the list.

Choosing "Show application window" for these processes doesn't do anything.

Choosing "Detailed memory information" for them shows the memory info window but no information is displayed in it.

Reproducible: Sometimes

Steps to Reproduce:
1. Start the system activity manager and leave it running on the task bar
2. Start programs and close them
3. Switch to the system activity manager and see these programs still there
4. Compare the list with the output of ps -e


Actual Results:  
Dead processes appear in the manager.

Expected Results:  
These processes should not appear on the list.

$ krunner --version
Qt: 4.8.6
KDE Development Platform: 4.14.2
Run Command Interface: 4.11.13
Comment 1 Christoph Feck 2014-11-14 11:06:14 UTC

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