Bug 74684 - Random race condition kdeinit
Summary: Random race condition kdeinit
Status: RESOLVED DUPLICATE of bug 74130
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeinit (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 08:16 UTC by Albert Schueller
Modified: 2004-02-10 15:09 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 Albert Schueller 2004-02-09 08:16:10 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Debian stable Packages

I run the system monitor on my taskbar.  At random times, usually after a window manager event of some kind, the CPU bar goes to the top.  If I look at a process list, there are usually one or more kdeinit's hogging up the CPU.  If I kill them, I break the session and have to logout.  

The race condition disappears when I logout out to kdm and log back in.

I know this is vague, but the race seems to be randomly initiated.  At one point, several times in a row, I was able to start the race simply by typing 'ls' in a konsole window.  Thankfully that has stopped now.  Other times have been during the creation of a new tab in konqueror, closing windows.
Comment 1 Waldo Bastian 2004-02-09 12:20:27 UTC
I am not sure I understand.

Can you look at http://bugs.kde.org/show_bug.cgi?id=74130 ?

Does that look like the problem you are seeing?
Comment 2 Albert Schueller 2004-02-10 08:27:47 UTC
Quoting Waldo Bastian: 
> ------- Additional Comments From bastian@kde.org  2004-02-09 12:20 -------
> I am not sure I understand.
> 
> Can you look at http://bugs.kde.org/show_bug.cgi?id=74130 ?
> 
> Does that look like the problem you are seeing?

Yes.  When I looked at the process list with "top" I only saw kdeinit,
not the kded process.  After reading the above report, the next time it
happened I used "ps" to look at the processes and indeed the racing
process shows as kdeinit: kded.  Killing it and restarting it, fixes it
too.

You can clear my bug report, it's a clear dupe of this.

A

Comment 3 Waldo Bastian 2004-02-10 15:09:09 UTC

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