On Friday 05 October 2007 10:34:53 Andre Renaud wrote: > I notice that code to force a checkpoint was added in for when sync was > called, but it is commented out - is there a reason for this, is it faulty? There is a locking issue that can cause a deadlock under some Linux versions. It should work under 2.6.x but might not work under 2.4.x. Give it a spin. > > Thanks, > Andre