Joe Wilson <[EMAIL PROTECTED]> wrote:
> --- [EMAIL PROTECTED] wrote:
> > "Ron Avriel" <[EMAIL PROTECTED]> wrote:
> > > 
> > > >If you only run a single process at a time does the problem go
> > > >away.  (If it does, that indicates that the problem is in the
> > > >locking code - an area where Fedora has given us no end of problems
> > > >in the past - not in the BTree layer.)
> > > 
> > > I believe the problem is a very subtle locking problem during 
> > > auto-vacuum. 
> > 
> > In pager.c near line 33 is an "#if 0" which if you change to "#if 1"
> > will turn on debugging printfs in the pager module.  Please do this
> > and send me the output on a run that fails.
> 
> Is the patch http://www.sqlite.org/cvstrac/chngview?cn=3547 related to 
> this autovaccum issue?
> 

I thought it might be, but it didn't fix the problem.  (I'm in
private communication with Ron - we've spent a lot of time on this.)

I'll let you know if and when we find and fix the bug.
--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to