Bug 63289

Summary: Thumbnails + large directory -> runs out of file descriptors
Product: [Retired] Red Hat Raw Hide Reporter: Bill Crawford <billc>
Component: gqviewAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-12 16:17:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Crawford 2002-04-12 03:17:09 UTC
Description of Problem:
If I open gqview in a directory with a large number of images (several
thousand), the status shows that thumbnails are being generated, then the
progress bar crawls slowly for a few seconds, then suddenly speeds up, at which
point any images not yet shown have an icon with a big question mark and
"unknown" underneath.  Running lsof shows thousands of open files, presumably
indicating that the process cannot open any more.
What's puzzling me is that I'm sure it was worked as expected in directories
with >1000 images in before, as little as a week ago, but neither gqview nor
gtk+ appear to have changed in over a fortnight.

Comment 1 Havoc Pennington 2002-04-12 15:56:52 UTC
I wonder if it could be an imlib bug? What if you back down your imlib version?

Comment 2 Owen Taylor 2002-04-12 16:17:25 UTC
Yep, this is a 1.9.13 bug. The 1.9.13-3.7.x packages in Rawhide
now should fix this problem.


Comment 3 Bill Crawford 2002-04-13 02:48:04 UTC
Thanks, that's fixed it.