[Xapian-tickets] [Xapian] #646: Couldn't open /recoll-index/position.baseA: Too many open files
Xapian
nobody at xapian.org
Thu Jun 26 07:39:18 BST 2014
#646: Couldn't open /recoll-index/position.baseA: Too many open files
-----------------------+----------------------------
Reporter: Percent01 | Owner: olly
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Other | Version: 1.2.17
Severity: normal | Resolution: notabug
Keywords: recoll | Blocked By:
Blocking: | Operating System: All
-----------------------+----------------------------
\
\
\
\
\
\
Comment (by olly):
Please read the whole of that thread - that issue was in C# code, and due
to garbage collection delaying the destruction of database objects. And
that wasn't a bug in Xapian either - the fix was to call
{{{WritableDatabase::close()}}} rather than rely on the object being
destroyed in a timely fashion.
I'm fairly sure Recoll is written in C++ not C#, so it's unlikely to be
related anyway.
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/646#comment:4>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list