On Sep 21 16:42, Corinna Vinschen wrote: > On Sep 21 15:02, Christian Rank wrote: >>> The corresponding debugging info of cygserver reads: >>> >>> cygserver: /netrel/src/cygwin-1.5.11-1/winsup/cygserver/sysv_shm.cc, >>> line 385: shmaddr: 82FFD000, shmflg: 0 >>> cygserver: /netrel/src/cygwin-1.5.11-1/winsup/cygserver/sysv_shm.cc, >>> line 393: Odd shmaddr: EINVAL > > Urgh! Ok, well... looking into the implementation of shmat, there's > only one explanation for this behaviour. Apparently MapViewOfFileEx > returned memory which isn't aligned to the memory granulation. > > [time passes, testing on a 9x system] > > That's it. Incredible. I've checked in a patch to cygserver which > takes this into account. Please give cygserver from the next Cygwin > snapshot (http://cygwin.com/snapshots.html) a try.
OK, I will test it with the next snapshot (not online yet). Thank you very much for fixing this so quickly. Best regards, Christian -- Dr. Christian Rank Rechenzentrum Universität Passau Innstr. 33 D-94032 Passau GERMANY Tel.: 0851/509-1838 Fax: 0851/509-1802 PGP public key see http://www.rz.uni-passau.de/mitarbeiter/rank -- 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/