On Sat, Sep 04, 2010 at 04:45:08PM +0200, Ralf Hildebrandt wrote:

> >     if (DICT_DB_CLOSE(dict_db->db) < 0)
> >         msg_info("close database %s: %m", dict_db->dict.name);
> > 
> > Not reporting the anomaly at all may mask real problems in the future.
> 
> Hm, so isn't that a bug in BerkeleyDB then - and should be reported? 

Yes, it looks like a Berkeley DB bug. The benefit of reporting it may
not be worth the effort, but if someone wants to be a good citizen,
by all means... This issue may already be known.

-- 
        Viktor.

Reply via email to