Summary: | too many open files | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Edmon <edmon> |
Component: | Database-Files | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, laszlo.gombos, matze |
Priority: | NOR | ||
Version: | 0.9.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: | |||
Attachments: | List of files opened by digikam |
Description
Edmon
2009-03-12 06:13:03 UTC
file descriptor leak? You might want to check with lsof, or have a look at /proc/<pid>/fd directly Created attachment 32251 [details]
List of files opened by digikam
17321 being the pid of digikam:
$ sudo lsof -p 17321 | wc -l
1136
Edmon, It still valid to use digiKam 2.x serie ? Gilles Caulier *** This bug has been marked as a duplicate of bug 314385 *** Not reproducible using digiKam 7.0.0 beta1. |