Summary: | Crash in kinotify destructor | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | romain |
Component: | filewatch | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bladud, me, trueg |
Priority: | NOR | ||
Version First Reported In: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9.2 | |
Sentry Crash Report: |
Description
romain
2011-10-04 12:52:58 UTC
Does this happen when shutting down the system or during normal operation? During the both. Le 04/10/2011 15:02, Sebastian Trueg a écrit : > https://bugs.kde.org/show_bug.cgi?id=283314 > > > Sebastian Trueg<trueg@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |ASSIGNED > CC| |trueg@kde.org > Ever Confirmed|0 |1 > > > > > --- Comment #1 from Sebastian Trueg<trueg kde org> 2011-10-04 13:01:59 --- > Does this happen when shutting down the system or during normal operation? > This should be fixed now, since we don't use QQueue, and we explicitly empty the dirIterator that replaced it on destruction. |