X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.8 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,TW_RW,TW_WX,TW_XR X-Spam-Check-By: sourceware.org References: <1319578206 DOT 31584 DOT YahooMailRC AT web80708 DOT mail DOT mud DOT yahoo DOT com> <005c01cc93ec$4bdf1da0$e39d58e0$@ieee.org> <1319650967 DOT 20592 DOT YahooMailRC AT web80704 DOT mail DOT mud DOT yahoo DOT com> <00af01cc941e$760e9a60$622bcf20$@ieee.org> Message-ID: <1319667183.96340.YahooMailRC@web80703.mail.mud.yahoo.com> Date: Wed, 26 Oct 2011 15:13:03 -0700 (PDT) From: Zdzislaw Meglicki Subject: Re: exim-4.76-1 fails to remove lock from spooler on delivery To: "Pierre A. Humblet" Cc: cygwin AT cygwin DOT com In-Reply-To: <00af01cc941e$760e9a60$622bcf20$@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p9QMDPkO018204 I wonder why this should be a problem. The file does exist on my system and it should be readable and executable to groups root and  SYSTEM: $ cd /cygdrive/c/Windows/system32 $ ls -l winmm.dll -rwxrwx---+ 2 ???????? ???????? 194048 Nov 20  2010 winmm.dll $ getfacl winmm.dll # file: winmm.dll # owner: ???????? # group: ???????? user::rwx group::rwx group:root:r-x group:SYSTEM:r-x group:Users:r-x mask:rwx other:--- $ Perhaps I should add explicit ACLs for users SYSTEM and cyg_server? Cheers, Gustav Zdzislaw (Gustav) Meglicki Indiana University ________________________________ Pierre: I was able to replicate the problem on Windows 7: The delivery process crashes because it can't load winmm.dll 16:06:33  3572 writing data block fd=6 size=1 timeout=0       6 [main] exim 3572 C:\Program Files\cygwin\bin\exim-4.76-1.exe: *** fatal error - unable to load C:\Windows\system32\winmm.dll, Win32 error 1114 16:06:33  5620 LOG: MAIN PANIC 16:06:33  5620  failed to read delivery status for phumblet AT phumblet-lap01w from delivery subprocess So it's a Cygwin issue... I think it has been discussed before but I am not sure if there is a solution. -- 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