Re: Bug#437742: libdb4.6: FTBFS on arm: in testsuite, run_subsystem: env env007: db open:invalid argument
On Tue, Aug 14, 2007 at 09:50:30AM +0200, Lennert Buytenhek wrote:
> There have been db4 corruption reports on ARM (specifically,
> environment file corruption) as long as I can remember.
For one, I keep ending up with a negative number of lock objects.
4294M Number of current lock objects (4294967287)
4294M Maximum number of lock objects at any one time (4294967295)
Note that berkeley db's shared memory queue implementation uses -1
as end-of-list indicator. That might be a clue.
Reply to: