[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7775) LMDB terminates Postfix daemon process without logfile record



wietse@porcupine.org writes:
>Hallvard Breien Furuseth:
>> I suppose we could s/assert(foo)/mdb_assert(mc, foo)/ when that
>> compiles so it can report env, txn, dbi.  Howard, should I do that?
> 
> That was my idea. Allow me to code up an example, it is simpler
> than arguing in the abstract.

By all means, but I expect we understand each other.  I just needed to
know how muchimpact this needs to have on the lmdb's code.  The answer
is it must walk all over it.  And now that I think of it, it'll likely
introduce merge conflicts in every outstanding branch of any size.
So my preference is not to do this just yet.

-- 
Hallvard