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: Mon, 1 Aug 2005 16:20:18 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Postmaster core dumps Message-ID: <20050801142018.GA15968@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <42DC0BAE DOT 1090701 AT x-ray DOT at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42DC0BAE.1090701@x-ray.at> User-Agent: Mutt/1.4.2i On Jul 18 22:06, Reini Urban wrote: > Novaelec schrieb: > >I run gdb with postmaster, the last process necessary to complete the > >PostgreSQL installation and which makes memory faults. > > > >I got then a little text about semaphores, the 'semget' function and a > >little tip to configure /usr/local/data/postgresql.conf, but I've been > >trying to make postmaster works helped for that info and another one from > >internet without get any result. > > > >Any idea? Now I know the problem is related to semaphores, but I don't get > >any progress in that sense. > > Most likely it's not semget() but earlier in the initial IPC setup in > CreateSharedMemoryAndSemaphores() with parallel connections. > I always get IsBadWritePtr() in shminit() since 8.0-beta3. Does that mean it's a bug in postgresql or in cygserver? If the latter, can you prepare a minimal testcase, please? Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-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/