RE: 1.3.20: mmap with nonzero file offset results in seg fault (Win2k )"

2003-02-24 Thread brett . matson
o be set to the name of a file that is larger than 16 system pages + 32 bytes. Brett -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 1:28 PM To: [EMAIL PROTECTED] Subject: Re: 1.3.20: mmap with nonzero file offset results in seg fault (

Re: 1.3.20: mmap with nonzero file offset results in seg fault (Win2k )"

2003-02-24 Thread Christopher Faylor
On Tue, Feb 25, 2003 at 12:49:45PM +1100, [EMAIL PROTECTED] wrote: > >Accessing the mapped region of memory after an mmap call >with a non-zero offset results in a seg fault. A zero >offset will not result in a seg fault. > >Cygwin1.dll version 1.3.19 doesn't experience this problem. >Cygcheck

1.3.20: mmap with nonzero file offset results in seg fault (Win2k)"

2003-02-24 Thread brett . matson
Accessing the mapped region of memory after an mmap call with a non-zero offset results in a seg fault. A zero offset will not result in a seg fault. Cygwin1.dll version 1.3.19 doesn't experience this problem. Cygcheck output is attached. Example: if (rslt = mmap(0, size, prot, MAP_SHARED,