From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31461 invoked by alias); 8 Aug 2005 17:20:13 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 31204 invoked by uid 22791); 8 Aug 2005 17:20:02 -0000 Received: from 116.red-217-127-22.pooles.rima-tde.net (HELO novaelecserver.novaelec.com) (217.127.22.116) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 08 Aug 2005 17:20:02 +0000 Subject: Re: Postmaster core dumps Date: Mon, 08 Aug 2005 17:20:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message From: "depinfo - Dep. Informatica" To: X-SW-Source: 2005-08/txt/msg00310.txt.bz2 Hi! Wonderful! PostgreSQL works again! :) Thanks a lot! But I've detected a little error that also was present before. Prior to start PostgreSQL is necessary run "$ cygserver" and to finish a session is necessary to stop the server, so anybody can use "$ cygserver -S" to do that. Well, but that command produces the next error: Segmentation fault (core dumped). And using gdb: Program received signal SIGSEGV, Segmentation fault. 0x0040644c in create_server_transport () at /netrel/src/cygwin-snapshot-20050808-1/winsup/cygwin/wincap.h:84 84 in /netrel/src/cygwin-snapshot-20050808-1/winsup/cygwin/wincap.h Another option is kill the process, but I think that the argument -S is better (more beautiful maybe :D) and would be used instead. Anyway, I thought I could make any changes by myself, but I don't know how... how could I see the code? Could I fix anything by myself? Thanks! >>Christopher Faylor wrote: >> >> >> This should be fixed in today's snapshot. >> >> >Thank you. I can confirm that the postgres is working with latest snapshot. > >-- >J Lambert -- 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/