This is the mail archive of the cygwin mailing list for the Cygwin project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
I am using CYGWIN V 1.5.25-15 on Windows 2008 Standard Server Edition with SP1.
I have a program which does the following :
1. The main process gets shared memory, opens an index file (through
Btrieve API).
2. If a record is found in the index file,the main process forks a child
and the child process reads the index file and process the data.
The program fails on the above system configuration giving the following error:
*** fatal error - MapViewOfFileEx (0x3D0000), Win32 error 487.
Terminating.
Please find the attachment for cygcheck.out.
I have downloaded cygwin from mirror (http%3a%2f%2fcygwin.basemirror.de%2f).
I had found the same problem reported with Windows XP SP2 & CYGWIN V
1.5.14, it was resolved.
Please see the thread link:
http://www.cygwin.com/ml/cygwin/2005-04/msg00014.html
Last, the same program works fine on Windows 2003 Standard Edition
with SP2 and CYGWIN V 1.5.25-15.
Hope this helps, please revert for any queries.
Cheers,
Suresh Kumar.
Attachment:
cygcheck.out
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |