Summary: | Random race condition kdeinit | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Albert Schueller <schuelaw> |
Component: | kdeinit | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Albert Schueller
2004-02-09 08:16:10 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? 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
|