sqlite defect

jojelino jojelino@gmail.com
Thu Jul 18 09:39:00 GMT 2013


On 2013-07-18 AM 10:53, Warren Young wrote:
> Nothing so simple.  Locking is handled at the OS and/or Cygwin DLL
> level.  The build change between 3.7.16.2 and 3.7.17-3 is that we're now
> relying on new features in the Cygwin DLL to do Windows-style locking by
> default.
>
> Older versions of Cygwin SQLite bypassed the Cygwin DLL entirely for
> this, going straight to the Win32 API, thereby preventing the DLL from
> interposing itself for the "posix" case.
>
Mandatory locking feature of cygwin used in sqlite is broken.
Just build plain sqlite build without the cygport patch that led the 
disaster. unless you have familiar with exotic adventure like finding 
undocumented behavior of windows wasting many man-hours to workaround 
the problem.

-- 
Regards.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list