[Digikam-devel] [Bug 149683] New: Digikam pegs out CPU at 100% after a little usage
Victor Trac
victor.trac at gmail.com
Sun Sep 9 00:53:47 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=149683
Summary: Digikam pegs out CPU at 100% after a little usage
Product: digikam
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: victor.trac gmail com
Version: 0.9.2-final (using KDE KDE 3.5.7)
Installed from: Gentoo Packages
Compiler: gcc 4.1.2
OS: Linux
A some point after starting digikam and viewing/editing images in the embedded browser, digikam starts to peg out one of my CPUs. Here's the output from strace:
select(14, [3 4 5 7 9 12 13], [], [], NULL) = 1 (in [12])
gettimeofday({1189295280, 596798}, NULL) = 0
gettimeofday({1189295280, 596823}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
select(14, [3 4 5 7 9 12 13], [], [], NULL) = 1 (in [12])
gettimeofday({1189295280, 596931}, NULL) = 0
gettimeofday({1189295280, 596956}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
select(14, [3 4 5 7 9 12 13], [], [], NULL) = 1 (in [12])
gettimeofday({1189295280, 597063}, NULL) = 0
gettimeofday({1189295280, 597089}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
...
That repeats indefinitely.
More information about the Digikam-devel
mailing list