Hi! First of all thank you for this excellent piece of software!
Maybe we've got a problem which occurs when concurrent processes access a sqlite database on Windows. We used procmon from the sysinternals suite (sysinternals.microsoft.com) to trace our problem. It looks like a call to LockFile does not fail, although a different process already locked the requested region (actually it's one byte at file offset 1,073,741,824). Please take a look at the attached screenshot. The two calls which look strange are selected.
Does somebody know whether this is a problem within procmon, a Windows bug or whatever?
Thank you very much, Alexander Löhr
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users