From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 14 Aug 2007 22:17:46 -0700 Subject: [sup-talk] Fwd: Re: [Ferret-trac] #279: IO Error - Error reading the segment infos Message-ID: <1187154980-sup-1906@south> Fore those following the index.c:901 error, here's a potential reason why Ferret might be doing this: too many open filehandles. If you can reproduce this, try increasing the max open filehandle limit and see if that helps things. --- Begin forwarded message from Ferret --- From: Ferret Cc: dbalmain Date: Wed, 15 Aug 2007 05:52:27 -0000 Subject: Re: [Ferret-trac] #279: IO Error - Error reading the segment infos #279: IO Error - Error reading the segment infos --------------------------------------+------------------------------------- Reporter: dennis at dennisschaaf.com | Owner: somebody Type: defect | Status: reopened Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: --------------------------------------+------------------------------------- Comment (by dennis at dennisschaaf.com): This guy mentions that there seems to be a limit with too many open files. Could it be that ferret is not closing files properly? I don't know where in the source i'd look but i'll try. http://www.ruby-forum.com/topic/120609 --- End forwarded message --- -- William