X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <20071217151509 DOT GA18608 AT ednor DOT casa DOT cgf DOT cx> <47669593 DOT 9070505 AT foxtrott-nb DOT de> Subject: RE: Running dovecot under Cygwin Date: Mon, 17 Dec 2007 15:44:46 -0000 Message-ID: <01c501c840c3$c044e4c0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <47669593.9070505@foxtrott-nb.de> 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 On 17 December 2007 15:28, Ronny wrote: >> I don't but you might be able to get some clues from looking at strace >> output. > > Well, i never used strace, so i do not know what it says me. > I just give you the output. > Could you have a look on it? Thanks a lot. What is /home/Administrator/test/new.exe ? I noticed a lot of exceptions during the parent-and-child post-spawn synchronisation phase: --- Process 1760, exception C0000135 at 7C974ED1 --- Process 568, exception C0000135 at 7C974ED1 --- Process 420, exception C0000135 at 7C974ED1 --- Process 280, exception C0000135 at 7C974ED1 --- Process 2036, exception C0000135 at 7C974ED1 --- Process 1760, exception C0000135 at 7C974ED1 --- Process 504, exception C0000135 at 7C974ED1 That code stands for STATUS_DLL_NOT_FOUND. Does 'new.exe', whatever it is, require a dll to be in the PATH setting? (Tip: use "cygcheck " to see the list of dlls required by any .exe, along with a warning if any are missing). cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/