Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 20 Jul 2004 13:49:46 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: MapViewOfFileEx errors disappeared with cygwin1-20040716 snapshot Message-ID: <20040720114946.GJ11473@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <87n01xzci1 DOT fsf AT vzell-de DOT de DOT oracle DOT com> <20040719045351 DOT GA9614 AT trixie DOT casa DOT cgf DOT cx> <878ydgxozc DOT fsf AT vzell-de DOT de DOT oracle DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878ydgxozc.fsf@vzell-de.de.oracle.com> User-Agent: Mutt/1.4.2i On Jul 19 12:36, Dr. Volker Zell wrote: > You are right. I just checked my XWin.log and it again said > > MIT-SHM extension disabled due to lack of kernel support > > also ipcs gives me > > Bad system call > > I start my cygserver as a service and a process listing shows that it's > still running, hmmmmmmm..... > > When I start cygserver after a reboot from a bash shell I get the > following (cygwin1.dll and cygserver both from the Jul 17 snapshot): > > 12:19 PM [505]> cygserver --version > cygserver: (cygwin) 1.10 > API version 1.5.11(0.116/4/1)-(3.0.0.2) 20040717 00:34:52SNP > Copyright 2001, 2002, 2003 Red Hat, Inc. > Compiled on Jul 17 2004 > Default configuration file is /etc/cygserver.conf > 12:21 PM [506]> cygserver -e -l 7 -d > cygserver: daemon starting up > cygserver: /netrel/src/cygwin-snapshot-20040717-1/winsup/cygserver/threaded_queue.cc, line 112: starting all queue submission loops > assertion "!_hThread" failed: file "/netrel/src/cygwin-snapshot-20040717-1/winsup/cygserver/threaded_queue.cc", line 321 You're talking about two different problems here. The "Bad system call" is a result of either not having $CYGWIN set to contain the word "server", or a result of Cygserver not running. The failing assertion in Cygserver seems to be a problem of compiling Cygserver with a g++ version which has some weird bug. The latest snapshot still has that problem, apparently. I've just created a new snapshot, which contains a Cygserver which should work fine. At least I tried it and it runs w/o assertion *and* I don't see the above "MIT-SHM extension disabled due to lack of kernel support" message with that Cygserver. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/